@media screen and (max-width:1439px) {

	#espera .servicos .lista {max-width: 520px;}
	#espera .servicos .titulo {padding-right: 30px;}

	#espera .galeria .box-galeria {height: 300px;}

	#espera .instagram {background-size: contain;}

	#footer .menu .link.mail {position: relative; left: auto; transform: none;}

}

@media screen and (max-width:1260px) {

	#espera .topo .logo svg {height: 200px;}

	#espera .servicos .titulo {padding-right: 0; font-size: 130px;}
	
	#espera .instagram .titulo {margin-top: 50px;}
	#espera .instagram .user {padding-bottom: 0;}

}

@media screen and (max-width:1030px) {

	#footer {position: relative; padding-bottom: 20px;}
	#footer .menu {padding-top: 35px;}
	#footer .box-egge {padding-top: 40px;}

	#espera .servicos {padding-top: 50px;}
	#espera .servicos .lista {max-width: 450px;}
	#espera .servicos .titulo {font-size: 110px;}
	
	#espera .instagram {height: 400px; bottom: 0; padding-bottom: 0;}
	#espera .instagram .titulo {margin-top: 0;}
	#espera .instagram .user {font-size: 130px; line-height: 105%; padding-bottom: 30px;}

}

@media screen and (max-width:960px) {

	.wrapper {width: calc(100% - 20px);}

	#footer .menu {flex-direction: column; align-items: center;}
	#footer .menu .link {flex-direction: column; align-items: center!important; text-align: center; margin-bottom: 20px;}
	#footer .menu .link svg {height: 18px!important; max-width: 18px; width: fit-content!important; margin: 0 0 10px 0!important;}
	#footer .box-egge {justify-content: center; padding-top: 25px;}

	#espera .topo {padding-top: 20px;}
	#espera .topo .logo svg {height: 160px;}
	#espera .topo .social li:first-child {margin-right: 25px;}
	
	#espera .servicos {padding-top: 0;}
	#espera .servicos .titulo {font-size: 90px;}

	#espera .galeria .box-galeria {height: 350px;}

	#espera .instagram {height: auto; padding: 50px 0 30px;}
	#espera .instagram .user {font-size: 110px;}

}

@media screen and (max-width:820px) {

	#espera .topo .logo svg {height: 120px;}
	
	#espera .servicos {flex-direction: column; align-items: center;}
	#espera .servicos .lista {width: 100%; padding-bottom: 50px;}
	#espera .servicos .titulo {line-height: 95%;}

	#espera .galeria {padding-top: 70px;} 
	#espera .galeria .box-galeria {height: 300px;}

	#espera .instagram {padding-bottom: 0;}
	#espera .instagram .user {font-size: 90px;}

}

@media screen and (max-width:620px) {

	#header {padding: 10px 0;font-size: 10px;height: auto;}   
	#header .social {display: none;}
	#header .wrapper {flex-direction: column; align-items: center; text-align: center;}

	#footer .logo svg {height: 110px;}
	#footer .menu {padding-top: 20px;}
	#footer .menu .link {margin-bottom: 30px;}
	#footer .menu .texto {font-size: 14px;}
	#footer .box-egge {padding: 25px 0;}

	#espera .topo {flex-direction: column;}
	#espera .topo .logo {width: ; padding-bottom: 30px;}
	#espera .topo .logo svg {height: 140px;}

	#espera .topo .social {display: flex;justify-content: space-between;align-items: center;width: 100%;}

	#espera .servicos {padding-top: 20px;}
	#espera .servicos .servico {margin-top: 25px; font-size: 15px;}
	#espera .servicos .servico svg {width: 16px; margin-right: 10px;}

	#espera .instagram .titulo {font-size: 24px;}	
	#espera .instagram .user {font-size: 60px;}

}

@media screen and (max-width:375px) {

	#espera .topo .social li:first-child {margin-right: 15px;}
	#espera .topo .social .link {height: 30px; width: 30px;}
	#espera .topo .social .link svg {height: 16px; width: 16px;}
	#espera .topo .social .whatsapp svg {height: 25px; margin-right: 8px;}

	#espera .servicos .servico svg {width: 12px; margin-right: 5px;}
    #espera .servicos .titulo {font-size: 70px;}

	#espera .galeria .box-galeria {height: 280px;}

	#espera .instagram .user {font-size: 50px;}

}