@media screen and (max-width:1439px) {

	#header .conteudo .menu li {margin-left: 65px;}

	#footer .conteudo .social li .whatsapp {margin-right: 30px;}

	#home .banners .banner .info {width: 360px;}

	#home .galeria .box-img {height: 390px;}

	#home .sobre .bg {max-width: 750px;}
	#home .sobre .conteudo .info {padding-right: 20px;}
	#home .sobre .conteudo .vista-aerea .box {padding: 0 140px 20px 120px;}
	
	#home .sobre .vantagens .owl-dots {padding-top: 20px;}

	#home .localizacao .box-mapa {padding-top: 150px;}
	#home .localizacao .informacoes {position: absolute; right: 0; top: 0; padding-bottom: 0;}

}

@media screen and (max-width:1260px) {

	#header .conteudo .logo svg {width: 280px;}
	#header .conteudo .menu li {margin-left: 30px;}

	#home .sobre .conteudo {width: 100%; height: auto; flex-direction: column;}
	#home .sobre .conteudo .info {padding: 75px 0 0;}
	#home .sobre .conteudo .vista-aerea {display: flex; flex-direction: column; align-items: flex-start; padding-top: 50px;}
	#home .sobre .conteudo .vista-aerea .box {padding: 0 0 20px 160px; justify-content: flex-start;}
	#home .sobre .conteudo .vista-aerea .box .titulo {margin-right: 100px;}
	#home .sobre .bg {max-width: 750px; height: 560px; top: auto; bottom: calc(15% + 20px);}
	#home .sobre .vantagens {position: relative; top: 25px;}

	#home .localizacao {flex-direction: column; padding-bottom: 150px; bottom: 55px;}
	#home .localizacao .box-mapa {padding-top: 0; width: 100%;}
	#home .localizacao .box-mapa .mapa {width: 100%; left: -20px; bottom: 0;}
	#home .localizacao .box-mapa .mapa svg {width: 105%;}
	#home .localizacao .box-mapa .info {top: 30px; left: auto; right: 200px; width: 40%;}
	#home .localizacao .informacoes {top: auto; bottom: 0;}

}

@media screen and (max-width:1030px) {

	.titulo.size1 {font-size: 65px;}
	.titulo.size2 {font-size: 55px;}
	.titulo.size3 {font-size: 40px;}

	#header .conteudo .logo svg {width: 250px;}
	#header .conteudo .menu li {margin-left: 30px;}

	#footer .conteudo {flex-direction: column; align-items: center;}
	#footer .conteudo .social {padding-top: 45px;}

	#home .galeria {padding-bottom: 50px;}

	#home .sobre .bg {height: 540px;}
	#home .sobre .conteudo .info {padding-top: 50px;}
	#home .sobre .conteudo .vista-aerea .box-img {width: 650px;}

	#home .localizacao .box-mapa .info {width: 45%; right: 160px;}
	#home .localizacao .box-mapa .mapa {left: -50px;}
	#home .localizacao .box-mapa .mapa svg {width: 110%;}

	#footer .box-logo {flex-direction: column;}

}

@media screen and (max-width:960px) {

	html {position:relative;width:100%;min-width:315px;}
	body {position:relative;width:100%;}

	* {-webkit-overflow-scrolling:touch;}

	.wrapper {width:calc(100% - 20px)!important;}

	.cookie-bar .box {float:none;margin-left:20px;width:calc(100% - 40px);}
	.cookie-bar .buttons {float:none;margin-left:20px;width:calc(100% - 40px);margin-top:30px;}

	.titulo.size1 {font-size: 56px;}
	.titulo.size2 {font-size: 50px;}
	.titulo.size3 {font-size: 38px;}
	.titulo.size4 {font-size: 22px;}

	.texto {font-size: 16px;}
	.texto.size2 {font-size: 22px;}

	.subtitulo {font-size: 22px;}

	#header .conteudo {height: auto; padding: 20px 0;}
	#header .conteudo .social {display: none;}
	#header .conteudo .menu {display: none;}
	#header .conteudo .ico-menu {display: flex;}

	#home .banners .selo svg {width: 180px; height: fit-content;}
	#home .banners .banner .info {width: 100%; text-align: center; align-items: center;}
	#home .banners .banner .info .titulo {width: 60%;}
	#home .banners .owl-dots {justify-content: center;}

	#home .localizacao .box-mapa .mapa {left: -25px;}
	#home .localizacao .box-mapa .mapa svg {width: 105%;}
	#home .localizacao .box-mapa .info {top: 40px; right: 130px;}
	#home .localizacao .tabela {position: initial;width: 100%;}
	#home .localizacao .informacoes .cidades .cidade {margin-top: 10px;}
	#home .localizacao .informacoes .botao {height: 50px; width: 210px; font-size: 20px; margin-top: 15px;}
	#home .localizacao .informacoes .botao:first-child {margin-top: 20px;}

}

@media screen and (max-width:820px) {

	.titulo.size1 {font-size: 52px;}
	.titulo.size2 {font-size: 45px;}
	.titulo.size3 {font-size: 32px;}

	.menu-mobile .whatsapp {height: 45px; padding: 0 20px;}
	.menu-mobile .whatsapp svg {width: 22px; height: 22px;}
	
	.owl-dots .owl-dot::after {width: 13px;height: 8px;}
	.owl-dots .owl-dot {margin: 0 2px;}

	#header .whatsapp {height: 45px; padding: 0 20px;}
	#header .whatsapp svg {width: 22px; height: 22px;}

	#footer {padding-top: 25px;}
	#footer .conteudo .informacoes {flex-direction: column; align-items: center;}
	#footer .conteudo .informacoes li {margin: 15px 0; justify-content: center; align-items: center;}
	#footer .conteudo .informacoes li .botoes {padding-top: 10px;}
	#footer .conteudo .social {padding-top: 15px;}
	#footer .conteudo .social li .whatsapp {margin-right: 15px; height: 45px; padding: 0 20px;}
	#footer .conteudo .social li .whatsapp svg {width: 22px; height: 22px;}
	#footer .box-logo {padding: 30px 0 40px;}
	#footer .box-logo .logo svg {width: 260px;}
	#footer .box-logo .selo svg {width: 160px;}

	#home .banners .banner .info {bottom: 12%;}
	#home .banners .banner .info .titulo {width: 80%; margin-bottom: 15px}
	#home .banners .selo svg {width: 160px;}	

	#home .banners .banner .img-banner {display: none;}
	#home .banners .banner .img-banner-mobile {display: block;}

	#home .sobre .bg {display: none;}
	#home .sobre .conteudo .info .titulo {margin-bottom: 20px;}
	#home .sobre .conteudo .info .subtitulo {margin-bottom: 25px;}
	#home .sobre .conteudo .vista-aerea .box-img {width: 100%;} 
	#home .sobre .conteudo .vista-aerea .box .logo svg {width: 190px;}	

	#home .linhas {height: 150px; width: 100%;}
	#home .linhas img {height: 100%; width: 100%; object-fit: contain;}

	#home .localizacao {padding-bottom: 50px;}
	#home .localizacao .box-mapa {display: flex; flex-direction: column;}
	#home .localizacao .box-mapa .info {position: relative; width: 100%; left: 0; top: 0;}
	#home .localizacao .box-mapa .mapa {left: -30px; padding-top: 25px;}
	#home .localizacao .box-mapa .mapa svg {width: 105%;
	#home .localizacao .box-mapa .mapa svg path {min-width: 300px;}
	#home .localizacao .informacoes {flex-direction: row; bottom: 0; width: 100%; padding-top: 40px; justify-content: center; position: relative;}
	#home .localizacao .informacoes .botoes {padding-left: 30px;}
	#home .localizacao .informacoes .botoes .botao:first-child {margin-top: 0;}

}

@media screen and (max-width:620px) {

	.titulo.size1 {font-size: 48px;}
	.titulo.size2 {font-size: 42px;}
	.titulo.size3 {font-size: 28px;}
	.titulo.size4 {font-size: 20px;}

	.texto.size2 {font-size: 20px;}
	
	.subtitulo {font-size: 20px;}

	.menu-mobile .menu {padding-top: 120px;}

	#header .conteudo .logo svg {width: 220px;}
	
	#home .banners .selo {display: none;}
	#home .banners .banner .info .titulo {width: 100%;}
	#home .banners .banner .info {bottom: 10%;}
	#home .galeria .box-img {height: 320px;}

	#home .sobre .conteudo .vista-aerea {padding-top: 30px;}
	#home .sobre .conteudo .vista-aerea .box {padding: 0; width: 100%; justify-content: space-between;}
	#home .sobre .conteudo .vista-aerea .box .titulo {margin: 0;}
	#home .sobre .conteudo .vista-aerea .box .logo svg {width: 160px;}
	#home .sobre .conteudo .vista-aerea .box-img {margin-top: 20px;}

	#home .sobre .vantagens .owl-dots {padding-top: 15px;}

	#home .localizacao {padding-bottom: 10px;}
	#home .localizacao .box-mapa .mapa {left: -20px;}
	#home .localizacao .box-mapa .mapa svg {min-width: 350px; min-height: 250px;}
	#home .localizacao .informacoes {flex-direction: column;
	#home .localizacao .informacoes .botoes {padding: 25px 0 0;}

	/* #footer .conteudo .social {flex-wrap: wrap; justify-content: center;} */
	#footer .conteudo .social {justify-content: center;}
	#footer .conteudo .social li:first-child {width: 100%; margin: 0;}
	#footer .conteudo .social li .whatsapp {width: fit-content; margin: 0 auto 30px;}
	#footer .box-logo {flex-direction: column; align-items: center;}
	#footer .box-logo .logo {display: flex;}
	#footer .box-logo .logo svg {width: 220px;}
	#footer .box-logo .selo {margin: 30px 0 0; top: 0; display: flex;}
	#footer .box-logo .selo svg {width: 180px;}
	#footer .box-lgpd {flex-direction: column;}
	#footer .box-lgpd .politicas li {margin: 0 10px;}
	#footer .box-lgpd .politicas li:last-child {margin: 0 10px;}
	#footer .box-lgpd .egge {display: flex; margin-top: 20px;}

}



@media screen and (max-width:375px) {

}