.header {
	font-family: 'Roboto', sans-serif;	
	width: 100%;
}

.menu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;

}

.menu ul a:link {
	color: #fff;
	text-decoration: none;
}
.menu ul a:visited {
	color: #fff;
	text-decoration: none;
}
.menu ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 16px;
  padding-right: 55px;
  background: #474747;
  cursor: pointer;
  color: #fff;

}
.menu ul li:hover {
  background: #545454;
  color: #fff;
}
.menu ul li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li a { 
  display: block; 
  width:200px;
}
.menu ul li ul li { 
  background: #545454; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
.menu ul li ul li:hover { background: #666; }
.menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.barraregioes {
	background-color:#484848;
}
.barraregioes1 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
}
.ratingfoursquare {
	margin-left:-20px;
	margin-top: -180px;
	position:relative;
	width:49px;
	text-align:center;
	color:#fff;
	padding:6px;
	font-size:14px;
}
.box-content4 {
    width:180px;
    border-style: solid;
    border-color: #dfdfdf;
    border-width: 1px;
	float: left;
	margin-right: 18px;
	height:320px;
	margin-bottom: 20px;
	background-color:#fff;
}
.box-content4 > a {
    color:#4b4b4b;
}
.box-content2 {
    width:276px;
	float: left;
	background-image:url(../img/fdo-cardpasseio.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-right: 24px;
	height:320px;
	margin-bottom: 20px;
    cursor: pointer;
}
.box-content3 {
    width:231px;
	float: left;
	margin-right: 24px;
	height:270px;
	margin-bottom: 20px;
    cursor: pointer;
    text-decoration:none;
}
.box-content3 > a:last-child {
    display: none;
    height: 270px;
}

.box-content3 > a:first-child {
    display: block;
    height: 270px;
}

.box-content3 > a {
    text-decoration: none;
}
.box-rentcars {
    width:278px;
	float: left;
	background-color:#fff;
	border-style: solid;
    border-color: #d2d2d2;
    border-width: 2px;
	margin-right: 17px;
	height:350px;
	margin-bottom: 20px;
}
.box-content2 > a:last-child {
    display: none;
    height: 276px;
}

.box-content2 > a:first-child {
    display: block;
    height: 276px;
}

.box-content2 > a {
    text-decoration: none;
}

.titint {
	text-align:center;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 270px;
	
}
.titint > h1 {
	background-color:#353535;
	color:#FFF;
	padding:25px;
	font-size:25px;
	
}

.rtitint {
	text-align:center;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 270px;
	
}
.rtitint > h1 {
	background-color:#353535;
	color:#FFF;
	padding:25px;
	font-size:25px;
	
}
.linksint {
	background-color: #ffffff;
	width:1200px;
	height:50px;
	border-style: solid;
	border-color: #c8c8c8 #c8c8c8 #d64052;
	border-width: 0 0 3px;
	padding-top:1px;
}
.linksint ul {
	padding-left: 0px;
}
.linksint li {
    float: left;
    width: auto;
    list-style-type: none;
    margin-left: 23px;
    font-size: 16px;
    color:#797979;
}
.linksint li a {
    color:#4f4f4f;
    text-decoration: none;
}
.linksint li a:hover {
    color:#d24451;
    text-decoration: none;
}
.barra {
    background-color: #d24451;
    height: 54px;
    width: 100%;
}

.barra2 {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.barra2 > img {
	float:left;
	margin-left:20px;
	margin-top:17px;
}
.barra2 > a {
	float:left;
	margin-left:20px;
	margin-top:12px;
}
.barra2 > p {
	float:right;
	color:#FFF;
	font-size: 14px;
	margin-top:20px;
}
.barra2 > div {
    float: right;
    padding-top: 12px;
}
.topimg {
	height: 400px;
	background-image:url(../img/topo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;

}
.topimg > h1 {
    background: url("../img/logo-quanto-custa-viajar.png") no-repeat;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9000px;
    width: 400px;
	margin-top:80px;
}
.topimg > h1 > a {
	display: block;
}
.buscacidade {
	float: left;
    font-size: 14px;
    height: 31px;
    margin-top: 26px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 12px;
    width: 500px;
        border-color: #f8aeb5;
	border-style: solid;
	border-width: 1px;
	
}
.buscacidade1 {
	float: left;
    font-size: 14px;
    height: 31px;
    margin-top: 26px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 12px;
    width: 460px;
    border-color: #929292;
	border-style: solid;
	border-width: 1px;
	
}
.chamada {
	height: 355px;
	background-color: #ef4b5a;
	
}
.chamadaapp {
	background-color: #d24451;
	float: right;
	height: 322px;
    padding-left: 35px;
    padding-top: 33px;
    width: 585px;
	color: #FFF;
	
}
.chamada-paises {
	width: 530px;
	height: 348px;
	float: left;
	background-color: #ef4b5a;
	padding-left: 25px;
	padding-top: 7px;
	padding-right: 0px;
	color: #FFF;
}
.chamada-paises > h2 {
	font-size: 27px;
	color: #FFF;
	margin-bottom: 6px;
}
.listaregioes {
	float:left;
	padding-right: 60px;
}
.listaregioes > ul {
	font-size: 16px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.listaregioes > ul > li {
	background: url("../img/bullet-pointer.png") no-repeat left top;
	height: 35px;
	padding-left: 24px;
	list-style-type: none;
} 
.listaregioes > ul > li > a {
	color:#FFF;
} 

body {
	/*background-color: #e4e4e4;*/
	margin-bottom: 0px;
	min-width:1200px;
}
.content {
	background-color: #ebebeb;
	margin-left:auto;
	margin-right:auto;	
	width:100%;
	font-family: 'Roboto', sans-serif;	
}
.content > h2 {
	font-size: 25px;
	text-align:center;
	color: #626161;
	margin-bottom: 35px;
	padding-top: 52px;
	margin-top: 0;
}
.content-bco {
	margin-left:auto;
	margin-right:auto;	
	font-family: 'Roboto', sans-serif;	
}
.content-bco > h2 {
	font-size: 25px;
	text-align:center;
	color: #626161;
	padding-top: 52px;
	margin-bottom: 35px;
	margin-top: 0;
}
.content-int {
	margin-left:auto;
	margin-right:auto;	
	font-family: 'Roboto', sans-serif;
	background-color: #f6f6f6;
	width:100%;
}
.content-int > h2 {
	font-size: 25px;
	text-align:center;
	color: #383838;
	padding-top: 52px;
	margin-bottom: 35px;
	margin-top: 0;
}
.descint {
	padding-top: 20px;
	padding-left:20px;
	padding-right:20px;	
	color:#383838;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.descint > p {
	color:#383838;
	line-height:21px;
}
.descint > p > a {
	color:#ad3641;
}
.caixacid {
	width: 263px;
	height: 243px;
	text-align:center;
	padding-top: 45px;
}
.n1 {
	font-size:100px;
	font-weight:700;
	color: #FFF;
	letter-spacing:12px;
}
.n1 > a {
	color: #FFF;
	text-decoration:none;
}
.n1 > a:hover {
	color: #FFF;
	text-decoration:none;
}
.n2 {
	font-size:16px;
	color: #FFF;
	padding:7px;
	letter-spacing:1px;
	width:134px;
	height:130px;
	border-width:2px;
	border-color:#FFF;
	border-style:solid;
}
.pure-g h3 {
	margin-bottom: 8px;
}
.pure-g h3 a {
	text-decoration:none;
    color: #4f4f4f;
    font-size: 14px;
}
.pure-g h3 a:hover {
	text-decoration:underline;
    color: #d24451;
    font-size: 14px;
}
.listacidades {
	width: 263px;
}
.listacidades > ul > li {
	list-style-type: none;
	border-bottom:solid;
	border-bottom-width: 1px;
	border-bottom-color: #bfbfbf;
	border-top:solid;
	border-top-width: 1px;
	border-top-color: #bfbfbf;
	margin-bottom:7px;
	margin-left:-40px;
	/*background-color:#dbdbdb;*/
	color:#717171;
}
.indicalista {
	height: 265px;
	opacity: 0.6;
	position: absolute;
	width: 265px;
	z-index: 1;
	position: absolute;
}
.indicalistain {
	z-index: 2;
	height: 215px;
	position: absolute;
	width: 215px;
	position:absolute;
	padding:25px;
	color:#fff;
	font-size:29px;
}
.listrodia {
	line-height: 25px;
	font-size:13px;
	color:#757575;
	width:275px;
	float:left;
}
.listrodia > a {
	color:#3b3b3b;
	text-decoration:none;
}
.listrodia > a:hover {
	color:#d24451;
	text-decoration:underline;
}
.listrodia1 {
	line-height: 25px;
	font-size:13px;
	color:#757575;
	width:188px;
	float:left;
	text-align:left;
}
.listrodia1 > a {
	color:#3b3b3b;
	text-decoration:none;
}
.listrodia1 > a:hover {
	color:#d24451;
	text-decoration:underline;
}
.listrodia2 {
	line-height: 25px;
	font-size:13px;
	color:#757575;
	width:209px;
	float:left;
	text-align:left;
}
.listrodia2 > a {
	color:#3b3b3b;
	text-decoration:none;
}
.listrodia2 > a:hover {
	color:#d24451;
	text-decoration:underline;
}
.listacidades > ul > li > a {
	display:block;	
	height: 19px;
	padding-top:4px;
	padding-bottom:2px;
	font-size:14px;
	color:#4b4b4b;
	text-decoration:none;
}
.listacidades > ul > li > a:hover {
	background-color:#d24451;
	color:#FFF;
}
.homeblogitem {
	width:206px;
	float:left;
	padding-right:27px;
	display:table;
}
.footer {
	background-image:url(../img/fdo-rod.gif);
	height: 565px;
	width:100%;
}

.footercont {
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px; 
	
}
.footercont > span {
    float: left;
}

/*  PAGINA INTERNA CIDADE  */

.passagembox {
	background-color:#666666;
	padding:14px;
	height:68px;
	margin-top:37px;
	width: 1172px;
	margin-left: auto;
	margin-right: auto;
	
}
.passagembox1 {
	width:350px;
	float:left;
	padding-right:20px
}
.passagembox1 > img {
	float:left;
}
.passagembox1 > h2 {
	float:right;
	width:260px;
	color:#FFF;
	font-size:19px;
	margin-top:7px;
}
.passsep {
	padding-top:10px;
	float:left;
}
.passagembox2 {
	width:190px;
	float:left;
	text-align:center;
	padding-top:7px;
	color:#c5c5c5;
}
.passagembox22 {
	width:520px;
	float:left;
	text-align: left;
	padding-top:7px;
	padding-left:30px;
	color:#c5c5c5;
}
.precopass {
	color:#FFF;
	font-size:24px;
	font-weight:700;
}
.precopass2 {
	color:#FFF;
	font-size:21px;
	font-weight:700;
}


.cityadspa {
	width:1200px;
	float:left;
	margin-top:9px;
}

.custosboxh {
	width:1168px !important;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
}
.passeioitem {
	width: 154px;
	float:left;
	margin-right: 12px;
	font-size:12px;
	color:#7f7f7f;
}
.passeioitemop {
	color:#727272;
	line-height:23px;
}
.passeioitemtit {
	color:#303030;
	font-size:13px;
}
.passeioitemtit > a {
	text-decoration:none;
	color:#303030;
}
.passeioitemprice {
	color:#303030;
	font-size:12px;
	line-height:30px;
}
.pacoteitemop {
	color:#727272;
	line-height:23px;
}
.pacoteitemtit {
	color:#303030;
	font-size:16px;
}
.pacoteitemtit > a {
	text-decoration:none;
	color:#303030;
}
.pacoteitemprice {
	color:#303030;
	font-size:19px;
}
.pacoteitemdi {
	line-height: 29px;
}
.boxalih {
	border-bottom: 1px solid #c7c7c7;
	height:40px;
	margin-bottom:17px;
}
.boxalih > h3 {
	float:left;
	color:#303030;
	font-size:19px;
	margin-top:4px;
	font-weight:300;
	padding-left:12px;
}
.boxalih > img {
	float:left;
}
.pacaereo {
	font-size:13px; 
	color:#323232;
	width:124px;
	height:15px;
	background-color:#f8e3e5;
	padding:8px;
	margin-bottom:10px;
}
.pacaereo > img {
	padding-right:5px;
}
.pacaeriotit {
	font-size:19px;
	color:#303030;
	display:table;
	font-weight:600;
	margin-bottom:6px;
	margin-top:7px;
}
.pacaeriotit > a {
	font-size:19px;
	color:#303030;
	display:table;
	font-weight:600;
	margin-bottom:6px;
	margin-top:7px;
}
.pacaeriotit1 {
	font-size:19px;
	color:#303030;
	display:table;
	font-weight:600;
	margin-bottom:6px;
	margin-top:7px;
}
.pacaeriotit1 > a {
	font-size:19px;
	color:#303030;
	display:table;
	font-weight:600;
	margin-bottom:6px;
}
.pacprecod {
	float:right;
	width:190px;
	font-size:25px;
	color:#424242;
	font-weight:600;
	letter-spacing:-1px;
	margin-left:25px;
	margin-top:-7px;
}
.pacprecodia {
	float:left;
	width:110px;
	color:#424242;
	border-right:solid;
	border-width:1px;
	border-color: #aeaeae;
}
.boxota {
	width:337px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:23px;
	margin-right:15px;
	min-height:315px;
}
.alimpric1 {
	width:108px;
	height:23px;
	color:#a0a0a0;
	font-size:14px;
	float:left;
	text-align:center;
}
.alimpric2 {
	width:108px;
	height:23px;
	color:#424242;
	font-size:16px;
	float:left;
	text-align:center;
	font-weight:600;
	padding-top:11px;
}
.alimpric3 {
	width:108px;
	height:23px;
	color:#424242;
	font-size:13px;
	float:left;
	text-align:center;
	padding-top:11px;
}
.boxalim {
	width:360px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
	min-height: 180px;
}
.boxalim1 {
	width:360px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	margin-left:12px;
	padding:15px;
	min-height: 180px;
}
.boxalim2 {
	width:1170px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
}
.custosboxxh {
	width:360px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	margin-left:12px;
	padding:15px;
	/*min-height:300px;*/
}
.custosboxx {
	width:370px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
	min-height: 219px;
}
.alimperfilitem {
	padding:7px;
	width:300px;
	font-size:13px;
	float:left;
	height:21px;
}
.alimperfilon {
	padding:7px;
	width:110px;
	border: 1px solid #f3c5c9;
	color:#c34550;
	font-size:13px;
	text-align:center;
	float:left;
	margin-right:9px;
}
.alimperfil {
	padding:7px;
	width:110px;
	border: 1px solid #c7c7c7;
	color:#717171;
	font-size:13px;
	text-align:center;
	float:left;
	margin-right:9px;
}
.alimperfil > a {
	display:block;
}
.alimperfil:hover {
	border: 1px solid #f3c5c9;
	color:#c34550;
}
.custosboxxali {
	width:465px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
	height: 249px;
}
.custosboxx2 {
	width:366px;
	float:right;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
	height: 248px;
	margin-left:14px;
}
.custosboxxtrans {
	width:1168px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:9px;
	padding:15px;
}
.custosboxxpass {
	width:1168px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:9px;
	padding:15px;
}
.custosbox1 {
	border-bottom: 1px solid #c7c7c7;
	height:40px;
	margin-bottom:7px;
}
.custosbox1 > img {
	float:left;
}
.custosbox1 > h2 {
	float:left;
	color:#303030;
	font-size:19px;
	margin-top:4px;
	font-weight:300;
	padding-left:12px;
}
.pasbara {
	width:190px;
	height:62px;
	float:right;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	padding:13px;
}
.custosbox {
	width:1168px;
	float:left;
	background-color:#FFF;
	border: 1px solid #c7c7c7;
	margin-top:14px;
	padding:15px;
}
.listattodas {
	overflow:hidden;  
	width:1138px;
    float:left; 
}
.listatracao {
	min-width:9500px;
    float:left;
}
.custolocal {
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	border-right: 1px solid #dfdfdf;
	width: 245px;
	position: relative;
}
.custolocal > h3 {
	font-size:15px;
	color:#303030;
	margin-bottom: 10px;
	margin-top: 10px;

}
.custolocal > h3 > a {
	font-size:15px;
	color:#303030;

}
.custolocal > a {
	font-size:15px;
	color:#303030;
	margin-bottom:1px;
}
.custolocal > p {
	font-size:12px;
	color:#303030;
	margin-bottom: 8;
    margin-top: 0;
	
}
.custolocal > p > a {
	color: #d24451;
}
.listattodas2 {
	overflow:hidden;  
	width:1138px;
    float:left; 
}
.listatracao2 {
	min-width:3400px;
    float:left;
}
.pacoteitem {
	width: 180px;
	float:left;
	margin-right: 45px;
	margin-left:10px;
	font-size:12px;
	color:#7f7f7f;
	position: relative;
}
.listattodas1 {
	overflow:hidden;  
	width:1138px;
    float:left; 
}
.listatracao1 {
	min-width:3400px;
    float:left;
}
.custolocal1 {
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	border-right: 1px solid #dfdfdf;
	width: 190px;
	position: relative;
}
.custolocal1 > h3 {
	font-size:15px;
	color:#303030;
	margin-bottom: 10px;
	margin-top: 10px;

}
.custolocal1 > h3 > a {
	font-size:15px;
	color:#303030;

}
.custolocal1 > a {
	font-size:15px;
	color:#303030;
	margin-bottom:1px;
}
.custolocal1 > p {
	font-size:11px;
	color:#303030;
	margin-bottom: 8;
    margin-top: 0;
	
}
.custolocal1 > p > a {
	color: #d24451;
}
.custolocal2 {
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:7px;
	width: 150px;
}
.custolocal2 > h3 {
	font-size:15px;
	color:#303030;
	margin-bottom: 10px;
	margin-top: 10px;

}
.custolocal2 > h3 > a {
	font-size:15px;
	color:#303030;

}
.custolocal2 > a {
	font-size:15px;
	color:#303030;
	margin-bottom:1px;
}
.custolocal2 > p {
	font-size:12px;
	color:#303030;
	margin-bottom: 8;
    margin-top: 0;
	
}
.custolocal2 > p > a {
	color: #d24451;
}
.custolocalatra {
	width:145px;
	float:left;
}
.custolocalatra > h3 {
	font-size:15px;
	color:#303030;
	margin-bottom: 10px;
	margin-top: 10px;

}
.custolocalatra > a {
	font-size:15px;
	color:#303030;
	margin-bottom:1px;
}
.custolocalatra > h3 > a {
	font-size:15px;
	color:#303030;

}
.custoatradesc {
	width:250px;
	display:table;
}
.custoatradesc > p {
	font-size:12px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}
.custohosp {
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:21px;
	height: 155px;
	display:table;
	width:382px;
}
.tithospv {
	border-bottom: 2px solid #c7c7c7;
	padding-bottom:2px;
	width:350px;
	display:table;
	height:30px;
	margin-top:10px;
}
.tithospv1 {
	border-bottom: 2px solid #c7c7c7;
	padding-bottom:2px;
	width:350px;
	display:table;
	height:30px;
	margin-top:10px;
}
.custohosp > img > a{
	margin-top:12px;
	margin-left:9px;
	border: 1px solid #a0a0a0;
}
.custohosp > p {
	font-size:14px;
	margin-top:5px;
	color:#303030;
	
}
.custohosp > p > a {
	color: #d24451;
}
.custoalb {
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:30px;
	height: 155px;
	display:table;
}
.custoalb > h3 {
	font-size:15px;
	color:#d24451;
	margin-bottom:1px;
}
.custoalb > h3 > a {
	font-size:15px;
	color:#d24451;
	margin-bottom:1px;
}
.custoalb > img > a{
	margin-top:12px;
	margin-left:9px;
	border: 1px solid #a0a0a0;
}
.custoalb > p {
	font-size:14px;
	margin-top:5px;
	color:#303030;
	
}
.custoalb > p > a {
	color: #d24451;
}

.custoapart {
	float:left;
	padding-left:5px;
	margin-right:5px;
	height: 155px;
	width:382px;
}
.custoapart > h3 {
	font-size:15px;
	color:#d24451;
	margin-bottom:1px;
}
.custoapart > h3 > a {
	font-size:15px;
	color:#d24451;
	margin-bottom:1px;
}
.custoapart > img > a{
	margin-top:12px;
	margin-left:9px;
	border: 1px solid #a0a0a0;
}
.custoapart > p {
	font-size:14px;
	margin-top:5px;
	color:#303030;
	
}
.custoapart > p > a {
	color: #d24451;
}

/*   CALCULADORA   */

.calculadora {
	font-family: 'Roboto', sans-serif;	
	background-color: #fff;
    margin-top: 30px;
    width: 100%;
}
.calculadoracontent {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
}
.calculadoracontent > h2 {
	font-size:27px;
	color:#333;
	text-align:center;
	padding-bottom: 10px;
	padding-top:25px;
	
}
.diacalc {
	width: 134px;
	height: 0;
    margin-right: -1px;
    margin-top: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}
.diacalcd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("../img/fdo7.png");
    background-repeat: no-repeat;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 52px;
    margin-right: 40px;
    text-align: center;
    width: 64px;
	border:none;
	color:#fff;
}

.diacalcs {
    margin-top: 0;
    position: absolute;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    margin-left: -47px;
}


/* ESTILO BOX */
.box-title > a {
    color: #4f4f4f;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    margin-top: 20px;
}

.box-title > a {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.box-content {
    height: 265px;
    width: 265px;
    cursor: pointer;
}

.box-content > a:last-child {
    display: none;
    height: 265px;
}

.box-content > a:first-child {
    display: block;
    height: 265px;
}

.box-content > a {
    text-decoration: none;
}

.box-dias {
    color: #fff;
    display: block;
    font-size: 100px;
    padding-top: 50px;
    text-decoration: none;
    font-weight: bold;
}



.box-preco-dia {
    border: 2px solid #fff;
    color: #fff;
    margin-left: auto;
    margin-top: auto;
    padding: 7px;
    position: relative;
    width: 101px;
}

.over {
    background-color: red;
    height: 265px;
    opacity: 0.4;
    position: absolute;
    width: 265px;
    z-index: 1;
}

.over-content {
    height: 265px;
    position: absolute;
    width: 265px;
    z-index: 2;
}

.box-botton {
    background-color: #000;
    height: 65px;
    margin-top: 200px;
    opacity: 0.6;
    position: absolute;
    width: 265px;
}

.box-preco {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 1;
}

.box-botton-content {
    color: #fff;
    margin-top: 200px;
    padding: 17px;
    position: absolute;
    z-index: 2;
}

.box-cidade {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.box-pais {
    display: block;
    text-align: left;
}
.filtrocalc {

	width: 1087px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #d24451;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-bottom: 15px;
	color: #303030;
    font-size: 14px;
}
.totalcusto {
	width: 900px;
	height: 160px;
	padding-bottom: 30px;
    padding-left: 200px;
    padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	
}
#map_wrapper {
    height: 480px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}
.filtropasseios {
	background-color:#484848;
	padding:15px;
	color:#fff;
	font-size:14px;	
	line-height: 25px;
}
.filtropasseios a {
	color:#fff;
}
.filtropasseios a:hover {
	color:#e78c97;
}
 #chamadapasof {
   background-image: url('/img/bt-passagem-aerea.gif');
   background-repeat:no-repeat;
   height: 41px;
   width: 194px;

}

#chamadapasof:hover {
   background-image: url('/img/bt-passagem-aerea-on.gif');
   background-repeat:no-repeat;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.popupContainer{
	position:absolute;
	width:557px;
	height: auto;
	left:45%;
	top:80px;
	background: #FFF;
}

/* #modal_trigger {margin:100px auto; width:100px; display:block;} */

.btn {padding:10px 20px; background: #F4F4F2;}
.btn_red {background: #ED6347; color: #FFF;}

.btn:hover {background: #E4E4E2;}
.btn_red:hover {background: #C12B05;}

a.btn {color:#666; text-align: center; text-decoration: none;}
a.btn_red {color: #FFF;}

.one_half {width:50%; display: block; float:left;}
.one_half.last {width:45%; margin-left:5%;}

/* Popup Styles*/
.popupHeader {font-size:16px; text-transform: uppercase;}
.popupHeader {background:#F4F4F2; position:relative;font-weight:bold;}
.popupHeader .modal_close {position: absolute; right: 0; top:0; padding:10px 15px; background:#f5be68; cursor: pointer; color:#ffdca5; font-size:16px;}
.popupHeader .modal_close1 {position: absolute; right: 0; top:0; padding:10px 15px; background:#5fb3b3; cursor: pointer; color:#fff; font-size:16px;}
.popupHeader .modal_close2 {position: absolute; right: 0; top:0; padding:10px 15px; background:#ba8722; cursor: pointer; color:#fff; font-size:16px;}
.popupBody {padding-left:36px;padding-right:36px;padding-top:15px;padding-bottom:25px;background-color:#ffffff;}
.pophello {color: #232c3b;font-family:Roboto,Arial;font-size:28px;font-weight:100;padding-bottom:7px;}
.popben {color:#737373;line-height:32px;padding-left:33px;padding-top:12px;background-image:url(../images/popstars.png); background-repeat: no-repeat;background-position-y: 0px;}
.popbenmyButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:10px 29px;
	text-decoration:none;
}
.popbenmyButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.popbenmyButton:active {
	position:relative;
	top:1px;
}
.popbeinput {
  display: inline-block;
  .box-sizing(content-box);
  padding: 10px 20px;
  width:270px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font: normal 16px/normal Arial, Helvetica, sans-serif;
  color: #313131;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  .box-shadow(2px 2px 2px 0 rgba(0,0,0,0.2) inset);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  .transition(all 200ms cubic-bezier(0.42, 0, 0.58, 1));
}
	#arrowR, .arrowR{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
    margin-bottom:5px;
}

#arrowL, .arrowL{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
}
#arrowR1{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
    margin-bottom:5px;
}

#arrowL1{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
}
#arrowR2{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
    margin-bottom:5px;
}

#arrowL2{
	background:#c8c8c8;
    width:21px;
    height:60px;
    float:right;
    cursor:pointer;
    border: 1px solid #929292;
}
.orderbyc {
	color: #5a5a5a;
    font-size: 12px;
    padding: 4px;
    width: 300px;
}
.styled-select {
   width: 180px;
   height: 27px;
   overflow: hidden;
   background: url(../images/arrow-select.png) no-repeat right #e8e8e8;
   border: 1px solid #d1d1d1;
   }
.styled-select select {
   background: transparent;
   width: 208px;
   padding: 3px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   color: #585858;
   font-size: 12px;
   border-radius: 0;
   height: 27px;
   -webkit-appearance: none;
   }
   .btota {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:37px;
	-moz-border-radius-topright:37px;
	border-top-right-radius:37px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:37px;
	-moz-border-radius-bottomleft:37px;
	border-bottom-left-radius:37px;
	text-indent:0px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:148px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}
.btota:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}.btota:active {
	position:relative;
	top:1px;
}
 .oque-passeios {
 	width:231px;
 	height:284px;
 	float:left;
 	margin-right:23px;
 }
 .oque-passeios-n {
 	margin-left: 189px;
 }
 .oque-passeios-pri {
 	width:216px;
 	height:32px;
 	margin-top:95px;
 }
 .oque-passeios-pri1 {
 	background-color: #d24451;
 	padding:5px 10px 4px 10px;
 	color:#fff;float:left;
 }
.oque-passeios-pri2 {
 	background-color: #3a3a3a;
 	padding:5px 10px 6px 10px;
 	color:#fff;
 	float:left;
 	font-size:13px;
 }
 .oque-passeios-rev {
 	height:27px;
 	padding-top:8px;
 	font-size:12px;
 	color:#454545;
 	display:table;
 }
.oque-passeios-tit {
	width:231px;
	color:#454545;
	font-size:13px;
}
.oque-atra {
	width:218px;
	float:left;
	margin-right:21px;
	padding-top: 10px;
}
.oque-n {
	width:186px;
	height:32px;
	margin-top:146px;
}
.oque-n1 {
	background-color: #d24451;
	padding:5px 10px 3px 10px;
	color:#fff;
	float:left;
}
.oque-tit {
	width:198px;
	color:#fff;
	font-size:13px;
	background-color: #474747;
	padding:9px 10px 9px 10px;
}
.oque-desc {
	width:198px;
	color:#474747;
	font-size:13px;
	padding:9px 0px 9px 0px;
}
.oque-atpri {
	line-height: 25px;
	font-size: 14px;
}
article {
       -moz-column-count: 3;
       -moz-column-gap: 50px;
       -webkit-column-count: 3;
       -webkit-column-gap: 50px;
       -webkit-column-rule: 1px solid #ddd;
       -moz-column-rule: 1px solid #ddd;
        column-rule: 1px solid #ddd;
        font-size: 15px;
       line-height: 25px;
}
article p {
	margin-bottom: 1em;
	margin-top: 0em;
}
article a:link {
	color: #be3945;
}
article a:visited {
	color: #be3945;
}
