@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{zoom:80%}}@media only screen and (max-width:1050px){body{zoom:70%}}@media only screen and (max-width:800px){body{zoom:100%}}

#whats_fixed{width:80px;height:80px;position:fixed;right:30px;bottom:30px;object-fit:cover;z-index:500;transition:0.3s}#whats_fixed:hover{transform:scale(1.1)}#whats_fixed img{width:100%;height:100%;position:relative}

body.alt{padding-top: 280px;}

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

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

/*fontes*/
body,textarea,input{font-family: 'Montserrat', 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; left: 0;} 
.owl-dot{display: inline-block; position: relative; width: 8px; height: 8px; margin: 5px; background-color: #fff; cursor: pointer; border-radius: 15px;}
.owl-dot.active{background-color: #00457C;}
/*owl-dots*/

/*owl-carousel*/

/* - - BLOCK - - */

/* - padrao - */
.block{width: 100%; position: relative; height: auto; display: flex; flex-wrap: wrap; justify-content: flex-start; box-sizing: border-box;}
.block > *{position: relative; box-sizing: border-box; font-size: 16px; margin: 0;}

.block .titulo{display: block; margin-bottom: 5px; color: #707070; font-size: 16px; width: 100%;}

.block .link{width: auto; height: 18px; color: #707070; transition: 0.3s; margin-right: 7.5px; font-size: 16px;}
.block .link:last-child{margin-right: 0;}
.block .link span{font-size: 12px; margin: 0 2.5px 0 3.5px;}
.block .link span.color{color: #707070;}
.block .link img{width: auto; height: 100%; position: relative; display: inline-block; filter: invert(11%) sepia(84%) saturate(4069%) hue-rotate(195deg) brightness(101%) contrast(101%);} 
/* - padrao - */

/* - alt - */
.block.alt .titulo{color: #FFFFFF;}
.block.alt .link{color: #fff;}
.block.alt .link span.color{color: #79C9EC;}
.block.alt .link img{filter: invert(66%) sepia(37%) saturate(431%) hue-rotate(153deg) brightness(104%) contrast(95%);}
/* - alt - */

/* - - BLOCK - - */

/* - - - BLOCO - - - */

/* - - padrao - - */
.bloco{width: 100%; height: auto; position: relative; box-sizing: border-box; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: flex-start; align-items: flex-start;}
.bloco > *{position: relative; box-sizing: border-box; margin: 0 0 20px; transition: 0.3s;}
.bloco > *:last-child{margin: 0 0 0;}

.bloco .title{color: #707070; font-size: 25px; font-weight: bold; text-transform: uppercase;}
.bloco .title:before,.bloco .title:after{content: ""; display: block; box-sizing: border-box; position: relative;}
.bloco .title:after{width: 110px; height: 4px; background-color: #79C9EC; position: relative; margin: 10px auto 0 0;}

/* - alt - */
.bloco .title.alt{color: #00457C; font-size: 14px; padding-bottom: 10px; order: -1;}
.bloco .title.alt:before,.bloco .title.alt:after{position: absolute; bottom: 0; left: 0;}
.bloco .title.alt:before{width: 100%; height: 1px; background-color: #DFDFDF; bottom: 1px;}
.bloco .title.alt:after{height: 3px; width: 45px; background-color: #00457C;}
/* - alt - */

/* - without - */
.bloco .title.without:before,.bloco .title.without:after{display: none;}
/* - without - */

.bloco .description{color: #707070; font-size: 14px;}

.bloco .link_out{height: 35px; line-height: 35px; color: #fff; padding: 0 15px; background-color: #00457C; border-radius: 5px; font-size: 11px; font-weight: bold; text-transform: uppercase;}
.bloco .link_out:hover{background-color: #79C9EC;}
/* - - padrao - - */

/* - - inline - - */
.bloco.inline{flex-direction: row; justify-content: space-around;}
.bloco.inline .title{width: 340px;}
.bloco.inline .description{width: 725px;;}
/* - - inline - - */

/* - - big - - */
.bloco.big{}
.bloco.big .title{color: #122033; font-size: 35px;}

/* - alt - */
.bloco.big  .title.alt{font-size: 18px; padding-bottom: 12.5px; letter-spacing: 1px;}
/* - alt - */

.bloco.big .description{font-size: 16px;}
.bloco.big .link_out{height: 40px; line-height: 40px; padding: 0 17.5px; font-size: 13px;}
/* - - big - - */

/* - - center - - */
.bloco.center{align-items: center; text-align: center;}

.bloco.center .title:after{margin: 10px auto 0;}

/* - alt - */
.bloco.center .title.alt:before,.bloco.center .title.alt:after{left: 50%;}
.bloco.center .title.alt:before{width: 130px; margin-left: -65px;}
.bloco.center .title.alt:after{margin-left: -22.5px;}
/* - alt - */

/* - - center - - */

/* - - white - - */
.bloco.white .title{color: #fff;}

/* - alt - */
.bloco.white .title.alt{color: #fff;}
.bloco.white .title.alt:before{background-color: #808080;}
.bloco.white .title.alt:after{background-color: #79C9EC;}
/* - alt - */

.bloco.white .description{color: #fff;}
/* - - white - - */

/* - - - BLOCO - - - */

/* - - - mensagem - - - */

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

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

.mensagem .imagem{height: auto; position: relative; margin-bottom: 15px;}
.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: #0075D3;}
.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: #01345D;}
#enviada .imagem{width: 175px;}
#enviada .link_out:hover{color: #01345D;}
/*enviada*/

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

/*productnotfound*/
#productnotfound{background-color: #01345D;}
#productnotfound .imagem{width: 200px;}
#productnotfound .busca_enviada{border-color: #01345D;}
#productnotfound .link_out:hover{color: #01345D;}
/*productnotfound*/

/* - - - mensagem - - - */

/* - - - FORM - - - */

/* - - padrao - - */
.form{display: flex; flex-wrap: wrap; justify-content: space-between; box-sizing: border-box; position: relative;}
.form > *{box-sizing: border-box; position: relative; font-style: italic; border-width: 1px; border-style: solid; transition: 0.3s; font-size: 15px; margin: 0;}

.form input,.form textarea{background-color: #fff; border-color: #B8B8B8;}
.form input:not(:read-only):focus,.form textarea:focus{color: #00213B; border-color: #00213B;}
.form input:read-only{cursor: not-allowed;}

.form input,.form button{height: 45px; line-height: 45px; color: #B8B8B8;}
.form input{padding: 0 10px; margin-bottom: 15px; width: 100%;}

.form textarea{height: 180px; padding: 15px; width: 100%; margin-bottom: 15px;}

.form input::placeholder,.form_geral textarea::placeholder {color: #B8B8B8; opacity: 1;}
.form input:-ms-input-placeholder,.form_geral textarea:-ms-input-placeholder { color: #B8B8B8;}
.form input::-ms-input-placeholder,.form_geral textarea::-ms-input-placeholder {color: #B8B8B8;}

.form button{
	width: 100px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-color: #40A7DE;
	background-color: #40A7DE;
	color: #fff; 
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	margin: 0 0 0 auto;
}
.form button:hover{background-color: #00213B; border-color: #00213B;}
/* - - padrao - - */

/* - - - FORM - - - */

/* - - breadcrumb - - */
.breadcrumb{
    width: 100%;
	height: auto;
    position: relative;
    box-sizing: border-box;
    padding: 275px 0 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
}

/* - ol - */
.breadcrumb ol{width: 100%; height: auto; position: relative; text-transform: uppercase; color: #ABABAB;}
.breadcrumb ol li{position: relative; display: inline-block; vertical-align: top; font-size: 14px; box-sizing: border-box; padding: 0 12.5px 0 0;}
.breadcrumb ol li:after{content: "/"; position: absolute; right: 0; top: 0;}
.breadcrumb ol li:last-of-type{padding: 0;}
.breadcrumb ol li:last-of-type:after{content: "";}
.breadcrumb ol li a{color: #ABABAB; transition: 0.3s;}
.breadcrumb ol li a:hover{color: #1AA8FF;}
/* - ol - */

/* - bloco - */
.breadcrumb .bloco{margin-bottom: 75px;}
.breadcrumb .bloco:after{content: ""; display: block; box-sizing: border-box; position: relative; width: 490px; height: 1px; background-color: #ABABAB; margin: 50px auto 0;}
.breadcrumb .bloco .title{margin-bottom: 20px; width: 100%; color: #1095D2;}
.breadcrumb .bloco .title:after{display: none;}
.breadcrumb .bloco .description{width: 800px; margin: 0 auto;}
/* - bloco - */

/* - - breadcrumb - - */

/* - - - - DISPLAY - - - - */
.display{position: relative; box-sizing: border-box; margin: 80px auto;}
.display .central{box-sizing: border-box;}

.display.central,.display .central{display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start;}
.display.central > *,.display .central > *{position: relative; box-sizing: border-box; transition: 0.3s; margin: 0;}

/* - */
.display.alt{margin: 0 auto; padding: 80px 0;}

.between.display.central,.between.display .central{justify-content: space-between;}
.around.display.central,.around.display .central{justify-content: space-around;}
/* - */

/* - - imagem - - */
.display .imagem{height: auto; overflow: hidden;}
.display .imagem img{width: 100%; height: auto; position: relative; box-sizing: border-box; object-fit: cover;}
/* - - imagem - - */

/* - - - - DISPLAY - - - - */


/* - - - - CLIENTES - - - - */
.clientes.display.alt{background-color: #F5F5F5; padding: 60px 0;}
.clientes.display.alt.page{background: none; padding: 80px 0;}
.clientes.home{margin-top: -300px; z-index: 2;}
.clientes .owl-carousel{width: 1200px; padding: 0 25px;}

/* - - - item - - - */
.clientes .item{width: 150px; height: 150px;}
.clientes .item img{width: auto; max-width: 85%; height: auto; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; box-sizing: border-box; object-fit: cover;}
/* - - - item - - - */

/* clientes - owl-dots */
.clientes .owl-carousel .owl-dots{display: block; position: absolute; bottom: -40px;}
.clientes .owl-carousel .owl-dots .owl-dot{background-color: #79C9EC;}
.clientes .owl-carousel .owl-dots .owl-dot.active{background-color: #00457C;}
/* clientes - owl-dots */

/* clientes - owl-nav */
.clientes .owl-carousel .owl-nav{display: none;}
/* clientes - owl-nav */

/* - - - - CLIENTES - - - - */


/* - - - DEPOIMENTOS - - - */
.depoimentos{}

/* - - bloco - - */
.depoimentos .bloco{width: 650px; margin-bottom: 40px;}
/* - - bloco - - */

/* - - owl-carousel - - */

/* - - owl-carousel - - */
.depoimentos .owl-carousel{box-sizing: border-box;}
.depoimentos .owl-carousel .item{
	width: 870px;
	height: 170px;
	position: relative;
	box-sizing: border-box; 
	border-radius: 15px; 
	background-color: #fff;
	margin: 25px auto;
	padding: 0 50px 0 170px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
	-webkit-box-shadow: 0px 0px 15px 7px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 7px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 7px rgba(0,0,0,0.15);
}
.depoimentos .owl-carousel .item > *:not(.icone){position: relative;}
.depoimentos .owl-carousel .item > *{box-sizing: border-box; display: block; margin: 0; transition: 0.3s;}

.depoimentos .owl-carousel .item .icone{width: 95px; height: 95px; background-color: #122033; position: absolute; left: 40px; top: 50%; margin-top: -47.5px; border-radius: 95px;}
.depoimentos .owl-carousel .item .icone img{
	filter: invert(70%) sepia(53%) saturate(350%) hue-rotate(157deg) brightness(99%) contrast(87%);
	width: auto;
	height: 65px;
	position: absolute;
	left: 0; 
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.depoimentos .owl-carousel .item .texto{color: #707070; font-size: 14px; font-weight: 500; margin-bottom: 10px;}
.depoimentos .owl-carousel .item .nome{color: #122033; font-size: 14px; font-weight: bold; text-transform: uppercase;}

/* depoimentos - owl-dots */
.depoimentos .owl-carousel .owl-dots{display: block; position: absolute; bottom: -20px;}
.depoimentos .owl-carousel .owl-dots .owl-dot{background-color: #79C9EC;}
.depoimentos .owl-carousel .owl-dots .owl-dot.active{background-color: #00457C;}
/* depoimentos - owl-dots */

/* depoimentos - owl-nav */
.depoimentos .owl-carousel .owl-nav{display: block; top: 50%; margin-top: -25.5px;}
.depoimentos .owl-carousel .owl-nav .owl-next,.depoimentos .owl-carousel .owl-nav .owl-prev{width: 28px; height: 51px;}
.depoimentos .owl-carousel .owl-nav .owl-next{background-image: url("../../imagens/next.png"); right: 75px;}
.depoimentos .owl-carousel .owl-nav .owl-prev{background-image: url("../../imagens/prev.png"); left: 75px;}
/* depoimentos - owl-nav */

/* - - - DEPOIMENTOS - - - */

/* - - - DIFERENCIAIS - - - */
.diferenciais{background-color: #393939; background-position: center center; background-repeat: no-repeat; z-index: 2;}
.diferenciais.alt{margin-top: -300px;}
.diferenciais.page{background-image: url("../../imagens/bg-diferenciais.png"); margin-top: 0; padding: 65px 0;}

/* - - bloco - - */
.diferenciais .bloco{margin-bottom: 60px;}
/* - - bloco - - */

/* - - item - - */
.diferenciais .item{width: 200px; height: auto; text-align: center;}
.diferenciais .item > *{position: relative; box-sizing: border-box; margin: 0 auto 15px; color: #fff; transition: 0.3s;}
.diferenciais .item > *:last-child{margin: 0 auto;}

.diferenciais .item .icone{background-color: #79C9EC; border-radius: 5px; width: 70px; height: 70px;}
.diferenciais .item .icone img{width: 40px; height: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; filter: brightness(0) invert(1);}

.diferenciais .item .titulo{font-size: 16px; font-weight: bold;}
.diferenciais .item .descricao{font-size: 12px;}
/* - - item - - */

/* - - - DIFERENCIAIS - - - */

/* - - - content - - - */

/* - - padrao - - */
.content{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 110px;}
.content > *{position: relative; margin: 0; box-sizing: border-box;}

/* - imagem / video - */
.content .imagem{width: 565px; height: 360px; overflow: hidden;}
.content .video{width: 565px; height: 360px; overflow: hidden;}

.content .imagem > *,.content .video > *{width: 100%; height: 100%; position: relative; object-fit: cover;}
/* - imagem / video - */

/* - texto - */
.content .texto{color: #707070; font-size: 17px; width: 600px; height: auto;}
/* - texto - */

/* - - padrao - - */

/* - - full - - */
.content.full{}

/* - texto - */
.content.full .texto{width: 100%; text-align: center; font-size: 25px;}
/* - texto - */

/* - - full - - */

/* - - - content - - - */

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