
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    color: #004680;
    display: flex;
    align-items: center;
    justify-content: center;
}
.se-pre-con #loader {
    border: 5px solid #e8e8e8; /* Light grey */
    border-top: 5px solid #014381; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

_:-ms-fullscreen, :root .ie11up {
	.texto-frete{
		top: 40px !important; 
	}
}

.texto-logistica{
	padding: 0 86px;
}

.slide-interno-ass .slick-dots {
    bottom: -29px;
}

.modal-open body{
    overflow: hidden !important;
}

.slide-interno-logistica .slick-dots{
	top: 264px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
*:focus {
	outline: 0;
}
body {
	font-family: 'Dosis', sans-serif;
	#ff0000 : background;
	overflow-x: hidden;
}

.bg-nav-top {
	background: rgba(8,56,121,.7);
	padding: 0 40px;
	height: 55px;
	border-bottom: 1px solid rgba(8,56,121,.2);
	transition: all .2s ease;
}
.bg-nav-top.scroll {
	background: url(../img/bg-top-scroll.jpg) repeat right center;
}
.bg-nav-top .navbar-nav .nav-item {
	position: relative;
	right: 20px;
}
.titulos-fabricas{
	font-size: 20px !important;
	color: #333333 !important;
	text-transform: uppercase;
	font-weight: bold;
}
.box-numero{
	background: #0069a9;
	margin: 10px auto;
	width: 36%;
	height: 53px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 40px;
}
.numero  p{
	margin: 15px 0 !important;
}
.tab-content .numero{
	margin: 16px 0;
}
.icone{
	position: relative;
	top: 16px;
	left: 4px;
	color: #fff;
	font-size: 21px;
}
.box-fabrica-logistica{
	margin-top: 30px;
}
.box-numero:after{
	content: '';
	background: url(../img/seta.png) no-repeat;
	width: 11px;
	margin: auto;
	height: 7px;
	display: block;
	top: 73px;
	position: absolute;
	left: 50%;
}
.fa-linkedin,.fa-facebook, .fa-youtube, .fa-instagram{
	margin-top: 7px;
}
.box-numero .numero{
	color: #fff !important;
	font-size: 18px;
}
.bg-nav-top .navbar-nav .nav-item:after {
	content: '';
	width: 1px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 30%;
	transform: translateY(-50%);
	background: #fff;
}
.bg-nav-top .navbar-nav .nav-item2 b{
	font-size: 17px;
}
.bg-nav-top .navbar-nav .nav-item2 span{
	font-size: 19px;
	font-weight: bold;
}
/*.navbar-nav .nav-item{
	position: relative;
	left: 13px;
}*/
.nav-item2 span{
	/*padding: 0.5em 1em;*/
	padding: 0.5em 8px;
	margin-left: 5px;
}

.numeros{
	margin-top: 10px;
	position: relative;
	left: 5px;
	font-size: 15px;
	color: #666666;
}

.box-image{
	position: relative;
	top: 10px;
	right: 3px;
}

.box-image img{
	max-width: 80%;
}


/*.box-frete{
	margin-top: 17px;
}*/

.crn{
	position: relative;
	bottom: 11px;
}

.nav-item2{
	padding-right: 10px;
	position: relative;
	top: -14px; 
}
.numeros-crn{
	margin-top: 35px; 
	color: #014381;
	font-size: 15px;
	margin-left: -20px;
	position: relative;
	right: 13px;
}

.nav-item2:after{
	content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #f99c16;
}

.last:after{
	content: none !important;
}


#listaNav .nav-item .active{
	background: #000 !important;
}

.nav-item-topo{
	margin-top: 12px;
	position: relative;
	right: 0px;
}

.nav-item-topo-cac a {
	color: #666666;
}

.box-telecargas{
	margin-right: 19px;
}

.box-frete-img{
	position: relative;
	top: 5px;
	left: 15px;
}

.box-frete img{
	max-width: 80%;
}

.box-image-contato img, .box-frete-img-contato img{
	max-width: 100% !important;
}

.lista-contran{
	list-style: none;
	font-size: 20px;
	margin-bottom: 70px;
}

.box-transportadoras-logisticas{
	margin-bottom: 20px;
}

.lista-contran li {
	margin-bottom: 10px;
	color: #666666;	
}

.numeros-crn-contato{
	position: relative;
    left: 30px;
    top: 5px;
    font-size: 18px;
}

.box-telecargas-contato{
	margin-right: 40px;
}

.box-image-contato img{
	position: relative;
    top: 7px;
}

.numeros-contato{
	left: 17px;
	top: 2px;
	font-size: 18px;
}

.bg-nav-top .nav-item .nav-item-topo .first:after {
	content: '';
	width: 1px;
	height: 14px;
	position: absolute;
	top: 23%;
	transform: translateY(50%);
	background: rgba(255,255,255,1);
	left: 17%;

}
.bg-nav-top .navbar-nav .nav-item:last-child:after,
.bg-nav-top .navbar-nav .nav-item:nth-child(8n+0):after {
	content: '|';
	display: none;
}
.bg-nav-top .navbar-nav .nav-item .nav-link {
	padding: 0.5em 1em;
	font-size: 14px;
	text-transform: inherit;
	font-weight: 400;
	/*border-right: 1px solid rgba(0,0,0,.2);*/
	transition: all .2s ease;
}
.bg-nav-top .navbar-nav .nav-item span {
	display: inline-block;
	color: #fff;
	padding: 0.5em 1em;
	font-size: 14px;
	text-transform: inherit;
	font-weight: 400;
	/*border-right: 1px solid rgba(0,0,0,.2);*/
	transition: all .2s ease;
}

.bg-nav-top.scroll .navbar-nav .nav-item .nav-link, .bg-nav-top.scroll .navbar-nav .nav-item2{
	color: #000 ;
}

.bg-nav-top.scroll .navbar-nav .nav-item:after{
	background: #66666666;
}

.bg-nav-top.scroll .navbar-nav .nav-item2:after{
	background: #000 !important;
}

.bg-nav-top.scroll .navbar-nav .nav-item:before{
	content: '';
	background: #000 !important;
}
#listaNav .nav-item:before{
	content: '';
	display: block;
	position: absolute;
	top: 41px;	
	left: 15px;
	width: 0;
	height: 2px;
	background: #fff;
	transition: all .2s ease;
}


.box-titulo-form-trans{
	width: 15% !important;
}

#listaNav .nav-item:hover:before{
	width: calc(100% - 30px);
	transition: all .2s ease;
}

.nav-item2{
	color: #f99c16;
	margin-top: 20px;
	font-size: 18px;
}

.bg-nav-top .navbar-nav .nav-item2 b{
	margin-left: 11px;
}

.bg-nav-top .navbar-nav .nav-item:last-child .nav-link {
	/*border-right: 0;*/
	/*padding-right: 0;*/
}
.bg-nav-top .navbar-nav .nav-item .nav-link span {
	border: 1px solid #fff;
	border-radius: 20px;
	padding:0px 30px 0px 8px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	transition: all .2s ease;
}
.bg-nav-top.scroll .navbar-nav .nav-item .nav-link,
.bg-nav-top.scroll .navbar-nav .nav-item span {
	color: #333333;
	font-weight: bold;
}
.bg-nav-top.scroll .navbar-nav .nav-item .nav-link span {
	border-color: #333333;
	color: #333333;
}
.nav-principal {
	padding: 0 40px;
	transition: all .2s ease;
	position: relative;
}
.nav-principal:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: calc(100% - 80px);
	height: 1px;
	background: rgba(0,0,0,.2);
	display: none;
}
.img-cimentos{
	margin-top: 230px;
}
/*.nav-item2{
	color: #fff;
	margin-top: 1%;
}*/
.nav-principal .nav-link {
    display: block;
    padding: 40px 15px!important;
    font-weight: normal;
    position: relative;
	transition: all .2s ease;
}
.nav-principal .nav-link:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	left: 15px;
	width: 0;
	height: 3px;
	background: #fff;
	opacity: 0;
	transition: all .2s ease;
}
.nav-principal .nav-link i {
	color: #3d8bf0;
}
.nav-principal .nav-link:hover:after {
	opacity: 1;
	width: calc(100% - 30px);
	transition: all .2s ease;
}
.nav-principal.scroll {
	background: #fff url(../img/borda-nav-principal.jpg) no-repeat left top;
	box-shadow: 2px 2px 5px rgba(0,0,0,.1);
	padding-top: 4px;
}
.nav-principal.scroll:after {
	display: none;
}
.nav-principal.scroll .navbar-nav .nav-link {
	color: #6c757f;
	font-weight: bold;
}
.nav-principal.scroll .nav-link:after {
	bottom: 0;
	background: #014381;
	left: 0;
	width: 100%;
}
.nav-principal.scroll .nav-link i {
	color: #445f78;
}
.nav-principal.scroll .nav-link:hover {
	color: #014381;
	background: #e8e8e8;
}
.search {
	position: fixed;
    height: 60px;
    width: 100%;
    top: 136px;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s;
}
.search form {
	height: 100%;
}
.search form input {
	height: 100%;
	border: none;
	width: 100%;
	padding: 10px 20px;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.search.is-visible {
	opacity: 1;
	visibility: visible;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s;
}
.nav-principal.scroll .nav-item.active .nav-link {
	color: #014381;
	background: #e8e8e8;
	font-weight: bold;	
}

.nav-principal.scroll .fa-bars{
	color: #014381 !important;
}

.navbar-toggler .fa-bars{
	color: #fff;
	font-size: 45px;
	margin-top: 12px;
}

.slide {
	height: 98vh;
	min-height: 930px;
	margin-top: 100px;	
}
.slide .box-slide {
	height: 100vh;
	min-height: 945px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 120px;
	padding-bottom: 100px;
}
.slide .box-slide h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 42px;
	margin: 0 0 90px;
	color: #fff;
	text-shadow: 0px 0px 15px rgba(0,0,0,.75);
}
.slide .box-slide p {
	margin: 50px 0px;
	font-size: 20px;
	color: #666666;
	width: 100%;
}
.slide .box-slide a {
	display: inline-block;
	color: #014381;
	padding: 10px 25px;
	border: 2px solid #014381;
	border-radius: 20px;
	text-transform: uppercase;
	transition: all .3s ease;
}

.slide .box-slide a:hover {
	background: #014381;
	color: #fff;
}

#video {
	height: 600px;
	background: url(../img/bg-video.jpg) repeat center;
	background-attachment: fixed;
	margin-top: -10px;
	padding-top: 62px;
	overflow: hidden;
}
#video iframe {
	width: 100%;
}

#video h1 {
	margin: 30px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
}
#video h1 a {
	font-size: 14px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	padding: 6px 10px;
	transition: all .3s ease;
}
#video h1 a:hover {
	background: #fff;
	color: #014381;
}
#video a.linkMobile {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	color: #fff;
	border: 2px solid #fff;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 6px 10px;
	margin-top: 20px;
	transition: all .3s ease;
}
#video a.linkMobile:hover {
	background: #fff;
	color: #014381;
}
.texto-frete{
	float: left; 
	top: 50px;
}
#produtos {
	height: 85vh;
	padding-top: 96px;
	min-height: 820px;
	position: relative;
}
#produtos .action {
	width: 100%;
	background: url(../img/bg-action.jpg) no-repeat center;
	padding: 30px 0;
	position: absolute;
	top: 0;
	z-index: 2;
}
#produtos h1 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#produtos .imagem-produtos {
	background: url(../img/ilustra-produtos.jpg) no-repeat center;
	background-size: cover;
}
#produtos .texto {
	padding-top: 100px;
}
#produtos .texto h2 {
	margin: 0;
	color: #445f78;
	font-size: 32px;
	font-weight: bold;
}
#produtos .texto p {
	margin:15px 0 50px;
	color: #666666;
	font-size: 20px;
}
#produtos .texto a {
	display: inline-block;
	margin-top: 50px;
	color: #014381;
	padding: 10px 25px;
	border: 2px solid #014381;
	border-radius: 20px;
	text-transform: uppercase;
	transition: all .3s ease;
	bottom: 20px;
	position: relative;
}
#produtos .texto a:hover {
	background: #014381;
	color: #fff;
}

#socioambiental {
	height: 40vh;
	min-height: 955px;
	min-height: 600px;
	padding-top: 114px;
	background: url(../img/bg-socioambiental.jpg) no-repeat center;
	background-size: cover;
}

#frete {
	height: 30vh;
	/*min-height: 955px;*/
	/*height: 434px;
	padding-top: 30px;*/
	height: 446px;
    padding-top: 43px;
	overflow: hidden;
	background: #014381;
	background-size: cover;
}

.img-caminhoes{
	position: relative;
	top: -30px;
	left: -15px;
}
.texto-frete:after{
	content: '';
	background: url(../img/frete.png)no-repeat center;
	display: inline-block;
	min-height: 259px;
    position: absolute;
    left: 51%;
	width: 54%;   
    top: 18%;
	z-index: 100;
	max-width: 100%;
}

.texto-inner{
	position: relative;
	right: 170px;
	top: 25%;
}

.texto-inner h2{
	font-size: 32px;
	color: #eb7500;
	font-weight: bold;
	text-transform: uppercase;
}

.texto-inner span{
	color: #fff;
	font-weight: bold;
}

.texto-inner p{
	font-size: 20px;
	color: #fff;
}
.slick-initialized{
	display: block !important;
	max-width: 100% !important;
}
#socioambiental h1 {
	margin: 0;
	font-size: 32px;
	color: #445f78;
	font-weight: bold;
}
#socioambiental p {
	margin: 20px 0 0;
	font-size: 20px;
	color: #666666;
}
#socioambiental .slide-projetos {
	margin-top: 16px;
}
#socioambiental .slide-projetos .imagem {
	width: 100%;
	height: 270px;
	background: rgba(255,255,255,.5);
}
#socioambiental .slide-projetos h2 {
	color: #333;
	font-size: 20px;
	height: 43px;
	margin-top: 34px;
	position: relative;
}
#socioambiental .slide-projetos h2:after {
	content: '';
	display: block;
	width: 11px;
	height: 7px;
	background: url(../img/seta.png) no-repeat center;
	bottom: -10px;
	position: absolute;
	left: 50%;
	display: none;
	transform: translateX(-50%);
}
#socioambiental .slide-projetos p {
	font-size: 16px;
	margin-top: 30px;
}

#distribuidor {
	height: 478px;
	background: url(../img/bg-distribuidor.jpg) no-repeat center;
	background-attachment: fixed;
}
#distribuidor h1 {
	font-size: 32px;
	margin: 0;
}
#distribuidor p {
	font-size: 20px;
	margin: 25px 0;
}
#distribuidor a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	padding: 10px 45px;
	text-transform: uppercase;
	transition: all .3s ease;
}
#distribuidor a:hover {
	background: #fff;
	color: #014381;
}

#extras .box-extras {
	height: 170px;
	background: url(../img/bg-extras.jpg) no-repeat center;
	background-size: cover;
	margin: 55px 0;
	position: relative;
	transition: all .2s ease;
	background-size: 100% !important;
}
#extras .box-extras:hover {
	background: url(../img/bg-extras-hover.jpg) no-repeat center;
	background-size: 100% !important;
}
#extras .box-extras p {
	font-size: 22px;
	margin: 5px 0 0;
	transition: all .2s ease;
}
#extras .box-extras img {
	transition: all .2s ease;
}
#extras .box-extras:hover p,
#extras .box-extras:hover img {
	opacity: 0;
}
#extras .box-extras:hover a span {
	opacity: 1;
}
#extras .box-extras a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 3;
}
#extras .box-extras a span {
	background: #fff;
	color: #014381;
	padding: 6px 15px;
	border-radius: 20px;
	opacity: 0;
	transition: all .2s ease;
}
#extras .container .row {
	background: url(../img/detalhe-linha.png) repeat-x center bottom;
}

#galeria-home h1 {
	padding-top: 30px;
	font-size: 22px;
	color: #445f78;
	position: relative;
}
#galeria-home h1:after {
	content: '';
	display: block;
	width: 11px;
	height: 7px;
	background: url(../img/seta.png) no-repeat center;
	bottom: -10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#galeria-home ul.slide-fotos {
/*	margin: 40px -15px 0;*/
	margin: 40px 0 0 14px;
	padding: 0;
	list-style: none;
	height: 170px;
}
#galeria-home ul.slide-fotos li {
	height: 170px;
	position: relative;
}
#galeria-home ul.slide-fotos li figure {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all .2s ease;

}
#galeria-home ul.slide-fotos li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#galeria-home .container-fluid{
	padding-left: 0 !important;
}
#galeria-home .slick-list{
	overflow: visible;
	width: 100%;
}
#galeria-home .slick-prev{
	left: -16px !important;
}
#galeria-home .slick-next {
    right: -15px !important;
}
#galeria-home ul.slide-fotos li a:hover ~ figure {
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}
#galeria-home ul.slide-fotos li img {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .2s ease;
	opacity: 0;
}
#galeria-home ul.slide-fotos li a:hover ~ img {
	opacity: 1;
}

footer .midias {
	background: #edebeb;
	padding: 35px 40px;
}
footer .midias p {
	margin: 0 10px 0 0;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	float: left;
}
footer .midias p b {
	font-size: 18px;
	color: #333333;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev{
	opacity: 1 !important;
}
footer .midias a{
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #445f78;
	border: 2px solid #445f78;
	border-radius: 100%;
	line-height: 35px;
	transition: all .2s ease;
}
footer .midias a:hover {
	background: #445f78;
	color: #edebeb;
}
.btn-link{
	display: inline-block;
    color: #014381;
    padding: 10px 25px;
    border: 2px solid #014381;
    border-radius: 20px;
    text-transform: uppercase;
    transition: all .3s ease;
    font-size: 15px;
}
.sete{
	margin: auto;
	max-width: 100% !important;	
}
.btn-link:hover{
    border: 2px solid #014381;
    text-decoration: none;
    background: #014381;
    color: #fff;		

}
footer .midias a#topo {
	width: auto;
	border-radius: 20px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	right: 1%;
	margin-right: 1%;
	/*top: 65px;*/
}
.selo{
	position: absolute;
	right: 33px;
	bottom: 27px;
}
.titulo-video{
	color: #fff;
	text-align: left;
	margin-top: 19px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 21px;
}
footer .copyright {
	padding: 20px 53px;
	background: url(../img/detalhe-linha.png) repeat-x center top;
	width: 100%;
	position: relative;
	top: -5px;
}
footer .copyright p {
	color: #999999;
	font-size: 16px;
	margin: 0;
}
footer .copyright p a {
	color: #999999;
}
footer .copyright #dpa {
	display: block;
	width: 73px;
	height: 17px;
	background: url(../img/dpa.png) no-repeat center;
	transition: all .2s ease;
}


footer .copyright #dpa:hover {
	background: url(../img/dpa-hover.png) no-repeat center;
}

.triggerAnimation {
	opacity: 0;
}

/* Internas */
.internal {
	padding-top: 118px;
}
.topo-internas {
	height: 250px;
	background: #000;
	position: fixed;
	width: 100%;
}
.topo-internas h2 {
	text-shadow: 0px 0px 15px rgba(0,0,0,.75);
}
.topo-internas p {
	text-shadow: 0px 0px 15px rgba(0,0,0,.75);
	font-size: 20px;
	text-transform: uppercase;
}
.main-internas {
	margin-top: 250px;
	position: relative;
	z-index: 5;
	width: 100%;
	background: #fff url(../img/detalhe-linha.png) repeat-x center top;
}
.main-internas ul.nav-justified {
	width: 100%;
	transform: translateY(-50%);
	box-shadow: 2px 2px 12px #dedede;
}

.h-100{
	height: 100% !important;
}

#contato{
	background: url(../img/topo-contato.jpg) no-repeat center top;
}

.slide-interno .slick-prev,.slide-interno .slick-next {
	border-radius: 100%;
	height: 20px;
	bottom: -10px;
}

.slide-interno .slick-prev:before{
	position: relative;
	bottom: 10px;
	left: 4px;
}

.slide-interno .slick-next:before{
	position: relative;
	bottom: 8px;
	left: -2px;
}

.owl .slick-prev,.owl .slick-next {
	border-radius: 100%;
	height: 20px;
	width: 83%;
}

.owl .slick-prev:before{
	position: relative;	
	left: -4px !important;
	top: -10px !important;
}

.owl .slick-next:before{
	position: relative;	
	left: -7px !important;
	top: -8px !important;
}



#contato h2,
#contato p,
#intCertificacoes p,
#intCertificacoes h2,
#intProdutos h2,
#intProdutos p,
#institucional h2,
#institucional p{
	position: relative;
	top: 20px !important;
}

#assessoria h2,
#assessoria p{
	position: relative;
	top: 20px !important;
}

.link-ensaios{
	margin: 14px auto auto;
	color: #014381;
	font-size: 20px;
	font-weight: bold;
}

.linha-acessoria{
	margin: 30px  auto !important;
}

.box-assessoria a{
	border: none !important;
	border-radius: 0 !important;
}

.box-assessoria figure{
  margin: -6px -70px -1rem;
  overflow: hidden;
  height: auto;
}

#atendimento, #perguntas{
	position: relative;
	bottom: 67px;
}

#gestao{
	background: url(../img/topo-gestao.jpg) no-repeat center top;
}

#institucional {
	background: url(../img/topo-institucional.jpg) no-repeat center top;
}
#marketing {
	background: url(../img/topo-marketing.jpg) no-repeat center top;
}

#sustentabilidade{
	background: url(../img/topo-sustentabilidade.jpg) no-repeat center top;
}

#canaldocliente{
	background: url(../img/topo-certificacoes.jpg) no-repeat center top;
}

#logistica{
	background: url(../img/topo-logistica.jpg) no-repeat center top;
}

#transportadora{
	background: url(../img/topo-logistica.jpg) no-repeat center top;
}

#autonomo{
	background: url(../img/topo-logistica.jpg) no-repeat center top;
}

#assessoria{
	background: url(../img/topo-assessoria.jpg) no-repeat center top;
}


.italic{
	font-style: italic;
}
.lb-data .lb-caption{
	font-size: 23px !important;
	position: relative;
	top: -42px;
	left: 11px;
	color: #014381;
}
.lb-data .lb-number{
	display: none !important;
}
#intProdutos {
	background: url(../img/topo-produtos.jpg) no-repeat center top;
}
.tab-content {
	padding: 50px 0;
}
.tab-content h2 {
	width: 100%;
	font-size: 32px;
	color: #445f78;
	margin: 0;
}
.use{
	margin-top: -10px !important;
}
.use2{
	margin-top: -7px !important;
    margin-bottom: 22px !important;
}
.btn{
	display: inline-block;
	color: #6c757f !important;
	position: relative;
	bottom: 20px;
	padding: 10px 25px;
	border: 2px solid #6c757f;
	border-radius: 20px;
	cursor: pointer;
	text-transform: uppercase;
	transition: all .3s ease;
}
.box-produto{
	padding-top: 20px;
	margin-bottom: 50px;
	transition: all .3s ease;
	cursor: pointer;
}
.box-produto:hover{
	box-shadow: 0px 0px 6px 5px rgba(233,233,233,0.8)
}
.box-produto:hover .btn{
	background-color: #014381 !important;
	color: #fff !important;
	border: 2px solid #014381;
}
.titulo-produto{
	width: 100%;
	font-size: 20px !important;
	color: #333333;
	margin: 32px auto !important;
	z-index: 10;
}
.titulo-produto{
	width: 100%;
	font-size: 20px !important;
	color: #333333;
	margin: 32px auto !important;
	z-index: 10;
}
.tab-content p {
	margin: 20px 0;
	font-size: 20px;
	color: #666666;
	width: 100%;
}
.titulo-int-produto{
	width: 100%;
	font-size: 32px !important;
	color: #445f78 !important;
	margin: 0;
	z-index: 10;
	font-weight: bold;
}
.box-titulo-desc{
	background: #edebeb;
	padding: 20px;
	font-size: 20px !important;
	color: #333333 !important;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 0px 0px 6px 2px rgba(233,233,233,0.8)
}
.box-titulo-desc i{
	color: #0069a9;
	font-size: 14px !important;
	position: relative;
	bottom: 1px;
	margin-right: 5px;
}

.box-transportadoras{
	position: relative;
    bottom: 30px;
}

.box-cadastro2 h3{
	font-size: 18px !important;
	color: #333333 !important;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 0px 0px 6px 2px rgba(233,233,233,0.8);
}

.box-info{
	margin-bottom: 20px;
}
.tab-content ul.slide-institucional {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.tab-content ul.slide-institucional li {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.tab-content ul.slide-institucional .slick-list,
.tab-content ul.slide-institucional .slick-list .slick-track {
	height: 100%;
	width: auto;
}
/*.slick-track{
	width: auto !important;
}*/
.lista-marca{
	margin: 10px auto;
	width: 76%;
	list-style: none;
	text-align: center;
}

.lista-marca li{
	 margin-left: 70px;
	 display: inline-block;
	 text-align: center; 
}
.tab-content ul.slide-institucional .slick-dots {
	bottom: 20px;
}
.tab-content h3 {
	font-size: 32px;
	color: #445f78;
}
.tab-content p span {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.tab-content .grupo-voltar {
	width: 100%;
	background: url(../img/detalhe-linha.png) repeat-x center;
}
.tab-content a.voltar-listagem {
	display: inline-block;
	padding: 0 20px;
	background: #fff;
}
.tab-content a.voltar-listagem span {
	display: inline-block;
	padding: 15px 20px;
	text-transform: uppercase;
	color: #b2b2b2;
	font-size: 14px;
	border: 2px solid #b2b2b2;
	border-radius: 40px;
	position: relative;
	background: #fff;
}
.tab-content a.voltar-listagem:hover span {
	background: #b2b2b2;
	color: #ffffff;
}
.texto-acoes {
	width: 100%;
	margin-top: 60px;
}
.texto-acoes ul{
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	color: #666666;
}
.texto-acoes ul li{
	margin-top: 15px;	
	margin-bottom: 15px;
}
.texto-acoes ul li > ul li{
	margin: 0px !important;
}
.texto-acoes h2 {
	color: #333;
}
.texto-acoes p {
	margin: 30px 0;
}
.texto-acoes ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	font-size: 20px;
	color: #666;
}

.img-center{
	margin: auto;
	padding-bottom: 20px;
}

.lista-itens{
	color: #666666;
	margin: 23px auto 54px auto;
	font-size: 20px;
	list-style: none;
}


.box-texto-aderente p{
	margin-top: 92px;
	margin-bottom: 71px;
}

.texto-acoes .texto-cultural {
    padding: 0 78px !important;
}

#produto_lista li{
	margin-bottom: 3px;
	margin-left: -39px;
}

#monitoramento_lista li{
	margin-bottom: .5rem;
	margin-left: 0;
	list-style:none;
}

#coprocessamento_lista li{
	margin-bottom: 1rem;
	margin-left: 0;
	list-style:none;
}

#missao_lista li{
	margin-bottom: .5rem;
	margin-left: 0;
	list-style:none;
}

#competencias li{
	margin-bottom: 2px;
	margin-left: -37px;
}

#grafico_lista li{
	margin-bottom: .5rem;
	margin-left: 0;
	list-style:none;
}

.box-voltar{
	background: #fff;
	width: 20%;
	margin-top: -65px;
	height: 108px;
	display: block;
	position: absolute;
	left: 40%;
}

.btn-voltar{
	margin: auto;
	justify-content: center;
	display: flex;
	width: 87%;
	position: relative;
	top: 23px;
	border: 2px solid #b2b2b2;
	color: #b2b2b2;
}
.btn-voltar:hover{
	background: #014381;
	border: 2px solid #014381;
	color: #fff !important;
}
.box-btn-topo{
	margin: 50px auto 70px auto;
}

.box-btn-topo hr{
	background: url(../img/linha-botao.png);
	height: 3px;
}

.box-texto p{
	font-size: 20px;
	color: #808080;
}

.box-texto p span{
	color: #014381 !important;
	font-weight: bold;
}

.box-texto p a{
	color: #014381 !important;
	font-weight: bold;
}

.input{
	padding: 20px;
	margin-bottom: 30px;
	background: #ffffff;
	border: none;
	outline: none;
	color: #6c757f;
	box-shadow: 0px 0px 6px 5px rgba(234,234,234,0.8);
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
}

::-webkit-input-placeholder {
   color: #6c757f;
   opacity: 1;
   text-transform: uppercase;
}

:-moz-placeholder {
   color: #6c757f;
   opacity: 1;
   text-transform: uppercase;
}

::-moz-placeholder {
   color: #6c757f;
   opacity: 1;
   text-transform: uppercase;
}

:-ms-input-placeholder {
   color: #6c757f;
   opacity: 1;
   text-transform: uppercase;
}

.textarea{
	height: 145px !important;
}

.btn-transportes{
	margin: 114px auto;
}

.btn-cadastro{
	background: none !important;
}

.btn-cadastro span{
	background: none !important;
	color: #014381 !important;
	border: 2px solid #014381 !important;
}

.btn-cadastro span:hover{
	background: #014381 !important;
	border: 2px solid #014381 !important;
	color: #fff !important;
}

.btn-form{
	background: #fff;
	border: 2px solid #014381;
	color: #014381 !important;
}

.btn-form:hover{
	color: #fff !important;
	border: 2px solid #014381;
	background: #014381;
}

.box-titulo-form{
	width: 100%;
	background: url(../img/detalhe-linha.png) repeat-x center;
	text-align: left;
	margin-bottom: 23px;
}

.box-titulo-form h3{
	background: #fff;
	font-size: 18px !important;
	font-weight: bold;
	text-transform: uppercase;
	width: 24%;
    padding-left: 20px;
    display: inline-block;
    margin-left: -33px;
}

.btn-enviar-cad{
	margin: 52px auto;
}

.box-form{
	margin-top: 50px;
	margin-bottom: 50px;
}

.select{
		-webkit-appearance: none;
	    -moz-appearance: none;
	    appearance:none;
	    background: url(../img/arrow.png) no-repeat right;

}

.box-canal{
	margin-top: 40px;
	margin-bottom: 80px;
}

.linha{
	width: 100%;
	display: block;
	background: url(../img/detalhe-linha.png) repeat-x center;
	height: 3px;
	margin: 45px auto;
}

.linha2{
	margin-top: 42px !important;
	margin-bottom: 42px !important;
}

@media screen and (max-width: 1024px){
	.tab-content ul.slide-institucional{
		background-position: -324px 0;
		min-height: 500px;
	}
	.nav-justified .nav-item{
		height: 82px !important;
		overflow: hidden;
	}
	.box-image{
		justify-content: center;
	}
	.numeros-crn{
		margin-top: 15px;
	}
	.numeros-crn{
		margin-top: 15px;
	}
	.box{
		margin-top: 0;
	}
	.numeros-crn{
		margin-top: 34px;
	}
	.numeros{
		left: 0;
	}
	.slide .box-slide {
	    padding-bottom: 170px !important;
	}
	.slide .box-slide p{
		margin: 0 23px;
	}
	.slide .box-slide a{
		position: relative;
		top: 16px;
	}
	.texto-inner {
	    left: 8px !important;
	    margin-bottom: 200px;
	}
	.texto-frete:after {
	    top: 20%;
	    left: 107% !important;
	    width: 54% !important;
	}
	.texto-inner p{
		font-size: 19px;
	}
	.box-minotauro{
		max-height: 610px !important;
	}
	.bg-nav-top{
		display: none !important;
	}
	footer .midias a#topo{
		left: 82%;
	}
	_:-ms-fullscreen, :root .img-cimentos{
		position: relative;
		top: 50% !important;
	}
}

@media only screen and (max-width: 768px){
	.box-minotauro{
		max-height: 591px !important;
		/*max-height: 458px !important;*/
	}
	.box-numero{
		width: 27%; 
	}
/*	.slick-prev, .slick-next{
		top:29%;
	}*/
	#video{
		height: auto;
	}
	.slide{
		height: 96vh;
	}
	#produtos .action{
		padding: 17px auto;
	}
	.main-internas ul.nav-justified {
	    display: block !important;
	    width: 100% !important;
	    transform: translateY(0%) !important;
	    margin-bottom: 44px;
	}
	.main-internas ul.nav-justified{
		/*height: 81px;*/
		overflow: hidden;
	}
	.img-minotauro{
		top: 50% !important; 
	}
	.box-frete-menu{
		left: -15px;
	}
	.numeros-crn{
		margin-top: 15px;
	}
	.lista-seguranca li{
		margin-bottom: 30px;
	}
	.numeros-menu{
		left: -7px;
	}
	.numeros-crn-menu{
		margin-left: 18px;
	}
	.box{
		margin-top: 0;
	}
	.numeros-crn{
		margin-top: 34px;
	}
	#frete{
		height: auto !important;
	}
	#socioambiental .slide-projetos{
		margin-top: 205px;
	}
	.texto-inner{
		margin-bottom: 160px;
		right: 0;
	}
	.texto-frete{
		float: none; 
		top: 0;
	}
	.texto-frete:after{
		left: 47% !important;
		width: 54%;
		top: 107% !important;
	}
	.img-cimentos {
	    margin-top: 90px !important;
	}
	.img-celular{
		display: none;
	}
	.bnt-f{
		position: relative;
		top: 400px !important;
	}

	footer .midias a#topo{
		left: 75%;
	}

	.img-cimentos-tablet{
		position: relative;
		top: -30px !important;
	}

	footer .midias a#topo {
	    left: 77% !important;
	}

	/*#video{
		padding-top: 60px;
	}*/

	#video .lista-slide li{
		margin-bottom: 30px !important;
		list-style: none;
	}



}

@media only screen and (max-width: 425px){
	.box-minotauro {
	    max-height: 724px !important;
	}
	#socioambiental .slide-projetos{
		margin-top: 0;
	}
	#socioambiental h1{
		margin:  50px 0;
	}
	#produtos h1{
	font-size: 13px !important;
	}
	.video{
		height: auto.
	}
	.slick-prev, .slick-next{
		top: 20%;
	}

	.texto-frete:after{
		display: none !important;
	}
	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	}
	.owl-carousel .owl-stage-outer{
		right: 6%;
	}
	.owl-item .item-mobile{
		width: 291px !important;	
	}
	.box-numero{
		width: 63%;
	}
	.img-menor{
		margin: auto;
		display: flex;
	}
	.icone {
	    position: relative;
	    top: 20px;
	    left: 4px;
	    color: #fff;
	}
	.box-frete-menu{
		left: -15px;
	}
	.numeros-crn{
		margin-top: 15px;
	}
	.numeros-menu{
		left: -7px;
	}
	.numeros-crn-menu{
		margin-left: 20px;
	}
	.box-image-menu{
		right: 7px;
	}
	.box{
		margin-top: 0;
	}
	.img-grande{
		display: none !important;
	}

	.box-endereco{
		margin: auto !important;
		margin-bottom: 30px !important;
	}

	.box-telecargas {
	    width: 86%;
	}
	.box-crn{
		width: 100%;
	}
	.box-marcas{
		display: block !important;
		width: 100% !important;
		margin: auto !important;
		right: 8px !important;
	}
	.numeros-crn-contato{
		margin-top: 32px;
	}
	.box-frete{
		display: block !important;
	}

	.box{
		display: block !important;
	}
	.box-image-contato img{
		right: 16px;
	}
	.numeros-crn-contato{
		margin-right: 75px;
		margin-top: 12px;
	}
}


@media only screen and (min-width: 1280px) and (max-width: 1366px){
	.bg-nav-top .navbar-nav .nav-item2:after {
	    left: 23.3% !important;
	    top: 26% !important;
	}
	.navbar-light .navbar-nav .nav-link{
		font-size: 17px;
	}
	.box-minotauro{
		height: 140% !important;
	}
	.texto-frete:after{
		left: 82% !important;
		width: 48% !important;
	}
	#produtos{
		height: 85vh;
		padding-top: 96px;
		min-height: 765px;
		position: relative;
	}

}

@media only screen and (max-width: 2560px) and (min-width: 1920px) {
	.slide .box-slide{
		background-position: 0px -2px !important;
	}
	.box-minotauro{
		position: relative;
		top: -33px !important;
	}
}

/*
@media only screen and (max-width: 1900px){
	.laboratorio{
		display: none;
		margin-top: 100px;
	}
}
*/
@media screen and (max-width: 1260px){
	/*#galeria-home .slick-slide li{
		width: 100% !important;
	}
	#galeria-home ul.slide-fotos li{
		width: 150px !important;
	}*/
	.nav-item2{
		font-size: 14px;
	}
	.bg-nav-top .navbar-nav .nav-item2 .first:after{
		top: 29%;
		transform: translateY(50%);
		background: rgba(255,255,255,1);
		left: 18%;
		display: none;
	}
	.tab-content {
	    padding: 0px 0;
	}
	.produtos{
		margin-top: 30px;
	}
	.topo-internas{
		font-size: 1rem;
	}
	.box-slide-home{
		min-height: 50% !important;
		margin-bottom: 0;
	}
	.btn-pre{
		margin: auto;
	}
	.box-titulo-desc{
		text-align: center;
		margin: auto;
		top: 30px;
		margin-bottom: 40px;
	}
	.passos li:after{
		right: 85% !important;
	}

	.box-texto{
		bottom: 0 !important;
	}

	.bg-nav-top .navbar-nav .nav-item .nav-link{
		font-size: 15px !important;
	}

/*	.nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link{
		height: 80px !important;
	}*/

	/*.nav-pills .nav-link:hover{
		height: 80px !important;
	}*/

	.box-localizacao{
		margin: 0 !important;
	}
	.box-endereco{
		padding-bottom: 30px;
	}
	/*.box-fabricas figure {
    	margin: 1em 54px !important;
	}*/
	
	.navbar-nav{
		margin-top: 4px !important;
	}
	.box-marcas{
		margin: auto !important;
	}
	.lista-marca{
		margin: auto 0 20px !important;
		width: 90%;
	}
	.bg-nav-top .navbar-nav .nav-item2:after{
		left: 23.8% !important;
		top: 26% !important;
	}
	.navbar-light .navbar-nav .nav-link{
		font-size: 17px !important;
	}
/*	.bg-nav-top.scroll .navbar-nav .nav-item .nav-link, .bg-nav-top.scroll .navbar-nav .nav-item2{
		margin: 12px auto;
	}*/

	.img-minotauro{
		position: relative;
		top: 100px !important;
	}
	.lista-marca li{
		margin-left: 2%;
	    display: inline-block;
	    text-align: center;
	    margin-right: -11%;
	}

	.bg-nav-top .navbar-nav .nav-item2 b{
		font-size: 12px;
	}

}

@media and (max-width: 1280px) and (min-width: 1360px){
	.bg-nav-top .navbar-nav .nav-item2:after{
		left: 22.1% !important;
		top: 26% !important;
	}
	.img-minotauro{
		position: relative;
		top: -100px !important;
	}
	.box-minotauro {
    	height: 800px !important;
    }
    .texto-frete:after{
    	left: 150% !important;
    	width: 53% !important;
    }
}

@media screen and (max-width: 1640px) and (min-width: 700px){
	/*#galeria-home .slick-slide li{
		width: 100% !important;
	}
	#galeria-home ul.slide-fotos li{
		width: 150px !important;
	}*/
	.nav-item2{
		font-size: 14px;
	}
	.bg-nav-top .navbar-nav .nav-item2 .first:after{
		top: 29%;
		transform: translateY(50%);
		background: rgba(255,255,255,1);
		left: 18%;
		display: none;
	}
	.tab-content {
	    padding: 0px 0;
	}
	.produtos{
		margin-top: 30px;
	}
	.topo-internas{
		font-size: 1rem;
	}
	.box-slide-home{
		min-height: 50% !important;
		margin-bottom: 0;
	}
	.btn-pre{
		margin: auto;
	}
	.box-titulo-desc{
		text-align: center;
		margin: auto;
	}
	.passos li:after{
		right: 85% !important;
	}

	.box-texto{
		bottom: 0 !important;
	}

	/*.nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link{
		height: 80px;
	}*/

	/*.nav-pills .nav-link:hover{
		height: 80px !important;
	}*/

	.box-localizacao{
		margin: 0 !important;
	}
	.box-titulo-novo .container-fluid{
		margin-bottom: 23px;
	}
	.box-endereco{
		padding-bottom: 30px;
	}
	.tab-content{
		padding: 35px 0;
	}
	/*.box-fabricas figure {
    	margin: 1em 1px !important;
	}*/
	_:-ms-fullscreen, :root .img-cimentos{
		margin-top: 46% !important; 
	}
	_:-ms-fullscreen, :root .slide .box-slide p{
		margin-top: 20rem !important;
	}
	_:-ms-fullscreen, :root .slide .box-slide a{
		margin-top: 77px !important;
	}
	_:-ms-fullscreen, :root #video{
		height: auto;
	}
	.navbar-nav{
		margin-top: 3px;
	}
	.box-marcas{
		margin: auto !important;
	}
	.lista-marca{
		margin: auto 0 20px !important;
		width: 90%;
	}
	.bg-nav-top .navbar-nav .nav-item2:after{
		left: 18.3%;
		top: 26% !important;
		display: none;
	}
	/*.bg-nav-top.scroll .navbar-nav .nav-item .nav-link, .bg-nav-top.scroll .navbar-nav .nav-item2{
		margin: 12px auto;
	}*/

	.navbar-nav{
		margin-top: 0 !important;
	}

	.img-minotauro {
	    top: 11% !important;
	    max-width: 80%;
	    left: 12%;
	}
	/*.slide .box-slide p{
		margin-top: 600px;
	}*/
	.box-minotauro{
		max-height: 609px !important;
	}
	.img-cimentos{
		margin-top: 80% !important;
		max-width: 80% !important;	
	}
	.lista-marca li{
		margin-left: 2%;
	    display: inline-block;
	    text-align: center;
	    margin-right: -11%;
	}
	.slide .box-slide{
		padding-bottom: 292px;
	}
	.slide .box-slide{
		padding-top: 0 !important;
	}
	/*.bg-nav-top .navbar-nav .nav-item2 b {
	    font-size: 12px;
	} */
	.box-logistica{
		width: 100% !important;
		flex-direction: column !important;
	}
	.texto-inner{
		left: 19px !important;
		/*margin-bottom: 200px;*/
	}
	.texto:frete{
		max-width: 80%;
	}

	.texto-frete:after{
		top: 20%;
		left: 85%;
		width: 43%;
	}

	#frete {
	    height: 445px;
	}

	.img-menor{
		margin: auto;
		    display: flex;
	}

	/*footer .midias a#topo{
		left: 87% !important;
	}*/
}


.texto-marketing{
	padding: 0 15px !important;
}



@media screen and (max-width: 600px) and (min-width: 300px){
	.box-voltar{
		width: 80% !important;
		left: 0 !important;
		margin-left: 64px;
	}
	.main-internas ul.nav-justified{
		height: auto;
	}
	.box-logistica{
		flex-wrap: wrap  !important;
		flex-direction: column !important;
	}
	.main-internas ul.nav-justified{
		display: block !important;
		width: 100% !important;
		transform: translateY(0%) !important;
	}
	.bg-nav-top .navbar-nav .nav-item2 b{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.nav-item2{
		margin-top: 12px;
		margin-left: 6px !important;
		width: 100%;
		text-align: center;
	}
	.footer .midias p{
		float: none !important;
	}
	.bg-nav-top .navbar-nav .nav-item2 .first:after{
		content: none;
		width: calc(100% - 26px);
	}
	#extras{
		margin-top: 30px;
	}
	#extras .box-extras{
		margin: 10px 0;
	}
	.slide-institucional{
		min-height: 500px;
	}
	.box-missao{
		margin-top: 700px;
	}
	.box-texto p{
		margin-top: 30px;
	}
	.nav-item a{
		width: 100% !important;
	}
	.navbar-nav li .nav-item{
		width: 100% !important;
	}
	.img-produtos{
		right: 0 !important;
		margin: auto;
	}
	.box-campanhas figure{
		height: auto !important;
	}
	.main-internas{
		width: 101%;
	}
	/*.slide-institucional{
		height: 500px;
	}*/
	.box-slide{
		order: 0;
	}
	.texto-institucional{
		order: 1;
	}
	.slide-institucional .slick-dots{
		position: relative;
		top: -30px;
	}
	.topo-internas{
		font-size: 1.0rem;
		padding: 5px;
	}
	.box-slide-home{
		min-height: 100% !important;
	}
	/*.passos li:after{
		display: none !important;
	}*/
	.tab-content a.voltar-listagem{
		text-align: center;
	}
	.box-texto{
		bottom: 0 !important;
	}
	.info2 h3{
		margin: 0 !important;
	}
	.tab-content2{
		padding: 0 !important;
	}
	.navbar-light .navbar-collapse .navbar-nav.inverse .nav-link{
		text-align: left;
	}
	.nav-pills{
		position: relative;
		top: -2px;
	}
	.box-endereco{
		margin-left: auto;
	}
/*	.mapa div{
		padding: 10px;
	}
*/	
	.laboratorio{
		margin-top: 50px !important;
	}
	.mapa img{
		margin: auto;
		display: flex;
	}
	.box-endereco{
		padding-bottom: 30px;
	}
	.tab-content a.voltar-listagem {
	    width: 100%;
	    text-align: center;
	}
	.lista-marca li{
		margin: 20px auto !important;
	}
	.lista-marca{
		 margin: auto !important;
		 width: 100% !important;
	}
	.bg-nav-top .navbar-nav .nav-item2:after{
		display: none !important;
	}
	.img-minotauro{
		width: 100%;
		top: 13.5% !important;
	}
	.box-minotauro{
		min-height: 647px !important;
	}
	.img-cimentos{
		/*margin-top: 277px;*/
		margin-top: 65% !important;
		max-width: 90% !important;
	}
	.slide-home{
		background: url(../img/slide-bottom.jpg) center bottom !important;
		background-position: -30px -206px !important;
	}
	.slide{
		min-height: 786px !important;
	}
	.box-galeria {
		height: auto !important;
	    margin-top: -8px;
	}

	.box-galeria2{
    	padding: 0 29px 10px;
	}

	.box-logistica{
		display: flex;
		flex-direction: column !important;
	}
	.tab-content p, .tab-content h2{
		padding: 15px 0 !important;
	}
/*	#socioambiental h1{
		padding: 10px !important;
	}*/
	.tab-content .texto{
		padding: 0 15px !important;
	}
	#socioambiental p{ 
		padding: 5px !important;
		margin: 5px 0 0;
	}
	#extras .container .row{
		padding-bottom: 15px !important;
	}
	#socioambiental .slide-projetos .imagem{
		position: relative;
		top: 43px;
	}
	#video a.linkMobile{
		padding: 6px 56px;
	}
	.box-logistica{
		flex-wrap: wrap  !important;
		flex-direction: column !important;
	}
	.slide .box-slide p{
		margin: 50px 0;
	}
	#socioambiental .slide-projetos .titulo-slide{
		position: relative;
		top: 15px !important;
	}

	.slide .box-slide a{
		position: relative;
		top: -30px !important;	
	}
	.selo{
		position: relative !important;
		display: block !important;
		margin: auto !important;
		right: 0 !important;
		top: 5px !important;
	}
	.texto-inner{
		right: 0 !important;
		top: 0 !important;
	}
	.img-caminhoes{
		top: 0;
		left: 0;
	}
	.img-grande{
		display: none;
	}
	.texto-inner{
		margin-bottom: 0;
	}
	#socioambiental{
		min-height: 1010px !important;
	}
	/*#socioambiental .slide-projetos{
		margin-top: 0 !important;
	}*/

	#video{
		height: auto;
		padding-top: 37px;
		background-size: cover;
	}

	#video .lista-slide{
		margin: auto;
	}

	#video .lista-slide a{
		display: block;
		margin-top: 20px;
		margin-bottom: 15px;
		padding-bottom: 30px;
		padding-bottom: 30px;
	}


}

@media only screen (max-width: 375px){
	.img-minotauro{
		width: 100%;
		top: -20px !important;
	}
	.img-cimentos{
		/*margin-top: 277px;*/
		margin-top: 382px;
		max-width: 76%;
	}
	.selo{
		display: block !important;
		margin: auto !important;
	}
}

@media (max-width: 320px){
	.img-minotauro{
		width: 100%;
		top: 18% !important;
	}
	.box-numero{
		width: 77%;
	}
	#socioambiental{
		padding-top: 30px;
	}
	#socioambiental .slide-projetos{
		margin-top: 651px;
	}
	#socioambiental .slide-projetos {
	    margin-top: 382px;
	}
	.img-cimentos{
		/*margin-top: 277px;*/
		margin-top: 141px !important;
		margin-bottom: 0 !important;
		max-width: 76%;
	}
	.selo{
		display: block !important;
		margin: auto !important;
	}
	#socioambiental .slide-projetos{
		margin-top: 0 !important;
	}
}

@media only screen (min-width: 400px){
	.slide .box-slide {
	    background-position: 0px -190px !important;
	}
}

.slide-fotos li{
	width: 350px;
}

.box-texto p{
	margin-top: 30px;
}

.lista-itens-assessoria li{
	font-size: 19px !important;
	margin-bottom: 1.5rem;
	margin-left: -36px !important;
}

.lista-itens-assessoria li span{
	margin-left: 0.7rem;
}

.box-ferramentas{
	margin-right: -4%;
}

.box-ferramentas h3{
	margin: auto;
	text-align: center;
}

.box-ferramentas h3{
	line-height: 0;
	margin-top: -14px;
	margin-bottom: 28px;
}

.box-lab p{
	font-weight: lighter !important;
	font-size: 19px !important;
	word-spacing: -1px;
}

.linha-lab{
	margin-bottom: 30px !important;
	margin-top: 0;
	position: relative;
	bottom: 35px;
}

.texto-assessoria{
	margin-bottom: 50px !important;
}

#grupo .bg {
	height: 955px !important;
	background: url(../img/bg-grupo.jpg) repeat center;
	margin-top: 50px;
	margin-bottom: 44px;
}

#grupoBuzzi .bg {
	height: 955px !important;
	
	margin-top: 50px;
	margin-bottom: 44px;
}

#grupoBuzzi .bg-unicem{
	background: url(../img/bg-unicem.jpg) repeat center;
	background-size: cover;
}

#grupoBuzzi .bg-sustentabilidade{
	height: 100%!important;
	max-height: 1200px;
	background: url(../img/bg-sustentabilidade.jpg) repeat center;
	background-size: cover;
}

#grupoBuzzi .text-unicem h3,
#grupoBuzzi .text-unicem p{
	color: #000;
	text-align: left;
}

#grupoBuzzi .text-sustentabilidade h3,
#grupoBuzzi .text-sustentabilidade p{
	color: #fff;
	text-align: left;
}

#grupoBuzzi .text-unicem ul,
#grupoBuzzi .text-sustentabilidade ul{
	padding-left: 15px;
}

#grupoBuzzi .text-unicem ul li,
#grupoBuzzi .text-sustentabilidade ul li{
	margin: 20px 0;
  font-size: 20px;
  text-align: left;
	line-height: 1.4em;
}

#grupoBuzzi .text-sustentabilidade ul li{
	color: #fff;
}

#grupoBuzzi .text-unicem ul li{
	color: #000;
}


#grupoBuzzi .text-unicem img{
	width: 100%;
	max-width: 400px;
}

@media (max-width: 991px){
	#grupoBuzzi .h-100{
		height: initial!important;
	}

	#grupoBuzzi .text-unicem img{
		max-width: 300px;
	}

	#grupoBuzzi .slick-slide.h-100{
		height: 540px!important;
	}

	#grupoBuzzi .text-unicem,
	#grupoBuzzi .text-sustentabilidade{
		padding-top: 20px;
	}
}

.slide-centro{
	margin: auto;
	text-align: center;
	width: 100%;
}

.slide-centro .slick-slide{
	margin: auto;
}

.img-link{
	border: none !important;
}

.box-fabricas .img-link:hover{
	background: none !important;
}


.lista-redes{
	margin-left: 0;
}

.box-form .row{
	margin-bottom: 30px;
}

.bg-coprocessamento{
	display: none !important;
}
@media screen and (min-width: 300px) and (max-width: 480px){
	.box-voltar{
		width: 100% !important;
		left: 0 !important;
		margin-left: 64px;
	}
	.box-whats{
		padding: 10px;
		margin: 20px auto !important;
	}

	.bg-nav-top .navbar-nav .nav-item2{
		font-size: 12px !important;
		margin-bottom: 10px;
		width: 100%;
	}
	.bg-nav-top .navbar-nav .nav-item2 b{
		margin-left: 0;
		font-size: 10px;
	}
	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
	}
	.owl-theme .owl-nav.disabled + .owl-dots {
	    margin: 10px auto;
	}
	footer .midias p{
		float: none !important;
		text-align: center !important;
		width: 100% !important;
	}
	footer .midias a#topo{
		position: relative;
		margin: auto !important;
		top: 9px !important;
		left: 0 !important;
		bottom: 10px;
	}
	.lista-redes{
		width: 100%;
		justify-content: center;
		padding-top: 13px;
		padding-right: 16px;
		padding-bottom: 13px;
		margin-left: 0 !important;
	}
	footer .copyright {
	    padding: 20px 53px;
	    background: url(../img/detalhe-linha.png) repeat-x center top;
	    width: 100%;
	    position: relative;
	    top: -5px;
	    margin: auto;
	    justify-content: center;
	    text-align: center;
	    line-height: 20px;
	}
	footer .copyright {
		padding: 22px;
	}
	.nav-item2{
		display: none;
	}
	.bg-nav-top{
		display: none;
	}
	.nav-item2 span {
		display: none !important; 
	}
	.nav-principal:after{
		width: calc(100% - 30px);
	}

	#extras .box-extras{
		margin: 10px 0;
	}

	#extras{
		margin-top: 30px;
	}
	.owl .owl-item{
		margin: 0;
	}
	.owl-carousel .owl-stage-outer {
      /*  max-width: 88%;*/
        margin: auto;
	}
	.slick-dots{
		bottom: -60px !important;
	}
	.slick-list{
		overflow: visible;
	}
	/*.slick-prev {
	    left: -29px;
	}*/
	.slick-prev {
	    left: -2px;
	}
	.slide-institucional{
		min-height: 280px;
		position: relative;
/*		top: -50px;*/
	}

	.box-missao{
		margin-top: 1000px;
	}

	.tab-content h3{
		margin: 10px auto;
	}
	.tab-content a.voltar-listagem span{
		text-align: center;
	}

	.tab-content a.voltar-listagem{
		width: 100%;
		text-align: center;
	}

	.box-social{
		margin: 0 auto;
	}
	.lista-sustentabilidade dd{
		line-height: auto !important;
	}

	.topo-internas h2{
		font-size: 20px;
		text-transform: uppercase;
	}

	.topo-internas p{
		font-size: 20px;
		padding: 6px;
	}
	.nav-item .active{
		width: 100% !important;
	}

		
	.navbar-nav li .nav-item{
		width: 100% !important;
	}

	.tab-content p{
		padding: 0 20px !important;
	}

	.box-canal p{
		margin-top: 50px;
	}

	.box-pre p{
		margin-top: 0;
	}

	.tab-content h3{
/*		width: 108% !important;*/
		text-align: center;
	}

	.box-form{
		padding: 0 11px;
	}
	.img-celular{
		display: none;
	}
	.box{
		margin: auto;
	}
	.img-produtos{
		right: 0 !important;
		margin: auto;
	}
	.box-marcas{
		margin-bottom: 0;
	}
	#grupo .bg{
		height: auto !important;
	}

	.btn-voltar{
		left: -61px;
	}

	.box-btn-topo hr{
		display: none;
		margin-bottom: 20px;
	}
	.tab-content h2{
		margin-top: 30px;
	}
	.box-texto{
		bottom: 0 !important;
		 padding: 0 17px 0;
	}


	.texto-acoes .texto-escola{
		padding: 20px !important;
	}

	.texto-acoes .texto-cultural{
		padding: 20px !important;
	}

	.texto-acoes .texto-cultural{
		padding: 20px !important;
	}

	.texto-acoes .texto-ambiental{
		padding: 20px !important;
	}

	.texto-acoes .texto-ambiental2{
		padding: 20px !important;
	}
	.btn-pre{
		margin: auto;
	}

	.box-localizacao a{
		padding: 9px 46px !important;
	}
	.tab-content a.voltar-listagem {
	    width: 100%;
	    text-align: center;
	}
	footer .copyright #dpa{
		width: 100%;
	    text-align: center;
	    padding: 0 47px !important;
	}
	footer .copyright p{
	    text-align: center;
	    padding: 0 60px 12px !important;
	}
	.copy{
		right: 0 !important;
		margin: auto !important;
	}

	.bg-nav-top .navbar-nav .nav-item2:after{
		display: none !important;
	}

	.box-sustentabilidade{
		padding-bottom: 216px;
	}

	.slide .box-slide {
	    padding-bottom: 7px;
	    padding-top: 151px;
		background-position: 0px -158px !important;
	}

	.img-cimentos{
		position: relative;
		margin-top: -72px;
	}

	.slide .box-slide p{
		position: relative;
		/*top: 176px;*/
	}
	.slide .box-slide a{
		position: relative;
		/*top: 139px;*/
	}

	.info{
		position: relative;
		top: -10px;
	}

}

@media screen (max-width: 500px) and (min-width: 430px){
	.img-minotauro{
		margin-top: 40% !important;
	}
	.celular{
		display: none !important;
	}
}

#quemsomos .bg {
	height: 955px;
	background: url(../img/bg-quemsomos.jpg) repeat center;
	margin-top: 50px;
}
#quemsomos .box-missao {
	background: url(../img/bg-missao-visao.jpg) no-repeat center;
	padding: 80px;
	background-size: cover;
}
#quemsomos .box-missao p {
	font-size: 18px;
	color: #fff;
}
#quemsomos .box-missao p b {
	color: #06325c;
	font-size: 18px;
}
.box-fabricas {
	margin-top: 20px;
	margin-bottom: 30px;
}
.box-fabricas figure:hover {
	background: #06325c;
}

.box-fabricas .hover-central{
	overflow: hidden;
}

.box-fabricas .btn-rotas-new{
	color: #999999;
    text-transform: uppercase;
    background: #fff;
    border: 2px solid #999999 !important;
    padding: 10px 70px !important;
    transition: all .2s ease;
}

.img-centro{
	margin: 20px auto 20px;
	padding:0;
	box-shadow: 0px 0px 6px 5px rgba(233,233,233,0.8);
}

.hover-central:hover, .btn-rotas-new{
	background: #06325c;
	color: #fff;
}
.box-fabricas .btn-rotas-new .hover-central:hover{
	background: none !important;
}

.box-fabricas .btn-rotas-new:hover{
	background: #999999;
	color: #fff !important;
    transition: all .2s ease;
}

.box-fabricas .hover-central .img-link{
	border: none !important;
	padding: 0;
	margin: 0;
	border-radius: 0 !important;
}

.btn-localizacao .hover-central:hover{
	border-radius: none !important;
}


/*.hover-central:hover {
	background: #06325c;
}*/
.box-fabricas figure img {
	transition: all .2s ease;
}
.box-fabricas:hover figure img {
	opacity: 0.3;
	background: #06325c;
}
.box-fabricas figure{
	background: #06325c;
}
.box-fabricas h2 {
	color: #333;
	font-size: 20px;
	margin-top: 34px;
	line-height: 22px;
	position: relative;
}
.box-fabricas h2:after {
	content: '';
	display: block;
	width: 11px;
	height: 7px;
	background: url(../img/seta.png) no-repeat center;
	bottom: -15px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	transition: all .2s ease;
}
.box-fabricas:hover h2 {
	color: #0069a9;
}
.box-fabricas a {
	display: inline-block;
	margin: 45px 0 0;
	font-size: 14px;
	text-align: center;
	color: #014381;
	text-transform: uppercase;
	border: 2px solid #014381;
	border-radius: 20px;
	padding: 6px 70px;
	transition: all .2s ease;
}
.box-fabricas a.link-total {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	border: none;
	border-radius: 0;
}

.box-fabricas:hover a.link-total {
	background: transparent;
}
.box-fabricas:hover a {
	color: #fff;
	background: #014381;
}
.box-fabricas p {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 0;
}
.mapa {
	background: url(../img/detalhe-linha.png) repeat-x center top, url(../img/detalhe-linha.png) repeat-x center bottom, url(../img/bg-mapa.jpg) no-repeat center;
	background-size: auto, auto, cover;
	padding: 50px 0;
	margin: 60px 0 40px;
}

.laboratorio{
	position: relative;
	right: 0;
	top: -20px;
	z-index: 10;
	display: flex;
	margin: auto;
}

.mapa-acessoria{
	margin: 9px 0 67px !important;
}

.bg-slide{
	padding: 80px 0;
	height: 476px;
}
.bg-slide-inner{
	height: 370px;
}
.mapa p {
	margin: 10px 0;
}
.box-localizacao {
	background: url(../img/icon-localizacao.png) no-repeat left center;
	padding-left: 90px;
	margin: 20px 0;
}
.box-localizacao a{
	display: inline-block;
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #999999;
	text-transform: uppercase;
	border: 2px solid #999999;
	border-radius: 20px;
	padding: 6px 70px;
	transition: all .2s ease;
}
.box-localizacao a{
	color: #999999;
	text-transform: uppercase;
	border: 2px solid #999999;
	border-radius: 20px;
	padding: 10px 70px;
	transition: all .2s ease;
}
.box-localizacao a:hover {
	background: #666666 !important;
	color: #fff !important;
}
.box-campanhas figure {
	width: 100%;
	height: 270px;
	overflow: hidden;
	background-color: rgba(237,235,235,.5);
	border-color: rgba(178,178,178,.5);
	padding: 20px;
}
.box-campanhas h2 {
	color: #333;
	font-size: 20px;
	height: 35px;
	margin-top: 25px;
	position: relative;
}
.box-campanhas.camp-ambiental h2 {
	height: 74px;
	margin-top: 20px;
}
.box-campanhas h2:after {
	content: '';
	display: block;
	width: 11px;
	height: 7px;
	background: url(../img/seta.png) no-repeat center;
	bottom: -10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .2s ease;
}
.box-campanhas p {
	font-size: 16px;
	opacity: 0;
	transition: all .2s ease;
}
.box-campanhas a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.box-campanhas:hover p,
.box-campanhas:hover h2:after {
	opacity: 1
}

.produtos-interna {
	background: url(../img/detalhe-linha.png) repeat-x center top, url(../img/bg-produtos-interna.jpg) no-repeat center;
}
.produtos-interna .filtros a {
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	text-align: center;
	color: #014381;
	text-transform: uppercase;
	border: 2px solid #014381;
	border-radius: 20px;
	padding: 6px 15px;
	transition: all .2s ease;
}
.produtos-interna .filtros a:hover,
.produtos-interna .filtros a.active {
	color: #fff;
	background: #014381;
}
.navbar-nav .nav-item	.active{
	color: #000 !important;
	background: #000 !important;
}
.produtos-interna .slide-produtos {
	margin-top: 50px;
	position: relative;
}
.produtos-interna .slide-produtos .imagem {
	width: 100%;
	height: 330px;
}
.produtos-interna .slide-produtos h2 {
	color: #333;
	font-size: 20px;
	height: 43px;
	margin-top: 34px;
	position: relative;
}
.produtos-interna .slide-produtos h2:after {
	content: '';
	display: block;
	width: 11px;
	height: 7px;
	background: url(../img/seta.png) no-repeat center;
	bottom: -10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.produtos-interna .slide-produtos p {
	font-size: 16px;
	margin-top: 30px;
}
.produtos-interna .slide-produtos .slick-dots {
	bottom: -45px;
}
.produtos-interna .slide-produtos a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(../img/icon-plus.png) no-repeat center 260px;
}

.text-left{
	text-align: left;
}

.perguntas{
	cursor: pointer;
}

.perguntas:hover, .perguntas:hover i ,.perguntas:hover h3{
	background: #014381;
	color: #fff;
}
.perguntas h3{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.active-perguntas{
	background: #014381;
}
.active-perguntas h3{
	color: #fff;
}
.active-perguntas i{
	transition: all 1s ease;
	color: #fff;
	transform: rotate(180deg);
}

.accordion{
	list-style: none;
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.box-accordion  .container{
	padding-left: 0 !important;
}

.accordion li {
	width: 100%;
}

.img-produtos{
	position: relative;
    right: 41px;
}

.box-logistica{
	display: flex;
	width: 100%;
}

.box-tele{
	margin-top: 5rem !important;
}

.conteudo{
	height: auto;
	display: block;
	padding: 15px;
	font-size: 20px;
	color: #666666;
	margin-bottom: 20px;
	font-weight: 300;
}

.box-whats{
 background: #eabb00;
 padding-left: 0;
 padding-right: 0;
/* margin-left: 28px;*/
}

.box-cadastro{
	background: #edebeb;
	height: 186px;
}

.info{
	background: #005797;
	padding: 10px;
}
.info h3, .info p{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
}

.info h3{
	font-size: 20px;
}

.info2 h3{
	font-size: 30px;
	margin-left: 19px;
	color: #005797;
}

.info p{
	font-size: 15px;
}

.info p span{
	font-size: 20px;
	color: #fff;
	margin-left: 2px;
}

.info2{
	margin-top: 20px;
}

.passos{
	margin-top: 40px;
	text-align: center;
	margin-left: -34px;
	align-items: center;
	align-self: center;
}

.passos li {
	width: 30%;
	margin-left: 20px;
	list-style: none;
	color: #005797;
}

.passos li:first-child:after{
	margin-top: 12%;
}

/*.fone{
	top: -6px;
	position: relative;
}*/

.passos li:first-child{
	margin-left: 0;
}

.passos li i{
	border: 2px solid #005797;
	border-radius: 100%;  
	font-size: 30px;
	height: 58px;
	width: 58px;
	margin: auto auto 5px;
	display: block;
	position: relative;
}

.passos li i:before{
	position: relative;
	top: 12px;
}

.passos li:after{
	content: '';
	background: url(../img/seta-whats.png) no-repeat;
	height: 25px;
	display: block;
	position: relative;
	left: 87%;
	bottom: 70px;
}

.passos li:last-child:after{
	content: '' !important;
	background: none !important;
}

/*.box-pre{
	padding: 29px;
}*/

.box-pre p{
	font-size: 18px !important;
}

.box-pre i{
	position: relative;
	top: 25px;
}

.btn-pre{
	margin-bottom: 10px; 
}

.box-texto2{
	color: #666666;
}

.box-texto-atendimento{
	white-space: wrap;
}

.selo{
	margin-right: 20px;
}


.box-texto2 span {
	color: #005797 !important;
}

.titulo-certificacao h2{
	padding: 0 !important;
}

.titulo-certificacao:after{
	height: 185px;
	content: '';
	margin: 20px auto;
	width: 163px;
	background: url(../img/certificado-2015.png);
}
.tab-certificacoes{
	padding: 50px 0 5px !important;
}

.link{
	color: #666666;
	border-bottom: 3px solid #d9d9d9;
}

.lista-detalhes{
	text-align: left !important;
	margin-top: 70px !important;
}

.box-image-lista{
	margin: 60px auto 60px;
}

.lista-detalhes dd{
	padding-bottom: 15px !important;
}

.lista-detalhes dd strong{
	margin-right: 2px;
}
.btn-certificacoes span{
	padding: 12px 35px !important;
	font-weight: 400;
}


.linha{
	margin-top: 10px !important;
}

.detalhe{
	margin-top: 30px !important;
}

.lista-texto2{
	margin-left: -39px;
	margin-top: 12px;
	margin-bottom: 20px;
}

.lista-texto2 li{
	list-style: none;
	margin-bottom: 6px;
	font-size: 20px;
}

.box-titulo-novo h3{
	width: 25%;
}

/* Checkbox */

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  background: #fff;
 /* box-shadow: inset 0 1px 3px rgba(0,0,0,.1);*/
  box-shadow: 0px 0px 6px 5px rgba(234,234,234,0.8);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .1em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #0069a9;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
/*  border-color: #bbb;*/
/*  background-color: #ddd;*/
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
/*[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}*/

/* hover style just for information */
/*label:hover :before {
  border: none;
}*/

/* End Checkbox */

.lista-impactos{
	margin: auto;
	color: #666666;
	font-size: 20px;
	padding-left: 3px;
}

.slick-track{
	opacity: 1 !important; 
}

.slick-initialized .slick-slide{
	display: block;
}

/*.lista-slide li img{
	width: 285px;
	min-height: 230px;
}
*/

.nav-item-topo-cac {
    color: #666666;
    margin-top: 20px;
}

.lista-slide .slick-prev{
	left: -118px !important;
}

.lista-slide .slick-next{
	right: -118px !important;
}
.owl .slick-next {
    right: -133px;
    position: relative;
}
.lista-slide li div{
	width: 280px;
	overflow: hidden;
	display: block;
	margin: auto !important;
}
.owl-theme .owl-nav{
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	top: -130px;
}
.owl-carousel .owl-stage-outer{
	height: auto;	
}
.owl-carousel .owl-stage-outer{
	max-width: 98%;	
}
/*.lista-slide li img{
	width: 100% !important;
	max-height: 100%;
}
*/
.owl .owl-item .item-mobile{
	width: 254.5px !important;
	list-style: none;
	margin-left: 10px;	
}

.owl-carousel .owl-item img{
	max-width: 100% !important;
}

/*.owl-carousel .owl-item img{
	padding-left: 32px;	
}*/

.img-minotauro{
	position: absolute;
	max-width: 100%;
	-moz-display: flex;
	-moz-justify-content: center;
}

body:last-child .img-minotauro, x:-moz-any-link, x:default {
	position: absolute;
	width: 100%;
	margin: auto;
	-moz-display: flex;
	-moz-justify-content: center;
}

.box-minotauro{
	height: 790px;
	position: absolute;
	overflow: hidden;
	width: 100%;
	z-index: -10;
	display: flex;
	justify-content: center;
}
.lista-slide{
	padding: 5px;
	list-style: none;
}

.slick-dots{
	bottom: -80px;
}

/*.lista-slide li img{
	margin: auto !important;
}*/

.owl .slick-prev{
	padding-left: 16px;
	left: -180px;
	position: relative;
}

.owl-prev{
	background: none;
}

.owl-theme .owl-nav [class*='owl-']{
	background: none !important;
}

.texto-slide{
	margin-top: 11px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	color: #333333 !important;
	text-transform: uppercase !important; 
}

.slide-interno{
	height: 290px !important;
}

@media screen (max-width:800px) {
	.slick-slide{
		float: none !important;
	}
	footer .midias p{
		text-align: center;
		float: none !important;
	}
	.box-minotauro{
		top: 400px !important;
	}
}

.lista-valores{
	margin: auto;
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	padding-left: 0;
}

.gestao{
	background: url(../img/detalhe-linha.png) repeat-x center bottom;
	margin-top: 88px;
	margin-bottom: 55px;
	height: 20px;
}

.box-titulo h2{
	font-weight: bold;
	margin-bottom: 44px;
}

.box-titulo-cert{
	padding: 0 !important;
	width: 100%;
	font-size: 32px !important;
	color: #445f78;
	margin: 0 !important;
}

.titulo-label{
	font-weight: bold;
	color: #6c757f;
	text-transform: uppercase;
	font-size: 14px;
}

.lista-sustentabilidade{
	margin: auto;
	padding-left: 3px;
	/*line-height: 13px !important;*/
}

#intCertificacoes{
	background: url(../img/topo-certificacoes.jpg) no-repeat center top;
}

.texto{
	font-size: 20px !important;
	color: #808080;
}

.box-texto{
	margin-bottom: 80px;
}

.sw-btn-prev{
	background: #b2b2b2;
	color: #fff !important;
	border: none;
	border-radius: 30px;
	font-size: 14px;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
	border-radius: 30px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child){
	border-radius: 30px;
}
.titulo-form h3{
	color: #6c757f;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 18px !important;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
    display: inline-block;
    margin-left: -33px;
    text-align: left;
}

.linha-detalhe{
	margin-top: 0;
}

.copy{
	position: relative;
	right: 17px;
}

.nav-pills .nav-link{
	padding: 30px 0;
}

/*.centro{
	position: relative;
	bottom: 10px;
}
*/
.box-marcas{
	position: relative;
	right: 32px;
}

.lista-seguranca{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

.lista-seguranca li{
	background: #edebeb;
	display: block;
	height: 166px;
	margin-left: 25px;
	box-shadow: 0px 0px 6px 2px rgba(233,233,233,0.8);
}

.destaque-texto{
	color: #445f78 !important;
	font-weight: bold;
}

.lista-seguranca li h4{
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 18px;
}

.lista-seguranca li img{
	padding: 15px;
}

.submenu:hover .submenu-menu{
	opacity:  1;
}

 .submenu-menu{
	 position: absolute;
	 margin-top: -3px;
	 background: #fff;
	 padding: 5px 15px;
	 min-width: 195px;
	 box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.2);
	 opacity: 0;
 }

 .submenu-menu::before{
 		content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #014381;
    transition: all .2s ease;
 }

 .submenu-menu li{
 	list-style-type: none;
 }

 .submenu-menu li a{
 		padding: 5px 0;
 		display: block;
 		font-size: 16px;
 		font-weight: 700;
 		text-transform: uppercase;
 		color:  #6c757f;

 }

 .submenu-menu li a:hover{
 	color: #014381;
 }

.submenu-menu li:first-child a{
	border-bottom:  1px solid #e6e6e6;
}

@media (max-width: 1199px){
	.submenu:hover .submenu-menu{
		height: auto;
		overflow: inherit;
	}
	.submenu-menu{
		position: relative;
		box-shadow: none;
		padding: 0;
		height: 0;
		overflow: hidden;
	}

	.submenu-menu li a{
		padding:  15px 0;
	}
}

/*Hack IE 11*/

 _:-ms-fullscreen, :root .img-cimentos {
 		margin-top: 30%; 
 }

 _:-ms-fullscreen, :root .slide .box-slide p{
	margin-top: 22%; 
 }

 _:-ms-fullscreen, :root .slide .box-slide a{
 	margin-top: 30px;
 }

 _:-ms-fullscreen, :root .texto-frete{
 	display: flex;
 }

 _:-ms-fullscreen, :root  .img-caminhoes{
 	top: -44px;
 }

  _:-ms-fullscreen, :root  #socioambiental{
 	height: 780px !important;
 }

 _:-ms-fullscreen, :root .texto-frete:after{
 	width: 60%;
 	left: 44%;
 }

 _:-ms-fullscreen, :root .texto-inner{
 	right: 50%;
 }

 _:-ms-fullscreen, :root .box-fabricas .hover-central{
 	min-height: 445px;
 }



 /*End Hack IE 11*/]



/* Ajustes realizados no dia 17.07.2019 */
.slick-dotted.slick-slider{
	margin-bottom:  0!important;
}

/* Ajustes realizados no dia 18.07.2019 */
#slides{
	position: relative;
	height: 550px;
	margin-top:  140px;
}

#slides .mobile,
#slides .desktop{
	display: none;
}

#about-fabrica{
	padding:  60px 0;
}

#about-fabrica img{
	width:  100%;
	max-width: 680px;
}

#about-fabrica p{
	margin: 50px 0px;
  font-size: 20px;
  line-height: 1.4em;
  color: #666666;
  width: 100%;
}

#about-fabrica a {
	display: inline-block;
	color: #014381;
	font-size: 20px;
	padding: 10px 25px;
	border: 2px solid #014381;
	border-radius: 20px;
	text-transform: uppercase;
	transition: all .3s ease;
}

#about-fabrica a:hover {
	background: #014381;
	color: #fff;
}

@media (max-width: 767px){
	#slides .mobile{
		display:  block;
	}
}

@media (max-width: 1023px){
	#slides{
		margin-top:  172px;
	}
}

@media (min-width: 768px){
	#slides .desktop{
		display:  block;
	}
}

@media (max-width: 575px){
	.navlink{
		text-align: center;
	}
	#slides{
		height: 400px;
	}
	#about-fabrica{
		padding:  30px 0;
	}
	.navbar-light .navbar-collapse .navbar-nav.inverse .nav-link{
		text-align: center!important;
	}
	.navbar-nav li{
		width:  100%;
		text-align: center;
	}
	.box-frete-img{
		left: 10px;
	}
	.box-image-menu{
		right:  0;
	}
}
/* Ajustes realizados no dia 19.07.2019 */
.slides-pagination{
	bottom:  4%;
}

.slides-pagination a{
	width:  14px;
	height: 14px;
	border:  0;
	color:  transparent;
	background:  rgba(255, 255, 255, .5);
}

.slides-pagination a.current{
	background:  rgba(255, 255, 255, 1);
}

/* Ajustes realizados no dia 23.07.2019 */
@media (min-width: 1200px){
	#nav-social{
		position: fixed;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		background: #fff;
		padding: 10px  15px;
		-webkit-border-top-left-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		-webkit-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.12);
		-moz-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.12);
		box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.12);
		opacity: 1;
	}


	#nav-social.hidden{
		opacity: 0;
		right:  -70px;
	}

	#nav-social p{
		display: none;
	}

	#nav-social .lista-redes{
		display: block!important;
		margin-right: 0;
	}

	#nav-social .lista-redes a{
		display: block!important;
		margin:  10px 0!important;
	}
}

@media (max-width: 1199px){
	#nav-social{
		padding:  5px 15px!important;
		display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
		background: #e4e4e4;
	}

	#nav-social .row,
	#nav-social p{
		margin:  0!important;

	}

	#nav-social .lista-redes{
		width:  auto;
		padding: 12px 0!important;
	}

	#nav-social{
		position: relative;
		top:  0;
	}

	#nav-social.hidden{
		top:  -76px;
	}
		
	.nav-principal{
		z-index: 100;
	}

}

#nav-social{
	transition: all .2s ease;
}

#nav-social .lista-redes a{
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #445f78;
	border: 2px solid #445f78;
	border-radius: 100%;
	line-height: 35px;
	transition: all .2s ease;
}

#nav-social .lista-redes a:hover {
	background: #445f78;
	color: #edebeb;
}



