.itens_mobile{display:block !important;}
.itens_main{display:none !important;}
.flex_mobile{display: flex!important;}

::-webkit-scrollbar {width: 5px; height: 5px;}

/* - - - - - GERAL - - - - - */
.central{position: relative; width: 100%; left: 0; margin-left: 0;}
.only_desk{display: none!important;}
.only_mob{display: grid!important;}
body{background-color: #fff!important}

/*menu_aberto*/
#nav.menu_aberto{height: 100%; padding: 0 5% 45px; overflow: auto;}
#sub1.menu_aberto{height: 25%; padding: 0 5% 45px;}
#sub2.menu_aberto{height: 25%; padding: 0 5% 45px;}
#sub3.menu_aberto{height: 25%; padding: 0 5% 45px;}
#sub4.menu_aberto{height: 25%; padding: 0 5% 45px;}
/*menu_aberto*/

/*menu_fechado*/
#nav.menu_fechado{height: 0; padding: 0; overflow: hidden;}
#sub1.menu_fechado{height: 0; padding: 0;}
#sub2.menu_fechado{height: 0; padding: 0;}
#sub3.menu_fechado{height: 0; padding: 0;}
#sub4.menu_fechado{height: 0; padding: 0;}
/*menu_fechado*/

/* - - - mensagem - - - */

.mensagem{height: auto;}

.mensagem .central{height: auto; padding: 25px 5%;}

.mensagem .imagem{width: 100px;}
.mensagem .way li a{color: #fff; transition: 0.3s;}
.mensagem .way li a span{}
.mensagem .way .current{font-size: 20px;}
.mensagem .way li a:hover{color: #000;}
.mensagem .titulo{font-size: 20px;}
.mensagem .descricao{font-size: 15px;}
.mensagem .busca_enviada{
    width: 250px; 
    margin: 15px auto 0; 
}
.mensagem .busca_enviada input{font-size: 14px;}
.mensagem .link_out{
	width: 125px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}

.mensagem .central{flex-wrap: wrap;padding-top: 135px;}

#mensagem_hack{width: 100%;margin-bottom: 35px;}

.mensagem section{width: 100%;}

.mensagem section p{font-size: 17px;}
/*geral*/
.mensagem section a{width: 45px;}

.mensagem section a img{width: 25px;}

/* - - - mensagem - - - */


/* - - - - FORM - - - - */

/* - - - padrao - - - */
.form{}
.form > *{}
.form > *:not(button){font-size: 14px;}

.form > * p{font-size: 14px;}

.form > * label{top: 12px;}

.form > *:not(:is(button,#aceitar)){max-height: 120px;}
.form > *:not(:is(button,#aceitar)).inline{width: 100%;}

.form input,.form select{height: 40px; line-height: 40px; padding: 0 7.5px;}

.form textarea{height: 120px; padding: 7.5px; margin-bottom: 10px;}

.form #aceitar{width: 160px;}
/* - - - padrao - - - */

/* - - - - FORM - - - - */


/* - - - - FORMULARIO - - - - */

/* - - - PADRAO - - - */
.formulario{width: 100%; padding: 10px;}
.formulario > *{margin: 0 auto 10px;}

.formulario .titulo{font-size: 18px; line-height: normal; margin-bottom: 20px;}
.formulario .titulo span{font-size: 22px;}
.formulario .descricao{line-height: normal;}
/* - - - PADRAO - - - */

/* - - - BIG - - - */
.formulario.big{width: 100%; margin: 0 auto 35px; box-sizing: border-box;}

.formulario.big .form > *:not(:is(button,#aceitar)){max-height: 180px;}
.formulario.big .form textarea{height: 180px;}
/* - - - BIG - - - */

/* - - - ALT - - - */
.formulario.alt{position: relative; top: auto;}
/* - - - ALT - - - */

/* - - - - FORMULARIO - - - - */

/* - - - - WHATS - - - - */
.whats{
    width: 230px; 
    height: 60px; 
    margin: -40px auto 20px; 
}
.whats > *{margin: 0 7.5px;}
.whats img{height: 30px !important;}
.whats p{font-size: 22px; line-height: 18px;}
.whats p span{font-size: 18px; letter-spacing: 0.5px;}
/* - - - - WHATS - - - - */

/* - - - - WAY - - - - */
.way{font-size: 12px;}
.way li{padding: 0 10px 0 0;}
/* - - - - WAY - - - - */

/* - - popup - - */
#popup2{
    z-index: 3;
    width: 90%;
    height: auto;
    position: fixed;
    left: 5%;
    bottom: 65px;
    margin-left: auto;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

#popup2 > *:not(img){position: relative; box-sizing: border-box; margin: 0 auto 0 0;}
#popup2 > *:not(img):nth-child(2){margin: 0 auto 15px;}
#popup2 > *:not(img):last-child{margin: 0 auto;}

#popup2 .titulo{text-align: center; font-size: 14px; text-transform: uppercase; color: #fff; width: 100%; margin-bottom: 10px;}
#popup2 .descricao{font-size: 11px; line-height: normal; color: #ececec; text-align: center; width: 100%;}
#popup2 .descricao a{transition: 0.3s; text-decoration: underline; font-weight: bold; color: #fff; display: block;}
#popup2 .descricao a:hover{color: #D8D8D8;}

#popup2 .link{
	background-color: #fff;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	transition: 0.3s;
}
#popup2 .link:hover{}
/* - - popup - - */

/* - - - - - GERAL - - - - - */


/* - - - - - TEMPLATE - - - - - */

/* - - - - HEADER - - - - */

/* - - - NAV - - - */
header nav{
	width: 100%;
    display: grid;
    height: auto;
    line-height: normal;
    flex-wrap: wrap;
    box-sizing: border-box;
    background-color: #FFC200;
    border: none;
    transition: 0.3s;
    margin: auto auto 10px auto;
    position: fixed;
    border-top: none;
    justify-content: center;
    bottom: 0;
    top: auto;
    text-align: center;
    left: 0;
    right: auto;
    z-index: 3;
    align-content: center;
}

header nav::after{
	content: '';
	background: url("../../imagens/padaria.png") no-repeat center right;
	width: 475px;
	height: 100vh;
	opacity: 0.1;
	filter: invert(1);
	position: absolute;
	top: 0%;
	right: 0%;
	background-size: cover;
	pointer-events: none;
}

header nav a::before{
	content: '';
	background: url("../../imagens/sun.png") no-repeat center center;
	width: 55px;
	height: 55px;
	position: absolute;
	background-size: contain;
	margin: -20px auto auto -62px;
	filter: brightness(0) saturate(100%) invert(90%) sepia(6%) saturate(3329%) hue-rotate(175deg) brightness(100%) contrast(103%);
	display: none;
}

#logo_nav{
	display: block;
	filter: invert(1);
	border-bottom: none;
	width: 100px;
	padding: 0;
}

#logo_nav img{
	filter: none!important;
	width: 100%!important;
}

header nav a{margin-right: auto;}

header nav a:nth-of-type(8){border-bottom: none;}

header nav img{
	display: block;
}

header nav > *{
	margin: 0 auto; 
	height: auto;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #000!important; 
	padding: 25px 0; 
	border: none;
	border-bottom: 1px solid #000;
	width: 150px;
	text-align: center;
}
header nav > * a{color: #fff; padding-bottom: 0;}
header nav > *:first-child{padding-top: 0; border-top: none;}
header nav > *:nth-last-child{border-bottom: none;}
/*--header nav > *:last-child{
	height: auto; 
	font-size: 18px;
	border: none;
	line-height: normal; 
	padding: 10px 10px; 
	border-radius: 15px;
	margin-top: 25px;
	background-color: #000;
} */


header nav > * img{filter: invert(1); width: 30px; height: auto; position: relative; display: inline-block; vertical-align: middle; margin-right: 5px;}
header nav > *:hover > img{filter: invert(91%) sepia(23%) saturate(783%) hue-rotate(346deg) brightness(88%) contrast(90%);}

header nav > * .box{display: block; position: relative; width: 100%; top: auto; left: auto; padding: 0; background: none; text-align: center; margin: 20px auto 0;}
header nav > * .box a{
	width: 100%; 
	display: block; 
	position: relative; 
	color: #7BBDFF;
	padding: 0;
	margin-bottom: 7.5px;
	border: none;
}
header nav > * .box a:first-child{padding-top: 0; border-top: none;}
header nav > * .box a:last-child{padding-bottom: 0; border-bottom: none; margin-bottom: 0;}

#contato_nav{
    width: 165px;
    height: 35px;
    background-color: #516CB7;
    border-radius: 15px;
    text-align: center;
    box-sizing: border-box;
    padding: 5px 20px;
    margin-right: auto;
    text-transform: uppercase;
	margin-top: 15px;
}

header{background-color: transparent;}

#logo{
	filter: none;
	left: 50%;
    margin-left: -180px;
}

#mobile_icons{
	position: absolute;
	right: 20px;
    top: 25px;
}

#mobile_icons a{margin-right: 10px;}

#mobile_icons a img{
	width: 30px;
	height: 30px;
}

.redes{display: none!important;}

.bread h1{
	font-size: 28px;
}

/* - - - barra_mobile - - - */
#barra_mobile{
    width: 100%;
	height: 45px; 
	position: fixed;
	display: block;
	bottom: 0;
	text-align: center;
	z-index: 4;
    background-color: #000;
}

#barra_mobile > *{
    display: inline-block; 
    vertical-align: top;
	position: relative;
    box-sizing: border-box; 
    background-position: center center;
    background-repeat: no-repeat;
    width: calc(100% / 5); 
    height: 45px;
}
#barra_mobile #menu_mobile{background-color: #FFC200}

#barra_mobile #menu_mobile span{top: 50%; left: 50%; width: 22px; position: absolute; transition: all .3s ease-in-out;}
#barra_mobile #menu_mobile span:before,#barra_mobile #menu_mobile span:after{content: ""; width: 100%; display: block; position: absolute; left: 0; transition: all .3s ease-in-out;}

#barra_mobile #menu_mobile.open span{height: 20px; margin: -2px 0 0 -11px;}
#barra_mobile #menu_mobile.open span:before,#barra_mobile #menu_mobile.open span:after{background-color: #fff; width: 100%; height: 3px;}
#barra_mobile #menu_mobile.open span:before{top: -4px; transform: translateY(200%) rotate(-45deg);}
#barra_mobile #menu_mobile.open span:after{top: -4px; transform: translateY(200%) rotate(45deg);}

#barra_mobile #menu_mobile.closed span{margin: -1.5px 0 0 -11px;}
#barra_mobile #menu_mobile.closed span,#barra_mobile #menu_mobile.closed span:before,#barra_mobile #menu_mobile.closed span:after{    
	background-color: #fff;
    border-radius: 10px;
    height: 3px;	
}
#barra_mobile #menu_mobile.closed span:before{top: -9px;}
#barra_mobile #menu_mobile.closed span:after{bottom: -9px;}

#barra_mobile > *:after{content: ""; display: block; position: absolute; right: 0; top: 50%; margin-top: -10px; width: 1px; height: 20px; background-color: #fff;}	
#barra_mobile > *:nth-last-child(-n+2):after{content: none;}	
#barra_mobile > * img{height: 25px; width: auto; margin: 10px 0; filter: brightness(0) invert(1);}	
/* - - - barra_mobile - - - */

/* - - - unidades - - - */
.unidades{
    width: 100vw; 
    position: fixed; 
    bottom: 0;
    display: flex !important;
    flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	left: 0;
    overflow: hidden;
    box-sizing: border-box; 
    background-color: #707070; 
    transition: 0.3s;
    text-align: center;
    z-index: 3;
}
.unidades > *{margin: 0;}
.unidades .titulo{color: #000; font-size: 16px; text-transform: uppercase; font-weight: bold; width: 100%;}
.unidades a{color: #fff; font-size: 16px; text-transform: uppercase; font-weight: bold; border-radius: 10px; width: 135px; height: 35px; line-height: 35px; position: relative; margin: 0 0 5px; background-color: #000;}

.unidades#sub1{width: 16.6%; flex-direction: column; background: #000;}
.unidades#sub1 a{width: 35px; height: 35px; box-sizing: border-box; padding: 12.5%; border-radius: 30px; background-color: #707070;}
.unidades#sub1 a img{width: auto; height: 100%; filter: brightness(0) invert(1);}
/* - - - unidades - - - */

/* - - - - HEADER - - - - */


/* - - - - FOOTER - - - - */
footer{
	background-color: #fff;
	width: 90%;
}

#footer_content{
	height: auto;
	flex-wrap: wrap;
	justify-content: space-between;
}

#footer_content section{
	width: 100%;
	display: flex!important;
	flex-direction: row;
	align-items: center;
}

#footer_content section img{
	width: 135px;
	height: 80px;
	object-fit: contain;
}

#footer_content section ul li{
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 20px;
	display: block;
	position: relative;
	background-color: #FFC200;
}

#footer_content section ul li img{
	width: 20px;
	height: 20px;
}

#footer_content > *{
	width: 50%;
	margin-bottom: 20px;
}

#footer_content div:nth-of-type(2),
#footer_content div:nth-of-type(4) {
    /* Suas propriedades CSS aqui */
}
#footer_content div:nth-of-type(2) > *,
#footer_content div:nth-of-type(4) > * {
    margin-right: 0px !important;
	margin-left: auto;
}


footer section .redes{display: flex!important;
align-items: center;justify-content: center;}

#footer_content > * a{font-size: 14px;}

#footer_content > * p{
	color: #000;
	font-weight: bold;
}
footer #newsletter{display: none;}

#footer_content ul{margin-right: 0px;margin-left: auto;}

/* - - - - FOOTER - - - - */

/* - - - - - TEMPLATE - - - - - */


/* - - - - - INDEX - - - - - */	

/* - - - - BANNER - - - - */
#banner{
	width: 90%;
	height: 700px;
	border-radius: 20px;

}

#banner::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 700px;
	display: block;
	z-index: -1;
	background-color: #FFC200;
	top: 0;
	border-radius: 20px;
}
#banner #gradiente{
    display: none;
}


#banner ul{
	width: 350px;
	border-radius: 20px;
	position: absolute;
   	right: 0px;
    margin-top: 320px;
	overflow: visible;
}
#banner ul li, #banner ul li img{
	height: 300px;
}

#banner ul li{
	width: 80%;
	border-radius: 20px;
	margin-left: 0px;
}

#banner ul li img{
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-left: auto;
	left: auto;
}

#banner section{
	margin-left: auto;
	left: 35px;
	top: 45px;
}

#banner section h1{
	font-size: 28px;
	color: #000;
}

#banner section p{
	margin-bottom: 25px;
	color: #000;
}

#banner section a{
	width: 173px;
    height: 30px;
    line-height: 30px;
	font-size: 13px;
	border: 1px solid #000;
	color: #000;
}

#gradiente_mobile{
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
background: -webkit-linear-gradient(rgba(0,0,0,0.7903536414565826) 100%, rgba(0,0,0,0.9976365546218487) 100%);
background: -o-linear-gradient(rgba(0,0,0,0.7903536414565826) 100%, rgba(0,0,0,0.9976365546218487) 100%);
background: linear-gradient(rgba(0,0,0,0.7903536414565826) 100%, rgba(0,0,0,0.9976365546218487) 100%);
	position: absolute;
	z-index: 2;
	
}

#banner li section{
	top: 15px;
	display: block;
}

#banner li section p{color: #fff;}

#banner li section img{
	    width: 20px;
    height: 20px;
    position: absolute;
    top: 220px;
}

/* - - - - BANNER - - - - */

/* - - - - - INDEX - - - - - */	
#zonas{border-radius: 0px;}

#zonas ul{display: block;}

#zonas ul li{width: 100%;}

#legenda{display: none;}

#cards li{
	width: 30px;
	height: 30px;
	line-height: 30px;
}

#cssportal-grid{
	width: auto;
	height: 90vw;
	transform: rotate(90deg);
	background-size: 100% 97%;
	margin-left: -37vw;
	margin-top: 110px;
		
}

#div1, #div2{width: 27vw!important;}

#div3, #div4{width: 110vw!important;}

#div4 #titulo{top:80px;}



#cssportal-grid div #titulo{font-size: 13px;}

#div3 #titulo{
	transform: rotate(270deg);
    top: 125px;
    right: auto;
    left: 75px;
}

#div1 #titulo, #div2 #titulo {
    transform: rotate(-90deg);
    top: 158px;
    left: -7px;
}

#cards li{transform: rotate(-90deg);}

#cards #position1 {
    top: 65px;
    right: 20px;
}

#cards #position3 {
    top: 215px;
    right: 20px;
}

#cards #position4 {
    top: 285px;
    right: 30px;
}

#cards #position5 {
    top: 95px;
    right: 25px;
}

#cards #position6 {
    top: 220px;
    right: 25px;
}

#cards #position7 {
    top: 170px;
    right: 155px;
}

#cards #position8 {
    top: 65px;
    right: 175px;
}

#cards #position9 {
    top: 20px;
    right: 115px;
}

#cards #position10 {
    top: 140px;
    right: 90px;
}

#cards #position11 {
    top: 85px;
    right: 45px;
}

#cards #position12 {
    top: 115px;
    right: 15px;
}

#cards #position13 {
    top: 30px;
    right: 180px;
}

#cards #position14 {
    top: 45px;
    right: 90px;
}

#cards #position15 {
    top: 45px;
    right: 25px;
}

#cards #position16 {
    top: 70px;
    right: 140px;
}

#materiais_home ul{flex-wrap: wrap;}

#materiais_home ul li{
	width: 95%;
	margin-bottom: 40px;
}

#materiais_home ul li img{
	height: 230px;
}

#materiais_home #titulo{font-size: 24px;}

#blog{flex-wrap: wrap;}

#blog >*{width: 95%!important;}

#blog section{text-align: center;}

#blog section p{
	margin-left: auto;
	width: 100%;
	font-size: 14px;
}

#blog section a{
	margin-left: auto;
	display: none;
}

/* - - - - - INDEX - - - - - */	

/* - - - - - Catalogo - - - - - */	
#catalogo_header{
	display: block;
	width: 90%;
	border-radius: 20px;
	box-sizing: border-box;
    padding: 15px 15px 25px;
}

#catalogo_header section{
	width: auto;
	background-color: transparent;
	height: auto;
	padding: 0px;
	border-radius: 0px;
}

#catalogo_header div a{font-size: 14px;}

#catalogo_header div{
	top: auto;
	right: auto;
	margin-top: 20px;
	position: relative;
	
}

#catalogo_header input{background-color: #fff;}

#catalogo{
	width: 100%;
	margin-left: auto;
}

#catalogo .owl-dots{position: relative;}

#catalogo section{
box-shadow: 
    0px -1px 0px 0px #FFC200, /* Topo */
    1px 0px 0px 0px #FFC200,  /* Direita */
    1px -2px 0px 0px #FFC200, 
    2px -1px 0px 0px #FFC200, 
    2px -3px 0px 0px #FFC200, 
    3px -2px 0px 0px #FFC200, 
    3px -4px 0px 0px #FFC200, 
    4px -3px 0px 0px #FFC200, 
    4px -5px 0px 0px #FFC200, 
    5px -4px 0px 0px #FFC200, 
    5px -6px 0px 0px #FFC200, 
    6px -5px 0px 0px #FFC200, 
    6px -7px 0px 0px #FFC200, 
    7px -6px 0px 0px #FFC200, 
    7px -8px 0px 0px #FFC200, 
    8px -7px 0px 0px #FFC200; /* Direita */

}

#catalogo section h2{
	font-size: 25px;
	padding-top: 15px;
}

#catalogo_header section h1{font-size: 38px;}

#catalogo_header section p{
	font-size: 16px;
	line-height: 25px;
}

#catalogo ul li{width: 48%;}

#catalogo ul li img{
	height: auto;
	aspect-ratio:1/1;
}

#catalogo_header form{
	width: 100%;
}

#veja_as_zonas{
	height: auto;
	width: 95%;
	text-align: center;
}

#veja_as_zonas section a{margin-left: auto;}

#veja_as_zonas section h2{font-size: 23px;}

#veja_as_zonas section h2 br:not(:first-of-type){display: none;}

#veja_as_zonas section{
	width: 100%;
	padding: 0px;
}

#veja_as_zonas section img{
	width: 80%;
	border-radius: 20px;
	margin: 20px auto;
	height: 250px;
	object-fit: cover;
}

#veja_as_zonas #imagem{display: none;}

#catalogo_header form{
	margin-top: 40px;
	border-radius:5px;
	background-color: #000;
}

#blog h3{font-size: 39px;}

.impressao section{box-shadow: none!important;}

/* - - - - - Catalogo - - - - - */	

/* - - - - - Catalogo Inside - - - - - */
#inside_catalogo{
	width: 95%;
	position: relative;
	left: auto;
	margin-left: auto;
	margin: 40px auto 20px auto;
	z-index: 1;
	box-sizing: border-box;
	padding: 0;
	flex-wrap: wrap;
}

#inside_catalogo::before{
	content: '';
	width: 100%;
	height: 550px;
	background-color: #FFC200;
	border-radius: 20px;
	position: absolute;
	display: block;
	left: 50%;
	transform: translate(-50%);
	z-index: -1;
}


#inside_catalogo section{
	box-sizing: border-box;
	padding: 25px;
	width: 100%;
	display: flex;
	flex-direction: column;
	margin: auto;
}

#inside_catalogo section h1{
	font-size: 30px;
	margin: auto auto 25px;
	padding: 0;
}

#inside_catalogo section p{margin-bottom: 35px;}

#inside_catalogo section ul{
	margin-left: 20px;
	margin-top: 35px;
}

#inside_catalogo section a{
	padding: 0px;
	width: 49%!important;
	height: 40px;
	line-height: 40px;
	background-color: #000;
	color: #FFC200;
	font-size: 12px!important;
}


#inside_catalogo section .bts{
	width: 100%;
	margin-top: -30px;
	justify-content: center;
	position: relative;
}

#link_video img{margin-top: 9px;}

#qualidades ul{
	width: 95%;
	margin: 50px auto;
}

#qualidades ul li{
	width: 100%;
	background-color: #e2e2e2;
}

#produto_galeria li, #produto_galeria li a, #produto_galeria li img{
	height: 350px;
	margin-top: 25px;
}
/* - - - - - Catalogo Inside - - - - - */	

/* - - - - - Blog Inside - - - - - */
/*BLOG-INSIDE*/
#blog_inside{display: block;}

#blog_inside #texto_blog {
    width: 90%;
}
#blog_inside #texto_blog div {
    width: 90%;
}

#blog_inside #texto_blog div img {
    width: 100%;
}

.bg__sobre h1{font-size: 40px;}

.sidebar{width: 95%;}

.sidebar .blog_rel .bloco .linkout{display: block;}

#blog_inside #texto_blog h1{text-align: center;}

.sidebar .share{margin-top: 30px;}



/*SOBRE NÓS---------------------------------------------*/
#sobre__content{
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

#sobre__content h2{
	font-size: 25px;
	width: auto;
	margin-left: auto;
}

#sobre__content p{
	column-count: 1;
	padding: 10px;
	font-size: 16px;
	margin-top: 35px;
}

#abordagem {
	margin: 0px;
	width: 100%;
	height: auto;
	margin-top: 30px;
	box-shadow: none;
	border-radius: 0px;
}


#historia{
	background: none;
	text-align: center;
	padding: 0px;
	margin: 40px auto auto;
	height: auto;
}

#historia p{
	padding-right: 0px;
	font-size: 14px;
	margin-top: 0px;	
	position: relative;
	width: auto;
	height: auto;
	padding: 5px;
	margin: auto auto 20px auto;
}

#historia h2{
	position: relative;
	margin: auto!important;
	line-height: 45px;
	font-size: 80px;
}

#text__historia{
		background: none;
		margin: 40px auto auto;
		width: auto;
		height: auto;
		position: relative;
		font-size: 20px;
		box-shadow: none;
		padding: 0;
}	


#missao{
	display: inline;
	margin: 0;
}

#missao li{
	margin: 0;
	width: auto;
	text-align: center;
	border-radius: 0px;
	box-shadow: none;
}

#missao li p{width: 60%}

/*SOBRE NÓS---------------------------------------------*/



/*Contato---------------------------------------------*/

.contato section{
	width: 100%;
	background-color: #FFC200;
	margin: 40px auto;
	border-radius: 0px;
	box-sizing: border-box;
	padding: 5px;
}

#retail-pagina-de-contato-cdf3afb74ffb2249db1a{
	padding: 0px!important;
}

.contato{flex-wrap: wrap;}

.contato section p{
        font-size: 30px !important;
        font-weight: bold;
        text-align: center;
        padding-top: 30px;
}

.contato section form{
	background-color: #000;
	width: 100%;
}

.contato section form label{
	color: #fff;
}

.contato section form input{
	height: 35px;
	margin-bottom: 15px;
}

.contato section form button{
	background-color: #fff;
	color: #000;
	width: 100%;
}

.contato #text{
	width: 100%;
	padding: 0px!important;
	margin-left: auto;
	text-align: center;
}

.contato section form p{color: #fff;}

#footer_content ul{display: none;}

#assinatura{
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

#assinatura section{
	z-index: 2;
}

#assinatura p{font-size: 10px;}

#assinatura::after{
	width: 100vw;
	height: 72px;
	background-color: #444444;
	position: absolute;
	content: '';
	z-index: 0;
}

#marcas ul li img{width: 170px;}

#rdstation-bricks-embeddable-form-bricks-component-PFPYhieFfNYLKG7SIYpQNg b, #rdstation-bricks-embeddable-form-bricks-component-PFPYhieFfNYLKG7SIYpQNg strong{font-size: 26px!important;text-align: center!important;}

#retail-pagina-de-contato-cdf3afb74ffb2249db1a h1, #retail-pagina-de-contato-cdf3afb74ffb2249db1a h2, #retail-pagina-de-contato-cdf3afb74ffb2249db1a h3{text-align: center;}
/*Contato---------------------------------------------*/

#materiais_home, #veja_as_zonas, #blog{
	width: 90%!important;
	margin: auto auto 50px;
}

#materiais_home::before{display: none;}


#items{
	width: 298px;
	height: 388px;
	background: url("../../imagens/mapa_percurso_mobile.png") no-repeat;
	text-align: center;
	margin: auto auto 180px;
	padding: 0;
	border-radius: 20px;
}

#items ul li{
	width: 17px;
	height: 17px;
	font-size: 11px;
	line-height: 17px;
}

.tooltip{
	width: 150px;
	padding: 10px;
}

.tooltip img{
	height: 95px;
	margin: 10px auto;
}

.tooltip h3{font-size: 14px;}

.tooltip p{font-size: 10px;}

.tooltip a{
	width: 90px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}

#processo ul li{
	width: 90%;
	margin: 40px auto;
}

#processo ul li::after{display: none;}

#processo ul li p:first-of-type{font-size: 23px;}

#processo ul li p:nth-of-type(2){font-size: 14px;}

.virar section{
	width: 90%!important;
	padding-left: 0!important;
}

.diferenciais_page section{padding: 25px 10px 25px 10px !important;}

.diferenciais_page section h2{font-size: 20px!important;}

.diferenciais_page section p{font-size: 15px!important;}

.materiais_relacionados ul{flex-wrap: wrap;}

.materiais_relacionados ul li{
	width: 45%!important;
	margin-bottom: 25px!important;
}

#impressoes_container{flex-wrap: wrap;}

#impressoes_container >*, #impressoes_container .impressao{width: 100%!important;height: auto;}

#impressoes_container #positivacao{border-radius: 0px;}

.impressao ul li{width: 45%!important;margin-bottom: 20px!important;}

#produto_galeria{
	width: 100%;
	height: 450px;
	border-radius: 18px;
	float: auto;
	margin-right: auto;
}


#blog ul li p{
	line-height: normal;
	font-size: 22px;
	padding: 90px 35px 60px 20px;
}

#blog ul li p br:nth-of-type(2), #blog ul li p br:nth-of-type(3) {display: none;}

#bread_cases{
	box-sizing: border-box;
	padding-left: 20px;
}

#cases ul li{
	flex-wrap: wrap;
	width: 95%;
}

#cases ul li div{
	order: 2;
	width: 100%;
	padding: 35px 20px;
}

#cases ul li img{order: 1;width: 100%;}

#cases ul li div p:last-of-type{font-size: 14px;}

#inside_catalogo section h3{
	background-color: #000;
	color: #fff;
}

#historia{
	display: flex;
	flex-wrap: wrap;
}

#historia h2{order: 1;}

#text__historia{order: 2;}

#historia img, #bg__abordagem{
	position: relative;
	width: 90%;
	right: auto;
	order: 3;
	margin-top: 50px;
	height: 350px;
	object-fit: cover;
}

#blog_listagem ul li{
	width: 48%;
	margin-bottom: 45px;
}

#blog_listagem ul li p span{font-size: 13px;}