/* Cupom */
.cupom {
    background-color: #FFB818;
    padding: 30px 0px;
    padding-top: 54px;
}

.cupom .banner-cupom {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}

.cupom .tooltip {
    width: 38%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2%;
    position: relative;
}

.cupom .tooltip p:first-child {
    font-size: 18px;
    color: #333;
    margin-bottom: 0px;
}

.cupom .tooltip p:nth-child(2) {
    color: #333;
    font-size: 12px;
    margin-bottom: 4px;
}

.cupom .tooltip input#myInput {
    background-color: #fff;
    border: 1px solid #27BBFD;
    border-radius: 5px !important;
    text-align: center;
    padding: 9px 60px !important;
    color: #707070;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-box-shadow: 3px 3px 4px -5px rgba(0,0,0,0.6);
    -moz-box-shadow: 3px 3px 4px -5px rgba(0,0,0,0.6);
    box-shadow: 3px 3px 4px -5px rgba(0,0,0,0.6);
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 140px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 60%;
	left: 70%;
	margin-left: -75px;
	opacity: 0;
	transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

@media only screen and (max-width: 768px) {
	.cupom .banner-cupom {
		width: 94%;
		display: block;
		margin: 0 auto;
	}
	
	.cupom .tooltip {
		width: 90%;
		display: block;
		margin: 0 auto;
		margin-top: 10px;
	}
}

/* Logo Companhia */
.foto-companhia {
	position: absolute;
	top: 6px;
	right: 13px;
}

.foto-companhia-vertical {
	position: absolute;
	right: 5px;
	top: 177px;
	border-radius: 0px !important;
}

li.box-offer {
	position: relative;
}

li.box-offer-photo {
	position: relative;
}

@media only screen and (max-width: 768px){			
	.foto-companhia-vertical {
		display: block !important;
		right: 10px;
		top: 10px;
	}
}

.container.footer {
    width: 960px !important;
}

input#QueryString ~ .container {
    width: 100%;
}

.lead-social {
	width:initial;
}

#container-breadcrumbs{
	width: 960px;
	margin: auto;
}

#container-breadcrumbs .breadcrumbs {
	padding: 0 10px;
	position: absolute;
	top: 455px;
	z-index: 9;
}

.breadcrumbs li {
	font-size: 10.4px;
	text-transform: initial;
	padding: 0 7px 0 0;
}

.breadcrumbs li:after{
	content: '>';
	font-size: 9px;
	color: #969696;
	left: 3px;
}

.container:nth-child(2){
    /*width:100%;*/
}

#rps-container{
    /*background-image: url( /media/13140750/image-top-gradient.jpg),url(/media/13121204/image-top.jpg);*/
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: auto 450px;
}

#searchEngine {
    top: 235px;
}

.breadcrumbs .active a {
    color: #969696 !important;
    font-weight: normal;
}

.breadcrumbs .active a:hover {
	text-decoration: none;
}

.breadcrumbs li a {
    color: #888888;
    font-weight: bold;
}

.breadcrumbs li a:hover {
	text-decoration: underline;
}

.siteContent {
	padding-top: 0px;
}

#rps-content{
    width: 100%;
    margin:auto;
    position: relative;
}

.rps-top{
    width: 960px;
    height: 450px;
    clear: both;
    position: relative;
    margin: auto;
}

.rps-top h1{
	width: 500px;
	height: 76px;
	color:#fff;
	font-size:38px;
	margin-top: 310px;
	display: table-cell;
	vertical-align: bottom;
	padding-top: 310px;
}

.rps-top ul.rps-top-menu{
	display: table;
	/* width: 960px; */
	/* height: 58px; */
	/* background: #000; */
	/* border-radius: 30px; */
	/* top: 284px; */
	/* position: relative; */
	/* margin: auto; */
	/* margin-top: 10px; */
}

.rps-top ul.rps-top-menu.fixed{
	position: fixed;
	top: 0;
	left: 50%;
	margin-left:-480px;
	z-index: 19;
	height: 58px;
}

.rps-top ul.rps-top-menu li {
	display: inline-block;
	margin: 10px 10px 0 0px;
}

.rps-top ul.rps-top-menu li:last-child {
	position:absolute;
	right:5px;
	margin-top: 4px;
}

.rps-top ul.rps-top-menu li:last-child a {
	padding:0 18px;
}

.rps-top ul.rps-top-menu li a {
	line-height: 32px;
	font-weight: bold;
	font-size: 14px;
	background-color: #000;
	border-radius: 30px;
	border: 1px solid #fff;
	padding: 0 10px;
	display:block;
	color: #fff;
}

.rps-top ul.rps-top-menu li a:hover {
	color:#ffcc00;
	border:1px solid #ffcc00;
}

.rps-top ul.rps-top-menu li a.active {
	color:#ffcc00;	
	border:1px solid #ffcc00;
}

.rps-top .rps-top-link a {
	width: 100px;
	height: 49px;
	border:1px solid #fff;
	border-radius:50px;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	background-image: url(/media/13121218/sprite.png);
	background-repeat:no-repeat;
	display: inline-block;
	background-position: -86px -25px;
}

.rps-top .rps-top-link a img {
	float: right;
}

.box-100-oferta {
	background-color: #FAFAFA;
}

/*.box-100-oferta:nth-child(3n+0) {
	background-color:#607d8b;
}*/

.rps-text-wrap {
	width:100%;
	padding:30px 0;	
}

.rps-text{
	height: 440px;
	border: 1px solid #ccc;
	border-radius: 7px;
	margin: 0px auto;
	color:#455862;
	display: table;
	background: #fff;
}

.rps-text > div {
	display:none;
}

.rps-text > div:nth-child(1) {
	display:block;
}

.rps-text ul.rps-text-menu{
	padding: 20px;
	background: #fff;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	height: 34px;
	overflow: hidden;
}

.rps-text ul.rps-text-menu li {
	display: inline-block;	
	margin-right:5px;
}

.rps-text ul.rps-text-menu li a {
	line-height: 32px;
	font-weight: bold;
	font-size: 14px;
	background:#fff;
	border-radius: 20px;
	border: 1px solid #ccc;
	padding: 0 10px;
	display:block;
	color: #606060;
	cursor: pointer;
}

.rps-text ul.rps-text-menu li a.active, #rps-text ul.rps-text-menu li a:hover {
	background:#000;
	border: 1px solid #000;
	color: #ffcb04;
}

.rps-text .rps-text-photo-wrap{
	width:326px;
	height: 440px;
	border-left: 1px solid #ccc;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	position: absolute;
	top: -74px;
	right: 0;
	overflow:hidden;
}

.rps-text .rps-text-photo{
	width:514px;
	height:440px;	
	position:relative;	
}

.rps-text .rps-text-photo img {
	margin-left: -94px;
	max-width:initial;
}

.rps-text .rps-text-description{
	float:left;
	width: 960px;
	position: relative;
}

.rps-text h2 {
	width: 580px;
	font-size:26px;
	margin: 20px 0 20px 30px;
	padding-right: 20px;
}

.rps-text p {
    font-size:16px;
    margin: 0 0 20px 30px;
    display: table;
    padding-right: 20px;
    width: 570px;
}

.rps-text p strong {
	font-weight:bold;
}

.rps-text p a {
	color: #009ee3;
}

.rps-other {
	text-align: center;
	padding-top: 50px;
}

.rps-other h3 {
	font-size:24px;
	color:#009ee3;
	margin-bottom: 20px;
}

.rps-other ul.rps-other-banner{
	margin: auto;
	display: table;
}

.rps-other .rps-other-banner{
	display: inline-flex;
}

.rps-other ul.rps-other-banner li{
	width:300px;
	height: 455px;
	margin-right: 26px;
	float: left;
}

.rps-other ul.rps-other-banner li:last-child{
	margin-right: 0;
}

.rps-other .rps-other-superbanner{
	margin:-20px auto 0px auto;
	display: table;
    padding-bottom: 30px;
}

.rps-conditions-wrap {
	padding:30px 0 20px 0;	
}
.rps-conditions {
	color:#656565;
	margin: 0px auto;
	width: 960px;
}

.rps-conditions h3 {
	font-size:14px;	
}

.rps-conditions p {
	font-size:12px;	
	margin-top:20px;
}

#container-busca-wrap {
	padding:40px 0;
	background-color:#fff;
}

#container-busca {
    width: 960px;
    margin: 0 auto;
    position: relative;
    display: table;
}

.descricao-busca {
	margin: 0 auto;
	height: 460px;
	display:table-cell;
	vertical-align: top;
	text-align: center;
	padding-right: 20px;
}

.descricao-busca span.pin {
	width: 63px;
	height: 50px;
	display:block;
	margin: 87px auto 0;
	background-image:url(/media/12964479/sprite.png);
	background-position: -110px -1118px;
}

.descricao-busca h4 {
	color:#00aeef;
	font-size:35px;
	line-height: 40px;
	margin: 50px 0;
}

.descricao-busca p {
	color:#666;	
	font-size:16px;		
}

.descricao-busca a {
	display:none;
}

.rps-recommended {
	display: inline-block;
	width: 98%;
	position: relative;
}

.rps-recommended h2 {
	text-align: center;
}

.rps-recommended ul {
	margin: auto;
	display: table;
}

.rps-recommended ul li {
	display: inline-block;
	text-align: center;
	margin: 20px 11.2px;
}

.rps-recommended ul li:nth-child(4n) {
	margin-left:initial;
	margin-right:initial;
}

.rps-recommended a {
	position:relative;
	display: table-cell;
	width: 216px;
	height: 185px;
	color: #fff;
	font-size: 31px;
	font-weight: bold;
	vertical-align: middle;
	border:1px solid #f5f5f5;
	background-repeat: no-repeat;
	background-color: #000;
}

.rps-recommended a:hover {
	box-shadow: 0px 1px 10px 1px rgba(0, 158, 227, 0.71);
	border: 1px solid #009ee3;
}

.rps-recommended a span {
	z-index: 2;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0 10px;
}

.rps-recommended a img {
	position:absolute;
	max-width: initial;
	top:0;
	left:0;
	opacity: 0.6;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.box-int {
	width: 960px;
	position:relative;
	margin: auto;
}

.box-companhias .box-int.prod-oferta ul {
	display: flex;
	justify-content: space-between;
}

/* start box-slider */

.box-int.box-slider {
	margin:25px 0;
	background-color:green;
}

.box-100.box-slider {
	background-color:#000;
	padding-bottom: 0px;
}

.box-100.box-slider.posicao-1 {
	background-color:#000;
	padding-bottom: 0px;
	padding-top: 20px;
}

.box-100.box-slider.posicao-1 .bt-slider {
	display: none;
}

.box-int.box-slider {
	width: 960px;
	height: 295px;
	background-color: #000;
	padding-top: 30px;
	margin: auto;
	position:relative;
}

.box-slider.posicao-1 .box-int.box-slider {
	height: 504px;
}

.box-int.box-slider h2 {
	color: #ffca04;
	text-align: center;
}

.box-int.box-slider h2 strong {
	color:#009ee3;	
}

.box-int .box-slider-itens {
	margin: 30px auto 0 auto;
	width: 835px;
	height: 185px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

.box-slider.posicao-1 .box-int .box-slider-itens {
	height: 424px;
}

.box-100.box-slider.posicao-1 .box-int .box-slider-itens {
	width: 100%;
}

.box-int .box-slider-itens ul {width: 100%;position: absolute;top: 0;left: 0;}

.box-int .box-slider-itens ul li {
	display: table-cell;
	padding-right: 10px;
}

.box-100.box-slider.posicao-1 .box-int .box-slider-itens ul li {
	padding-right: 16px;
}

.box-int .box-slider-itens ul li:last-child {
	padding-right:initial;
}

.box-int .box-slider-itens ul li a {
	display:block;
	height: 180px;
}

.box-slider.posicao-1 .box-int .box-slider-itens ul li a {
	display:block;
	height: 414px;
	-webkit-box-shadow: 0px 1px 10px 3px rgb(51, 51, 51);
	-moz-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
	box-shadow: 0px 1px 10px 1px rgb(51, 51, 51);
	border: 1px solid #333333;
}

.box-int .box-slider-itens ul li a:hover, .box-slider.posicao-1 .box-int .box-slider-itens ul li a:hover {
	-webkit-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    -moz-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    box-shadow: 0px 1px 10px 1px rgba(0, 158, 227, 0.71);
    border: 1px solid #009ee3;
}

.box-int .box-slider-itens ul li a img {
    width: 200px;
    height: 180px;
    max-width: initial;
}

.box-slider.posicao-1 .box-int .box-slider-itens ul li a img {
    width: 227px;
    height: 414px;
}

.box-int .bt-slider.bt-slider-prev, .box-int .bt-slider.bt-slider-next{
	width:25px;
	height:40px;
	display:block;
	position:absolute;
	top: 130px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.box-int .bt-slider.bt-slider-prev{
	left: 20px;
}

.box-int .bt-slider.bt-slider-next{
	right: 20px;
	top: 122px;
}

.box-int .bt-slider.bt-slider-next:before {
    content: url(/media/14492610/seta_dir.svg);
    transform: rotate(180deg);
    font-size: 60px;
    width: 20px;
    display: inline-block;
    transform: rotate(0deg);
}

.box-int .bt-slider.bt-slider-prev:before {
    content: url(/media/14492610/seta_dir.svg);
    font-size: 60px;
    width: 20px;
    display: inline-block;
    transform: rotate(180deg);
}

.carregar-ofertas {
	display:none;
}


/* end box-slider */

@media all and (max-width:768px) {

	.cupom .tooltip input#myInput {
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	#container-breadcrumbs .breadcrumbs {
	    top: 190px;
	}

	.pl.logo-site.clearshadow{
		width: 100%;
		text-align: center;
		padding:initial;
		height: 52px;
	}

	.pl.logo-site.clearshadow img{
		margin-top: 10px;
		display:none;
	}

	#rps-container {
		background-size:auto 184px;
		background-position: center 0px;
	}

	#container-breadcrumbs {
		width:99%;
	}

	#container-breadcrumbs .breadcrumbs li {
		height:14px;
	}

	.rps-top {
		width: 100%;
		height: 184px;
	}

	.rps-top h1{
    	width: 94%;
    	font-size: 23px;
    	margin-top: 110px;
    	text-align:center;
    	display: inline-block;
    	padding: 0px 11px;
    	padding-top: 20px;
    }

    .rps-text-wrap {
		width: 94%;
		padding: 30px 3%;
		padding-top: 10px;
		padding-bottom: 0px;
	}

	#rps-text ul.rps-text-menu li {
		margin-right: 0px;
		margin-bottom: 2px;
	}

	.rps-top ul.rps-top-menu {
		display:none;	
	}

	.rps-top .rps-top-link{
		display:none;
	}

	#rps-content {
		width: 100%;		
	}

	.box-100.box-100-oferta {
		overflow: hidden;
		height: 915px;
		/* padding-bottom: 0px; */
	}

	.box-100.box-100-oferta.expand {
		overflow-y: initial;
    	height: auto;
	}

	/*.box-100-oferta-wrap {
		display:none;
	}*/

	.box-100.box-slider{
		/*display:none!important;*/
	}

	.rps-text {
		display: table;
	}

	.rps-text h2 {
		width:initial;
	}

	.rps-text ul.rps-text-menu {
		display: grid;
		text-align: center;
		height: auto;
	}

	.rps-text .rps-text-description {
		width: 100%;
	}

	.rps-text .rps-text-description p {
		width:initial;
	}

	.rps-text .rps-text-photo-wrap {
		width: initial;
		height: initial;
		position: initial;
		top: initial;
		right: initial;
		overflow: hidden;
		border-radius: 0px;
		border: 0px;
	}

	.rps-text .rps-text-photo {
		border-radius:initial;
		width: 100%;
		height: initial;
		position: relative;
		top: initial;
		right: initial;
		display: flex;
		margin-bottom: 30px;
	}

	.rps-text .rps-text-photo img {
		width: 100%;
		height: 100%;
		margin-left: initial;
		max-width: initial;
	}

	.rps-conditions{
		width: 92%;
		margin: 0px auto;
		padding: 0px 4%;
		text-align: justify;
	}

	#container-busca{
		width: 100%;
		display: block;
		background-color: #fff;
	}

	.col.descricao-busca {
		width: initial;
		height: 280px;
		padding-right: initial;
		padding-top: 35px;
		height: auto;
	}

	.col.descricao-busca h5 {
		font-size:26px;
		line-height: 30px;
		margin: 25px 0;
	}

	.col.descricao-busca p {
		display:none;
	}

	.col.descricao-busca a {
		width: 185px;
		font-size: 19px;
		border-radius:7px;
		margin:auto;
		display:block;
		color:#fff;
		line-height: 42px;
		background-color:#39c81f;
	}
	
	.col.descricao-busca a:focus {
		background-color: #48d32e;
	}
	
	.SBV-mob-home .widget-format-payment h3 {
		margin-bottom: 0px !important;
		font-size: 14px !important;
	}
	
	.widget-format-payment ul li.titulo {
		padding: 0px;
		font-size: 12px !important;
		font-weight: normal;
	}
	
	.widget-format-payment ul p.SBV-tel {
		padding: 0px;
	}
	
	.SBV-mob-home .site-footer .content .widget .SBV-contato {
		padding: 0px;
	}
	
	.SBV-mob-home .site-footer .content>.col8 .widget {
		margin-bottom: 0px;
	}
	
	.SBV-mob-home .site-footer .content>.col4 .widget p {
		padding: 0px;
	}

	#container-busca-wrap {
		padding: 0px 20px;
	}

	.descricao-busca h4 {
		font-size: 32px;
		margin: 20px 0;
	}

	.site-footer-bottom h3 {
		margin-bottom: 0px !important;
		font-size: 14px !important;
		color: #333333;
	}

	.descricao-busca span.pin {
		margin: auto;
	}

	#searchEngine{
		width:initial;
		display: none;
	}

	footer[style]{
		width: 100%!important;
		padding-top: initial;
	}

	.site-footer {
		padding-top: initial!important;
	}
	
	.site-footer-top{
		display:none;
	}

	.site-footer-middle {
		display:none;
	}

	.rps-other {
		margin-top:initial;
		display:none;
	}

	.rps-other-banner-wrap {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100%;
		height: 455px;
		display: block;
		-webkit-overflow-scrolling: touch;
	}

	.rps-other ul.rps-other-banner{
		width: 960px;
		height: 455px;
		display: block;
	}

	.rps-other ul.rps-other-banner li{
	}

	.site-footer-bottom{
		text-align:center;
	}

	.container.footer {
		width:initial!important;
	}

	.col4 {
		width:initial!important;
	}
	.col8 {
		width:initial!important;
	}

	.rps-recommended{
		width:100%;
	}

	.rps-recommended ul {
		margin: 10px auto 40px auto;
		display: table;
		text-align:center;
	}

	.rps-recommended ul li {
		display: inline-block;
		text-align: center;
		margin: 4px 0px;
	}

	.rps-recommended ul li:nth-child(2n+1) {
		margin-right:10px;
	}

	.rps-recommended a {
		width: 142px;
		height: 122px;
		font-size:16px;
		/* height: 185px; */
	}

	.rps-recommended a img {
		width: 142px;
		height: 122px;
	}

	.box-int-offer-photo, .box-int-offer {
		width:90%;
		margin:auto;
	}

	.box-offer-photo, .box-offer {
			width: 100%!important;
			height:235px!important;
	}

	.box-offer-photo img {
			display:none;
	}

	li.box-offer .box-padding {
		display:inline-block;
		width: 92%;
	}

	li.box-offer .box-padding .col-1, li.box-offer .box-padding .col-2 {
		width: 100%;
	}

	.bannerDFP {
		display:none!important;		
	}

	.box-int {
		width: 100%;
		/* height: 955px; */
		/* overflow: hidden; */
	}

	.box-int.box-slider {
		width:358px;
	}

	.box-int .bt-slider.bt-slider-prev, .box-int .bt-slider.bt-slider-next{
		display:none;
	}

	.box-int .box-slider-itens {
		width: 358px;
		overflow-x: scroll;		
	}

	.carregar-ofertas {
		display:block;
		width: 90%;
		color:#018dc2;
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		padding:10px 0;
		text-decoration: none;
		border:1px solid #018dc2;
		border-radius: 2px;
		text-align:center;
		margin:0 auto 42px auto;
		background-color: #fff;
	}

	.carregar-ofertas:hover {
		background-color:#c1e6f4 ;
  		cursor: pointer;
	}
	
	.sv-logo img {
		margin: 0 auto;
		height: 40px;
	}
	
	.sv-logo {
		text-align: center;
		display: none;
	}

	.sv-logo-horizontal {
		display: block !important;
		top: 25px;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		width: 27%;
	}

	.sv-header {
		display: none !important;
	}
	
	header.sv-header:last-of-type {
		display: block !important;
		border: 0px;
	}

	.box-companhias .box-int.prod-oferta ul {
		flex-wrap: wrap;
	}
}

.lpv2-degrade {
	display:none;
}


/********** INICIO - BLOCO DE OFERTAS **********/


.box-100 {
	width: 100%;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: -2px;
}

.prod-oferta h2.true1 {
    display: none;
}

.box-100:nth-child(2) {
	margin-top:initial;
}

.box-100:first-child {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center 0;
	padding-top:initial;
	margin-top:initial;
	padding-bottom: initial;
}

.box-top {
	background-repeat:no-repeat;
	display:block;
	height: 307px;
}

.box-top.roll {
	margin-bottom:62px;
}

.clock-countdown {
	border:1px solid gray;
	display:block;
	width:270px;
	height:130px;
	position:absolute;
	top:10px;
	right:0;
}

.title-graphic{
	position:absolute;
	top:211px;
	right:25px;
}

/* start menu */

ul.menu {
	background-color:#009ee3;
	border-radius: 30px;
	border: 6px solid #009ee3;
	display: table;
	width: 100%;
}

ul.menu li {
	display: table-cell;
	width: 20%;
}

ul.menu li:nth-child(2) {
	border-right:1px solid #5b5b5b;
	border-left:1px solid #5b5b5b;
}

ul.menu li:last-child {
	margin-left:10px;
	padding-left: 6px;
}

ul.menu li:first-child a{
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;	
}

ul.menu li:nth-child(3) a{
	border-top-right-radius:30px;	
	border-bottom-right-radius:30px;		
}


ul.menu li:last-child a{
	border-radius: 30px;
}

ul.menu li a{
	height: 50px;
	width: 100%;
	text-align: center;
	display: table;
	background-color: #000;
	position: relative;
	font-size: 21.35px;
	color: #fff;
	vertical-align: middle;
}

ul.menu li span {
	line-height: initial;
	/* background: red; */
	display: block;
}

ul.menu li a small {
	font-size: 12px;
	display: none;
	line-height: initial;
}

.box-int div.menu {
	display:table;
	width: 946px;
	background-color: #000000;
	border: 6px solid #000000;
	border-radius:30px;
	font-size: 17px;
	position: absolute;
	bottom: 0;
}

.box-int .menu-wrap.fixed  {
	position: fixed;
	top: 62px;
	left: 50%;
	z-index: 19;
	margin-left: -480px;
}
div.menu-item {
	display:block;
	float:left;
	background-color:#000;
	border-radius:30px;
	padding:3px 0;
	vertical-align: middle;
}

div.menu-item a {
	line-height: 34px;
	height: 34px;
	display: inline-block;
	padding: 0 18px;
	color:#fff;
	border-right:1px solid #616161;
	margin-top: 6px;
}

div.menu-item a:last-child {
	border-right:initial;	
}

div.menu-item-busca {
	display:block;
	float:right;
	background-color: #009ee3;
	border-radius:30px;
	width: 258px;
}

div.menu-item-busca a {
	color:#fff;
	height: 43px;
	display: block;
	padding-left: 30px;
	padding-top: 7px;
	background-image: url(/media/13158974/sprite.png);
	background-repeat: no-repeat;
	background-position: 162px -8px;
}

div.menu a.active, div.menu a:hover {
	text-shadow: 0 0 3px #fff, 0 0 5px #009ee3, 0 0 5px #00b1ff;
}

div.menu-item-busca a span {
	font-size:12px;
	display:block;
	line-height: 20px;
}

/* end menu */


/* start box-offer-photo */

h2 {
	color:#000;
}

.prod-oferta h2 {text-align: center;margin: 40px 0px 20px 0px;}

.prod-oferta h2 strong {
	color: #37474f;
}

.prod-hotel h2 {
}

.prod-hotel h2 strong {
	color: #37474f;
}

.prod-pacote h2 {
}

.prod-pacote h2 strong {
}

li.box-offer-photo {
	margin-bottom: 20px;
}

li.box-offer-photo  {
	width: 225px;
	height: 412px;
	border-radius: 5px;
	border:1px solid #ccc;
	display: inline-block;
	margin-right: 16px;
	background-color: #fff;
}

li:nth-child(5).box-offer-photo,
li:nth-child(9).box-offer-photo,
li:nth-child(13).box-offer-photo {
	margin-right:initial;
}


@-moz-document url-prefix() { 
  li.box-offer-photo {
     height: 422px;
  }
}

li:nth-child(4).box-offer-photo {
	margin-right:initial;
}

li:last-child.box-offer-photo {
	margin-right:initial;
}

li:hover.box-offer-photo {
	-webkit-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    -moz-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    box-shadow: 0px 1px 10px 1px rgba(0, 158, 227, 0.71);
    border: 1px solid #009ee3;
}

li.box-offer-photo a {
	color:#455862;	
}

li.box-offer-photo img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

li.box-offer-photo .box-padding{
	padding:0 10px;
}

li.box-offer-photo .icon-product {
	width: 85px;
	height: 18px;
	margin-top: 10px;
	background-image:url(/media/13648398/sprite.png);
	background-repeat:no-repeat;
}

.icon-product.icon-product-pousada {
    background-position: -563px -230px;
}

.icon-product.icon-product-ingressos {
    background-position: -434px -230px;
}

.icon-product.icon-product-hostel {
    background-position: -315px -230px;
}

.icon-product.icon-product-hotel {
	background-position: -211px -184px;
}

.icon-product.icon-product-pacote {
	background-position: -17px -184px;
}

.icon-product.icon-product-passagem {
	background-position: -103px -184px;
}

.icon-product.icon-product-resorts {
	background-position: -573px -184px;
}

.icon-product.icon-product-aluguel-de-carros {
	background-position: -315px -184px;
}

.icon-product.icon-product-cruzeiro {
	background-position: -431px -184px;
}

li.box-offer-photo .box-text {
	height: 108px;
}

li.box-offer-photo h3 {
	font-size:21px;
	/* line-height:40px; */
	padding: 10px 0;
}

li.box-offer-photo p {
    margin: initial;
    line-height: initial;
}

li.box-offer-photo p strong {
    font-weight: bold;
}

li.box-offer-photo span {
	font-size:12px;
	/* height: 65px; */
	display: block;
}

li.box-offer-photo p.taxa{
	font-size:10px;
	color:#747474;
	margin-top:12px;
	text-transform:uppercase;
}

li.box-offer-photo p.parcela{
	font-size: 11px;
	color:#009ee3;
	margin-top: 6px;
	text-transform:uppercase;
	text-align:center;
	border-top:1px solid #cdcdcd;
	padding-top:7px;
}

li.box-offer-photo .preco p:first-child strong,
li.box-offer-photo .preco p:first-child span {
	text-decoration: line-through;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}

li.box-offer-photo .preco p:last-child strong {
	text-decoration: initial;
	font-weight: bold;
	font-size: 30px;
	display: block;
	line-height: 12px;
}

li.box-offer-photo .preco p:last-child strong:before {
	content:'R$';
	font-weight: bold;
	font-size: 23px;
	padding-right: 5px;
}

li.box-offer-photo .button {
	width:70px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	border-radius:3px;
	border:none;
	background-color:#39c81f;
	float:right;
	margin-top:-25px;
}

/* end box-offer-photo */

/* start box-offer */

li.box-offer {
	width: 468px;
	height: 128px;
	border-radius: 5px;
	border:1px solid #ccc;
	display: inline-block;
	margin: 4px 17px 5px 0;
	background-color: #fff;
}

@-moz-document url-prefix() { 
  li.box-offer {
     height: 114px;
  }
}

li:hover.box-offer  {
	-webkit-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    -moz-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
    box-shadow: 0px 1px 10px 1px rgba(0, 158, 227, 0.71);
    border: 1px solid #009ee3;
}

li:nth-child(2n).box-offer  {
	margin-right:initial;
}

li.box-offer a {
	color:#455862;	
}

li.box-offer .box-padding{
	padding:0px 15px;
}

li.box-offer .col-1 {
	width: 230px;
	float:left;
	padding-right:10px;
}

li.box-offer .col-1 p {
	margin:initial;
	line-height:initial;
}
		
li.box-offer .col-1 p strong {
	font-weight:bold;
}		

li.box-offer .col-2 {
	float:left;
	width: 195px;
	padding-top: 6px;
}

li.box-offer .icon-product {
	width: 85px;
	height: 18px;
	margin-top: 10px;
	background-image:url(/media/13648398/sprite.png);
	background-repeat:no-repeat;
}

li.box-offer h3 {
    font-size: 22px;
    line-height: 20px;
    padding: 8px 0;
}

li.box-offer .preco p:first-child strong {
	text-decoration: line-through;
	font-weight: bold;
	font-size: 14px;
}

li.box-offer .preco p:last-child strong {
	text-decoration: initial;
	font-weight: bold;
    font-size: 29px;
	display: block;
	line-height: 12px;
}

li.box-offer .preco p:last-child strong:before {
	content:'R$';
	font-weight: bold;
	font-size: 23px;
	padding-right: 5px;
}

li.box-offer .button {
	width:70px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	border-radius:3px;
	border:none;
	background-color:#39c81f;
	float:right;
	margin-top:-25px;
}

li.box-offer p.taxa{
	font-size:10px;
	color:#747474;
	margin-top:12px;
	text-transform:uppercase;
}

li.box-offer p.parcela{
	font-size: 11px;
	color:#009ee3;
	margin-top: 6px;
	text-transform:uppercase;
	border-top:1px solid #cdcdcd;
	padding-top:7px;
	text-align: center;
}
/* end box-offer */



/* start box-conditions */

.box-int.box-conditions{
	font-size:12px;
	color: #37474f;
	padding-bottom: 40px;
}

.box-int.box-conditions h4{
	font-size:14px;
	font-weight:bold;
	padding: 40px 0 20px 0;
}

/* end box-conditions */

/* start box-busca */

.box-int.box-busca {
	color: #fff;
}

.box-int.box-busca img {
	float:left;
	margin: 0px 45px 0 0;
}

.box-int.box-busca h3 {
	font-size:37px;
	padding: 70px 0 15px 0;
}

.box-int.box-busca p {
	font-size:28px;
	font-weight:normal;
}

.box-int.box-busca a {
	font-size:28px;
	color:#fff;
	line-height:87px;
	display: inline-block;
	padding: 0 92px 0 20px;
	background-color:#e91e63;
	background-image: url(/media/13158974/sprite.png);
	background-position: -72px 12px;
	background-repeat: no-repeat;
	margin-top: 65px;
	border-radius: 5px;
}

/* end box-busca */

/* start countdown */

.dsb-theme-wrapper.countdown1 {
	position:absolute;
	top: 20px;
	right:10px;
}

.dsb-theme-wrapper.countdown1 h3 {
	color:#b3e5fc;
	font-size:26px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

.dsb-theme-wrapper.countdown1 ul {
	
}

.dsb-theme-wrapper.countdown1 ul li {
	display: table-cell;
	color:#fff;
	text-align:center;
	font-weight:normal;
}

.dsb-theme-wrapper.countdown1 ul li h2 span {
	font-size:40px;
	font-weight:normal;
}

.dsb-theme-wrapper.countdown1 ul li h2 span:first-child {
	border:1px solid #fff;
	width: 64px;
	height: 64px;
	line-height: 64px;
	margin: 0 5px;
	display: inline-block;
}

.dsb-theme-wrapper.countdown1 ul li.horas h2 span:first-child {
	border:1px solid #e91e63;
	background-color:#e91e63;
}

.dsb-theme-wrapper.countdown1 ul li p {
	margin-top: 5px;
	text-transform:uppercase;
	font-size:12px;
	width: 78px;
}


.dsb-theme-wrapper.countdown1 ul li.horas h2 p {
	text-align:center;
}

.dsb-theme-wrapper.countdown1 ul li.horas h2 p:after {
	content:':';
	width:50px;
	margin-left:8px;
	background-color:#000;
	
}



/* end countdown */

/* start modal motor */
	
	#searchEngine-modal {
		background-color: #fff;
		display:none;
		z-index: 20;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -313px;
		margin-top: -272px;
		padding: 20px 108px 20px 108px;
		border-radius: 5px;
		-webkit-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
		-moz-box-shadow: 0px 1px 10px 3px rgba(1,141,194,1);
		box-shadow: 0px -1px 10px 2px rgba(0, 158, 227, 0.71);
		border: 1px solid #009ee3;
	}

	#searchEngine-modal h4{
		text-align:center;
		font-size: 24px;
		margin-bottom: 20px;
	}

	#searchEngine-modal a.bt-close {
		background-image:url(/travel/styles_B2C/images/lightbox.png);
		width: 25px;
		height: 25px;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	

/* end modal motor */

/* start banners */

.bannerDFP {
	margin:40px auto;
	text-align:center;
	display: block;
	height: 90px;
	width: 970px;
}

.bannerDFP180 {
	margin: 40px 0 40px -8px;
	text-align:center;
	display: block;
	height: 180px;
	width: 970px;
}

/* end banners */

/********** FIM - BLOCO DE OFERTAS **********/


img[src=""].foto-companhia-vertical,
img[src=""].foto-companhia {
    display: none;
}


.box-int .box-slider-itens ul li a.true1 {
    pointer-events: initial;
}

.box-int .box-slider-itens ul li a.true0,
.box-int .box-slider-itens ul li a.true {
    pointer-events: none;
}

li.box-offer-photo .preco p:nth-child(3) {
    line-height: 30px;
}

li.box-offer .preco p:last-child strong {
    line-height: 20px;
}

li.box-offer .preco p:nth-child(2) {
    line-height: 5px;
}

li.box-offer .preco p:nth-child(3) {
    line-height: 24px;
}

li.box-offer-photo .preco p.a-partir,
li.box-offer .preco p.a-partir{
    line-height: 30px;
}

/* Ofertas - Selos */
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700');

.selo,
.selo-off,
.selo-crianca,
.selo-exclusiva,
.selo-livelo,
.selo-aberto {
    display: none;
    position: absolute;
    border-radius: 5px;
    line-height: 20px;
}

.selo {
    top: 7px;
    right: 10px;
    padding: 5px 7px;
    font-family: Roboto, sans-serif;
    border: 5px solid rgba(0,0,0,0.3);
}

.selo p {
    font-size: 18px;
    line-height: 20px !important;
}

.selo span {
    display: inline-block !important;
    width: 20px;
}

.selo p:nth-child(2) {
    width: 18px;
    display: inline-block;
    line-height: 14px !important;
}

.selo span:nth-child(3) {
    font-size: 40px;
    font-weight: bold;
}

.selo p:nth-child(2) span:nth-child(2) {
    font-size: 14px;
}

.selo-off {
    top: 8px;
    right: 12px;
    padding: 8px 9px;
    font-family: 'Nunito', sans-serif;
    -webkit-box-shadow: 3px 3px 24px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 24px -4px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 24px -4px rgba(0,0,0,0.75);
}

.selo-off p {
    font-size: 10px;
    line-height: 18px !important;
}

.selo-off span {
    display: inline-block !important;
}

.selo-off p:nth-child(3) {
    display: inline-block;
    width: 20px;
}

.selo-off span:nth-child(2) {
    font-size: 48px;
    font-weight: bold;
    margin-right: 4px;
}

.selo-off p:nth-child(3) {
    line-height: 15px !important;
}

.selo-off p:nth-child(3) span:first-child {
    font-size: 28px;
}

.selo-off p:nth-child(3) span:nth-child(2) {
    font-size: 16px;
    font-weight: normal;
}

.selo.ativo-1,
.selo-off.ativo-1,
.selo-crianca.ativo-1,
.selo-exclusiva.ativo-1,
.selo-livelo.ativo-1,
.selo-aberto.ativo-1 {
    display: block;
}

.selo-crianca {
    top: 14px;
    right: 0px;
    padding: 8px 15px;
    text-transform: uppercase;
    background-color: #FC2167;
    color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 13px;
}

.selo-aberto {
    top: 14px;
    right: 0px;
    padding: 8px 15px;
    background-color: #000;
    color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 13px;
    font-weight: bold;
}

.selo-exclusiva {
    top: 14px;
    right: 0px;
    padding: 10px 15px;
    background-color: #ffca04;
    color: #000;
    border-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 14px;
}

.selo-exclusiva strong {
	font-weight: bold;
}

.selo-livelo {
    top: 10px;
    right: 10px;
    padding: 0px 8px;
    background-color: #e91e63;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    /* font-family: 'Nunito', sans-serif !important; */
    border: 4px solid #3e2180;
}

.selo-livelo p:first-child {
    font-size: 13px;
    margin-bottom: 0px;
    font-family: 'Nunito', sans-serif !important;
    margin-top: 1px;
}

.selo-livelo p:nth-child(2) {
    font-size: 34px;
    float: left;
    font-family: 'Nunito', sans-serif !important;
}

.selo-livelo p:nth-child(5) {
    font-size: 10px;
    margin-bottom: 4px;
    font-weight: 300;
    font-family: 'Nunito', sans-serif;
	min-width:84px;
}

.selo-livelo p:nth-child(4) {
    margin-bottom: 5px;
    margin-right: 3px;
    font-weight: bold;
}

.selo-livelo p:nth-child(3) {
    margin-top: 2px;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
}

@media only screen and (max-width: 768px) {
    .selo.ativo-1,
    .selo-off.ativo-1,
    .selo-crianca.ativo-1,
    .selo-exclusiva.ativo-1,
    .selo-livelo.ativo-1,
    .selo-aberto.ativo-1 {
        display: none;
    }
}
/* Fim Ofertas - Selos */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
