@media screen and (max-width:1440px) {
	.titulo-padrao .label {font-size:30px;line-height:39px;}

	#home .institucional .energia .imagem {transform:scale(0.8);}
	#home .institucional .apresentacao .box-video .video {height:600px;}
	#home .porque-escolher .lista {width:calc(100% - 400px);}
	#home .beneficios .banner {height:800px;}
	#home .beneficios .video {height:700px;}
	#home .ctr .logo img {width:400px;}
	#home .esg .bg img {width:400px;}
	#home .bg-lines {transform:scale(0.7);}
	#home .empresas {height: auto;}
}

@media screen and (max-width:1280px) {
	.wrapper {min-width: auto; width: calc(100% - 20px);}

	.titulo-padrao .label {font-size:27px;line-height:38px;}

	#header .logo {margin: 0px 60px;}
	#header .logo img {width: 100px;}
	#header .menu {justify-content: space-between;}
	#header .menu li {margin: 0;}
	#header .idioma .menu-idioma {right: 0;}
	#header .menu-idiomas .idiomas .idioma {margin:0px 70px;}

	#footer .box-top .box {margin-left:40px;font-size:14px;}

	#home .institucional .energia {min-height:550px;}
	#home .institucional .energia .imagem {transform:scale(0.7);}
	#home .institucional .apresentacao .box-video .video {height:500px;}
	#home .institucional .apresentacao .box-video .video svg {left: 20px; max-width: 260px;}
	#home .beneficios .banner {height:700px;}
	#home .beneficios .video {height:600px;}
	#home .beneficios .video .info {top: 70px;}
}

@media screen and (max-width:960px) {
	html {position:relative;overflow-x:hidden;width:100%;min-width:315px;}
	body {position:relative;overflow-x:hidden;width:100%;}

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

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

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

	.modal .content {top:0px;left:0px;transform:inherit;border-radius:0px;width:100%;}
	.modal .titulo {font-size:22px;}

	.loading-full .logo img {width:250px;}

	.ico-menu {position:fixed;z-index:100;right: 80px;width:36px;height:26px;cursor:pointer;top:10px;}
	.ico-menu .line {width:36px;height:2px;border-radius:2px;background:#ffffff;position:absolute;-webkit-transition:cubic-bezier(0,1,.38,.95) all 0.5s;transition:cubic-bezier(0,1,.38,.95) all 0.5s;}
	.ico-menu .line2 {margin-top:10px;}
	.ico-menu .line3 {margin-top:20px;}
	.ico-menu.close {position:fixed;top:0px;right: 75px;}
	.ico-menu.close .line {background:#fff;}
	.ico-menu.close .line2 {opacity:0;}
	.ico-menu.close .line1 {transform:rotate(-45deg);width:36px;right:0px;top:20px;}
	.ico-menu.close .line3 {transform:rotate(45deg);margin-top:0px;width:36px;right:0px;top:20px;}

	.titulo-padrao .label {font-size:22px;line-height:34px;}

	.form .label-box {width:calc(100% - 4px) !important;margin-right:0px !important;float:none !important;}
	.form .box-button .li {padding:0px;float:none;margin-top:5px;margin-bottom:20px;display:block;}
	.form .box-button .button {float:none;}

	#header {padding: 10px 0px;box-shadow: 0 0 70px 0px #0000004d;}
	#header .idioma {height: 35px;}
	#header .menu {width: fit-content; position: absolute; right: 0;}
	#header .menu li {display:none;}
	#header .menu li.idioma {display: flex;}
	#header .logo {margin:0px;}
	#header .logo img {width: 100px;}	
	#header .container {justify-content: space-between; align-items: center;}
	#header .menu-idiomas .idiomas {padding:40px 0px;}
	#header .menu-idiomas .idiomas .idioma {margin:0px 20px;}	
	#header .menu-idiomas .idiomas .idioma .globo svg {width: 30px; height: 30px;}
	#header .menu-idiomas .idiomas .idioma .lingua {font-size:16px;}
	#header .menu-idiomas .idiomas .idioma .line {bottom:-30px;}
	#header .menu-idiomas .idiomas .idioma:hover .line,
	#header .menu-idiomas .idiomas .idioma.active .line {width:100px;opacity:1;}

	#footer .box-top .container {display:block;}
	#footer .box-top .logo {justify-content:center;margin-bottom:30px;}
	#footer .box-top .logo img {margin:0px 20px;}
	#footer .box-top .box {background-position:center top !important;padding:0px;padding-top:32px;text-align:center;margin:0px;margin-top:30px;}
	#footer .box-top .voltar {display: table;margin: 0 auto;margin-top: 40px;}
	
	#home .institucional {padding:0px;padding-bottom:0px;margin-top: 180px;}
	#home .institucional .energia {min-height:inherit;height:auto;}
	#home .institucional .energia .titulo {font-size: 40px;width: calc(100% - 40px);margin-left: 20px;line-height: 45px;}
	#home .institucional .energia .subtitulo {font-size:18px;}
	#home .institucional .energia .imagem {transform: scale(0.6);margin-top: -30px;margin-bottom: -50px;}
	#home .institucional .apresentacao {margin-top: 90px;}
	#home .institucional .apresentacao .box-texto {width: auto!important;}
	#home .institucional .apresentacao .box-texto .titulo-padrao {color: #111c4e;font-size: 35px;line-height: 45px;width: 100%;font-weight: 600;}
	#home .institucional .apresentacao .box-texto .texto {column-count:inherit;column-gap:inherit;}
	#home .institucional .apresentacao .box-video .video {height:400px;border-radius: 0px;}
	#home .institucional .apresentacao .box-video .video svg {left: 15px; max-width: 200px;}
	#home .porque-escolher {padding:0px;height: 85vh;}
	#home .porque-escolher .container {display:block;}
	#home .porque-escolher .lista {width:100%;}
	#home .porque-escolher .titulo-padrao .label {font-size: 40px;}
	#home .beneficios .banners .owl-dots {display:flex;position:absolute;top:inherit;width:100%;left:0px;z-index:3;flex-direction:row;justify-content:center;bottom:20px;height:4px;}
	#home .beneficios .banners .owl-dots .owl-dot {height:4px;width:40px;margin:0px 5px;background:#fff;transition-duration:0.6s;}
	#home .beneficios .banner {height:auto;padding:30px 0px;padding-bottom:50px;}
	#home .beneficios .banner .box-texto {left:20px !important;width:calc(100% - 40px);position:relative;top:inherit;padding:30px 0px;transform:inherit;opacity:1 !important;}
	#home .beneficios .banner .imagem {position:relative;right:inherit !important;top:inherit;transform:translateX(-50%);left:50%;max-width:90%;margin-top:30px !important;opacity:1 !important;}
	#home .beneficios .video {height:400px;}
	#home .beneficios .video .info {top: 40px; left: 20px;}
	#home .beneficios .video .info .titulo-padrao {font-size: 35px; line-height: 45px;}
	#home .beneficios .video .info .subtitulo {font-size: 30px; margin-top: 20px;}
	#home .aplicacoes {padding-bottom:40px;padding: 30px 0px;}
	#home .aplicacoes .item {padding: 30px 15px;}
	#home .aplicacoes .item .nome {font-size:16px;}
	#home .bg-lines .bg1 {top:100px;}
	#home .bg-lines .bg2 {top:700px;}
	#home .bg-lines .bg3 {top:800px;}
	#home .empresas {height: auto;}
	#home .empresa {flex-direction: column;}
	#home .empresa .box-texto {width: 100%;}
	#home .empresa .ambientacao {width: 100%;background: #f1f1f1;margin-left: 0;height: 3px;margin-top: 30px;display: flex;}
	#home .empresa img {margin-top: 30px;}
	#home .empresa.last {display: flex !important;flex-direction: column;padding: 90px 0;}
	#home .ctr {padding-bottom:0px;}
	#home .ctr .container {display:block;text-align:center;}
	#home .ctr .logo {margin-bottom:35px;}
	#home .ctr .logo img {width:300px;}
	#home .esg {padding: 50px 0px;padding-bottom:300px;margin-bottom:50px;}
	#home .esg .container {display:block;}
	#home .esg .box-texto {width:100%;}
	#home .esg .bg {bottom:0px;}
	#home .esg .bg img {width:300px;}
	#home .contato {margin: 50px 0 0;}
	#home .contato .container {display:block;}
	#home .contato .box-texto {width:100%;}
	#home .contato .form {width:100%;margin-top:30px;}

	#politica-de-privacidade {margin-top: 130px;}
}

@media screen and (max-width:640px) {
	#home .institucional .energia {height:450px;}
	#home .institucional .energia .imagem {transform:scale(0.4);margin-top:-70px;margin-bottom:-150px;}
	#home .beneficios .video .info {top: 20px; left: 15px;} 
	#home .beneficios .video .info .titulo-padrao {font-size: 30px; line-height: 35px;}

	#home .esg {padding-bottom: 0; height: auto; display: flex; flex-direction: column-reverse;}
	#home .esg.active .bg {position: relative; padding-top: 20px; width: 100%; display: flex; justify-content: flex-end;}

	#home .institucional .apresentacao .box-video .video svg {width: 160px; transform: none; top: auto; bottom: 30px;}
}

@media screen and (max-width:480px) {
	#home .institucional .energia {height:400px;}
	#home .institucional .energia .imagem {transform:scale(0.3);margin-top:-110px;margin-bottom:-170px;} 
}