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

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

	.destaque .info {width: 40%; padding-top: 100px;}
	.destaque .box-img .truck {width: 100%; object-fit: contain;}
	.destaque .box-img .modulo {left: -160px; bottom: -120px; width: 480px; object-fit: contain;}
	.destaque .box-img .triangulo {width: 180px; object-fit: contain;}
	@keyframes girar {
		0% {
			transform: rotate(-5deg); top: -20px; left: 140px;
		}
		50% {
			transform: rotate(10deg); top: 0px; left: 120px;
		}
		100% {
			transform: rotate(-5deg); top: -20px; left: 140px;
		}
	}

	.valores {padding: 100px 0;}

	.vantagens .vantagem .mais {height: 30px;}
	.vantagens .vantagem .linha {width: 30px;}
	.vantagens .vantagem.active .texto {margin: 25px 0 40px;}

	.box-topo-interno {margin-bottom: 100px;}

	#header.active {padding: 0;}
	#header .logo {width: 180px;}
	#header .menu li {margin-right: 100px;}
	#header .menu-solucoes .solucoes .solucao {height: 420px;}

	#home .tectra {margin: 40px 0 100px;}
	#home .tectra .motivos {padding-top: 40px;}

	#sobre-nos .sobre .titulo {margin-bottom: 30px;}
	#sobre-nos .sobre .box-galeria {height: 480px;}

	#solucao .sobre .box-galeria {height: 460px;}
	#solucao .vantagens {padding-top: 50px;}

	#blog .post {margin-bottom: 10px;}
	#blog .post .box-img {height: 300px;}
	#blog .post .info {padding-top: 15px;}

}

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

	.titulo.size1 {font-size: 60px;}
	.titulo.size2 {font-size: 36px;}
	.titulo.size3 {font-size: 32px;}

	.owl-dots {margin-top: 30px;}

	.destaque {padding-bottom: 140px;}
	.destaque .info {width: 35%; padding-top: 50px;}
	.destaque .box-img {left: 30px;}
	.destaque .box-img .modulo {left: -140px; bottom: -100px; width: 400px;}
	.destaque .box-img .triangulo {width: 150px;}
	@keyframes girar {
		0% {
			transform: rotate(-5deg); top: -20px; left: 100px;
		}
		50% {
			transform: rotate(10deg); top: 0px; left: 80px;
		}
		100% {
			transform: rotate(-5deg); top: -20px; left: 100px;
		}
	}

	.valor {height: 420px; padding: 45px 40px 50px 40px;}
	.valor .titulo {margin-bottom: 30px;}

	.post .box-img {height: 320px;}

	.box-topo-interno {height: 60vh; margin-bottom: 80px;}
	.box-topo-interno .titulo {bottom: 15vh;}

	#header .logo {width: 160px;}
    #header .menu li {margin-right: 60px;}
	#header .menu .link svg {margin-left: 20px;}

	#footer .conteudo {padding: 60px 0 70px;}
	#footer .itens .contatos {padding-right: 80px;}
	#footer .politicas {padding: 25px 0 30px;}

	#home .sobre {padding: 80px 0 100px;}
	#home .sobre .titulo {margin-bottom: 40px;}
	#home .tectra .motivo .titulo {width: 100%; margin-bottom: 15px;}
	#home .orcamento {margin-bottom: 80px;}

	#sobre-nos .sobre .box-galeria {height: 420px;}
	#sobre-nos .galeria-geral .box-galeria {height: 380px;}

	#solucao .sobre .box-galeria {height: 360px;}
	#solucao .sobre .titulo {margin-bottom: 30px;}
	#solucao .vantagens {padding-top: 80px;}
	#solucao .video {margin-top: 50px;}

	#blog .post .info {padding: 15px 10px 10px;}
	#blog .post .box-img {height: 260px;}

	#contato .form {padding-top: 50px;}

	#politicas .textos {flex-direction: column-reverse;}
	#politicas .filtros {width: 100%; margin-bottom: 30px; display: flex; flex-wrap: wrap;}
	#politicas .filtros .botao {margin-right: 20px;}
	#politicas .texto {width: 100%;}

}

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

	form input[type="text"], 
	form input[type="email"], 
	form input[type="phone"], 
	form input[type="password"], 
	form input[type="search"], 
	form textarea, 
	form select {padding-left: 20px;}
	form .box .label {left: 20px;}
	form .small2 {width: calc(50% - 6px);}

	.titulo.size1 {font-size: 54px;}

	.valor {padding: 40px 30px 30px 25px;}
	.valor .titulo {margin-bottom: 20px;}
	.valor .linha {left: 25px; bottom: 30px;}

	.vantagens .vantagem .box {height: 80px;}
	.vantagens .vantagem .ver {height: 30px; width: 30px;}
	.vantagens .vantagem .mais {height: 30px;}
	.vantagens .vantagem .linha {width: 30px;}

	.destaque .info {padding-top: 35px;}
	.destaque .box-img .modulo {left: -115px; bottom: -80px; width: 360px;}

	#header .menu li {margin-right: 50px;}

	#footer .itens {padding-left: 80px;}
	#footer .itens .contatos {padding-right: 50px;} 

	#home .tectra {margin-top: 0;}

	#solucao .video {height: 480px;}
	#solucao .video svg {height: 75px; width: 75px;}

	.filtro-blog {width: 100%;}
	.filtro-blog .lista-filtro {display: flex;}
	.filtro-blog .categoria {width: fit-content; margin: 0 10px 10px 0;}

	#blog .conteudo {flex-direction: column-reverse;}
	#blog .blog {width: 100%; padding-top: 40px;}

	#post .box-topo-interno .titulo {font-size: 36px;}
	#post .sobre {width: 100%;}
	#post .filtro-blog {display: none;}

	#contato .box-form {padding-bottom: 80px;}

}

@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% - 30px)!important;}

	.cookie-bar .conteudo {flex-direction: column;}
	.cookie-bar .icone {display: none;}
	.cookie-bar .box {width: 100%; margin: 0;}
	.cookie-bar .buttons {width: 100%; margin: 30px 0 0 0;}

	.ico-menu {display: flex;}

	form .small4 {width: calc(50% - 6px);}
	form .small2 {width: calc(50% - 6px);}

	.social li {margin-left: 5px;}
	.social a {height: 28px; width: 28px;}
	.social a svg {height: 14px; width: 14px;}
	.social a.ytb svg {height: 10px;}
	.social a.pin svg {height: 15px;}

	.titulo.size1 {font-size: 46px;}
	.titulo.size2 {font-size: 32px;}
	.titulo.size3 {font-size: 28px;}

	.valor {height: 380px;}

	.destaque {padding-bottom: 100px;}
	.destaque .box-img .triangulo {width: 100px;}
	.destaque .box-img .modulo {left: -65px; bottom: -40px; width: 240px;}

	.blog .lista {padding-top: 30px;}
	.post .info {padding: 15px 10px 10px;}
	.post .box-img {height: 260px;}
	.post .box-img .data {bottom: 10px; left: 10px;}

	.orcamento {height: 360px;}
	.orcamento .info {width: 70%;}

	.box-topo-interno {height: 55vh; margin-bottom: 60px;}

	#header .menu {display: none;}
	#header .social {display: none;}

	#footer .logo svg {width: 140px; height: 53px;}
	#footer .itens {padding-left: 0; padding-top: 5px; flex: none;}
	#footer .itens .contatos {padding-right: 30px;}
	#footer .social {padding-top: 0;}

	#home .tectra .motivos {padding-top: 30px;}
	#home .blog {margin-bottom: 80px;}
	
	#sobre-nos .sobre {padding-bottom: 80px; flex-direction: column; align-items: center;}
	#sobre-nos .sobre .info {width: 100%; margin: 0; max-width: none;}
	#sobre-nos .sobre .galeria {width: 100%; max-width: 650px; margin-top: 35px;}
	#sobre-nos .sobre .box-galeria {height: 400px;}
	#sobre-nos .bg-missao::after {display: none;}
	#sobre-nos .missao {flex-direction: column;}
	#sobre-nos .missao .esquerda {width: 100%;}
	#sobre-nos .missao .esquerda .item {padding: 30px 35px 40px; height: 200px; margin-bottom: 20px;}
	#sobre-nos .missao .direita {width: 100%; padding: 30px 35px 40px; height: fit-content;}
	#sobre-nos .galeria-geral .box-galeria {height: 280px;}

	#solucao .sobre .box-galeria {height: 400px;}
	#solucao .video {height: 420px;}

	#contato .box-form {padding-bottom: 80px;}
	#contato .form {padding-top: 50px;}

}

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

	.titulo.size1 {font-size: 40px;}
	.titulo.size2 {font-size: 30px;}
	.titulo.size3 {font-size: 26px;}
	.titulo.size5 {font-size: 18px;}

	.destaque {flex-direction: column; align-items: center;}
	.destaque .info {width: 100%; padding: 0;}
	.destaque .box-img {width: 100%; max-width: 480px; margin-top: 35px; left: auto;}

	.vantagens .vantagem .box {padding: 0 25px;}
	.vantagens .vantagem .linha {width: 25px;}
	.vantagens .vantagem .mais {height: 25px;}
	.vantagens .vantagem .texto {padding: 0 25px;}
	.vantagens .vantagem.active .texto {margin: 15px 0 25px;}

	.orcamento .info {width: 100%;}
	.orcamento .botoes {margin-top: 25px;}

	.box-topo-interno {height: 45vh;}
	.box-topo-interno .titulo {bottom: 10vh;}

	#footer .conteudo {flex-direction: column; align-items: center; padding: 35px 0;}
	#footer .itens {flex-direction: column; align-items: center; padding: 35px 0;}
	#footer .itens .contatos {display: flex; flex-direction: column; align-items: center; padding: 0 0 20px;}
	#footer .item {margin-bottom: 20px;}

	#home .banner .img-banner {display: none;}
	#home .banner .img-banner-mobile {display: block;}
	#home .banner .info {text-align: center; align-items: center; bottom: 12vh; max-width: none;}
	#home .banner .botao {margin-top: 40px;}
	#home .banners .owl-dots {justify-content: center;}
	#home .sobre {padding: 60px 0 80px;}
	#home .sobre .texto {columns: 1;}

	#sobre-nos .sobre {flex-direction: column; align-items: center;}
	#sobre-nos .sobre .info {width: 100%; margin: 0; max-width: none;}
	#sobre-nos .sobre .galeria {width: 80%; margin-top: 35px;}
	#sobre-nos .missao {flex-direction: column;}
	#sobre-nos .missao .esquerda {width: 100%; padding-top: 10px;}
	#sobre-nos .missao .esquerda .item {max-width: none; margin: 0;}
	#sobre-nos .missao .esquerda .item:first-child {margin-bottom: 10px;}
	#sobre-nos .missao .direita {width: 100%; margin-top: 10px; padding: 20px 15px 30px; height: auto;}
	#sobre-nos .missao .titulo {margin-bottom: 10px;}
	#sobre-nos .clientes {padding-top: 10px;}

	#solucao .sobre {flex-direction: column; align-items: center;}
	#solucao .sobre .info {width: 100%; margin: 0; max-width: none;}
	#solucao .sobre .galeria {width: 80%; margin-top: 35px;}
	#solucao .video {height: 340px;}
	#solucao .video svg {height: 70px; width: 70px;}
	
	#blog .blog .post {width: 100%;}

	#post .box-topo-interno .titulo {font-size: 32px; bottom: 6vh;}

	#contato .info {flex-direction: column;}
	#contato .info .texto {width: 100%;}
	#contato .links {width: 100%; padding: 15px 0 0 0;}
	#contato .mapa iframe {height: 380px;}

}

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

	.titulo.size1 {font-size: 36px;}
	.titulo.size2 {font-size: 26px;}
	.titulo.size3 {font-size: 22px;}
	.titulo.size4 {font-size: 20px;}
	.titulo.size5 {font-size: 18px;}

	form .small4 {width: 100%;}
	form .small2 {width: 100%;}
	form .box-botao {flex-direction: column; align-items: center;}
	form .box-botao .termos {margin: 0 0 15px 0;}
	form .botao {width: 100%; justify-content: center;}

	.valores {padding: 50px 0 40px;}
	.valor {padding: 25px 15px 20px 15px;}
	.valor .titulo {margin-bottom: 15px;}
	.valor .linha {left: 15px; bottom: 20px;}

	.orcamento .botoes {flex-direction: column;}
	.orcamento .botao {margin: 0;}
	.orcamento .botao:first-child {margin-bottom: 15px;}

	#sobre-nos .sobre .titulo {margin-bottom: 25px;}
	#sobre-nos .sobre .texto {overflow: hidden; max-height: 220px; transition-duration: .8s;}
	#sobre-nos .sobre .texto.active {max-height: 1000px; transition-duration: .8s;}
	#sobre-nos .sobre .leia {display: flex;}
	#sobre-nos .sobre .selo {margin-top: 25px;}
	#sobre-nos .sobre .galeria {width: 100%; max-width: 420px;}
	#sobre-nos .sobre .box-galeria {height: 350px;}
	#sobre-nos .missao {padding-top: 40px;}

	#solucao .sobre .titulo {margin-bottom: 30px;}
	#solucao .sobre .galeria {width: 100%; max-width: 420px;}
	#solucao .sobre .box-galeria {height: 350px;}

}

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


}