@charset "utf-8";
/* CSS Document */
html
{
	width:100% !important;
	height:100% !important;
	overflow: hidden;
}
html
{
	background-position: cover;
	background-image:url(../images/master/background.jpg);
	background-repeat: no-repeat;
}
body
{
	margin-top: -1px;
	margin-left: -2px;
	width:100% !important;
	height:100% !important;
	overflow-x: hidden;
	overflow-y: scroll;
}
a 
{
    text-decoration:none
}
a:hover 
{
    text-decoration:none
}
.s-horizontal-sub-q
{
    overflow: hidden !important;
    overflow-y:  hidden !important;
}
.container
{
	max-width: 938px;
	width: 938px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.container-box
{
	max-width: 938px;
	margin-left: auto !important;
	margin-right: auto !important;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	background-color: rgba(255,255,255,0.5);
	padding-bottom: 18px;
}
.carrousel-wapper
{
	margin-left: 5px;
    margin-top: -5px;
	width: 650px;
	height: 355px;
	float: left;
}
nav
{
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.menu 
{
	background:url(../images/master/cabecalho.png);
	background-repeat: no-repeat;
    background-size: 950px 165px;
    background-position: center;
	width: 100%;
	max-width:100%;
	height:140px;
}
.logo 
{
	float: left;
	width:140px;
	height:60px;
	padding-top:27px;
	padding-left:45px;
	padding-bottom: 6px;
}
.menu .menu-top
{
	text-align: right;
    float: right;
    margin-top: -3px;
    margin-right: 20px;
}
.menu div,
.menu .menu-top div
{
	display: inline-block;
}
.menu .menu-middle
{
	float: right;
}
.menu_minhas
{
	width:126px;
	margin-right: 40px;
}
.sitemap {
	margin-right: 25px;
	width:auto;
	clear: both;
	position:relative;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
}
.sitemap ul
{
	display: none;
	position: absolute;
	top: 10;
	background-color: #FFFFFF;
	width: 184px;
	z-index: 99999;
}
.sitemap ul li
{
	width: calc(100% - 10px);
	padding: 5px;
}
.sitemap:hover
{
	border-top: solid 1px #1D5081;
	border-left: solid 1px #1D5081;
	border-right: solid 1px #1D5081;
}
.sitemap:hover ul
{
	display: block;
	margin-left: -1px;
	border-left: solid 1px #1D5081;
	border-right: solid 1px #1D5081;
	border-bottom: solid 1px #1D5081;
}
.sitemap ul a 
{
    color: #1D5081;
}
.sitemap ul a:hover
{
    color: #FFFFFF;
}
.sitemap ul a:hover li
{
	cursor: pointer;
	background-color: #1D5081;
}
.sitemap ul a
{
	width: 100%;
}
.menu-bottom
{
	margin-left: auto !important;
	margin-right: auto !important;
	width: 100%;
	height: 30px;
}
.fundo_menu {
    height: 27px;
    margin-top: 8px;
    margin-left: 14px;
    background-color: #1D5081;
    width: 910px;
    text-align: center;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7, .menu8, .menu9 {
    padding-left: 2px;
    padding-right: 2px;
	display: inline-block;
	width: auto;
	margin-left: auto !important;
	margin-right: auto !important;
} 
.menu5:hover, 
.menu6:hover, 
.menu7:hover, 
.menu8:hover, 
.menu9:hover,
.menu10:hover
{
	background-color: #1A426A;
}

.reservafacil-wrapper
{
	margin-right: 5px;
	margin-top: 5px;
	display: inline-block;
	float: right;
	height: 645px;
	width: 245px;
}
.reservafacil-wrapper .associese
{
	background-color: #1D5081;
	width: 245px;
	height: 52px;
}
.reservafacil-wrapper .associese:hover
{
	background-color: #22629F;
}
.reservafacil-wrapper .associese
{
	background-image: url(../images/home/banners/t-associese.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.reservafacil
{
	width: 245px;
	height: 585px;
}
.reservafacil img
{
	width: 240px !important;
}
.global 
{
	height:100%;
	width:100%;
	margin:0;
}
.content-left-center
{
	margin-left: 5px;
	margin-top: 2px;
	width: 650px;
	height: 592px;
	float: left;
}
.content-right-bottom
{
	margin-left: 5px;
	margin-top: -2px;
	margin-right: 5px;
	width: 245px;
	height: 290px;
	float: right;
}
.f-white
{
	color: #FFFFFF !important;
}
.b-coobblue
{
	background-color: #123252 !important;
}
.c-promored
{
	color: #EC0F26 !important;
	border: solid 1px #EC0F26 !important;
}
.f-promored
{
	color: #EC0F26 !important;
}
.b-promored
{
	border: solid 1px #C00F21 !important;
	background-color: #EC0F26 !important;
}
.c-magazineblue
{
	color: #1095D8 !important;
	border: solid 1px #1095D8 !important;
}
.f-magazineblue
{
	color: #1095D8 !important;
}
.b-magazineblue
{
	border: solid 1px #1095D8 !important;
	background-color: #1095D8 !important;
}
.c-indiqueorange
{
	color: #FF9900 !important;
	border: solid 1px #FF9900 !important;
}
.f-indiqueorange
{
	color: #FF9900 !important;
}
.b-indiqueorange
{
	border: solid 1px #FF9900 !important;
	background-color: #FF9900 !important;
}
.c-associeseblue
{
	color: #1D5081 !important;
	border: solid 1px #1D5081 !important;
}
.f-associeseblue
{
	color: #1D5081 !important;
}
.b-associeseblue
{
	border: solid 1px #1D5081 !important;
	background-color: #1D5081 !important;
}
.quadrant,
.sub-quadrant
{
	clear: both;
	display: inline-block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.quadrant:hover,
.sub-quadrant:hover
{
	background-size: 105% 105%;
}
.quadrant .info-block
{
	justify-content: center;
	display: none;
	clear: both;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
    color: #FFFFFF;
}
.ibcontent-wrapper
{
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
}
.ibcontent-wrapper .ibcontent
{
	margin: auto auto auto auto !important;
	align-self: center;
}
.ibcontent-wrapper .ibcontent-base
{
	margin: auto auto auto auto !important;
	align-self: baseline; 
	align-items: baseline;
}
.quadrant .info-block .ibcontent-wrapper .ibcontent .ibcontent-obs
{
	padding: 5px;
}
.quadrant .info-block .call-to-action
{
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #FFFFFF;
	min-width: 150px;
	max-width: 50%;
	padding: 10px;
}
.firstquadrant:hover  .info-block, 
/*.thirdquadrant:hover  .info-block,*/
.secondquadrant:hover .info-block, 
.fourthquadrant:hover .info-block,	
.f-horizontal-sub-q:hover .info-block,
.s-horizontal-sub-q:hover .info-block
{
    display: table;
}
.firstquadrant, .secondquadrant
{
	margin-bottom: 3px;
}
.firstquadrant, .thirdquadrant,
.secondquadrant, .fourthquadrant
{
	width: 320px;
	height: 290px;
}
.firstquadrant, .thirdquadrant
{
	width: 320px;
	margin-right: 3px;
}
.fifthquadrant
{
	width: 100%;
	height: 290px;
}
.f-horizontal-sub-q
{
	width: 100% !important;
	margin-bottom: 5px;
	height: 145px;
	height: 50%;
}
.s-horizontal-sub-q
{
	width: 100% !important;
	height: 140px;
	height: calc(50% - 5px);
}
.footnotes
{
	clear: both;
	max-width: 100%;
	width: 80px;
	margin-left: 5px;
	margin-right: auto 5px;
}
.footnotes .horizontal-banner
{
    height: 75px;
    width: 900px;
}
footer
{
    margin-top: 30px;
    overflow: hidden;
    background-color: #081D30;
}
footer .footer-top-links
{
	width: 100%;
	background-color: #0E2943;
}
footer .footer-top-links *
{
	margin-left: auto !important;
	margin-right: auto !important;
}
footer .footer-wrapper
{
	color: #435366;
	padding: 20px;
	height: 160px;
}
footer .brand img
{
	width: 120px;
	padding-top: 15px;
}
footer .link-group
{
	float: left;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 5px;
	display: inline-block;
	min-width: 150px;
	width: 165px;
	min-height: 150px;
}
footer a
{
	color: #FFFFFF;
}
footer a:hover
{
	color: #dfc05b;
}
.font_azulp_transparente 
{
    background: #FFFFFF;
    color: #FFFFFF;
    opacity: 0.0;
    font-size:0px;
}

.txt_novoshoteis {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.tit_hoteis {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#036;
	font-size:14px;
	font-weight:bold;
}
.txt_hoteis {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size:10px;
	font-weight:bold;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #56565;
}
.home 
{
	width:294px;
	height:14px;
	/*position:absolute;*/
	left: 21px;
	top: 200px;
	font-size: 10px;
}
.faixa_azul {
	background-image: url(../imagens/quemsomos/faixa.jpg);
	width:940px;
	height:50px;
}
.faixa_amarela {
	background-image: url(../imagens/comofunciona/faixa.jpg);
	width:940px;
	height:50px;
}
.txt_cinza10 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	font-weight:bold;
}
.font_azul {
	color: #036;
	font-weight: bold;
	font-size:12px;
}
.font_azulp {
	color: #036;
	font-weight: bold;
	font-size:9px;
}
.font_amarela {
	color: #ff9900;
	font-weight: bold;
	font-size:12px;
}