
@media(max-width: 767px){
	.topo {
		display: none!important;
	}
	.navbar-brand img {
		width: 100%;
		max-width: 130px;
		display: block!important;
	}
	.infor-top, .sociais {
		display: none;
	}
	.no-desktop {
		display: block;
	}
	#bannerPc {
		display: none!important;
	}
	#bannerCell {
		display: block!important;
	}
	.orcamento {
		padding-top: 75px;
		box-sizing: border-box;
	}
	.tipos-atracoes, .atracoes-preferencias, .outras-infor, .item-form {
		display: flex;
		flex-direction: column!important;
		width: 100%!important;
	}
	.item-left {
		margin-right: 0px;
	}
	#whatsapp {
		display: none!important;
	}
	.secao-form-viajantes input {
		width: 100%!important;
	}
	.pega-atracoes {
		width: 100%!important;
		margin-left: 0px!important;
		margin-top: 7px;
	}
	.btn-fechar-pacotes {
		width: 70px;
		font-size: 12px!important;
		position: absolute;
		text-align: center!important;
		color: #fff;
		padding: 5px 10px!important;
		border-radius: 7px;
		top: 90px!important;
		right: 36px!important;
		cursor: pointer;
		background-color: var(--cormarca);
	}
	#hospedagem, #classeHospedagem, #QuantQuartos, #dataIda, #dataVolta {
		width: 100%!important;
		margin-bottom: 4px!important;
	}
	#saindoDe, #indoPara, #dataIda, #dataVolta {
		width: 100%!important;
	}
	.item-hospedagem {
		width: 33%!important;
	}
	.descrip {
		padding: 4px!important;
	}
	.descrip h1 {
		margin-top: 4px;
	}
	.descrip h1, h2 {
		text-align: left!important;
		font-size: 14px!important;
	}
	.territory {
		margin-top: 4px;
	}
	.item-pacotes {
		width: 270px!important;
		min-width: 270px!important;
	}
	.btn-pacotes {
		text-align: center!important;
	}
	.register-viajantes {
		width: 100%!important;
	}
	.div-logo-conrad h1 {
		font-size: 30px!important;
		text-align: center!important;
	}
	.div-logo-conrad h2 {
		font-size: 20px!important;
		text-align: center!important;
	}
	.frase-center {
		display: none!important;
	}
	/* CONRAD */
	#imgDesk {
		display: none!important;
	}
	#imgCell {
		width: 100%;
		border-radius: 14px;
		display: block!important;
	}
	.item-conrad a {
		position: absolute!important;
		top: 52%!important;
		left: 32%!important;
	}
	/* //CONRAD */
	.cliente-depoimento h2 {
		text-align: center!important;
		margin-top: -5px!important;
		margin-bottom: 20px!important;
	}
	footer {
		padding-top: 25px;
		color: var(--cortexto);
	}
	.item-footer {
		padding-top: 10px!important;
	}
	.descrip-footer {
		display: none;
	}
	.item-footer ul li a {
		text-align: center!important;
	}
	.logo-footer img {
		display: block!important;
		margin: 0 auto!important;
	}
	#mail-footer {
		line-height: 14px!important;
		margin-bottom: 3px;
	}
	.newsletter p {
		text-align: center!important;
	}
	.input-newsletter {
		width: 70%!important;
	}
	.input-container-footer button {
		width: 30%!important;
		padding: 0px 2px 2px 2px!important;
	}
	.logo-footer {
		display: none;
	}
	.mapa-site {
		display: block!important;
	}
	.duvidas-frequentes h1 {
		margin-left: 0px;
		text-align: center!important;
	}
	.text-item h1 {
		font-size: 22px!important;
	}
	.text-item p {
		font-size: 18px!important;
		line-height: 20px!important;
	}
	
}

@media(max-width: 920px) {
	.topo {
		display: none!important;
	}
	.navbar-brand img {
		width: 100%;
		max-width: 130px!important;
		display: block!important;
	}
	.logo-footer img {
		max-width: 200px!important;
	}
	.item-pacotes {
		width: 290px!important;
		min-width: 290px!important;
	}
	.orcamento {
		padding-top: 75px!important;
	}
	.tipos-atracoes, .atracoes-preferencias, .selecionar-hospedagem {
		flex-direction: column!important;
	}
	.tipos-atracoes {
		width: 100%!important;
	}
	.pega-atracoes {
		margin-top: 5px;
		margin-left: 0px!important;
		width: 100%!important;
	}
	.outras-infor {
		flex-direction: column!important;
	}
	.item-hospedagem {
		margin-right: 3px;
	}
	.selecionar-hospedagem {
		flex-direction: row!important;
	}
	/*#saindoDe, #indoPara, #dataIda, #dataVolta, .selecionar-hospedagem {
		width: 150px;
	}*/


}