/* LIBRARY */
.orange-button{
	background: #f58233;
    border: 1px solid #d76c1f;
    box-shadow: 0 16px 22px #f8a125 inset;
    color: #fff;
	position: relative;
	text-align: center;
    text-shadow: 1px 1px #d76c1f;
    transition: all 0.7s ease 0s;
}
.orange-button:hover{
    background: #f8a125;
    box-shadow: 0 16px 22px #f58233 inset;
    transition: all 0.7s ease 0s;
    text-decoration: none;
    color: #FFF;
}
.green-button{
	background: #549c21;
	border: 1px solid #498521;
	box-shadow: 0 16px 22px #5bc968 inset;
	color: #fff;
	text-align: center;
	transition: all 0.7s ease 0s;
}
.green-button:hover{
	background: #5bc968;
	box-shadow: 0 16px 22px #549c21 inset;
	transition: all 0.7s ease 0s;
}
/* HOME CARTAO HU */
#page.cartao-hu{
    background: url(../../images/hotsite/cartao-hu/bg-page.jpg) no-repeat top center #f7f8f9;
	width: 100%;
}
#content-topo{
	margin: 0 auto;
	min-height: 330px;
	padding: 0;
	position: relative;
    width: 1000px;
}
/* FACEBOOK */
#facebook-cartao-hu{
	height: 20px;
	position: absolute;
	right: 0;
	width: 251px;
}
#facebook-cartao-hu .fb_iframe_widget{
	margin-right: 5px;
}
#cartoes-hu{
	height: 376px;
	left: -2%;
	position: absolute;
	top: 50%;
	width: 784px;
	z-index: 1;
}
#cartoes-hu > li{
	float: left;
	position: relative;
	text-align: center;
}
#cartoes-hu > li:first-child{
	left: 0;
	top: 16%;
	z-index: 1;
}
.escolha-o-seu-ct{
	float: right;
	/*padding: 3px 0 3px 10px;*/
}
.escolha-o-seu-ct .bt-laranja{
	border-radius: 4px;
	color: #fff;
	display: block;
	height: 18px;
	padding: 8px 0;
	text-shadow: 1px 1px #f60;
	width: 230px;
}
#cartoes-hu > li:last-child{
	left: -3.5%;
	position: relative;
	top: 13%;
}
#cartoes-hu figcaption{
	color: #696969;
	font-size: 14px;
}
#cartoes-hu li:last-child figcaption{
	margin-top: 11px;
}
#cartoes-hu .sobre-este-ct:before{
  border-left: 0 solid transparent;
  border-right: 18px solid transparent;
	border-top: 30px solid #fff;
	bottom: -28px;
  content: "";
	height: 0;
	left: 25px;
	position: absolute;
	width: 0;
	z-index: 2;
}
#cartoes-hu .sobre-este-ct:after{
    border-left: 0 solid transparent;
    border-right: 19px solid transparent;
	border-top: 31px solid #cdd4d5;
	bottom: -31px;
    content: "";
	height: 0;
	left: 24px;
	position: absolute;
	width: 0;
	z-index: 1;
}
#cartoes-hu .sobre-este-ct{
	background: #fff;
	border: 1px solid #cdd4d5;
	border-radius: 6px;
	display: none;
	left: 120px;
	position: absolute;
	top: -200px;
	width: 310px;
}
#cartoes-hu li:last-child .sobre-este-ct{
	left: 180px;
	top: -200px;
}
#cartoes-hu > li:hover .sobre-este-ct{
	cursor: pointer;
	display: block;
}
#cartoes-hu .sobre-este-ct p{
	background: #ff7900;
	border-bottom: 1px solid #cdd4d5;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-family: 'latoblack';
	font-size: 14px;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
}
#cartoes-hu .sobre-este-ct ul li{
	color: #003668;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin: 3px 15px;
}
#cartoes-hu .sobre-este-ct ul li:first-child{
	margin-top: 12px;
}
#cartoes-hu span.icon-arrow-right2{
	transform: rotate(90deg);
}
#cartoes-hu .sobre-este-ct .green-button{
	border-radius: 6px;
	display: block;
	font-size: 14px;
	height: 19px;
	margin: 15px auto;
	padding: 5px 0;
	width: 96px;
}
/* VANTAGENS */
#vantagens{
	position: absolute;
	right: 0;
	top: 50%;
}
#vantagens li{
	color: #003668;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	margin: 5px 0;
	text-transform: uppercase;
}
#vantagens li span{
	color: #f27608;
	font-weight: bold;
}
#vantagens li span.icon-location2{
	float: left;
	font-size: 25px;
	margin-top: -4px;
}
/* BOTAO ESCOLHER CARTAO */
#escolher-cartao{
	bottom: -70px;
	height: 100px;
	position: absolute;
	right: -20px;
	width: 394px;
}
#escolher-cartao .orange-button{
    border-radius: 2px;
    font-size: 18px;
    height: 58px;
	left: -3px;
    width: 299px;
    z-index: 2;
}
#escolher-cartao a{
	color: #003668;
	font-size: 11px;
	margin: 2px 104px;
	position: relative;
	text-align: center;
	text-decoration: underline;
	width: 299px;
	width: 91px;
	z-index: 2;
}
#content{
    background: none;
	font-family: 'latoregular';
    margin: 0 auto;
	min-height: 400px;
	padding: 170px 0 20px;
    width: 950px;
    text-align: center;
}

#content table {
    margin: 0 auto;
}
/* MAIS BENEFICIOS */
#mais-beneficios .linha-azul{
	background: url(../../images/hotsite/cartao-hu/ponto-azul.png) repeat-x 50%;
	height: 29px;
	margin-bottom: 30px;
}
#mais-beneficios p.titulo{
	background: #f7f8f9;
	color: #003668;
	float: left;
	font-size: 24px;
    margin: 0 207px;
	padding: 0 20px;
}
#mais-beneficios li{
	background: #fff;
	color: #003668;
	padding: 15px 8px;
	width: 449px;
}
#mais-beneficios li figcaption{
	text-align: center;
	margin-top: 10px;
}
#mais-beneficios ul{
	text-align: center;
}
#mais-beneficios li{
	display: inline-block;
}
/* FOOTER */
#footer-hotsite{
	background: #f7f8f9;
	padding-bottom: 30px;
	position: absolute;
	width: 100%;
}
#footer-hotsite .selos{
	border-top: 1px dashed #dbdddf;
	height: 130px;
	margin: 0 auto;
	width: 960px;
}
#footer-hotsite .selos div{
	margin: 26px 25px 10px;
}
#footer-hotsite .selos div:first-child{
	margin-left: 109px;
}
#footer-hotsite .selos div:last-child{
	margin-right: 109px;
}
#cartoes-hu li .beneficios li a{
	color: #003668;
	font-family: 'latoregular';
	font-size: 12px;
	text-decoration: underline;
}
.address{
	clear: both;
	width: 100%;
}
.address div{
	margin: 0 auto;
	width: 960px
}
.address p{
	color: #8b8b8b;
	font-size: 12px;
	text-align: center;
}
.address p:first-child{
	font-size: 16px;
}
#cartoes-hu li .bt-login{
    background: #0d5084;
    border: 1px solid #003966;
    border-radius: 6px;
    bottom: 20px;
    box-shadow: 0 10px 10px #1a65b1 inset;
    color: #fff;
    float: right;
    font-family: 'latobold';
    font-size: 16px;
    height: 32px;
    position: absolute;
    right: 26px;
    text-align: center;
    text-shadow: 1px 1px #003966;
    transition: all 0.5s ease 0s;
    width: 150px;
}
#cartoes-hu li .bt-login:hover{
    background: #1a65b1;
    box-shadow: 0 10px 10px #0d5084 inset;
    transition: all 0.5s ease 0s;
}

#divCloseFormulario{
    background: #062942;
    border: 1px solid #fff;
    border-radius: 100%;
	font-family: 'latobold';
    width: 17px;
    height: 18px;
    width: 19px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: -8px;
    top: -8px;
    text-align: center;
    text-decoration: none;
    padding: 4px 2px 1px;
}

/* BENEFICIOS */
#beneficios-viajante-hu{
	border-top: 1px dashed #c3c3c3;
	margin-top: 20px;
}
#beneficios-viajante-hu table{
	border: 1px solid #666;
	border-collapse: collapse;
	margin: 2% 0 3% 23%;
}
#beneficios-viajante-hu td {
    border: 1px solid #e2e3e4;
    color: #003668;
    font-family: "latoregular";
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    vertical-align: middle;
}
/* COMAPRATIVO ENTRE CARTOES */
#page.compare{
    background: url(../../images/hotsite/cartao-hu/pan-desktop.jpg) no-repeat center top #f7f8f9;
    width: 100%;
}
#page.compare #content{
	padding: 10px 0 0;
}
/* BREADCRUMP */
#bread{
	margin: 10px 0;
}
#bread li{
	color: #fff;
	display: inline;
	font-family: 'latoregular';
	font-size: 14px;
}
#bread a{
	color: #fff;
	font-family: 'latoregular';
	font-size: 14px;
	text-decoration: underline;
}
#bread li:last-child{
	text-decoration: none;
}

/* UM POUCO DE CADA CARTAO */
#ct-fix-top {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 490px;
	border-right: 1px solid #e2e3e4;
	border-left: 1px solid #e2e3e4;
	margin-bottom: 40px;
}

#ct-fix-top p{
	color: #003668;
	font-family: 'latobold';
	font-size: 30px;
}

#ct-fix-top img{
	width: 380px;
	margin: 20px;
}

#ct-fix-top .orange-button{
	border-radius: 2px;
	display: block;
	font-family: 'latobold';
	font-size: 14px;
	height: 19px;
	margin: 0 auto;
	padding: 8px 0;
	width: 200px;
}

/* TABELA COMPARATIVA */
#tabela-comparativa{
	border: 1px solid #e2e3e4;
	border-collapse: collapse;
}
#tabela-comparativa thead,
#beneficios-viajante-hu thead{
	background: #d7d7d7;
	height: 40px;
	text-align: center;
}
#tabela-comparativa th,
#beneficios-viajante-hu th{
    border: 1px solid #e2e3e4;
    color: #003668;
    text-align: center;
    padding: 10px 0;
    font-family: 'latobold';
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 380px;
}
#tabela-comparativa tr,
#beneficios-viajante-hu tr{
	text-align: center;
	vertical-align: middle;
}
#tabela-comparativa td{
	border: 1px solid #e2e3e4;
	color: #003668;
	font-family: 'latoregular';
	font-size: 14px;
	height: 65px;
	vertical-align: middle;
	width: 380px;
}
#tabela-comparativa td.green{
	color: #00a651;
	font-size: 12px;
}
#tabela-comparativa th:first-child,
#tabela-comparativa td:first-child{
	width: 214px;
}
#tabela-comparativa td span{
	display: block;
	height: 30px;
	margin-left: 160px;
	width: 40px;
}
#tabela-comparativa td .tyck{
	background: url(../../images/hotsite/cartao-hu/tick.png) no-repeat;
}
#tabela-comparativa td .xys{
	background: url(../../images/hotsite/cartao-hu/xis.png) no-repeat;
}
#tabela-comparativa td .saiba-mais-cartao{
    color: #656565;
    text-decoration: underline;
    font-weight: bold;
}
.important{
	color: #003668;
	font-size: 11px;
	margin: 8px 0;
}
/* O CARTAO ESPECIFICO */
#o-cartao{
	border-bottom: 1px solid #e2e3e4;
	padding: 40px 0 0 40px;
}
#o-cartao #adquira{
	float: right;
	margin: 130px 45px 0 0;
}
#o-cartao #adquira p{
	color: #003668;
	font-family: 'latobold';
	font-size: 24px;
}
#o-cartao #adquira .orange-button{
    border-radius: 2px;
	float: right;
	font-family: 'latobold';
	font-size: 14px;
	height: 19px;
	margin-top: 20px;
	padding: 8px 0;
	width: 166px;
}
/* SOBRE ESTE CARTAO ESPECIFICO */
#sobre-o-cartao{
	margin-top: 20px;
}
#sobre-o-cartao p.title, #sobre-o-cartao p.title span{
	font-size: 24px;
}
#sobre-o-cartao p{
	color: #003965;
}
#sobre-o-cartao p span{
	color: #ff7900;
}
#sobre-o-cartao ul{
	margin-top: 40px;
}
#sobre-o-cartao li{
	font-family: 'latoregular';
	height: 100px;
}
#sobre-o-cartao li div:first-child{
	float: left;
	height: 47px;
	margin-right: 25px;
	width: 47px;
}
#sobre-o-cartao li div.icon-parcelamento{
    background: url(../../images/hotsite/cartao-hu/icon-parcelamento.png) no-repeat;
}
#sobre-o-cartao li div.icon-pre-vendas{
    background: url(../../images/hotsite/cartao-hu/icon-pre-vendas.png) no-repeat;
}
#sobre-o-cartao li div.icon-chefs-club{
    background: url(../../images/hotsite/cartao-hu/icon-chefs-club.png) no-repeat;
}
#sobre-o-cartao li div.icon-alerta{
    background: url(../../images/hotsite/cartao-hu/icon-alerta.png) no-repeat;
}
#sobre-o-cartao li div.icon-renda{
    background: url(../../images/hotsite/cartao-hu/icon-renda.png) no-repeat;
}
#sobre-o-cartao li div.icon-sac{
    background: url(../../images/hotsite/cartao-hu/icon-sac.png) no-repeat;
}
#sobre-o-cartao li div.icon-seguro{
    background: url(../../images/hotsite/cartao-hu/icon-seguro.png) no-repeat;
}
#sobre-o-cartao li div.icon-concierge{
    background: url(../../images/hotsite/cartao-hu/icon-concierge.png) no-repeat;
}
#sobre-o-cartao li div.icon-substitui-cartao{
    background: url(../../images/hotsite/cartao-hu/icon-substitui-cartao.png) no-repeat;
}
#sobre-o-cartao li div  div{
	float: left;
	margin-top: 5px;
}
#sobre-o-cartao li p{
	font-weight: bold;
	text-transform: uppercase;
}
#sobre-o-cartao li p + p, #sobre-o-cartao li:last-child p{
	font-weight: normal;
	text-transform: none;
}
#sobre-o-cartao li p.add-detalhes{
	font-style: italic;
	margin-top: 8px;
}

/* Beneficios */
.containerBannerPromocao #lightboxBeneficios .conteudo-listagem-beneficios{
	height: 410px;
	overflow-y: scroll;
}
#lightboxBeneficios{
	height: 350px;
	padding: 25px;
	width: 900px;
}
#lightboxBeneficios .title{
    border-bottom: 1px solid #00395c;
    color: #00395c;
    font-family: 'latobold';
    font-size: 23px;
    margin-bottom: 25px;
    padding-bottom: 20px;
}
#lightboxBeneficios .listagem-beneficios.top{
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}
#lightboxBeneficios .listagem-beneficios .listagem-beneficios-box{
	height: 110px;
}
#lightboxBeneficios .listagem-beneficios .listagem-beneficios-box .titulos{
	float: left;
}
#lightboxBeneficios .listagem-beneficios h3{
	color: #ff7900;
    font-size: 20px;
	text-transform: none;
}
#lightboxBeneficios .listagem-beneficios p{
	padding-left: 0;
}
#lightboxBeneficios .listagem-beneficios p.beneficios{
	color: #00395c;
    font-family: 'latolight_italic';
}
#lightboxBeneficios .listagem-beneficios p.viajante{
	color: #00395c;
    font-family: 'latobold';
	font-size: 23px;
	text-transform: uppercase;
}
#lightboxBeneficios .listagem-beneficios .img-cartoes{
	height: 63px;
	float: right;
	margin-right: 20px;
	width: 84px;
}
#lightboxBeneficios .listagem-beneficios #ct-internacional{
	background: url(../../images/hotsite/cartao-hu/cartao-internacional-small.png) no-repeat;
}
#lightboxBeneficios .listagem-beneficios #ct-platinum{
	background: url(../../images/hotsite/cartao-hu/cartao-platinum-small.png) no-repeat;
}
#lightboxBeneficios .listagem-beneficios ul p{
	color: #333;
	font-size: 14px;
}
#lightboxBeneficios .listagem-beneficios ul li p{
	color: #333;
	font-size: 12px;
}
#lightboxBeneficios .listagem-beneficios ul li p.titulo-item{
	color: #00395c;
	font-family: 'latobold';
	text-transform: uppercase;
}
