@charset "utf-8";a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,html,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0 auto;padding:0;border:0;outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}table,table td{padding:0;border:none}img{vertical-align:top}embed{vertical-align:top}a{text-decoration:none}form input,form textarea,form button{resize:none;outline:none}hr{background-color:#000;border:none;width:20px;height:1px}::-webkit-scrollbar{width:7.5px;height:7.5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#434343;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(200,200,200,.9)}

@media only screen and (max-width:1400px){
	body:not(.alt){zoom:80%;}
}
@media only screen and (max-width:1050px){
	body:not(.alt){zoom:70%;}
}

@media only screen and (max-width:1250px){body.alt .central{width: 100% !important; box-sizing: border-box; padding: 0 5%;}}
@media only screen and (max-width:900px){
	body.alt .nav a{font-size: 16px;}
	body.alt .nav a:nth-last-child(-n+2){width: 16px;}
	body.alt header .logo{width: 190px; top: 20px;}
}

@media only screen and (max-width:800px){body:not(.alt){zoom:100%;}}

.unidades{display: none;}

/* - - - - - GERAL - - - - - */
::root{font-size: 16px;}

body{background: url("../../imagens/bg-body.jpg") center top no-repeat;}

.central{
	width: 1200px;
	height: auto;
	position: relative;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}

/*fontes*/
body,textarea,input{font-family: 'Lato', sans-serif;}
/*fontes*/

/*owl-carousel*/

/*owl-nav*/
.owl-nav{width: 100%; height: 0; position: absolute;}
.owl-nav .owl-next,.owl-nav .owl-prev{position: absolute; overflow: hidden; text-indent: -999999px; background-size: 100%; background-position: center center; background-repeat: no-repeat;}
.owl-nav .owl-next{right: 0;}
.owl-nav .owl-prev{left: 0;}
/*owl-nav*/

/*owl-dots*/
.owl-dots{position: absolute; width: 100%; text-align: center;} 
.owl-dot{display: inline-block; position: relative; width: 6px; height: 6px; margin: 5px; background-color: #2B2B2B; cursor: pointer; border-radius: 15px;}
.owl-dot.active{background-color: #ff132d;}
/*owl-dots*/

/*owl-carousel*/

/* - - - mensagem - - - */

/*geral*/
.mensagem{width: 100%; min-height: 375px; height: auto; position: relative;}

.mensagem .central{min-height: 375px; height: auto; box-sizing: border-box; padding: 200px 150px; text-align: center; color: #fff;}

.mensagem .imagem{height: auto; position: relative;}
.mensagem .way{width: 100%; height: auto; position: relative; color: #fff; text-transform: uppercase;}
.mensagem .way li{position: relative; display: inline-block; vertical-align: top; padding-right: 10px;}
.mensagem .way li:last-of-type{padding: 0;}
.mensagem .way li:after{content: "/"; position: absolute; right: 0; top: 0;}
.mensagem .way li:last-of-type:after{content: "";}
.mensagem .way li a{color: #fff; transition: 0.3s;}
.mensagem .way li a span{}
.mensagem .way .current{font-size: 35px; font-weight: 500; text-transform: uppercase; position: relative; display: block;}
.mensagem .way .current a{}
.mensagem .way li a:hover{color: #ff132d;}
.mensagem .titulo{font-size: 35px; font-weight: 500; text-transform: uppercase; position: relative; display: block;}
.mensagem .descricao{font-size: 20px; font-weight: 200; margin-top: 15px;}
.mensagem .busca_enviada{
    width: 350px; 
    height: 45px;
    line-height: 45px;
    margin: 25px auto 0; 
    position: relative; 
    background-color: rgba(255,255,255,0.3); 
    border-width: 1px; 
    border-style: solid;
    overflow: hidden;
    border-radius: 25px;
    box-sizing: border-box;
    padding-right: 40px;
}
.mensagem .busca_enviada input,.mensagem .busca_enviada button{box-sizing: border-box; transition: 0.3s; border: none; background: none;}
.mensagem .busca_enviada input{
    width: 100%; 
    height: 45px; 
    line-height: 45px; 
    position: relative; 
    padding: 0 12.5px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
}
.mensagem .busca_enviada input::placeholder{color: #fff; opacity: 1;}
.mensagem .busca_enviada input:-ms-input-placeholder{ color: #fff;}
.mensagem .busca_enviada input::-ms-input-placeholder {color: #fff;}
.mensagem .busca_enviada button{
    border-color: #fff; 
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 5px;
    background: url("../../imagens/padrao/icon-search-enviada.png") center center no-repeat;
    background-size: contain;
    cursor: pointer;
}
.mensagem .busca_enviada button:hover{top: 3px;}
.mensagem .link_out{
    display: block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: none;
	border: 1px #fff solid;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	transition: 0.3s;
	text-align: center;
	margin: 20px auto 0;
}
.mensagem .link_out:hover{background: #fff;}
/*geral*/

/*enviada*/
#enviada{background-color: #616161;}
#enviada .imagem{width: 175px;}
#enviada .link_out:hover{color: #616161;}
/*enviada*/

/*pagenotfound*/
#pagenotfound{background-color: #616161;}
#pagenotfound .imagem{width: 200px;}
#pagenotfound .link_out:hover{color: #616161;}
/*pagenotfound*/

/*productnotfound*/
#productnotfound{background-color: #004674;}
#productnotfound .imagem{width: 225px;}
#productnotfound .busca_enviada{border-color: #004674;}
#productnotfound .link_out:hover{color: #004674;}
/*productnotfound*/

/* - - - mensagem - - - */

/*form*/
.form{box-sizing: border-box;}
.form:after{content: ""; clear: both; display: block;}
.form p{color: #ff132d; font-size: 30px; font-weight: 400; margin-bottom: 20px;}
.form input,.form textarea,.form button{ 
    height: 40px; 
    line-height: 40px; 
    position: relative; 
    vertical-align: top;
    box-sizing: border-box;
    transition: 0.3s;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
}
.form input,.form textarea{display: inline-block; box-sizing: border-box; padding: 0 7.5px; margin-bottom: 15px; border-color: #02c2bf; background-color: #fff;}
.form input:focus,.form textarea:focus{color: #ff132d; border-color: #ff132d;}
.form input{width: 49.5%; float: left; margin-right: 1%;}
.form input:nth-of-type(2n){margin-right: 0;}
.form textarea{width: 100%; height: 175px; margin-bottom: 7.5px;}
.form button{cursor: pointer; border-color: #02c2bf; background-color: #02c2bf; color: #fff; font-size: 20px; width: 145px; display: block; margin-right: 0; margin-left: auto;}
.form button:hover{background-color: #ff132d; border-color: #ff132d;}
/*form*/

/*breadcrumb*/
.breadcrumb{
    height: auto;/*Mudar altura*/
    position: relative;
    box-sizing: border-box;
    padding: 55px 425px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    color: #868686;
}

.breadcrumb ol{width: 100%; height: auto; position: relative; color: #868686; text-transform: uppercase; margin-bottom: 15px;}
.breadcrumb ol li{position: relative; display: inline-block; vertical-align: top; box-sizing: border-box; padding: 0 15px 0 0; font-weight: 300;}
.breadcrumb ol li:after{content: ">"; position: absolute; right: 2.5px; top: 0;}
.breadcrumb ol li:last-of-type{padding: 0; display: block;}
.breadcrumb ol li:nth-last-of-type(-n+2):after{content: "";}
.breadcrumb ol li a{color: #868686; transition: 0.3s;}
.breadcrumb ol li h1{font-size: 50px; text-transform: uppercase; font-weight: 400;}
.breadcrumb ol li a:hover{color: #ff132d;}

.breadcrumb .descricao{font-size: 16px; line-height: 22.5px; margin: 22.5px 0 0 0;}
/*breadcrumb*/

/* - - TEMPLATE - - */

/*template - logo*/
.logo{position: absolute; display: block; object-fit: cover; height: auto;}
.logo img{width: 100%; height: auto; position: relative;}
/*template - logo*/

/*template - nav*/
.nav{width: auto; height: auto; position: absolute; box-sizing: border-box;}
.nav:after{content: ""; clear: both; display: block;}

.nav a{font-size: 18px; display: block; float: left; text-transform: uppercase; color: #fff; margin-right: 42.5px; position: relative; transition: 0.3s; cursor: pointer;}
.nav a:hover{color: #ff132d;}
.nav a:nth-last-child(-n+2){width: 20px; height: auto; object-fit: cover; margin-right: 20px; top: 0;}
.nav a:nth-last-child(-n+2):hover{top: -2.5px;}
.nav a:nth-last-child(-n+2) > img{width: 100%; height: auto; position: relative; filter: brightness(0) invert(1);}
.nav a:nth-last-child(-n+2):last-child{margin-right: 0;}

.nav #portfolio:hover + .hover{height: auto; padding: 25px 10px 10px;}
.nav .hover:hover{height: auto; padding: 25px 10px 10px;}
.nav .hover{
    width: 200px; 
    height: 0;
    padding: 0;
    position: absolute; 
    background-color: #000; 
    text-align: center; 
    display: block; 
    box-sizing: border-box;
    transition: 0.3s; 
    top: 20px;
    left: 50%;
    margin-left: -100px;
    overflow: hidden;
    z-index: 3;
}
.nav .hover a{float: none; margin: 0 auto 10px; width: 100%;}
/*template - nav*/

/* - - TEMPLATE - - */

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