<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**********************
 BIG SCREEN
**********************/
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }  
	div.endereco{
		width: 500px;
	}
}

/**********************
 NORMAL
**********************/
@media (min-width: 981px) {
    .headerTop .menuTop, .left {
        display: block !important;
    }
}
/**********************
 TABLET
**********************/
@media (max-width: 980px) {
    .container {
        width: 100%;
    }  
    
    /*menu*/
    div.headerTop{
        height: 80px;
        padding: 15px 0;
    }
    div.headerTop .logoTop img {
        max-width: 100px;
    }
    
    
    div.headerTop .menuTop, 
    .left {
        background: #021e46;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.75);
        display: none;
        height: calc(100%);
        left: 0;
        max-width: 325px;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 85%;
        z-index: 999;
    }
    .headerTop .menuTop-overlay, .left-overlay {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .headerTop .menuTop-overlay, 
    .menuBarraTop-overlay, 
    .left-overlay {
        bottom: 0;
        display: none;
        height: calc(100%);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 997;
    }
    div.headerTop .mblmenu{
        background: none;
        border: 0;
        color: #fff;
        display: block;
        float: left;
        height: 40px;
		line-height: 40px;
        padding: 0;
        position: absolute;
        top: 0;
    }
    .headerTop .menuTop::before { 
        background: url(../img/logo-hotel-in-site.png) no-repeat center / 100px; 
        content: ""; 
        display: block; 
        height: 75px;
    }
	
	div.headerInt{text-align: center;}
	div.headerInt .menuTop ul {margin-bottom: 15px; margin-top: 20px;}
	div.headerInt .menuTop ul li { display: inline-block;}
	div.headerInt .menuTop ul li a { color: #fff; display: block; font: 14px 'Poppins', sans-serif; padding: 20px 15px;}
	div.headerInt .menuTop ul li a:hover {background: #233158; text-decoration: none;}
	div.headerInt .menuTop ul li a::after {color:#FFF; content:'\edc0'; float:right; font-family: icomoon; margin-left:10px; font-size:10px; margin-top: 4px;}
    
    div.headerBusca {
        height: 260px;
        margin-bottom: 30px;
    }
    div.headerBusca div.overlayBusca{
        height: 260px;
    }
    div.headerBusca div.contentBusca{
        padding-top: 10px;
        height: 260px;
    }
    div.headerBusca p {
        color: #fff; 
        font: 16px 'Poppins', sans-serif; 
        margin: 0 0 8px;
    }
	
	div.headerBusca h1 {
		padding-top: 10px;
		font: 20px 'Poppins', sans-serif; 
	}
	
	body.interna div#google_translate_element{
		left: 60px;
	}    
	
    /*hoteis*/
    div.sec-left{
        width:100%;
    }
    div.sec-right{
        width: 100%;
        float: none;
        position: static;
        top:auto;
        right: auto;
    }
    div.iconSocial{
        display: block;
        clear: both;
        float: none !important;
        margin-bottom: 20px;
        margin-left: 0;
    }
	div.endereco{
		width: 100%;
	}
    
    /*footer*/
    div.footerSobre{
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    div.footerDest{
        float: left;
        width: 100%;
    }
	
	ul.itens li {
		width: 100%;
	}
	
	ul.mark li,
	ol.mark li{
		padding-bottom: 6px;
		padding-top: 6px;
	}
}

@media (max-width: 800px) {
    /*componentes*/
    div.boxList .boxItem{
        width: 100%;
        display: block;
        clear: both;
        margin-bottom: 20px;
    }
    div.boxList .boxItem.box2{
        margin-left: 0;
        margin-right: 0;
    }
    
    p.detAviso{
        margin-top: 20px;
    }
    p.detAviso a{
        margin-top: 0;
    }
    
	div.col-main {
		width: 100%;
		padding-left: 15px;
	}
	div.col-left {
		display: none;
	}
	
	.anuncio-vertical{ 
		display: none !important; 
		width: 0 !important;
	}
	
	div.listalateralmbl{
		display:block;
	}
	a.tablemais{
		display:block;
	}
	div.listahoteis { 
		display:block;
		border: none;

	}
	div.listahoteis div { 
		width: 100%;
		clear: both;
		display: block;
		border-top: none;
		text-align: center;
		height: 20px;
		vertical-align: middle;
	}
	div.listahoteis div.anuncio {
		height: auto;
	}
	div.listahoteis a.resitm{ 
		padding-top: 0;
		border: 1px solid #F0F0F0;
		background-color: #fafafa;
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 15px;
		padding: 25px;
		padding-bottom: 25px;
	}
	div.listahoteis a.resitm:hover{ 
		background-color: #f5f5f5;
		color:#4faeeb;
		text-decoration: none;
	}

	div.listahoteis div.tit{
		font: 20px 'Lato', sans-serif;
    	margin: 0 0 15px;
		height: auto;
	}
	div.listahoteis div.bok{
		text-align: center;
		width: 100%;
		padding: 0 0;
		color: #666;
		font-size: 12px;
		margin: 0;
	}
	div.listahoteis div.bok img{
		display: none;
	}
	div.listahoteis div.dtl{
		display: block;
		height: 40px;
	}
	div.listahoteis span.botao1{
		background: #ff6600;
		border-radius: 4px;
		color: #fff;
		display: inline-block;
		font-size: 11px;
		padding: 7px 25px;
		text-transform: uppercase;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	div.listahoteis div.img{ 
		height: 70px;
		width: 100%;
		margin-bottom: 10px;
	}	
	
	div.listahoteis div.img div.img2{ 
		width:100%;
		height: auto;
		overflow: hidden;
		padding: 0;
		border: none;
	}
	div.listahoteis div.img2 img{ 
		width:100px;
		left: 50%;
		margin-left:0;
		max-height: 70px;
	}

	div.listahoteis div.img i.icon{ 
		font-size: 55px;
	}
	
	div.order{
		display: block;
	}
	ul.listahoteis {
		display: block;
	}
	ul.listahoteis li{
		padding-top: 0;
		background-color: #fafafa;
	}
	ul.listahoteis li &gt; span {
		margin: 0 0 15px;
		height: 70px;
		width: 100%;
	}
	ul.listahoteis li &gt; span a{
		font-size: 55px;
		min-height: 55px;
	}
	ul.listahoteis li &gt; span a img {
		max-height: 70px;
	}
	ul.listahoteis li div {
		width: 100%;
		text-align: center;
	}
	td.distante{
		text-align: center;
	}
	form#frmBusca ul.formulario{
		width: 100% !important;
	}
	form#frmBusca ul.formulario input[type=text],
	form#frmBusca ul.formulario select{
		width: 100%;
	}
	
	div.headerBusca p {
		display: none;
	}
}

/**********************
 CELULAR
**********************/
@media (max-width: 700px) {
    
    h1, h2 {
        font-size: 25px;
    }
    
    div.headerBusca {
        margin-bottom: 20px;
    }   
    div.headerBusca form{ 
        display:block; 
        position: static;
        margin: 0 auto;
    }
    
    div.headerBusca div.campo{
        width: 90%;
    }      
    div.headerBusca input{
        width: 70%;
    }
    div.headerBusca button{ 
        width: 40px;
    }
    div.headerBusca div.campo i.icon{ 
        width: 40px;
    }
	.modalNavProximo ul li { width: 100%;margin-left: 0 !important;}
	.modalNavTemas ul li { width: 100%;margin-left: 0 !important;}
	.modalNavEstados ul li { width: 50%;}
	
	
	a.cadastrar{display:none !important;}
}

/**********************
 DUMB
**********************/
@media (max-width: 450px) {
	
	div.headerBusca p.cb1 {
        display: none;
    }
	
	div.headerBusca h1 {
		display: none;
	}
	   
    div.headerBusca {
        height: 180px;
    }
    div.headerBusca div.overlayBusca{
        height: 180px;
    }
    div.headerBusca div.contentBusca{
        height: 180px;
    }
    
    div.headerBusca input{
        width: 60%;
    }
    div.headerBusca div.campo i.mapa{ 
        visibility: hidden;
        width: 20px;
    }    
	
	.modalNavEstados ul li { width: 100%;}
	
}</pre></body></html>