/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.clientes {
    width: 80%;
	margin: 0 auto;
}

.clientes-home img{
	filter: grayscale(100%)           brightness(100%)          contrast(100%);
	transition: all .2s ease-in-out;
}

.clientes-home img:hover{
	filter: grayscale(0%);
}

.cliente{
	width: 16.66%;
	padding-bottom: 20px;
	flex: 0 0 calc(16.66% - 20px);
}

.clientes-inner {
    width: 80%;
}

.clientes-grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.clientes .slick-prev:before, .clientes .slick-next:before{
	display: none;
}

.clientes .slick-prev,.clientes .slick-next{
	width: initial;
    height: initial;
}

.clientes .slick-prev {
    top: initial;
    bottom: -104px;
    z-index: 1;
    width: 25px;
    left: -18px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.clientes .slick-next {
    top: initial;
    bottom: -104px;
    z-index: 1;
    width: 25px;
    left: 25px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.posts_home img{
	border-radius: 20px;
}

.home-qualidade{
	background-size: auto 100%;
}

.post-text{
	color: #004A80;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.3px;
	padding: 10px 15px;
	text-align: center;
}

.pdf{
	display: flex;
    background: rgb(131,160,174);
    background: linear-gradient(90deg, rgba(131,160,174,1) 0%, rgba(187,216,230,1) 100%);
    border-radius: 13px;
    color: white;
	align-items: center;
    justify-content: center;
}

.pdf-text{
	font-family: "Montserrat", Sans-serif;
	width: 100%;
	text-align: center;
	font-size: 14px;
}


.sobre{
	background: rgb(209,209,209);
	background-image: -moz-linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 60%, rgba(199,224,255,1) 100%) !important;
	background-image:  -webkit-linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 60%, rgba(199,224,255,1) 100%) !important;
	background-image:  linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 60%, rgba(199,224,255,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d1d1",endColorstr="#c7e0ff",GradientType=1);
}

.timeline .twae-content{
	box-shadow: initial !important;
}

.timeline .twae-wrapper .twae-icon{
	width: 20px !important;
    height: 20px !important;
	border-width: 2px !important;
}

.timeline .twae-wrapper .twae-icon i{
	display: none;
}

.timeline .twae-horizontal-timeline.twae-wrapper .twae-h-line{
	height: 2px !important;
}

.timeline .twae-horizontal-timeline.twae-wrapper .twae-story-line{
	height: 2px !important;
}

.twae-horizontal-timeline.twae-wrapper .twae-icon {
    left: 46% !important;
    top: -25% !important;
}


.contato-form label, .contato-form input, .contato-form textarea{
	font-family: "Montserrat", Sans-serif;
	width: 100%;
    padding-right: 50px;
	padding-top: 10px;
    border: 0;
}

.contato-form input{
	border-bottom: 1px solid;
	border-radius: 0px;
}

.contato-form textarea{
	border: 1px solid;
}

.contato-form input[type=submit] {
	background: #275bb0;
	color: white;
	width: initial;
    padding: 20px 60px;
    border-radius: 20px;
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
	-webkit-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	-moz-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
}


.cotacao-form label, .cotacao-form input, .cotacao-form textarea{
	font-family: "Montserrat", Sans-serif;
	width: 100%;
    padding-right: 50px;
	padding-top: 10px;
    border: 0;
}

.cotacao-form input{
	border-bottom: 1px solid;
	border-radius: 0px;
}

.cotacao-form textarea{
	border: 1px solid;
}

.cotacao-form input[type=submit] {
	background: #275bb0;
	color: white;
	width: initial;
    padding: 20px 60px;
    border-radius: 20px;
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
	-webkit-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	-moz-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
}


.contacao-subtitulos{
	color: #275BB0;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
	font-size: 1.5rem;
}

.vagas{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
}

.vaga-inner{
	min-width: 50%;
	width: 50%;
	float: left;
	padding-right: 35px;
	padding-bottom: 50px;
}

.vaga img{
	width: 50%;
    padding-top: 15px;
	transition: transform .2s; /* Animation */
}

.vaga img:hover{
	transform: scale(1.1);
}

.vaga-info{
	border: 1px solid #0366ad;
    border-radius: 20px;
    padding:50px;
	height: 180px;
	display: flex;
    align-items: center;
}

.vaga-text{
	font-weight: 300;
}

.vaga-info-inner{
	
	font-family: "Myriad PRO", Sans-serif;
	color: #606060;
	padding-top: 100px;
}

.vaga-pag-titulo{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
	font-size: 20px;
    font-weight: bolder;
    line-height: 44px;
    letter-spacing: 4px;
}

.vaga-pag-text{
	padding-top: 20px;
}

.vaga-pag-text b{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
	font-size: 15px;
    font-weight: bolder;
}

.vaga-pag-form label, .vaga-pag-form input, .vaga-pag-form textarea{
	font-family: "Montserrat", Sans-serif;
	width: 100%;
    padding-right: 50px;
	padding-top: 10px;
    border: 0;
}

.vaga-pag-form input, .vaga-pag-form select{
	border: 1px solid;
    border-radius: 0px;
    margin-top: 10px;
}

.vaga-pag-form textarea{
	border: 1px solid;
	margin-top: 10px;
	margin-bottom: 20px;
}

.vaga-pag-form input[type=submit] {
	background: #275bb0;
	color: white;
	width: initial;
    padding: 20px 60px;
    border-radius: 20px;
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
	-webkit-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	-moz-box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
	box-shadow: 20px 28px 22px 0px rgba(226,226,226,1);
}

.aceiteclass .wpcf7-list-item-label{
	display: none;
}



.emba-info-inner{
	
	font-family: "Myriad PRO", Sans-serif;
	color: #606060;
	padding-top: 150px;
	padding-bottom: 150px;
}


.emba-pag-titulo{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
	font-size: 35px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 4px;
	text-transform: uppercase;
}

.emba-pag-img {
	/*margin-top: -120px;*/
}

.emba-pag-text{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
	text-align: center;
}

.embalagem-inner{
	width: 31%;
}

.embalagem{
	box-shadow: 4px 2px 18px 0px rgba(163.20000000000002, 163.20000000000002, 163.20000000000002, 0.5);
    border-radius: 20px;
    padding: 50px 30px;
    text-align: center;
	transition: transform .2s; /* Animation */
	margin: 0px 15px;
}

.embalagem:hover{
	transform: scale(1.1);
}

.embalagem-titulo{
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
	font-size: 17px;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
}

.embalagens .slick-list.draggable{
	padding-top: 20px;
    padding-bottom: 20px;
}

.embalagem-imagem{
	min-height: 300px;
	max-width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}

.emba-voltar img{
	width: 100px;
	padding-top: 70px;
	transition: transform .2s; /* Animation */
}

.emba-voltar img:hover{
	transform: scale(1.1);
}


.embalagens .slick-prev:before, .embalagens .slick-next:before{
	display: none;
}

.embalagens .slick-prev,.embalagens .slick-next{
	width: initial;
    height: initial;
}

.embalagens .slick-prev {
    left: -80px;
}

.embalagens .slick-next {
    right: -80px;
}

.processos-mapa .wttd-hotspot-section .wttd-hotspot-image a img{
	border-radius: initial;
	font-size: 18px;
}

.processos-mapa .wttd-hotspot-section .wttd-hotspot-item a.active .wttd-each-spot-content, .processos-mapa .wttd-hotspot-section .wttd-hotspot-item a .wttd-each-spot-content{
	z-index: 10;
	font-family: "Gotham", Sans-serif;
	color: #0d4c80;
    font-weight: 600;
	
}

.header-col-1{
	width: 25% !important;
}

.header-col-2{
	width: 75% !important;
}

.elementor-widget-image#botao-ambiental a img[src$=".svg"]{
	width: 225px;
	border-radius: 5px;
}

.elementor-widget-image#botao-social a img[src$=".svg"]{
	width: 192px;
	border-radius: 5px;
}


.vagas-form-exp-titulo {
    font-family: "Gotham", Sans-serif;
    color: #0d4c80;
    font-size: 20px;
    font-weight: bolder;
    line-height: 44px;
    letter-spacing: 4px;
}


.vagas-form-exp-subtitulo {
    font-family: "Gotham", Sans-serif;
    color: #0d4c80;
    font-weight: bolder;
    line-height: 44px;
    letter-spacing: 4px;
}



@media screen and (max-width: 801px) {
	.header-col-1{
		width: 50% !important;
	}

	.header-col-2{
		width: 50% !important;
	}
	.embalagens .slick-prev {
		left: 0px;
	}

	.embalagens .slick-next {
		right: 0px;
	}
	.vaga-inner{
		min-width: 100%;
		width: 100%;
		float: initial;
	}
	.sobre{
		background: white;
		background-image: none !important;
		
		filter: none;
	}
	.cliente {
		width: 100%;
		padding-bottom: 20px;
		flex: initial;
	}
	.clientes .slick-next, .clientes .slick-prev{
		bottom: -94px;
	}
	.vaga img {
		width: 70%;
	}
	.twae-horizontal-timeline.twae-wrapper .twae-icon {
		top: -29% !important;
	}
	.emba-pag-titulo{
		text-align: center;
		padding-bottom: 50px;
	}
}
