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

	.modal-envio .content-modal .box {width: 55%; padding: 100px;}

	#footer .conteudo .box .menu li {margin-right: 70px;}

	#home .banners .lista .banner .info {height: 75%;}

	#home .clinica .box-padrao .box-img {width: 45%;}
	#home .clinica .box-padrao .info {width: 50%;}

	#home .consulta .box-padrao .box-img {width: 45%;}

	#home .tratamentos .tratamento .box-padrao .box-img {width: 45%;}

	#home .clientes .owl-nav .owl-next {right: 20px;}	
	#home .clientes .owl-nav .owl-prev {left: 20px;}	
	#home .clientes .cliente .info {width: 45%;}

	#home .ambiente .box-padrao .info {width: 50%;}
	#home .ambiente .box-padrao .box-img {width: 45%;}

}

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

	.titulo {font-size: 35px; line-height: 45px;}
	.titulo.grande {font-size: 50px; line-height: 60px; font-weight: 800;}
	.titulo.medio {font-size: 25px; line-height: 35px;}
	.titulo.pequeno {font-size: 20px; line-height: 30px;}

	.modal-tratamento .conteudo .info .texto {width: 85%;}

	#header .conteudo .logo {width: 140px;}
	#header .conteudo .menu li {margin: 0 40px;}

	#footer .conteudo .box {flex-wrap: wrap;}
	#footer .conteudo .box .menu {justify-content: space-between; width: 100%;}
	#footer .conteudo .box .menu li {margin-right: 0;}
	#footer .conteudo .box .menu li svg {height: 22px; width: 22px; margin-right: 5px;}
	#footer .conteudo .box .menu li a svg {height: 22px; width: 22px; margin-right: 5px;}
	#footer .conteudo .box .social {margin-top: 20px; justify-content: center;}
	.egge {margin-top: 30px;}

	#home .banners .lista .banner .info {width: 60%; height: 65%;}
	#home .banners .lista .banner .info .texto {width: 80%;}

	#home .clinica .box-padrao .box-img {height: 450px;}

	#home .consulta .box-padrao .box-img {width: 50%; height: 450px;}

	#home .tratamentos .info-geral {padding-bottom: 50px;}
	#home .tratamentos .info-geral .texto {width: 60%;}
	#home .tratamentos .tratamento .box-padrao .box-img {height: 420px; width: 40%;}
	#home .tratamentos .tratamento .box-padrao .info {width: 50%;}

	#home .clientes .owl-nav .owl-next {padding: 10px; background-size: 30%; background-position-y: 50%!important;}
	#home .clientes .owl-nav .owl-next:hover {background-size: 30%;}
	#home .clientes .owl-nav .owl-prev {padding: 10px; background-size: 30%; background-position-y: 50%!important;}
	#home .clientes .owl-nav .owl-prev:hover {background-size: 30%;}
	#home .clientes .cliente .info {width: 60%;}

	#home .ambiente .box-padrao .info {width: 45%;}
	#home .ambiente .box-padrao .box-img {height: 450px; width: 50%;}
	
}

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

	.modal-envio .content-modal .box {width: 70%; padding: 75px;}

	.modal-consulta .content-modal .box {width: 65%;}

	#header .conteudo .menu li {margin: 0 30px; font-size: 15px;}

	#home .clinica {padding: 100px 0;}
	#home .clinica .box-padrao .box-img::after {display: none;}
	#home .clinica .box-padrao .box-img {height: 400px;}
	#home .clinica .box-padrao .box-img img {border-radius: 20px;}

	#home .consulta .box-padrao .info {width: 50%;}
	#home .consulta .box-padrao .box-img {height: 400px;}
	#home .consulta .box-padrao .box-img::after {display: none;}
	#home .consulta .box-padrao .box-img img {border-radius: 20px;}

	#home .tratamentos .info-geral .texto {width: 80%;}
	#home .tratamentos .tratamento .box-padrao .box-img {height: 400px;}
	#home .tratamentos .tratamento .box-padrao .info {width: 45%;}

	#home .clientes {padding: 100px 0;}

	#home .ambiente .box-padrao .info {width: 50%;}
	#home .ambiente .box-padrao .box-img {height: 400px!important; width: 45%;}
	#home .ambiente .box-padrao .box-img::after {display: none;}
	#home .ambiente .box-padrao .box-img img {border-radius: 20px;}

}

@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;margin-left: 10px;}
	
	.ico-menu {position:absolute;right:10px;z-index: 10;margin-top: 70px;}
	.ico-menu .line {width: 25px; border-radius: 4px;height: 3px;background: #ffffff;margin-bottom: 5px;transition-duration: 0.8s;margin-top: 0px;}
	.ico-menu.close {margin-top: 70px; float: right; margin-right: 25px; position: fixed;}
	.ico-menu.close .line {position:absolute;transition-duration: 0.8s;}
	.ico-menu.close .line:nth-child(2) {display:none;transition-duration: 0.8s;}
	.ico-menu.close .line:nth-child(1) {transform:rotate(45deg);margin-top:10px;transition-duration: 0.8s;}
	.ico-menu.close .line:nth-child(3) {transform:rotate(-45deg);margin-top:10px;transition-duration: 0.8s;}

	.form {flex-direction: column; align-items: flex-start;}

	.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;}

	.menu-mobile {display: block;}
	.menu-mobile .logo {padding-top: 30px;}

	.titulo {font-size: 30px; line-height: 40px;}
	.titulo.grande {font-size: 40px; line-height: 50px;}

	.texto.grande {font-size: 18px;}
	.subtitulo.grande {font-size: 18px;}

	.botao-grande {padding: 15px 30px; font-size: 16px;}

	.box-topo-interno .info {padding-bottom: 50px;}
	.box-topo-interno .info .titulo {font-size: 40px;}

	.modal-tratamento .content-modal .box {width: 85%;}
	.modal-tratamento .conteudo .perguntas .pergunta .titulo-pergunta {font-size: 16px;}

	.modal-consulta .content-modal .box {width: 75%;}
	.modal-consulta .content-modal .box .conteudo .form .small3, .form input[type="text"], .form input[type="email"], .form select, .form input[type="password"], .form textarea {width: calc(100% - 20px)!important;}

	#header .conteudo .logo {width: 120px;}
	#header .conteudo .menu {display: none;}
	#header .conteudo .social {display: none;}
	#header .telefone {display: none;}
	#header .conteudo .menu li .submenu {display: none;}

	#footer .logo {margin-bottom: 35px; width: 160px;}
	#footer .conteudo .box {flex-direction: column; flex-wrap: nowrap;}
	#footer .conteudo .box .menu {flex-direction: column; align-items: center;}
	#footer .conteudo .box .menu li {align-items: center; text-align: center; flex-direction: column; margin-bottom: 20px;}
	#footer .conteudo .box .menu li:last-child {margin-bottom: 0;}
	#footer .conteudo .box .menu li .box-loc {align-items: center;}
	#footer .conteudo .box .menu li svg {margin-bottom: 5px; margin-right: 0;}
	#footer .conteudo .box .menu li a {align-items: center; text-align: center; flex-direction: column; margin-bottom: 20px;}
	#footer .conteudo .box .menu li a .box-loc {align-items: center;}
	#footer .conteudo .box .menu li a svg {margin-bottom: 5px; margin-right: 0;}
	#footer .conteudo .box .box-menu-lgpd {display: flex; justify-content: center;}

	#home .banners {height: 90vh;}
	#home .banners .lista .banner .img-banner {display: none;}
	#home .banners .lista .banner .img-banner-mobile {display: block;}
	#home .banners .lista .banner .info {width: 100%; text-align: center; align-items: center; height: auto; padding-bottom: 80px;}
	#home .banners .lista .banner .info .botao-grande {margin-top: 25px;}
	#home .banners .owl-dots {bottom: 30px;}

	#home .clinica .box-padrao {flex-direction: column-reverse;}
	#home .clinica .box-padrao .info {width: 100%;}
	#home .clinica .box-padrao .box-img {margin-top: 40px; width: 60%; height: 420px;}

	#home .consulta {background: url(../imagens/site/paralax.jpg) no-repeat center #00aa9f;}

	#home .consulta {padding: 100px 0;}
	#home .consulta .box-padrao {flex-direction: column;}
	#home .consulta .box-padrao .info {width: 100%;}
	#home .consulta .box-padrao .info .botao-grande {margin-top: 25px;}
	#home .consulta .box-padrao .box-img {margin-top: 40px; width: 60%; height: 420px;}

	#home .tratamentos .info-geral {padding-bottom: 0;}
	#home .tratamentos .info-geral .texto {width: 100%;}
	#home .tratamentos .tratamento {padding: 50px 0;}
	#home .tratamentos .tratamento .box-padrao {flex-direction: column;}
	#home .tratamentos .tratamento:nth-child(odd) .box-padrao {flex-direction: column;}
	#home .tratamentos .tratamento .box-padrao .info {width: 100%;}
	#home .tratamentos .tratamento .box-padrao .info .botao {margin-top: 25px;}
	#home .tratamentos .tratamento .box-padrao .box-img {margin-top: 40px; width: 60%; height: 420px; border-radius: 20px;}

	#home .clientes {padding: 75px 0;}
	#home .clientes .cliente .info {width: 70%; text-align: center;}

	#home .ambiente {padding: 100px 0;}
	#home .ambiente .box-padrao {flex-direction: column;}
	#home .ambiente .box-padrao .info {width: 100%;}
	#home .ambiente .box-padrao .box-img {margin-top: 40px; width: 65%; height: 420px;}

	#home .contato {flex-direction: column-reverse; padding-bottom: 100px;}
	#home .contato .info {width: 100%;}
	#home .contato .info .titulo {margin-bottom: 15px;}
	#home .contato .info .botao-grande {font-size: 18px; padding: 15px 30px;}
	#home .contato .info-mapa {width: 100%; padding-top: 40px;}

	#formulario .dados {padding-top: 50px;}
	#formulario .perguntas {padding: 25px 0 50px 0;}

}

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

	.titulo {font-size: 25px; line-height: 35px;}
	.titulo.grande {font-size: 35px; line-height: 45px;}
	.titulo.medio {font-size: 20px; line-height: 30px;}
	.titulo.pequeno {font-size: 18px; line-height: 28px;}

	.modal-tratamento .content-modal .box {width: 90%; padding: 50px 20px;}
	.modal-tratamento .conteudo .info .texto {width: 100%;}

	.modal-envio .content-modal .box .conteudo .info .botoes {flex-direction: column;}
	.modal-envio .content-modal .box .conteudo .info .botoes .botao-modal:first-child {margin-bottom: 10px;}

	.modal-consulta .content-modal .box {width: calc(90% - 100px); padding: 50px;}

	#header {padding-top: 30px;}

	#home .clinica {padding: 50px 0;}
	#home .clinica .box-padrao .box-img {width: 75%; height: 400px;}

	#home .consulta {padding: 50px 0;}
	#home .consulta .box-padrao .box-img {width: 75%; height: 400px;}

	#home .tratamentos {padding: 50px 0;}
	#home .tratamentos .tratamento .box-padrao .box-img {width: 75%; height: 400px;}

	#home .clientes .owl-nav {display: none;}
	#home .clientes .owl-dots {display: flex;}
	#home .clientes .owl-dots .owl-dot {background: #f2f2f2;}
	#home .clientes .lista {display: block;}
	#home .clientes .cliente {margin-right: 10px;}
	#home .clientes .cliente .info {width: 100%;}

	#home .consulta .box-padrao .box-img {width: 75%; height: 400px;}

	#home .ambiente {padding: 50px 0;}

	#home .contato .info .botao-grande {font-size: 16px; padding: 12px 25px;}

	#formulario .dados .info {width: 80%;}
	#formulario .dados form {padding-top: 25px;}
	#formulario .dados form .campos {flex-direction: column;}
	#formulario .dados form input[type="text"], form input[type="email"], form select, form input[type="password"], form textarea, form .small3 {width: calc(100% - 20px)!important;}

}

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

	.modal .close {right: 15px; top: 15px;}
	.modal-tratamento .content-modal .box {width: calc(100% - 30px); padding: 30px 15px;}

	.modal-envio .content-modal .box {width: 90%; padding: 50px 20px;}

	.texto.grande {font-size: 16px;}

	.modal-consulta .content-modal .box {width: calc(95% - 50px); padding: 25px;}
	.modal-consulta .content-modal .box .conteudo .form .box-botao-form {flex-direction: column; align-items: center; width: 100%; margin-top: 10px;}
	.modal-consulta .content-modal .box .conteudo .form .box-botao-form .botao-form {width: 100%; padding: 10px 0; margin-top: 10px; margin-left: 0;}

	#footer .logo {width: 150px;}

	#home .banners .lista .banner .info .texto {width: 100%;}

	#home .clinica .box-padrao .box-img {width: 100%; height: 350px;}

	#home .consulta .box-padrao .box-img {width: 100%; height: 350px;}

	#home .tratamentos .tratamento .box-padrao .box-img {width: 100%; height: 350px;}

	#home .ambiente .box-padrao .box-img {width: 100%; height: 350px!important;}

	#home .contato .info-mapa .mapa {height: 350px;}

	#formulario .dados .info {width: 100%;}

	#formulario .campos {flex-direction: column;}
	#formulario .campos input {width: calc(100% - 20px)!important; margin-bottom: 10px;}

}

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

	.modal-envio .content-modal .box {width: calc(100% - 30px); padding: 50px 15px;}

	.menu-mobile .logo {width: 100px;}
	.ico-menu {margin-top: 65px;}
	.ico-menu.close {margin-top: 65px;}

	#header .conteudo .logo {width: 100px;}

	#home .clinica .box-padrao .box-img {height: 300px;}
	#home .clinica .box-padrao .box-img img {border-radius: 10px;}	

	#home .consulta .box-padrao .box-img {height: 300px;}
	#home .consulta .box-padrao .box-img img {border-radius: 10px;}	

	#home .tratamentos .tratamento .box-padrao .box-img {height: 300px;}
	#home .tratamentos .tratamento .box-padrao .box-img img {border-radius: 10px;}	

	#home .ambiente .box-padrao .box-img {height: 300px!important;}
	#home .ambiente .box-padrao .box-img img {border-radius: 10px;}	

	#home .contato .info-mapa .mapa {height: 300px;}

}

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

	#home .banners {height: 100vh;}
	#home .banners .owl-dots {bottom: 15px;}
	#home .banners .lista .banner .info {padding-bottom: 40px;}
	#home .banners .lista .banner .info .titulo {margin-bottom: 10px; font-size: 25px; line-height: 30px;}
	#home .banners .lista .banner .info .botao-grande {padding: 12px 25px; font-size: 14px; margin-top: 10px;}

	#home .contato .info .titulo {font-size: 25px; line-height: 30px;}

}