* { margin: 0; padding: 0;  }

body {min-width: 960px;margin: 0;font-family: sans-serif; font-size: 14px; font-weight: lighter;}

img {border: none;}

ul {font-size: 12px; line-height: 20px;}

/* Container
................................................................................................................ */
.container_12 {margin-left: auto;margin-right: auto;width: 960px;}

/* `Grid >> 12 Columns
................................................................................................................ */
.container { margin: 0 auto;width: 960px; }
.grid1,.grid2,.grid3,
.grid4,.grid5,.grid6,
.grid7,.grid8,.grid9,
.grid10,.grid1,.grid12 {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid1:last-child,.grid2:last-child,.grid3:last-child,
.grid4:last-child,.grid5:last-child,.grid6:last-child,
.grid7:last-child,.grid8:last-child,.grid9:last-child,
.grid10:last-child,.grid1:last-child,.grid12:last-child{
  margin-right: 0;
}

.grid1:first-child,.grid2:first-child,.grid3:first-child,
.grid4:first-child,.grid5:first-child,.grid6:first-child,
.grid7:first-child,.grid8:first-child,.grid9:first-child,
.grid10:first-child,.grid1:first-child,.grid12:first-child{
  margin-left:0;
}

.grid1  { width: 60px;  }
.grid2  { width: 140px; }
.grid3  { width: 225px; }
.grid4  { width: 300px; }
.grid5  { width: 380px; }
.grid6  { width: 460px; }
.grid7  { width: 540px; }
.grid8  { width: 620px; }
.grid9  { width: 700px; }
.grid10 { width: 780px; }
.grid11 { width: 860px; }
.grid12 { width: 940px; }

.pullRight {float:right!important;}
.pullLeft {float:left!important;}

/* Tipografia 
........................................................................*/
h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding: 0;

}

hr {
	border: 1px dotted #5A0000;
}

h1 {
  font-size: 48px;
  color:#DFD39F;
  font-family: 'Alex Brush';
  font-weight: lighter;
}

h2 {
  color:#DFD39F;
  text-shadow:1px 1px 1px #CFCFCF;
  padding:5px 0 0 5px;
  font-family: 'Alex Brush';
}


h3 {
    color: #570E0E;
    font-weight: normal;    
}

h4 {
    color: #DFD39F;
    font-weight: lighter;
    text-shadow: 1px 1px 2px #000000;
    font-family: 'Alex Brush';
}

h5 {
    
    color: #5A0000;
    font-size: 16px;
    font-style: italic;
    margin: 20px 0;
    padding: 5px 10px 0;
    
}

h6 {}

p {text-align: justify;}

.fullBanner {
	margin-top: 50px;
}

.fullBanner img {
	height: 500px;
	width: 2144px!important;	
}

.nivo-caption {
	bottom: auto;
	margin-top: -155px;	
	padding: 10px 0;
}
.nivo-caption div {
	width: 960px;
	margin: 0 auto;
}

.nivo-caption h6 {
	  font-size: 14px;
    font-weight: lighter;
    line-height: 18px;
    width: 600px!important;
}

.nivoHolder {
	width: 100%;
	margin-top: -165px;
}

.nivo-controlNav {
	position: relative;
	width: 180px;
	-webkit-margin-start: 830px!important;
	padding: 0;
	overflow: auto;
	margin: 0 0 0 68%;
	z-index: 999;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) { .nivoHolder {margin-top: -165px!important;} }*/

.nivo-controlNav a {
	float: left;
	display: block;
	height: 15px;
	width: 12px;
	font-size: 14px;
	margin-right: 13px;
    padding: 6px 6px 2px 8px;
       background-color: #945C5D;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 2px #2D2D2D;
    color: #FFFFFF;
}

.nivo-controlNav a.active {
	background: #650003
}

.tourDestaque {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 17px!important;
  font-weight: normal!important;
}

.tourDestaque img {
  width:215px;
}

.tourDestaque span {
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
    display: block;
    height: 153px;
}

.tourDestaque a {
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
    display: block;
    height: 153px;
}

.tourDestaque a:hover {
  border: 5px solid #CCCCCC;

}

.tourDestaque h2 {
    background-color: #FFFFFF;
    color: #570E0E;
    height: 32px;
    padding: 5px 0 0 5px;
    position: absolute;
    width: 215px;
    opacity: 0.8;
    text-shadow: none!important;
	  font-weight: normal!important;
	  font-size: 20pt;
}

.projeto{
  background-color: rgba(0, 0, 0, 0.8);
  border: 5px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: none;
  height: 143px;
  position: absolute;
  width: 205px;
  z-index: 100;
  color: #FFF;
  padding: 5px;
}

.projeto .tituloInterno {
  font-size: 20pt;
  color:#DFD39F;
  font-family: 'Alex Brush';
  font-weight: lighter;
}	

.tourDestaque .projeto h2.titulointerno {
    background-color: #FFFFFF;
    color: #570E0E;
    height: 24px;
    padding: 5px 0 0 5px;
    position: absolute;
    text-shadow: none!important;
    width: 215px;
    font-weight: lighter!important;
}

.projeto p {
	font-size: 14px;
	font-weight: lighter;
	line-height: 18px;
	margin-top: 10px;
}

.voltar {
	background: url("../img/voltar.png") no-repeat scroll 0 -2px transparent;
	color: #5B0400;
	font-size: 12px!important;
	height: 14px;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
}

.voltar:hover {
	background: url("../img/voltar.png") no-repeat scroll 0 -17px transparent;
    color: #5B0400;
    text-decoration: none;
}

.topo {
	background: url("../img/topo.png") no-repeat scroll 0 -2px transparent;
	color: #5B0400;
	font-size: 12px!important;
	height: 14px;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
}

.topo:hover {
	background: url("../img/topo.png") no-repeat scroll 0 -17px transparent;
    color: #5B0400;
    text-decoration: none;
}

.vejaMais {
	background: url("../img/marcador.png") no-repeat scroll 0 0 transparent;
	color: #FFF;
	font-size: 12px!important;
	height: 15px;
	padding-left: 20px;
	padding-right: 10px;
	text-shadow: 1px 1px 2px #000000;
}

.vejaMais:hover {
	background: url("../img/marcador.png") no-repeat scroll 0 -14px transparent;
    color: #F5AC1A;
    text-decoration: none;
}

p {
  font-size: 13px;
}

.clearFix {
	clear: both;
}

.right {
	float: right;
}


/*

.nivo-caption {
	width: 100%;
	position: relative;
	bottom: none;
	left: none;
	padding: 0;
	height: 130px;
    margin-top: 350px;
}

.nivo-caption-interna {
	height: 140px;
}

.nivo-caption div {
	width: 960px;
	margin: 0 auto;
}

.nivo-caption h1 {
  margin-left: 20px;
  margin-top: 5px;
}

.nivo-caption h6 {
    margin: 0 0 0 20px;
    width: 500px;
    font-size: 14px;
    font-weight: lighter;
    line-height: 18px;
}

.nivo-caption div p {
	float: left;
}

.nivo-controlNav {
	position: relative;
	right: none;
	bottom: none;
	float: right;
	width: 200px!important;
	padding: 52px 0 0 0!important;
}

.nivo-controlNav a {
	float: left;
	font-size: 14px;
	margin-right: 13px;
    padding: 6px 3px 2px 8px;
}
*/
/* Elementos
................................................................................................................ 

*/
.menu { 
    background-color: #752F30;
	/*background: url("../img/textureHeader.jpg") repeat scroll 0 0 #752F30;*/
    border-bottom: 1px solid #E5DAAE;
    box-shadow: 1px 1px 0 #7F7F7F;
    height: 60px;
    margin-bottom: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }

.menu ol { 
    float: right;
    list-style: none outside none;
    margin: 0;
}

.menu ol li { 
    float: left;
}

.menu ol li a { 
    border: 1px solid transparent;
    color: #FFFFFF;
    display: block;
    height: 35px;
    padding: 23px 15px 0;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 2px 2px #000000;
	font-weight: lighter;
}

.menu ol li a:hover, .menu ol li a.active {
  background-color: #B8AE9B;
    border-left: 1px solid #E5DAAE;
    border-right: 1px solid #E5DAAE;
    box-shadow: 0 -1px 3px #2D2D2D;
    color: #570E0E;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.menu .logo { 
    float: left;
    height: 68px;
    width: 293px;
}

.menu .logo img{ 
    height: 68px;
}

.dropDown {
	position: absolute;
	background: #B8AE9B;
}
  
.dropDown ul {
	list-style-type: none;
}

.dropDown ul li {
	clear: both;
}

.dropDown ul li a {
	width: 119px;
	color: #570E0E;
	border-left: 1px solid #E5DAAE;
    border-right: 1px solid #E5DAAE;
    border-top: 1px dotted #E1DED1;
    padding: 10px;
    height: auto;
    display: block;
    text-shadow: none;
}

.dropDown ul li a:hover {
	box-shadow: none;
	background: #827867;
	color: #FFFFFF;
}

.dropDownT {
	position: absolute;
	background: #B8AE9B;
}
  
.dropDownT ul {
	list-style-type: none;
}

.dropDownT ul li {
	clear: both;
}

.dropDownT ul li a {
	width: 109px;
	color: #570E0E;
	border-left: 1px solid #E5DAAE;
    border-right: 1px solid #E5DAAE;
    border-top: 1px dotted #E1DED1;
    padding: 10px;
    height: auto;
    display: block;
    text-shadow: none;
}

.dropDownT ul li a:hover {
	box-shadow: none;
	background: #827867;
	color: #FFFFFF;
}

.dropDownH {
	position: absolute;
	background: #B8AE9B;
}
  
.dropDownH ul {
	list-style-type: none;
}

.dropDownH ul li {
	clear: both;
}

.dropDownH ul li a {
	width: 107px;
	color: #570E0E;
	border-left: 1px solid #E5DAAE;
    border-right: 1px solid #E5DAAE;
    border-top: 1px dotted #E1DED1;
    padding: 10px;
    height: auto;
    display: block;
    text-shadow: none;
}

.dropDownH ul li a:hover {
	box-shadow: none;
	background: #827867;
	color: #FFFFFF;
}

.dropDownC {
	position: absolute;
	background: #B8AE9B;
}
  
.dropDownC ul {
	list-style-type: none;
}

.dropDownC ul li {
	clear: both;
}

.dropDownC ul li a {
	width: 75px;
	color: #570E0E;
	border-left: 1px solid #E5DAAE;
    border-right: 1px solid #E5DAAE;
    border-top: 1px dotted #E1DED1;
    padding: 10px;
    height: auto;
    display: block;
    text-shadow: none;
}

.dropDownC ul li a:hover {
	box-shadow: none;
	background: #827867;
	color: #FFFFFF;
}
/*Abrangencia*/

.listaAbrangencia {
	background: #FFF;
	margin-top: 50px;
	padding-left: 250px;
	padding: 10px 10px 10px 250px;
	display: block;
	text-decoration: none;
	color: #000;
	min-height: 111px;
}

.listaAbrangencia:hover {
	background: #C3B8A2;
}

.listaAbrangencia h3 {
	font-family: 'Alex Brush';
	font-size: 24px;
}


.listaAbrangencia img {
	position: absolute;
	 border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
    margin-top: -26px;
    margin-left: -600px;
	width: 225px;
	-webkit-margin-start: -250px!important;
}

.abrangenciaConteudo p {
    line-height: 18px;
}
 
.abrangenciaLeft {
	display: block;
	float: left;
	width: 350px;
}

.abrangenciaRight {
	display: block;
	float: right;
	width: 85px;
}
 
.duracao {
	background: url("../img/ribbon.png") 0 0 transparent no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	padding: 10px;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 16px;
	text-align: center;
}
 
.codigo {
	font-size: 12px;
	text-transform: uppercase;
	color: #5B0400;
	padding: 5px;
	border: solid 1px #5B0400;
	display: block;
	margin-bottom: 15px;
}
.tourNavRight {
	padding-left: 20px;
	width: 205px;
}

.tourNavRight h5{
	margin-bottom: 0px !important;
}

.abrangenciaRight .vejaMais {
	color: #5B0400!important;
	text-shadow: none;
} 

 /* Content 
................................................................................................................ */

.migalha { 
	margin-bottom: 5px;
	margin-top: 70px;
}

.migalha a {
	color: #000;
	text-decoration: none;
	font-size: 12px;	
}

.migalha a:hover {
	color: #570E0E;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.halfBanner {
    height: 400px;
    overflow: hidden;
    width: 100%;
	vertical-align: middle;
    /*background: url(../arquivos/banner/1.jpg) no-repeat 0 0 transparent;*/
}

.faixa {
  background-color: #000000;
  opacity: 0.8;
  width: 100%;
  position: absolute;
  margin-top: 15px;
}

.faixa h1 {
	width: 960px;
	margin: 0 auto;
	
}

.halfBanner h1 {

}

.halfBanner img {

}

.tourTitle {
  position: relative;
}

.tourConteudo p {
  line-height: 20px;
    margin-bottom: 20px;
    margin-left: 10px;

}

.tourGaleria span {
    color: #9A9A9A;
    display: block;
    margin-bottom: 0;
    margin-left: 240px;
    margin-right: auto;
    padding-top: 10px;
    position: relative;
    text-decoration: none;  
}

.tourGaleria img {
	width:125px;
	height:90px;
}

.tourGaleria ul {
  list-style: none;

}
.tourGaleria ul li {
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
    float: left;
    height: 90px;
    margin-left: 5px;

}

.textoAbrangencia p {
	text-align: justify;
	margin-top: 20px;
	margin-left: 15px;
}

.content {
    background: url("../img/textureNew.png") repeat scroll 0 0 #E2E1DB;
    float: left;
    height: 100%;
  /*padding-bottom: 20px;*/
    position: relative;
    width: 100%;
}

.contentIframe {
    background-color: #E2E1DB !important;
    float: left;
    height: 100%;
  	padding-top: 0;
    position: relative;
    width: 100%;
}


.quemSomos {
  margin-top: 20px;
}

.quemSomos h3 {
    color: #574500;
    font-weight: lighter;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #CFCFCF;
}
.quemSomos img {
  float:left;
}

.quemSomos p {
  float: right;
    line-height: 16px;
    padding: 5px;
}

.servicos {
  margin-top: 20px;
}

.servicos h3 {
 margin-bottom:10px;
 border-bottom: 1px solid #FFFFFF;
 color:#574500;
 text-shadow: 1px 1px 1px #CFCFCF;
 font-weight: lighter;
}

.servicos ul {
  float: right;
    font-size: 11px;
    list-style: none inside url("../img/icoEstrela.png");
}

.servicos img {
  float:left;
}

.contato {
  margin-top:20px;
}

.contato h3 {
 margin-bottom:10px;
 border-bottom: 1px solid #FFFFFF;
 color:#574500;
 text-shadow: 1px 1px 1px #CFCFCF;
 font-weight: lighter;
}


/* Footer
........................................................ */
footer {
    background: url("../img/textureFooter.jpg") repeat scroll 0 0 #471A1D;
    border-top: 1px solid #E5DAAE;
    box-shadow: 1px 1px 2px #000000 inset;
    float: left;
    height: 150px;
    width: 100%;
}

.newsletter {
  height: 80px;
  padding: 10px 0;

}

.newsletter h3 {
	font-size: 22px;
	color: #e2e1db;
	margin-top: 5px;
}

.newsletter small{
	color: #dfd39f;
} 

.newsletter h4 {
	font-size: 28px;
}

.newsletter .ml-btn-1 {
	width: 30px!important;
}

.newsletter input {
	width:160px!important;
}

.newsletter textarea {}

.foot {
    background-color: #471A1D;
    border-top: 1px solid #554A1E;
    color: #FFFFFF;
    height: 20px;
    padding: 7px 0 0;
    position: relative;
    clear: both;
    width: 100%;
}

.foot p {font-size: 12px;

}

.foot a {
  color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.foot a:hover {
	color: #F5AC1A;
	text-decoration: none;
}

.logoReal {
    float: right;
	height: 60px;
    margin: 20px 0 0 15px;
}

.logoTuristica {
	height: 55px;
    float: right;
    margin: 23px 0 0 15px;
}

.logoGta {
    float: right;
	height: 47px;
    margin: 28px 0 0 15px;
}

.logoFlytour {
    float: right;
	height: 34px;
    margin: 35px 0 0 0;
}

.logoFlycard {
    float: right;
	height: 25px;
    margin: 48px 0 0 15px;
}

/* Input 
........................................................... */
button {
	cursor: pointer;
}

button:hover {
	opacity: 0.8;
}

button:active {
	opacity: 0.9;
}

.fotosZoom {
	text-align: center;
}


.ml-btn-1 {
	/*General*/
	display: inline-block;
	text-decoration: none;
	
	/*Text*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:rgb(102,102,102);
	text-align:center;
	text-shadow:0px 1px 0px rgba(255,255,255,0.5);
	
	/*Button*/
	background-color: #fbfbfb;
	background-image:-moz-linear-gradient(53% 100% 90deg,rgb(235,235,235) 0%,rgb(254,254,254) 100%); 
	background-image:-webkit-gradient(linear,53% 100%,53% 3%,color-stop(0, rgb(235,235,235)),color-stop(1, rgb(254,254,254)));
	background-image:-webkit-linear-gradient(90deg,rgb(235,235,235) 0%,rgb(254,254,254) 100%);
	background-image:-o-linear-gradient(90deg,rgb(235,235,235) 0%,rgb(254,254,254) 100%);
	background-image:-ms-linear-gradient(90deg,rgb(235,235,235) 0%,rgb(254,254,254) 100%);
	background-image:linear-gradient(90deg,rgb(235,235,235) 0%,rgb(254,254,254) 100%);
	width:120px;
	height:30px;
	border-color:rgb(180,180,180);
	border-width:1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border-style:solid;
	-moz-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.05) ,inset 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.05) ,inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow:0px 0px 0px 3px rgba(0,0,0,0.05) ,inset 0px 1px 0px rgba(255,255,255,0.5);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#ffebebeb,GradientType=0)
		progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#ffebebeb,GradientType=0)
		progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3);
}

.ml-btn-4 {
	/*General*/
	display: inline-block;
	text-decoration: none;
	
	/*Text*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:rgb(255,255,255);
	text-align:center;
	text-shadow:0px 1px 0px rgba(0,0,0,0.5);
	
	/*Button*/
	background-color: #576165;
	background-image:-moz-linear-gradient(53% 100% 90deg,rgb(0,90,39) 0%,rgb(0,163,79) 100%); 
	background-image:-webkit-gradient(linear,53% 100%,53% 3%,color-stop(0, rgb(0,90,39)),color-stop(1, rgb(0,163,79)));
	background-image:-webkit-linear-gradient(90deg,rgb(0,90,39) 0%,rgb(0,163,79) 100%);
	background-image:-o-linear-gradient(90deg,rgb(0,90,39) 0%,rgb(0,163,79) 100%);
	background-image:-ms-linear-gradient(90deg,rgb(0,90,39) 0%,rgb(0,163,79) 100%);
	background-image:linear-gradient(90deg,rgb(0,90,39) 0%,rgb(0,163,79) 100%);
	width:120px;
	height:30px;
	border-color:rgb(0,0,0);
	border-width:1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border-style:solid;
	-moz-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f6a70,endColorstr=#ff535b5f,GradientType=0)
		progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f6a70,endColorstr=#ff535b5f,GradientType=0)
		progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3);
}

.big {
	font-size: 14px;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 20px;
	width: 150px;
	margin-left: 28px;
	line-height: 0;
	margin-bottom: 20px;
}

.veryBig {
	font-size: 14px;
	margin-top: 40px;
	text-transform: uppercase;
	padding: 20px;
	width: 230px;
	margin-left: 352px;
	line-height: 0;
	margin-bottom: 20px;
}

.rounded {
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}

input[type=text],  input[type=date]{
    border: 1px solid #B7A580;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #CCCCCC inset;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 7px;
    width: 95%;
}

textarea {
  border: 1px solid #B7A580;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #CCCCCC inset;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 7px;
    width: 95%;
    resize:none;
    height: 100px;
}

label {
	clear: both;
	display: block;
	color: #000;
	font-size: 12px;
	padding-bottom: 5px;
}

select {
	width: 100%;
	margin-bottom: 10px;
}

.grupoControle {
	background: #FFF;
	border-bottom: 1px dotted #EFEFEF;
	border-top: 1px dotted #EFEFEF;
	padding: 30px 20px;
	text-align: center;
	font-style: italic;
	color: #570E0E;
	font-size: 16px;
	margin-top: 20px;
}

.grupoControle a{
	text-decoration: none;
	line-height: 2.3;
	font-style: normal;
}

.grupoControle a:hover{
	opacity: 0.8;
}

.grupoControleTermos {
	background: #C3B8A2;
	border: 1px dotted #570E0E;
	padding: 30px 20px;
	text-align: center;
	font-style: italic;
	color: #570E0E;
	font-size: 16px;
	margin-top: 20px;
}

.grupoControleTermos a{
	text-decoration: none;
	line-height: 2.3;
	font-style: normal;
}

.grupoControleTermos a:hover{
	opacity: 0.8;
}


.detalhes {
	text-align: left;
	margin-top: 0;
	padding: 10px 20px;
	font-style: normal;
	background: none;
	border: none;
}

.detalhes .codigo {
	margin-bottom: 5px;
	
}

.result{
    /*width: 100px;
    height: 30px;*/
   	color: white;
    display: none;
    float: right;
    margin: 36px 0 0 0;
    position: absolute;
}

.AbrangenciaTitle {
  position: relative;
}

.boxTextoContato h3 {
	font-family: 'Alex Brush';
	font-size: 26px;
}

.iconText { 
	padding-left: 40px;
	float: left;
	width: 255px;
	font-size: 12px;
	margin-bottom: 30px;
	min-height: 45px;
	line-height: 1.4;
}
.medalha {
  background: url(../img/icnCertificado.png) no-repeat;
}

.email {
  background: url(../img/icnEmail.png) no-repeat;
}

.endereco {
  background: url(../img/icnMapa.png) no-repeat;
}

.telefone {
  background: url(../img/icnTelefone.png) no-repeat;
}

.divisionMap {
	width: 295px;
	float: left;
}
/*
.logoTrend {
	margin-top: 100px;
}*/

.boxIframe {
	margin-top: 100px;
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	height: auto;
	padding-top: 100px;
	background-color: #FFFFFF;
	overflow-y: scroll !important;
	overflow-x: none;
}

.boxIframeTransporteAereo {
	margin-top: 100px;
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	height: auto;
	padding-top: 0;
	background-color: #FFFFFF;
	overflow-y: scroll !important;
	overflow-x: none;
}

.boxTextoOutrosTours {
	padding: 15px;
	width: 700px;
}

.boxTextoOutrosTours h1 {
	  font-size: 48px;
	  color:#570E0E;
	  font-family: 'Alex Brush';
	  font-weight: lighter;
}

.boxTextoOutrosTours h3 {
	font-family: 'Alex Brush';
	font-size: 26px;
}

.boxTextoContato {
	padding: 15px;
	width: 270px;
}

.boxTextoContato li {
	list-style-type: none;
	padding-bottom: 19.5px;
	padding-left: 26px;
	background: url(../img/icns.png) -54px -22px no-repeat;
	display: inline-block;
}

.boxTextoPad {
	padding: 15px;
	width: 590px;
}

.boxTextoPad p {
	line-height: 18px;
}

.boxTextoPad h3 {
	font-family: 'Alex Brush';
	font-size: 26px;
	padding: 5px 0;
}

h4.titleDiff {
	color: #570E0E;
	font-family: Arial;
	font-style: italic;
	margin: 20px 0;
}

.boxWhite {
	background-color: #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
}

.box1 {
	margin-bottom: 20px;
}

.box1 .iconText {
	margin: 20px 0 0 0;
}

.box1 .email {line-height: 1.5; margin-top: 30px;}
.box1 .telefone {line-height: 3}

.box1 .foto {
	float: left;
	display: block;
	width: 140px;
	height: 140px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.box1 .lastfoto {
	margin-right: 0;
}

.pessoa1 {
	background:url(../img/fotoEquipeOff.jpg);
	
}

.pessoa1:hover, .pessoa1.active {
	background: url(../img/fotoEquipe.jpg);
}

.pessoa2 {
	background:url(../img/fotoEquipe2Off.jpg);
	
}

.pessoa2:hover, .pessoa2.active {
	background: url(../img/fotoEquipe2.jpg);
}

.pessoa3 {
	background:url(../img/fotoEquipe3Off.jpg);
	
}

.pessoa3:hover, .pessoa3.active {
	background: url(../img/fotoEquipe3.jpg);
}

.pessoa4 {
	background:url(../img/fotoEquipe4Off.jpg);
	
}

.pessoa4:hover, .pessoa4.active {
	background: url(../img/fotoEquipe4.jpg);
}

.lastIcon {margin-bottom: 0;}

/* FORM */

fieldset {
	border: none;
	font-size: 12px;
}

.fieldPessoal {
	height: auto;
}

legend {
	color: #5A0000;
    font-size: 16px;
    font-style: italic;
    padding: 20px 0 10px 0;
    font-weight: bold;
}

.form50 {
	width: 45%;
	padding-right: 5%;
	float: left;
}

.form50lastchild {
	width: 50%;
	padding-right: 0;
}

.tourReferencia {
	background: #EFEFEF;
	padding: 5px;
}

.tourReferencia span {
	font-size: 12px;
	color: #888888;
}

label {
	margin-top: 10px;
}

.fieldsetBkg {
	background-color: #FFFFFF;
    box-shadow: 1px 1px 2px #909090;
    padding: 10px 20px;
}

.fieldOrigem {
	height: 300px;
}

.selectDestino {
	height: 120px;
}

.radio {
	margin: 6px 0 6px 10px;
}

.introTour {
	margin: 20px 0;
	line-height: 18px;
	padding-left: 10px;
}

.introTransporteAereo {
	margin: 90px 0 20px 0;
	line-height: 18px;
	padding-left: 10px;
}

.introContato{
	margin: 160px 0 20px 0;
	line-height: 18px;
	padding-left: 10px;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../img/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../img/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../img/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../img/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* Sign Lapix Digital */

.signLapix {
    bottom: 9px;
    display: block;
    float: right;
    height: 15px;
    margin-bottom: -15px;
    position: relative;
    right: 4%;
    width: 30px;
    z-index: 2147483647;
}
.signLapix a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.lapix.me/signLapix.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    height: 15px;
    margin-right: 5px;
    width: 30px;
}
.signLapix a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.lapix.me/signLapix.png");
    background-origin: padding-box;
    background-position: 0 -15px;
    background-repeat: repeat;
    background-size: auto auto;
}


/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


/* English */

body.en .menu ol li a {
  padding-left: 12px;
  padding-right: 12px;
}

.switchlang {
    width: 920px;
    margin: 57px auto 0 auto;
    color: #4e2628;
    padding: 5px 0 0 15px;
    text-align: right;
}

.switchlang p {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow:0px 1px 1px #fff;
}

.switchlang a {
  /*
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: 0 0 0 5px;
    */

    text-decoration: none;
}

.menu .switchlang a img {
    width: 37px;
    height: 25px;
    margin: 0 0 0 0;
    vertical-align: middle;
}

.switchlang a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.en .dropDown.sizelarge ul li a {
  width:180px;
}

.en .dropDownT.sizelarge ul li a {
  width:150px;
}

.en .tourDestaque p {
  text-align: left;
}

.en .tourDestaque h2,
.en .tourDestaque .projeto .tituloInterno {
  font-size: 16pt !important;
}

.en .tourDestaque .projeto .tituloInterno {
  margin-top: 6px;
}

/*
.switchlang a.en-flag {
    background: transparent url('/img/flags/flag02usa.jpg') no-repeat left center;
}

.switchlang a.br-flag {
    background: transparent url('/img/flags/flag01brasil.jpg') no-repeat left center;
}
*/

/* Flexnav Base Styles */
.flexnav {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
	-webkit-transform-style: preserve-3d;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-height: 0;
}
.flexnav.opacity {
	opacity: 0;
}
.flexnav.flexnav-show {
	max-height: 2000px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.flexnav.one-page {
	position: fixed;
	top: 50px;
	right: 5%;
	max-width: 200px;
}
.flexnav li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
}
.flexnav li a {
	position: relative;
	display: block;
	padding: 1.5em 1.2em;
	z-index: 2;
	overflow: hidden;
	color: #fff;	
	text-transform:uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	text-decoration:none;
	text-shadow: 0 2px 2px #000000;
	font-family: sans-serif;
	font-size: 14px;
}
.flexnav li a:hover {

}
.flexnav li ul {
	width: 100%;
}
.flexnav li ul li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
}
.flexnav li ul.flexnav-show li {
	overflow: visible;
}
.flexnav li ul li a {
	display: block;
	background: #b2b2af;
	color: #570E0E;
	background: #B8AE9B;
	padding: .96em;
	text-shadow: none;
	border-left: 1px solid #E5DAAE;
	border-right: 1px solid #E5DAAE;
	border-top: 1px dotted #E1DED1;
}
.flexnav li ul li a:hover {
	background:#827867;
	color:#FFF; 
}
.flexnav ul li ul li a {
	background: #bfbfbc;
}
.flexnav ul li ul li ul li a {
	background: #cbcbc9;
}
.flexnav .touch-button {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 18px;
	height: 50px;
	display: inline-block;	
	text-align: center;
}
.flexnav .touch-button:hover {
	cursor: pointer;
}
.flexnav .touch-button .navicon {
	position: relative;
	top: 1.9em;
	font-size: 10px;
	color: #fff;
}
.menu-button {
	position: relative;
	display: block;
	padding: 1em;
	background: #a6a6a2;
	color: #222222;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.menu-button.one-page {
	position: fixed;
	top: 0;
	right: 5%;
	padding-right: 45px;
}
.menu-button .touch-button {
	background: transparent;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
}
.menu-button .touch-button .navicon {
	font-size: 16px;
	position: relative;
	top: 1em;
	color: #666;
}

@media all and (min-width: 800px) {
body.one-page {
	padding-top: 70px;
}
.flexnav {
	overflow: visible;
}
.flexnav.opacity {
	opacity: 1;
}
.flexnav.one-page {
	top: 0;
	right: auto;
	max-width: 1080px;
}
.flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	
	overflow: visible;	
}
.flexnav li a {
	
	border-bottom: none;
}
.flexnav li > ul {
	position: absolute;
	top: auto;
	left: 0;
}
.flexnav li > ul li {
	width: 100%;
}
.flexnav li ul li > ul {
	margin-left: 100%;
	top: 0;
}
.flexnav li ul li a {
	border-bottom: none;
}
.flexnav li ul.open {
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 1;
}
.flexnav li ul.open li {
	overflow: visible;
	max-height: 100px;
}
.flexnav li ul.open ul.open {
	margin-left: 100%;
	top: 0;
}
.menu-button {
	display: none;
}
}
.oldie body.one-page {
	padding-top: 70px;
}
.oldie .flexnav {
	overflow: visible;
}
.oldie .flexnav.one-page {
	top: 0;
	right: auto;
	max-width: 1080px;
}
.oldie .flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	background-color: #a6a6a2;
	width: 20%;
	min-height: 50px;
	overflow: visible;
}
.oldie .flexnav li:hover > ul {
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav li:hover > ul li {
	width: 100%;
	float: none;
}
.oldie .flexnav li a {
	border-left: 1px solid #acaca1;
	border-bottom: none;
	overflow: visible;
}
.oldie .flexnav li > ul {
	background: #acaca1;
	position: absolute;
	top: auto;
	left: 0;
	display: none;
	z-index: 1;
	overflow: visible;
}
.oldie .flexnav li ul li ul {
	top: 0;
}
.oldie .flexnav li ul li a {
	border-bottom: none;
}
.oldie .flexnav li ul.open {
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav li ul.open li {
	width: 100%;
}
.oldie .flexnav li ul.open ul.open {
	margin-left: 100%;
	top: 0;
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav ul li:hover ul {
	margin-left: 100%;
	top: 0;
}
.oldie .menu-button {
	display: none;
}
.oldie.ie7 .flexnav li {
	width: 19.9%;
}

