/*
Theme Name: Climativa
Theme URI: https://plataformaclimativa.com.br/
Description: Template para site Climativa
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
video::-webkit-media-controls {
    display:none !important;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
.pb, .en {
	display: none !important;
}
#pb .pb, #en .en {
	display: block !important;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
#headerMobile, .logo, #menuWrapper, #openMenu, #openMenu:before, #menuWrapper a, footer a, form input.wpcf7-submit, .social .fa-brands, .slick-prev:before, .slick-next:before, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, .foto a, .foto, #rodape a, .btnVoltar a, #contato a,  .perfilFoto, #sobre-nos a, .logo, .language-chooser a, .postInfo a, .post, .post a, .post h2, #pagenav a, .postFoto:before, .addtoany_list a, .widget .addtoany_list a, .perfil h3, .area:before, #menuWrapper, .gallery a, .postCat a, .post h3, #filtros form input[type='submit'], .botao a, .blocoNav a, .profissional a, .socio a, .perfilFoto:after, .perfil, .btn, .listaPraticas a, .listaPraticas .fa-solid, header a, #nav li:before, .blocoBorda a, .postFoto, .postFoto a, .postFoto a:before, .gallery a, .pContato a, .pAreas a, .accordion-toggle, .accordion-toggle .fa-solid, .lista a, .lista .fa-solid, #setaDown, .navCat a, .post a, .post:before, .post:after, .post .fa-solid, .tagCloud a, aside a, .profissional h3, .profissionalFoto:after, .profissionalFoto:before, .boxAreas a, .fa-solid.hover, #menuAuxiliar a, #postInfo a, #perfil a, a.mais:before, #assinatura, .cky-btn, #nav a:before, a.btn, .profissionalFoto, #equipe a, .blocoPerfil a, .navAreas a, .navAreas span, .postSingle a, .scrollTop, .post, .profissionalTitulo h1, .profissionalTitulo h1  span, #areasWrapper a, .btnMais, .btnMais span, .btnMais h1, .btnMais h2, .profissionalFoto, .profissionalLinha:after, .searchandfilter input[type='submit'], .postAutor a, #quem-somos a, form a, #profissional a, #atuacao a, .perfilInfo a, .post, #tabs1 a, .profissionalFoto .fa-solid, .profissionalEquipe a, .profissionalEquipe .fa-solid, #btnEquipe a, #btnEquipe .fa-solid, .postInfo, .profissionalFoto:after, .profissional h3 span, #processos a, #processos a:before, #processos a span, .postInfo span, .post h3, .postResumo, .btnTodas, .topoProfissional a, #resquisicoes a, #requisicoes a:after, .lista a, .lista a:after, .accordion a, .tab-content a, .tab-content a:after, .blocoValores ul li, .social li, #contact a, .material a  {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #f0f8d8;
	color: #1E1E1E;
	font-size: 18px;
	line-height: 25px;
	font-family: "Montserrat", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
h2 {
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 20px;
}
h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;

}
h4 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
	background: #102F41;
}

.mobile {
	display: block;
}
.desktop {
	display: none;
}






.subtituloLinha, .blocoMais small {
	overflow: hidden;
	position: relative;
}
.subtituloLinha h2.subtitulo, .blocoMais small  {
	background: none;
	color: #0D1230;
	padding: 0;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.subtituloLinha h2:before, .blocoMais small:before {
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 4px;
	left: 0;
	background: #24BABC;
	content: "";
}
.subtituloLinha h2:after, .blocoMais small:after {
	height: 4px;
	width: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #24BABC;
	content: "";
}
.blocoMais small:before, .blocoMais small:after {
	background: #fff;
}

h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #24BABC;
	text-decoration: none;
}
a:hover, a:active {
	color: #009688;
}
#contato a:link, #contato a:visited {
	text-decoration: underline;
}
#contato a:hover, #contato a:active {
	color: #fff;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #1E1E1E;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #1E1E1E;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #1E1E1E;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #1E1E1E;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #1E1E1E;
    background-color: #fff;
	border: 1px solid #24BABC;
    font-size: 15px;
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Montserrat", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #fff  url(images/setaSelect.png) center right no-repeat;
	padding-right: 35px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}
label input {
	padding: 0;
	margin: 0;
}
.wpcf7-list-item {
	display: block !important;
	margin: 0 0 10px 0 !important;
}
.wpcf7-list-item label {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	text-transform: none;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.wpcf7-list-item-label {
	display: block !important;
	width: calc(100% - 25px);
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid {
	border-color: #F00;
	background: #FFC;
}
.wpcf7-list-item-label {
	text-align: left !important;
}
form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	cursor: pointer;
	width: auto;
	height: auto;
	width: 100%;
	line-height: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	font-family: "Montserrat", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background: #24BABC;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	font-size: 15px;
	z-index: 1;
	
}
form input.wpcf7-submit {
	float: right;
}
form input.wpcf7-submit:hover {
	background: #009688;
	color: #fff;
}

form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: -60px 0 0 0 !important;
	float: right !important;
	z-index: 2;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 40px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: none;
	z-index: 9990;
	left: 0;
	top: 20px;
}
#headerMobile .bgMenu {
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px;
}
.logo {
	display: block;
	float: left;
	height: 16px !important;
	width: auto !important;
	margin: 22px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #24BABC;
	font-size: 25px;
	line-height: 60px !important;
	height: 60px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 24px;
	font-size: 14px;
	font-weight: 700;
}
#nav li.mHide {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #1E1E1E;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #24BABC;
}
#menuWrapper li.current a, .page-template-page-quem #mQuem a, .page-template-page-fazemos #mFazemos a, .page-template-page-publicacoes #mPublicacoes a, .page-template-page-cartilha #mCartilha a {
	color: #009688 !important;
}


/* blog */
#interatividade,  #erro404 {
	background: #fff;
	z-index: 3;
}
/* parcerias */
#parcerias {
	background: #fff;
	color: #6A6A6A;
	z-index: 2;
}
#parcerias h2, #blog h2, #atuacao h2 {
	color: #0D1230;
}
#parcerias p {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 40px;
	font-style: italic;
}
#parcerias .gallery {
	padding-bottom: 30px;
	margin: 0;
}
#parcerias .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 80%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#parcerias .foto a {
	display: none;
}
/* reconhecimentos */
#reconhecimentos {
	background: #D5D5D5;
	color: #0D1230;
}
.home #reconhecimentos {
	z-index: 3;
}
#reconhecimentos .bloco {
	padding: 40px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#reconhecimentos .bloco.blocoReconhecimentoIntro {
	padding-bottom: 0;
}
#reconhecimentos .blocos {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#reconhecimentos .blocos:before {
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 1;
	background: #D5D5D5;
	content: "";
	right: -40px;
	top: -40px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.blocoReconhecimentoIntro {
	font-size: 28px;
	line-height: 50px;
}
#reconhecimentos .postFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 130px;
	height: 130px;
	padding-bottom: 0;
	margin: 0 auto 20px auto;
}
#reconhecimentos .reconhecimento {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 40px;
	color: #6A6A6A;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}


/* blog */

.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 40%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.bgBranco {
	background: #fff;
}
.post {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}
.postResumo {
	overflow: hidden;
	position: relative;
	padding: 10px 0 0 0;
	line-height: 25px;
	border-top: 5px solid #6EC182;
}
.post:hover .postResumo {
	border-color: #1E4257;
}
.postInfo {
	overflow: hidden;
	position: relative;
	color: #6EC182;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 5px;
}
.postInfo span {
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	right: 0;
	bottom: 0;
	background:url(images/bt_seta_profissionais.png) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.post a:hover .postInfo {
	border-color: #0B0521;
}
.postFotoWrapper {
	position: relative;
	overflow: hidden;
}
.postFotoWrapper .postFoto {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	padding: 0;
	height: 100%;
	margin: 0;
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><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' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
.postInfo span {
	color: #AEAEAE !important;
	display: block;
	line-height: 25px;
}
.post p {
	color: #7E7E7E;
}
.post h3 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #1E4257;
	text-transform: uppercase;
}
.post:hover h3 {
	text-decoration: underline;
}
.btnTodas {
	padding: 50px 0 20px 0;
	position: relative;
	overflow: hidden;
}
.btnTodas a {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	
}
.btnTodas .fa-solid {
	margin-left: 5px;
	font-size: 20px;
}



.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 30px 0 0 0;
	text-align: center !important;
}
a.btn:link, a.btn:visited {
	padding: 10px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #1E1E1E;
	color: #1E1E1E;
	margin-bottom: 20px;
	display: block;
	float: left;
}
a.btn:hover, a.btn:active {
	background: #24BABC;
	border-color: #24BABC;
	color: #fff;
}
a.btn.btnAzul:link, a.btn.btnAzul:visited {
	background: #24BABC;
	border: 1px solid #24BABC;
	color: #fff;
}
a.btn.btnAzul:hover, a.btn.btnAzul:active {
	background: #fff;
	border-color: #24BABC;
	color: #24BABC;
}
a.btn.btnBranco:link, a.btn.btnBranco:visited {
	background: #fff;
	border: 1px solid #fff;
	color: #24BABC;
}
a.btn.btnBranco:hover, a.btn.btnBranco:active {
	background: #24BABC;
	border-color: #fff;
	color: #fff;
}
#nav a.btn.btnAzul:link, #nav a.btn.btnAzul:visited {
	background: #24BABC;
	border: 1px solid #24BABC;
	color: #fff;
	float: right;
	margin: 0;
}
#nav a.btn.btnAzul:hover, #nav a.btn.btnAzul:active {
	background: #009688;
	border-color: #009688;
	color: #fff;
}
/*  home */

#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	background-color: #0D1FFF;
	color: #fff;
}
#home section {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: left;
}
#home h1 {
	padding-top: 40px;
}
#home h1 span {
	display: block;
}
.videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%; 
	overflow: hidden;
	z-index: 1;
	display: block;
}
.videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}


/* quem somos */
#bg01 {
	background:url(images/bg_01.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
/*#bg01:before {
	width: 2000px;
	left: 50%;
	margin-left: -1150px;
	height: 1500px;
	position: absolute;
	bottom: -350px;
	content: "";
	background:url(images/grafismo_seta.png) left bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 1;
}*/
#quem-somos {
	z-index: 2;
}
.blocoIntro {
	font-size: 32px;
	line-height: 42px;
}
.blocoIntro p {
	max-width: 520px;
}
#quemTexto {
	overflow: hidden;
	padding-top: 80px;
	color: #FF472B;
}
#quemTexto p {
	max-width: 440px;
	margin-bottom: 100px;
}
#quemFoto {
	display: block;
	width: 110%;
	height: auto;
	margin-left: -10%;
}
/* o que fazemos */
#o-que-fazemos {
	z-index: 1;
}
#o-que-fazemos .bloco {
	padding-bottom: 30px;
}
.blocoBorda {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-right: -20px;
	margin-bottom: 20px;
	border: 1px solid #3475F7;
	border-right: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: rgb(30,43,95);
background: -moz-linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
background: -webkit-linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
background: linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e2b5f",endColorstr="#1e2b5f",GradientType=1);
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.bgLinha {
	display: none;
}
.blocoBorda h3 {
	font-size: 28px;
	line-height: 28px;
	background:url(images/simbolo_ferramenta.png) left center no-repeat;
	padding-left: 100px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 385px;
}
.blocoBorda p {
	max-width: 425px;
}
#solucoes h3 {
	font-size: 20px;
	line-height: 24px;
}
#solucoes .slick-list {
	margin: 0 30px;
}
.solucaoIcone, .modeloIcone {
	width: 50px;
	height: 50px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.solucao {
	padding: 30px 30px 0 0;
}
/* o que resolvemos */
#o-que-resolvemos {
	background: rgb(19,48,119);
	background: -moz-linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	background: linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#133077",endColorstr="#1d469f",GradientType=1);
	z-index: 9;
}
.accordionWrapper {
	position: relative;
	background: #1f49a6;
	padding: 20px 20px 0 20px;
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: -20px;
}
.accordion {
	position: relative;
}
.accordion-toggle {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 28px;
	line-height: 32px;
	background: url(images/bullet.png) left 8px no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
}
.accordion a:link, .accordion a:visited {
	color: #fff;
}
.accordion a:hover, .accordion a:active {
	color: #FF472B;
}
.accordion-content {
	overflow: hidden;
	display: none;
}
#acFotoWrapper {
	display: none;
}
/* tecnologias */
#bg02 {
	background: url(images/bg_02.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 3;
}
#tecnologias {
	z-index: 2;
}
.tecnologia {
	border: 1px solid #3475F7;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: rgb(30,43,95);
	background: -moz-linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
	background: -webkit-linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
	background: linear-gradient(90deg, rgba(30,43,95,0.6) 0%, rgba(30,43,95,0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e2b5f",endColorstr="#1e2b5f",GradientType=1);
}
.center {
	overflow: hidden;
	padding: 80px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	max-width: 830px;
	margin: 0 auto;
}
/* modelo */
#modelo h2 {
	text-align: center;
}
#modeloWrapper {
	position: relative;
	overflow: hidden;
}
.modelo:before {
	left: 15px;
	top: 0;
	bottom: 0;
	content: "";
	width: 1px;
	background: #FF472B;
	position: absolute;
	z-index: 1;
}
.modelo:first-child:before {
	top: 15px;
}
.modelo h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
}
.modelo {
	background: url(images/info_triangulo.png) left 15px no-repeat;
	padding: 0 0 30px 40px;
	overflow: hidden;
	position: relative;
}
.modelo:first-child, .modelo:last-child {
	background:url(images/info_losango.png) left 15px no-repeat;
}
.modelo:last-child:before {
	height: 15px;
	bottom: auto;
}
.modeloIntro {
	width: 250px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.modeloIntro span {	
	color: #FF472B;
	font-size: 80px;
	line-height: 90px;
}
.modeloIntroExtra {
	background: url(images/info_seta.png) left top no-repeat;
	padding-top: 30px;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 100px;
	margin-left: 20px;
}
.modeloIntroExtra:before {
	width: 100%;
	height: 25px;
	background: url(images/info_seta_down.png) left bottom no-repeat;
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
}
.modeloInfo {
	max-width: 370px;
}
/* contato */
#contatoFoto {
	padding-bottom: 70%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 2;
}

/* who we are */
#who-we-are {
	background: #fff;
	color: #000;
	z-index: 9;
	padding-bottom: 0;
}
#who-we-are p {
	max-width: 410px;
}
#who-we-are h2 {
	color: #0D1FFF;
}
#who-we-are .bloco {
	margin-bottom: 80px;
}
.forma3d {
	position: absolute;
	width: 280px;
	height: auto;
	left: 50%;
	margin: -160px 0 0 -140px ;
	z-index: 11;
	animation: bounce 1.5s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}
.forma3d img {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
}
@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
.bgWho {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
	z-index: 1;
}
#bannerWho {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}
#bannerWho h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	letter-spacing: normal;
	font-family: 'Azeret Mono';
	font-weight: 100;
	max-width: 1100px;
	margin: 0 auto;
}


/* rodape */
footer {
	padding: 50px 0 20px 0;
	text-align: center;
	background: #24BABC;
}
footer h3 {
	color: #CBE3C6;
	margin-bottom: 20px;
}
p.creditos {
	padding: 15px 0;
	border-top: 1px solid #DEF8CB;
	border-bottom: 1px solid #DEF8CB;
	display: block;
	clear: both;
	color: #DEF8CB;
	font-size: 15px;
	line-height: 20px;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.social li {
	margin: 0 10px 20px 10px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	line-height: 25px;
}
.social .fa-brands, .social .fa-solid {
	font-size: 18px;
	margin-right: 5px;
}
.social a {
	text-decoration: underline;
}
footer a:link, footer a:visited {	
	color: #fff;
}
footer a:hover, footer a:active {	
	color: #CBE3C6;
}
.marcas {
	overflow: hidden;
	clear: both;
	max-width: 1040px;
	margin: 0 auto;
}
.marcas img {
	display: block;
	clear: both;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 80px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}


/* home */

#setaDown {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: fixed;
	background: #FFB71B url(images/seta1.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 20px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}
#setaDown:hover {
	background-color: #fff;
}

@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
.postSingle ol {
	list-style-position: outside;
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
.postSingle ul, .pInfo ul, .blocoPerfil ul, #quem-somos ul, .blocoArea ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .pInfo ul li, .blocoPerfil ul li, #quem-somos ul li, .blocoArea ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}

.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, #quem-somos ul li:before,.blocoArea ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 25px;
	line-height: 25px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #24BABC;
}



.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	border-left: 1px solid #24BABC;
	color: #24BABC;
	font-weight: 400;
	position: relative;
	text-transform: none;
	font-style: italic;
	z-index: 1;
}

blockquote p {
	padding: 20px 0 20px 25px;	
	margin: 0;
}
.postSingle img {
	height: auto;
    max-width: 100%;
	display: block;
	margin: 0 auto 20px auto;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.wp-caption  {
	background: #FAFAFA;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.wp-caption p {
	margin-bottom: 0;
}

.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.btnTodos {
	overflow: hidden;
	margin-bottom: 50px;
}
.btnTodos a {
	color: #fff !important;
	display: block;
	float: left;
	font-weight: 700;
	padding-right: 35px;
	background: url(images/seta_branca.png) center right no-repeat;
}



.center, #quemTexto {
	font-size: 25px;
	line-height: 40px;
}
.item {
	overflow: hidden;
	margin-bottom: 30px;
}
#what-we-do, #lopti-vs-llm {
	padding-bottom: 50px;
}
/* climativa */

/* publicacoes */
.bannerTopo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #7aa2a2;
}
.bannerTopo p:last-child {
	margin-bottom: 50px;
}
.bannerTexto {
	min-height: 100vh;
	max-height: 680px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	text-align: center;
	color: #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 120px;
}
.bannerCenter .bannerTexto {
	justify-content: center;
}
.bannerCenter h1, .error404 .bannerCenter p {
	margin: 0;
}
.error404 .bannerCenter h1 {
	margin-bottom: 20px;
}
#publicacoes {
	max-width: 850px;
	margin: 0 auto;
}
#publicacoes h2 {
	text-align: center;
	margin-bottom: 20px;
}
#publicacoes h3 {
	text-align: center;
	border-top: 3px solid #24BABC;
	border-bottom: 2px solid #24BABC;
	padding: 15px 0;
}
#publicacoes p {
	border-top: 1px solid #24BABC;
	margin: 0;
	padding: 20px 0;
	display: block;
	overflow: hidden;
}
#publicacoes a:link, #publicacoes a:visited {
	color: #1E1E1E;
	text-decoration: underline;
}
#publicacoes a:hover, #publicacoes a:active {
	color: #24BABC;
}
/* contato */
#contato {
	text-align: center;
	color: #fff;
	padding: 100px 0 80px 0;
}
.contatoTexto {
	text-align: center;
	max-width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.contatoTexto p {
	max-width: 830px;
	margin: 0 auto 20px auto;
}
.formulario {
	max-width: 670px;
	margin: 0 auto;
	overflow: hidden;
}
/* quem somos */
#bgDegrade {
	background: rgb(225,248,206);
	background: -moz-linear-gradient(0deg, rgba(225,248,206,1) 0%, rgba(240,248,216,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(225,248,206,1) 0%, rgba(240,248,216,1) 100%);
	background: linear-gradient(0deg, rgba(225,248,206,1) 0%, rgba(240,248,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1f8ce",endColorstr="#f0f8d8",GradientType=1);
}
#quem, #materiais {
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#materiais {
	max-width: 1150px;
}
.intro h2 {
	max-width: 740px;
	margin: 0 auto 20px auto;
}
.intro, #quem h2 {
	text-align: center;
	overflow: hidden;
	position: relative;
}
#quem .profissionalFoto {
	width: 160px;
}
#quem .postFoto {
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.profissional {
	overflow: hidden;
	padding: 30px 0;
	margin-bottom: 20px;
	border-bottom: 2px solid #009688;
}
.cargo {
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
}
.cargo p {
	margin-bottom: 10px;
}
.material {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 30px 30px 10px 30px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.cadeado {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(240, 248, 216, 0.7);
	background: rgba(240, 248, 216, 0.7);
}
.cadeado img {
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	width: auto;
	height: 50px;
	opacity: 0.8;
}
#material3 .material:first-child .cadeado {
	display: none;
}
.material a:link, .material a:visited {
	padding: 10px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #FF928A;
	background: #FF928A;
	color: #fff;
	margin-bottom: 20px;
	display: block;
	float: left;
}
.material a:hover, .material a:active {
	background: none;
	color: #FF928A;
}
.material h4 {
	margin-bottom: 10px;
}
#material1 .material {
	border-bottom: 5px solid #FF928A;
}
#material1 h4 {
	color: #FF928A;
}
#material2 .material {
	border-bottom: 5px solid #87C879;
}
#material2 h4 {
	color: #87C879;
}
#material2 .material a:link, #material2 .material a:visited {
	border: 1px solid #87C879;
	background: #87C879;
}
#material2 .material a:hover, #material2 .material a:active {
	color: #87C879;
	background: none;
}
#material3 .material {
	border-bottom: 5px solid #24BABC;
}
#material3 h4 {
	color: #24BABC;
}
#material3 .material a:link, #material3 .material a:visited {
	border: 1px solid #24BABC;
	background: #24BABC;
}
#material3 .material a:hover, #material3 .material a:active {
	color: #24BABC;
	background: none;
}
/* home */
.home .bannerTexto {
	text-align: left;
	align-items: flex-start;
	height: auto;
	max-height: none;
	padding-top: 140px;
}
.home .bannerTexto h1, .home .bannerTexto p {
	max-width: 700px;
	margin: 0 0 20px 0;
}

.logos {
	text-align: center;
	max-width: 690px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.logos img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.logoTopo {
	width: 100%;
	height: auto;
	display: block;
	max-width: 400px;
	margin-bottom: 50px;
}
.home #bgDegrade .intro {
	max-width: 840px;
	margin: 0 auto 30px auto;
}
.home #bgDegrade .intro h4, #cidades h4, #equipe h4, #como h4 {
	color: #87C879;
}
.home #bgDegrade .intro h2 {
	color: #24BABC;
}
/* equipe */
#equipe:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: #DEF8CB;
}
#equipe .intro {
	z-index: 2;
}
#equipe {
	padding: 0;
	background: #24babc;
	color: #737373;
}
#equipe h2, #como h3 {
	color: #1E1E1E;
}
#equipeWrapper {
	padding: 20px 20px 0 20px;
	background: #F8F8EC;
	position: relative;
	overflow: hidden;
	z-index: 2;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
/* acesso */
#acesso {
	background: rgb(222,248,203);
	background: -moz-linear-gradient(0deg, rgba(222,248,203,1) 0%, rgba(36,186,188,1) 40%);
	background: -webkit-linear-gradient(0deg, rgba(222,248,203,1) 0%, rgba(36,186,188,1) 40%);
	background: linear-gradient(0deg, rgba(222,248,203,1) 0%, rgba(36,186,188,1) 40%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#def8cb",endColorstr="#24babc",GradientType=1);
	color: #fff;
}
#acesso a.btn {
	margin-right: 20px;
}
.bgFoto {
	display: none;
	z-index: 1;
}
#acesso h2 {
	color: #fff;
	max-width: 380px;
}
#acesso ul {
	margin-bottom: 40px;
}
#acesso ul li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(images/check.png) left 2px no-repeat;
	-webkit-background-size: 21px auto;
    -moz-background-size: 21px auto;
    -o-background-size: 21px auto;
    background-size: 21px auto;
}
/* cidades */
#cidades {
	background: #fff;
}
#cidades .slick-list {
	margin: 0 30px;
}
#cidades .intro {
	max-width: 900px;
	margin: 0 auto;
}
#cidades .intro p {
	max-width: 700px;
	margin: 0 auto 20px auto;
	color: #737373;
}
#cidades .responsive {
	display: none;
	padding-top: 40px;
}
#cidadesSlide {
	padding: 40px 0;
	margin-bottom: 20px;
}
.cidade {
	margin: 0 10px;
}
.cidadeBox {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	background: #F5F8FE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 0;
}
h5 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
	color: #24BABC;
	margin-bottom: 10px;
	font-weight: 700;
}
#como h4 {
	margin-bottom: 50px;
}
#como h3 {
	margin-bottom: 10px;
}
#como ul li {
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	color: #737373;
	margin-bottom: 30px;
}
.comoIcone {
	width: 100px;
}
.comoInfo {
	width: calc(100% - 120px);
}
/* o que fazemos */
#diagnostico .btnCenter {
	padding: 0;
}
.page-template-page-fazemos .bannerTopo {
	background-position: center bottom;
}
.page-template-page-fazemos h1 {
	max-width: 670px;
	margin: 0 auto 20px auto;
}
#bgVerde {
	background: #cce59d;
}
#bgVerde h2 {
	color: #009688;
}
.page-template-page-fazemos .intro {
	max-width: 850px;
	margin: 0 auto;
}
.page-template-page-fazemos .intro h2 {
	color: #87C879;
	text-transform: uppercase;
	font-weight: 500;
}

.page-template-page-fazemos .intro h3 {
	max-width: 800px;
	margin: 0 auto 20px auto;
}
.intro2 h3:first-child {
	color: #009688;
}
.intro2 img.alignnone {
	max-width: 600px !important;
	margin: 0 auto 20px auto;
}

.dItens {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	color: #4F4F4F;
}
.dItem {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.dItem h3 {
	color: #141F39;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 26px;	
}
.dItemWrapper {
	background: #fff;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.d1 {
	border-bottom: 5px solid #FF928A;
}
.d2 {
	border-bottom: 5px solid #7EDCF1;
}
.d3 {
	border-bottom: 5px solid #7EEAA5;
}
.d4 {
	border-bottom: 5px solid #FDE384;
}
.d5 {
	border-bottom: 5px solid #FFC277;
}
.dIcone {
	display: block;
	height: 70px;
	width: auto;
	margin-bottom: 20px;
}
/* priorizacao */
#priorizacao, #plano, #implementacao, #inspirando {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}
#priorizacao .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	overflow: hidden;
	position: relative;
	padding-top: 30px;
	margin-bottom: 10px;
}
#priorizacao .gallery li {
	padding: 0 5px 10px 5px;
	width: 50%; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#priorizacao .gallery .foto {
	width: 100%;
	padding-bottom: 30%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#priorizacao .gallery a {
	display: none !important;
}
#plano .dItemWrapper {
	text-align: center;
}
#plano .d1 {
	border-color: #7CE7FF;
}
#plano .d2 {
	border-color: #7EEAA5;
}
#plano .d3 {
	border-color: #F1B772;
}
#plano .dIcone, #inspirando .dIcone {
	height: 100px;
	margin: 0 auto 20px auto;
}
#implementacao #como ul li {
	align-items: center;
}
#implementacao img.responsive {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#implementacao #como h3 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 26px;
}
#inspirando h2 {
	max-width: none;
}
#inspirando .intro h3 {
	max-width: 480px;
	margin: 0 auto 20px auto;
}
.logoFazemos  {
	width: 100%;
	max-width: 400px;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}
#inspirando .dItemWrapper {
	border-color: #fff;
	text-align: center;
}
#inspirando .d1 {
	background: #24BABC;
}
#inspirando .d2 {
	background: #7EEAA5;
}
#inspirando .d3 {
	background: #7EDCF1;
}
#inspirando .d4 {
	background: #FF9F98;
}
#inspirando .d5 {
	background: #FDE784;
}
#inspirando .d6 {
	background: #FFC277;
	border-bottom: 5px solid #fff;
}
#inspirando .dItens {
	margin-bottom: 30px !important;
}
#inspirando .dItem h3 {
	margin-bottom: 20px;
}
@media only screen 
and (min-width : 480px) {
#priorizacao .gallery li {
	width: 33.3333%; 
}
}
@media only screen 
and (min-width : 640px) {
#priorizacao .gallery li {
	width: 25%;
}
.dItens {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 103%;
	margin-left: -1.5%;
}
.dItem {
	width: 47%;
	margin: 0 1.5%;
	margin-bottom: 20px;
}
.profissional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 103%;
}
.profissionalInfo {
	width: calc(100% - 200px);
}
#modeloWrapper {
	width: 560px;
	margin: 0 auto;
}
.modeloIntro {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
	width: 100px;
}
.modeloIntroExtra {
	width: 100px;
	margin-left: 0;
}	
.modeloIntroExtra, .modeloIntroExtra:before {
	background-position: center top;
}
.modelo:before {
	left: 130px;
}
.modelo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 560px;	
	padding: 0;	
}
.modelo, .modelo:first-child, .modelo:last-child {
	background-position: 115px 15px;
}
.modeloInfo {
	padding-top: 15px;
	margin-bottom:  30px;
}

#tecnologiasLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.tecnologia {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
#contact .blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.blocoLogo {
	width: 130px;
}
.blocoContato {
	width: 380px;
}
}
@media only screen 
and (min-width : 768px) {
.bannerTopo p:last-child {
	margin-bottom: 100px;
}
h1 {
	font-size: 50px;
	line-height: 60px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
}
.dItem {
	width: 30.3333%;
}
#equipe .intro {
	margin-bottom: 30px;
}
#equipe .bloco {
	float: right;
}
#equipeWrapper {
	padding: 50px 50px 30px 50px;
}
.bgFoto {
	display: block;
	position: absolute;
	width: 50%;
	right: 0;
	top: 50px;
	bottom: 50px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
}
#equipe .bgFoto {
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
/*	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logos h4 {
	letter-spacing: 4px;
}
#cidades .responsive {
	display: block;
}
#bannerWho section {
	height: 540px;
}
.blocoContato {
	width: 480px;
}
.item {
	width: 30.3333%;
}
.bgWho {
	width: 50%;
	top: 80px;
	bottom: 0;
	right: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.accordionWrapper {
	margin-right: 0;
}
.blocoBorda h3 {
	font-size: 38px;
	line-height: 38px;
	max-width: 490px;
}
.center, #quemTexto {
	font-size: 35px;
	line-height: 50px;
}
.accordion {
	width: 50%;
}
.accordionWrapper {
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#o-que-resolvemos:before {
	background: rgb(19,48,119);
	background: -moz-linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	background: linear-gradient(90deg, rgba(19,48,119,1) 0%, rgba(29,70,159,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#133077",endColorstr="#1d469f",GradientType=1);
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
	content: "";
}
#acFotoWrapper {
	display: block;
	width: 50%;
	right: 0;
	top: 80px;
	bottom: 0;
	position: absolute;
	z-index: 2;
}
.acFoto {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgLinha {
	display: block;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-top: 1px solid #3475F7;
	border-bottom: 1px solid #3475F7;
	width: 40%;
	right: 0;
	position: absolute;
	z-index: 1;
	top: 255px;
}

#quemFoto {
	position: absolute;
	right: 54%;
	width: auto;
	margin-left: 0;
	bottom: 0;
}
#quemTexto p {
	margin-bottom: 0;
}
.tecnologia {
	width: 31.3333%;
}
#contatoFoto {
	padding-bottom: 49%;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.bloco {
	width: 46%;
}



}
@media only screen 
and (min-width : 1024px) {
.bannerTexto h1 {
	max-width: 960px;
	margin: 0 auto 20px auto;
}
.bannerTexto p {
	max-width: 800px;
	margin: 0 auto 20px auto;
}
.dItem {
	width: 22%;
}
#plano .dItem {
	width: 30.3333%;
}
.social li {
	margin: 0 20px 20px 20px;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#headerMobile, .fa-xmark {
	display: none !important;
}
#menuWrapper .logo {
	display: block;
}
#menuWrapper {
	display: block !important;
	left: 20px;
	top: 20px;
	width: auto;
	right: 20px !important;
	height: 60px !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	height: 60px;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#nav li {
	margin: 0;
	clear: none;
	position: relative;
	margin-right: 20px;
	font-size: 12px;
}
#nav li:last-child {
	margin: 0;
}

}
@media only screen 
and (min-width : 1280px) {
.dItem {
	width: 17%;
}
#inspirando .dItens {
	margin: 0 0 30px 0;
	width: 100%;
	justify-content: space-between;
}
#inspirando .dItem {
	width: 15.6666%;
	margin: 0 0 20px 0;
}
section, .menu {
	width: 1200px;
}
#nav li {
	margin-right: 40px;
	font-size: 14px;
}
}
@media only screen 
and (min-width : 1366px) {
section, .menu {
	width: 1300px;
}
}
