@charset "UTF-8";
/*

	Document   : estilos.css
	TODO customize this sample style

*/
/*

	# 	ressets

========================================== */
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, details, figure, figcaption, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  outline: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

*, *:after, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }

body, html {
  height: 100%; }

html {
  background: #fff; }

body {
  font: 16px Helvetica, sans-serif;
  color: #000000; }

img {
  border: none;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

fieldset {
  display: block;
  border: none; }

nav ul {
  overflow: hidden; }

ul li {
  list-style: none; }

a {
  text-decoration: none;
  outline: none !important; }

p strong {
  font-weight: bold; }

nav ul {
  margin-bottom: 0; }

.main {
  overflow: hidden; }

/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/*

	# 	recursos
	# 	arvore de recursos
	#	=> recuros do sistema
	#	=> recursos do layout

========================================== */
.main {
  overflow: hidden; }

.fixMarginMenu {
  margin-top: 10.8em; }

a:hover {
  text-decoration: none !important; }

.fixPadding {
  padding-top: 3.5em !important; }

.fixPaddingBox {
  padding: 2em 0; }

/* recuros do sistema ==================== */
.debug {
  width: 100%;
  position: fixed;
  top: -100px;
  z-index: 9999;
  padding: 30px 10px;
  text-align: center;
  color: #333;
  background: #feefb3;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
  cursor: pointer; }

.debug_ativo {
  top: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.warning_class {
  background: url("/js/4/autoform/booble.gif") top left no-repeat;
  color: #ffffff;
  z-index: 500;
  font-weight: bold;
  line-height: 20px;
  height: 25px;
  min-width: 200px;
  padding-left: 4px;
  text-align: left; }

.resposta {
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 14px;
  margin: 10px 0 30px 0; }

/* recuros do layout ===================== */
.none {
  display: none !important; }

.clear {
  clear: both; }

.textNone, .manifestoContent a.goSession {
  text-indent: -9999px  !important;
  overflow: hidden  !important;
  outline: none  !important; }

.aparence, .contatcForm textarea,
.contatcForm input[type="text"],
.contatcForm .selectBox,
.contatcForm .fileBox, .contatcForm .selectBox select, .contatcForm .fileBox input[type="file"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

/* background-size ======================== */
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.contain {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

/* cover em Pseudo classe ================= */
.pseudo-element::before,
.pseudo-element::after {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* background-position ==================== */
.backCenterNoRepeat {
  background-position: center center;
  background-repeat: no-repeat; }

.backTopNoRepeat {
  background-position: top center;
  background-repeat: no-repeat; }

.backAttachment {
  background-attachment: fixed; }

.filterback::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4); }

.boxSocial div {
  margin-top: .5em;
  margin-left: 1em; }

.boxSocial div.twitterBox {
  margin: .5em 1em; }

.boxSocial div.gplus {
  margin: .5em 1em .5em 0  !important; }

.gcBox {
  font-size: 16px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 400;
  line-height: 1.2; }

.gcBox p {
  margin-bottom: 1em; }

/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/* ctaBox */
.cta {
  display: inline-block;
  padding: 1em 3em;
  font-size: 12px;
  font-family: "Montserrat";
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 7px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent; }
  .cta:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    filter: alpha(opacity=80); }

.cta.borderBranco {
  border-color: #ffffff; }

.cta.borderBlack:hover {
  background-color: #000000;
  color: #ffffff; }

.paginacao {
  position: relative;
  margin: 3em 0; }

.paginacao .inativo, .paginacao .ativo {
  display: block;
  margin: 0 1em;
  font-size: 16px;
  font-family: "Montserrat";
  color: #c6c6c6;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 36px; }
  .paginacao .inativo:hover, .paginacao .ativo:hover {
    color: #272525; }

.paginacao .ativo {
  color: #272525;
  font-weight: 700; }

.paginacao .next, .paginacao .prev {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  text-indent: -9999px  !important;
  overflow: hidden  !important;
  outline: none  !important;
  background-image: url("../img/icone/paginacao.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  -moz-opacity: 0.2;
  -ms-opacity: 0.2;
  filter: alpha(opacity=20); }
  .paginacao .next:hover, .paginacao .prev:hover {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    filter: alpha(opacity=70); }

.paginacao .prev {
  right: auto;
  left: 0;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.contatcForm textarea,
.contatcForm input[type="text"],
.contatcForm .selectBox,
.contatcForm .fileBox {
  display: block;
  width: 100%;
  height: 2em;
  margin-bottom: 1em;
  font-size: 18px;
  font-family: "Montserrat";
  color: #c6c6c6;
  line-height: 2;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e1e1e1; }

/* selectBox */
.contatcForm .selectBox {
  position: relative; }

.contatcForm .selectBox select {
  position: relative;
  z-index: 10;
  font-size: 18px;
  font-family: "Montserrat";
  color: #c6c6c6;
  line-height: 2;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent; }

.contatcForm .selectBox::after {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  right: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000000 transparent transparent transparent;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* fileBox */
.contatcForm .fileBox {
  position: relative; }

.contatcForm .fileBox::before {
  content: "Anexar currículo";
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }

.contatcForm .fileBox::after {
  content: "";
  display: block;
  width: 16px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url("../img/icone/up.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.2;
  -moz-opacity: 0.2;
  -ms-opacity: 0.2;
  filter: alpha(opacity=20); }

.contatcForm .fileBox input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  filter: alpha(opacity=0); }

.contatcForm input[name="randomfield"] {
  width: 70px; }

.contatcForm textarea {
  height: 11em;
  resize: none; }

.contatcForm label {
  font-size: 18px;
  font-family: "Montserrat";
  color: #c6c6c6;
  line-height: 2;
  margin-left: 1em; }

.contatcForm input[type="submit"] {
  display: block;
  cursor: pointer;
  height: 4em;
  padding: 0 3em;
  font-size: 12px;
  font-family: "Montserrat";
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 7px;
  color: #ffffff;
  background-color: #272525;
  border-width: 1px;
  border-style: solid;
  border-color: transparent; }
  .contatcForm input[type="submit"]:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    filter: alpha(opacity=80); }

.tituloContato {
  font-size: 36px;
  margin-bottom: 1em;
  font-family: "Montserrat";
  font-weight: 400;
  color: black;
  text-transform: uppercase;
  line-height: 1.333; }

.tituloContato strong {
  font-family: "Montserrat";
  font-weight: 700; }

.contatcForm input[type="text"]::-webkit-input-placeholder,
.contatcForm select::-webkit-input-placeholder,
.contatcForm textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c6c6c6; }

.contatcForm input[type="text"]::-moz-placeholder,
.contatcForm select::-moz-placeholder,
.contatcForm textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #c6c6c6; }

.contatcForm input[type="text"]:-ms-input-placeholder,
.contatcForm select:-ms-input-placeholder,
.contatcForm textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #c6c6c6; }

.contatcForm input[type="text"]:-moz-placeholder,
.contatcForm select:-moz-placeholder,
.contatcForm textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #c6c6c6; }

.responsivoNav {
  position: fixed;
  top: 0;
  right: -50%;
  z-index: 999;
  width: 40%;
  height: 100%;
  overflow-x: hidden;
  background-color: #272525; }
  @media screen and (max-width: 1024px) {
    .responsivoNav {
      right: -50%;
      width: 30%; } }
  @media screen and (max-width: 768px) {
    .responsivoNav {
      width: 40%; } }
  @media screen and (max-width: 568px) {
    .responsivoNav {
      right: -100%;
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .responsivoNav {
      right: -100%;
      width: 60%; } }
  @media screen and (max-width: 420px) {
    .responsivoNav {
      right: -100%;
      width: 70%; } }
  @media screen and (max-width: 380px) {
    .responsivoNav {
      right: -100%;
      width: 80%; } }

.responsivoNav.abreNav {
  right: 0; }

.responsivoNav li {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.responsivoNav a {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  padding: 1em 1.5em; }

.responsivoNav a.drop::before {
  position: absolute;
  top: 50%;
  right: 1.5em;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #fafafa transparent transparent transparent;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.sairMenu {
  position: relative;
  width: 100%;
  height: 3em;
  background-color: #000000; }

.sairMenu a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 1.5em;
  color: rgba(255, 255, 255, 0.5); }

.sairMenu a::before,
.sairMenu a::after {
  content: "";
  display: block;
  width: 1.3em;
  height: 2px;
  position: absolute;
  right: 1.2em;
  background-color: #fff; }

.sairMenu a::before {
  top: 1.5em;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sairMenu a::after {
  bottom: 1.4em;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*

	Document   : Estilos para as sessões da página

				 ----

				 Aqui estão todas as regras para
				 cada sessão em que é solicitado
				 nas páginas do projeto.

======================================================== */
/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/* HEADER ===================== */
#mainHeader {
  position: fixed;
  top: 0;
  left: 0;
  padding: 14px 0;
  z-index: 900;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#mainHeader a.logo {
  display: block;
  width: 212px;
  height: 65px;
  border: 0;
  background-image: url("../img/logo.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#mainHeader ul {
  font-size: 14px;
  font-family: "Montserrat";
  text-transform: uppercase;
  line-height: 1.714;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#mainHeader ul a {
  display: block;
  padding: 1.5em 1em;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#mainHeader.fixFiexed {
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.5); }

#mainHeader.fixFiexed .container {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%; }

#mainHeader.fixFiexed a.logo {
  width: 11.3em;
  height: 3.5em;
  background-image: url("../img/logo-preto.svg"); }

#mainHeader.fixFiexed ul a {
  padding: 1em;
  color: #000000; }

#mainHeader nav ul {
  display: block; }
  @media screen and (max-width: 1024px) {
    #mainHeader nav ul {
      display: none !important; } }

a.menuRwd {
  float: right;
  display: none;
  width: 2em;
  height: 1.7em;
  margin: 1em 0;
  background-image: url("../img/icone/menu-branco.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (max-width: 1024px) {
    a.menuRwd {
      display: block; } }

#mainHeader.fixFiexed a.menuRwd {
  margin: .8em 0;
  background-image: url("../img/icone/menu.svg"); }

/* SLIDERS ==================== */
#slider {
  position: relative;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  background-color: #000; }

#slider.destaque {
  font-size: 16px;
  padding: 20em 0;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden; }
  @media screen and (max-width: 1380px) {
    #slider.destaque {
      padding: 18em 0; } }
  @media screen and (max-width: 1280px) {
    #slider.destaque {
      padding: 16em 0; } }
  @media screen and (max-width: 1200px) {
    #slider.destaque {
      padding: 14em 0; } }
  @media screen and (max-width: 1024px) {
    #slider.destaque {
      font-size: 14px; } }
  @media screen and (max-width: 768px) {
    #slider.destaque {
      font-size: 10px; } }

#slider.destaque::before {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: -40%;
  z-index: 5;
  box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66);
  --webkit-box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66); }

#slider.destaque::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4); }

#slider img {
  display: block;
  width: 100%;
  boder: none;
  visibility: hidden;
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  filter: alpha(opacity=0); }

.Rectangle_1 {
  background-color: #dbdada;
  position: absolute;
  left: -126px;
  top: 0px;
  width: 2172px;
  height: 854px;
  z-index: 3; }

/* contentSlide */
#slider .container {
  position: relative;
  z-index: 10;
  font-family: "Montserrat";
  color: #ffffff; }

#slider .container h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700; }
  @media screen and (max-width: 1380px) {
    #slider .container h2 {
      font-size: calc(30px * .9); } }
  @media screen and (max-width: 1280px) {
    #slider .container h2 {
      font-size: calc(30px * .85); } }
  @media screen and (max-width: 1140px) {
    #slider .container h2 {
      font-size: calc(30px * .80); } }

#slider .container h2::after {
  content: "";
  display: block;
  width: 2em;
  height: 5px;
  margin: .5em 0;
  background-color: #ffffff; }

#slider .container h2 a {
  color: #ffffff; }

#slider .container p {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400; }
  @media screen and (max-width: 1140px) {
    #slider .container p {
      font-size: calc(18px * .80); } }

#slider .container nav {
  font-size: 12px;
  margin: 2em 0; }

#slider .container nav a.cta:nth-child(1) {
  margin-right: 2em; }

#slider .container a.play {
  display: block;
  width: 140px;
  height: 140px;
  background-image: url("../img/icone/play.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* breadCrumbs ==================== */
#breadcrumbs {
  position: relative;
  z-index: 10;
  width: 100%;
  font-size: 18px;
  background-color: #272525;
  overflow: hidden; }

#breadcrumbs::before {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: -40%;
  z-index: 5;
  box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66);
  --webkit-box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66); }

#breadcrumbs::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4); }

#breadcrumbs .container {
  position: relative;
  z-index: 30; }

#breadcrumbs.small {
  padding: 11em 0px 7em; }

#breadcrumbs.big {
  padding: 11em 0px 8em; }

#breadcrumbs p {
  display: none !important;
  visibility: hidden;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff; }

#breadcrumbs h1 {
  font-size: 48px;
  font-family: "Montserrat";
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    #breadcrumbs h1 {
      font-size: calc(48px * .9); } }
  @media screen and (max-width: 1280px) {
    #breadcrumbs h1 {
      font-size: calc(48px * .85); } }
  @media screen and (max-width: 1140px) {
    #breadcrumbs h1 {
      font-size: calc(48px * .80); } }
  @media screen and (max-width: 1024px) {
    #breadcrumbs h1 {
      font-size: calc(48px * .75); } }

/* PAGE VIEW ==================== */
.pageViewContent {
  position: relative;
  z-index: 40;
  padding-right: 40px !important;
  min-height: 500px; }
  @media screen and (max-width: 768px) {
    .pageViewContent {
      padding-right: 0 !important; } }

.pageViewContent::before {
  content: "";
  display: block;
  width: 200%;
  height: 50px;
  position: absolute;
  top: -50px;
  right: 0;
  background-color: #fff; }

/* SIDEBAR ==================== */
.sideBar {
  padding: 40px 0px 0px 40px; }
  @media screen and (max-width: 768px) {
    .sideBar {
      text-align: center;
      padding: 40px 0px 0px 0; } }

.sideBar h3 {
  display: block;
  font-size: 18px;
  margin-bottom: 2.5em;
  font-family: "Montserrat";
  font-weight: 400;
  color: #272525;
  line-height: 1.333; }

.sideBar h3 strong {
  font-family: "Montserrat";
  font-weight: 700; }

.listaAdvogados li {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #e1e1e1; }

.listaAdvogados li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none; }

.listaAdvogados a {
  display: block;
  font-size: 18px;
  font-family: "Montserrat";
  color: #272525;
  line-height: 1.2; }

.listaAdvogados a em {
  display: block;
  font-style: normal;
  font-weight: 700; }

.listaAdvogados a strong {
  display: block;
  font-size: 12px;
  font-weight: 400; }

.ctaAdvogados {
  margin-top: 1em; }

.ctaAdvogados::before {
  content: "";
  display: block;
  width: 60%;
  height: 1px;
  margin: .3em 0;
  background-color: #e1e1e1; }

.ctaAdvogados a {
  display: block;
  position: relative;
  font-size: 12px;
  font-family: "Montserrat";
  color: #c6c6c6;
  text-transform: uppercase;
  line-height: 16px; }
  .ctaAdvogados a:hover {
    color: #272525; }

.ctaAdvogados a::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -3px 0 -3px 5px;
  background-image: url("../img/icone/abrir.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.destaqueSidebar {
  border: 1px solid #272525;
  padding: 40px;
  margin-bottom: 2em; }

.destaqueSidebar h2 {
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: 400;
  color: #272525;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .destaqueSidebar h2 {
      font-size: calc(24px * .9); } }
  @media screen and (max-width: 1280px) {
    .destaqueSidebar h2 {
      font-size: calc(24px * .85); } }
  @media screen and (max-width: 1140px) {
    .destaqueSidebar h2 {
      font-size: calc(24px * .80); } }

.destaqueSidebar h2 strong {
  font-family: "Montserrat";
  font-weight: 700; }

.destaqueSidebar a {
  width: 100%;
  text-align: center;
  display: block;
  margin: .3em 0;
  padding: 1.2em 0; }

/* preview / sobre ==================== */
.sobreEscritorio {
  position: relative;
  z-index: 20;
  padding: 6em 0;
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: 400;
  color: #000000;
  line-height: 1.2;
  overflow: visible; }
  @media screen and (max-width: 1024px) {
    .sobreEscritorio {
      font-size: calc(24px * .8); } }

.sobreEscritorio img {
  width: 100%;
  display: block;
  height: auto; }

.sobreEscritorio::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.25em;
  position: absolute;
  top: -1.25em;
  left: 0;
  background-color: #ffffff; }

.sobreEscritorio .firstBox::before {
  content: "";
  display: block;
  width: 100px;
  height: 80px;
  position: absolute;
  bottom: 2em;
  left: 2em;
  box-shadow: -1px 1px 1px 0px #000000;
  -webkit-box-shadow: -1px 1px 1px 0px #000000;
  -ms-box-shadow: -1px 1px 1px 0px #000000;
  -moz-box-shadow: -1px 1px 1px 0px #000000;
  -o-box-shadow: -1px 1px 1px 0px #000000; }

.sobreEscritorio .endBox::before {
  content: "";
  display: block;
  width: 290px;
  height: 235px;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 1px -1px 1px 0px #000000;
  -webkit-box-shadow: 1px -1px 1px 0px #000000;
  -ms-box-shadow: 1px -1px 1px 0px #000000;
  -moz-box-shadow: 1px -1px 1px 0px #000000;
  -o-box-shadow: 1px -1px 1px 0px #000000; }

.sobreEscritorio .endBox div {
  padding: 100px 50px; }

.sobreEscritorio .firstBox .d-flex div:nth-child(2) {
  margin-top: -4em; }

.sobreEscritorio h2 {
  font-size: 30px;
  font-weight: 400; }
  @media screen and (max-width: 1380px) {
    .sobreEscritorio h2 {
      font-size: calc(30px * .9); } }
  @media screen and (max-width: 1280px) {
    .sobreEscritorio h2 {
      font-size: calc(30px * .85); } }
  @media screen and (max-width: 1024px) {
    .sobreEscritorio h2 {
      font-size: calc(30px * .8); } }

.sobreEscritorio h2 strong {
  display: block;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 700; }
  @media screen and (max-width: 1380px) {
    .sobreEscritorio h2 strong {
      font-size: calc(42px * .9); } }
  @media screen and (max-width: 1280px) {
    .sobreEscritorio h2 strong {
      font-size: calc(42px * .85); } }
  @media screen and (max-width: 1024px) {
    .sobreEscritorio h2 strong {
      font-size: calc(42px * .80); } }

.sobreEscritorio .cta {
  margin-top: 3em; }

.pageView .sobreEscritorio {
  padding: 3em 0; }

/* preview / Atuação ==================== */
.areaAtuacao {
  position: relative;
  font-size: 16px;
  font-family: "Montserrat";
  line-height: 1.2; }

.areaAtuacao .container {
  position: relative;
  z-index: 40;
  padding-bottom: 6em; }

.areaAtuacao .container::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.875em;
  margin-bottom: 6em;
  background-color: #ffffff; }

.areaAtuacao::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5); }

.areaAtuacao h2 {
  display: block;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 2em;
  line-height: 1.6; }

.areaAtuacao h2 span {
  display: inline-block;
  width: 12%;
  text-align: center;
  color: #ffffff; }

.areaAtuacao h2::before {
  content: "";
  display: inline-block;
  width: 6%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  -moz-transform: translateY(-0.3em);
  -webkit-transform: translateY(-0.3em);
  -o-transform: translateY(-0.3em);
  -ms-transform: translateY(-0.3em);
  transform: translateY(-0.3em); }

.areaAtuacao h2::after {
  content: "";
  display: inline-block;
  width: 82%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  -moz-transform: translateY(-0.3em);
  -webkit-transform: translateY(-0.3em);
  -o-transform: translateY(-0.3em);
  -ms-transform: translateY(-0.3em);
  transform: translateY(-0.3em); }

.areaAtuacao div.container > div {
  position: relative;
  font-family: "Montserrat";
  color: #ffffff; }

.areaAtuacao div.container > div::after {
  content: "";
  display: block;
  width: 60%;
  height: 94.3%;
  position: absolute;
  bottom: 19px;
  right: 0;
  box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.4);
  -ms-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.4);
  -o-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.4); }

.areaAtuacao h3,
.areaAtuacao h3 a {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff; }

.areaAtuacao p {
  font-size: 16px;
  font-weight: 400; }

.areaAtuacao nav {
  position: relative;
  padding: 2em 6em; }
  @media screen and (max-width: 768px) {
    .areaAtuacao nav {
      padding: 2em; } }

.areaAtuacao nav::before {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  position: absolute;
  top: -1.5em;
  left: 0;
  background-color: rgba(255, 255, 255, 0.4); }

.areaAtuacao nav ul li {
  margin-bottom: 3em; }

.areaAtuacao .icon {
  position: relative;
  padding-left: 90px; }

.areaAtuacao .icon::before {
  display: none;
  content: "";
  display: block;
  width: 69px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../img/sprite/atuacao.png"); }

.areaAtuacao .icon.icon_Civil::before {
  height: 33px;
  background-position: 0 0; }

.areaAtuacao .icon.icon_Trabalhista::before {
  height: 43px;
  background-position: 0 -33px; }

.areaAtuacao .icon.icon_Previdencia::before {
  height: 42px;
  background-position: 0 -76px; }

.areaAtuacao .icon.icon_Familia::before {
  height: 38px;
  background-position: 0 -118px; }

.areaAtuacao .cta {
  margin-left: 15.5em; }

/* preview / Fundador ==================== */
.sobreFundador {
  font-size: 16px;
  padding: 6em 0; }
  @media screen and (max-width: 1024px) {
    .sobreFundador {
      font-size: 14px; } }
  @media screen and (max-width: 769px) {
    .sobreFundador {
      font-size: 10px; } }

.sobreFundador .textBox {
  padding: 5.5em 4.5em 5.5em 8.5em;
  margin: 6.5em 0;
  border-width: 1px 1px 1px 0;
  border-color: black;
  border-style: solid; }
  @media screen and (max-width: 1380px) {
    .sobreFundador .textBox {
      margin: 2.5em 0; } }
  @media screen and (max-width: 1200px) {
    .sobreFundador .textBox {
      padding: 2.5em 4.5em 2.5em 8.5em;
      border: none; } }
  @media screen and (max-width: 1200px) {
    .sobreFundador .textBox {
      padding: 0.5em 4.5em 0.5em 8.5em;
      border: none; } }

.sobreFundador img {
  display: block;
  width: 100%;
  border: none; }

.sobreFundador p {
  position: relative;
  font-size: 24px;
  font-family: "Montserrat";
  color: #000000;
  line-height: 1.2; }

.sobreFundador p::before {
  content: '“';
  display: block;
  position: absolute;
  top: -.3em;
  left: -.35em;
  font-size: 7.75em;
  font-family: "Montserrat";
  color: #000000;
  line-height: 1.2; }

.sobreFundador em {
  display: block;
  padding-left: 3.5em;
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  font-style: normal; }

.sobreFundador em::before {
  content: "";
  display: block;
  width: 3em;
  height: 1px;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #000000; }

.sobreFundador em strong {
  font-weight: 700; }

/* preview / chamadaEquipe ==================== */
.chamadaEquipe {
  position: relative;
  font-size: 18px;
  padding: 7em 0;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat; }

.chamadaEquipe::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.chamadaEquipe div {
  position: relative;
  z-index: 10; }

.chamadaEquipe h2 {
  display: block;
  font-size: 30px;
  margin-bottom: 2em;
  font-family: "Montserrat";
  color: #ffffff;
  font-weight: 700;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .chamadaEquipe h2 {
      font-size: calc(30px * .9); } }
  @media screen and (max-width: 1280px) {
    .chamadaEquipe h2 {
      font-size: calc(30px * .85); } }
  @media screen and (max-width: 1140px) {
    .chamadaEquipe h2 {
      font-size: calc(30px * .80); } }
  @media screen and (max-width: 1024px) {
    .chamadaEquipe h2 {
      font-size: calc(30px * .75); } }

/* FOOTER ===================== */
#mainFooter {
  padding-top: 3em;
  background-color: #2d2d2d;
  font-size: 16px;
  font-family: "Montserrat"; }

#mainFooter h2 {
  display: block;
  font-family: "Montserrat";
  font-weight: 700; }

#mainFooter h2,
#mainFooter h2 a {
  color: white; }

#mainFooter a,
#mainFooter p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat";
  color: rgba(255, 255, 255, 0.5); }

#mainFooter a.voltarTopo {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-family: "Montserrat";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.2;
  text-align: center; }

#mainFooter a.voltarTopo::before {
  content: "";
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto 1em;
  background-image: url("../img/icone/topo.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#mainFooter ul {
  margin-top: 1em; }

#mainFooter ul li a {
  padding: .5em 0;
  display: inline-block; }

#mainFooter ul.social li {
  margin-right: 1em; }

#mainFooter .iconSocial {
  display: block;
  height: 23px;
  background-image: url("../img/sprite/social.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#mainFooter .iconSocial.facebook {
  background-position: 0 0;
  width: 10px; }

#mainFooter .iconSocial.twitter {
  background-position: -10px 0;
  width: 22px; }

#mainFooter .iconSocial.instagram {
  background-position: -32px 0;
  width: 24px; }

#mainFooter .iconSocial.youtube {
  background-position: -56px 0;
  width: 24px; }

.address {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 1.2; }

.address p {
  word-break: break-all; }

.powered {
  padding: 1em 0;
  background-color: #272525; }

.powered a.logoNvx {
  display: block;
  width: 60px;
  height: 21px;
  background-image: url("../img/nvx.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/*

	Document   : Estilos para cada página

				 -----

				 Se ecnontram todas as regras
				 e estilos especificado para
				 cada página

======================================================== */
/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/* O ESCRITÓRIO ===================== */
.t3s, .responsivoNav, .responsivoNav a, .listaEquipe, .itemEquipe, .itemEquipe img, .itemEquipe::before, .itemEquipe::after {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.oEscritorio {
  background-color: #f7f7f7;
  overflow: hidden; }

.oEscritorio .container {
  position: relative;
  font-size: 26px; }

.oEscritorio .container::before {
  content: "";
  display: block;
  width: 1px;
  height: 3em;
  background-color: #272525;
  margin-bottom: .5em; }

.oEscritorio h2 {
  display: block;
  font-size: 32px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .oEscritorio h2 {
      font-size: calc(32px * .9); } }
  @media screen and (max-width: 1280px) {
    .oEscritorio h2 {
      font-size: calc(32px * .85); } }
  @media screen and (max-width: 1140px) {
    .oEscritorio h2 {
      font-size: calc(32px * .80); } }
  @media screen and (max-width: 1024px) {
    .oEscritorio h2 {
      font-size: calc(32px * .75); } }

.oEscritorio figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1280px; }

.oEscritorio figure img {
  display: block;
  width: 100%;
  border: none; }

.oEscritorio .gcBox {
  text-justify: inter-word;
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-rendering: optimizeSpeed;
  -webkit-font-feature-settings: "pcap" 1;
  -moz-font-feature-settings: "pcap" 1;
  -ms-font-feature-settings: "pcap" 1;
  font-feature-settings: "pcap" 1; }

.pageView .sobreEscritorio::before {
  display: none; }

.boxSobreFundador {
  position: relative; }

.boxSobreFundador::before {
  content: "";
  display: block;
  width: 100%;
  height: 42em;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f7f7f7; }

.equipeBox {
  padding-bottom: 3em; }

.equipeNav {
  position: relative;
  margin: 3em 1em; }

.equipeNav::before {
  content: "";
  display: block;
  width: 66%;
  height: 1px;
  background-color: #e1e1e1;
  -moz-transform: translateY(1em);
  -webkit-transform: translateY(1em);
  -o-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em); }
  @media screen and (max-width: 768px) {
    .equipeNav::before {
      display: none; } }

.equipeNav a {
  width: 30%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .equipeNav a {
      width: 100%; } }

.tituloEquipe, .sidebarEquipe h2 {
  display: block;
  font-size: 36px;
  margin-bottom: 2em;
  font-family: "Montserrat";
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.333; }
  @media screen and (max-width: 1380px) {
    .tituloEquipe, .sidebarEquipe h2 {
      font-size: calc(36px * .9); } }
  @media screen and (max-width: 1280px) {
    .tituloEquipe, .sidebarEquipe h2 {
      font-size: calc(36px * .85); } }
  @media screen and (max-width: 1140px) {
    .tituloEquipe, .sidebarEquipe h2 {
      font-size: calc(36px * .80); } }
  @media screen and (max-width: 1024px) {
    .tituloEquipe, .sidebarEquipe h2 {
      font-size: calc(36px * .75); } }
  @media screen and (max-width: 768px) {
    .tituloEquipe, .sidebarEquipe h2 {
      font-size: calc(36px * .7); } }

.tituloEquipe strong, .sidebarEquipe h2 strong {
  display: block;
  font-family: "Montserrat";
  font-weight: 700; }

/* Lista equipe  */
.listaEquipe:hover .itemEquipe {
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.listaEquipe:hover .itemEquipe:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

.itemEquipe {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #dbdada;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .itemEquipe {
      margin-bottom: 3em; } }

.itemEquipe img {
  position: relative;
  z-index: 10;
  display: block;
  border: none;
  width: 100%; }

.itemEquipe::before {
  content: "";
  display: block;
  width: 76px;
  height: 36px;
  position: absolute;
  bottom: 1em;
  right: 1em;
  z-index: 30;
  background-image: url("../img/icone/seta-direita.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  filter: alpha(opacity=0); }

.itemEquipe::after {
  content: "";
  display: block;
  width: 150%;
  height: 7em;
  position: absolute;
  bottom: -8em;
  left: 0;
  z-index: 20;
  background-color: #f7f7f7;
  -moz-transform: rotate(-5deg) translateX(-3em);
  -webkit-transform: rotate(-5deg) translateX(-3em);
  -o-transform: rotate(-5deg) translateX(-3em);
  -ms-transform: rotate(-5deg) translateX(-3em);
  transform: rotate(-5deg) translateX(-3em); }

.itemEquipe:hover::before {
  opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  filter: alpha(opacity=100); }

.itemEquipe:hover::after {
  bottom: -2em; }

/* MANIFESTO ===================== */
.manifestoContent {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.manifestoContent div {
  position: relative;
  z-index: 10; }

.manifestoContent::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }

.manifestoContent::after {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: -40%;
  z-index: 1;
  box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66);
  --webkit-box-shadow: inset 0px 43px 169.99px 21.01px rgba(0, 0, 0, 0.66); }

.manifestoContent .headerBox {
  padding: 11em 0px 7em;
  text-align: center; }

.manifestoContent .headerBox p {
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff; }

.manifestoContent .headerBox h1 {
  display: block;
  width: 100%;
  font-size: 48px;
  font-family: "Montserrat";
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .manifestoContent .headerBox h1 {
      font-size: calc(48px * .9); } }
  @media screen and (max-width: 1280px) {
    .manifestoContent .headerBox h1 {
      font-size: calc(48px * .85); } }
  @media screen and (max-width: 1140px) {
    .manifestoContent .headerBox h1 {
      font-size: calc(48px * .80); } }
  @media screen and (max-width: 1024px) {
    .manifestoContent .headerBox h1 {
      font-size: calc(48px * .75); } }

.manifestoContent .gcBox {
  color: #ffffff;
  padding-bottom: 5em;
  -webkit-columns: 2 400px;
  -moz-columns: 2 400px;
  columns: 2 400px;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em; }

.manifestoContent a.goSession {
  display: block;
  width: 64px;
  height: 64px;
  margin: 1em auto 3em;
  background-image: url("../img/icone/goSession.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.nossaMissao {
  padding: 4em 0;
  background-color: #f7f7f7; }

.nossaMissao .justify-content-start {
  margin-top: 6em; }
  @media screen and (max-width: 1380px) {
    .nossaMissao .justify-content-start {
      margin-top: 2em; } }

.nossaMissao img {
  display: block;
  width: 100%;
  border: none; }

.nossaMissao em {
  display: block;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  color: #272525;
  text-transform: uppercase;
  line-height: 1.5; }

.nossaMissao strong {
  display: block;
  font-size: 30px;
  font-family: "Montserrat";
  font-weight: 700;
  color: #272525;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .nossaMissao strong {
      font-size: calc(30px * .9); } }
  @media screen and (max-width: 1280px) {
    .nossaMissao strong {
      font-size: calc(30px * .85); } }
  @media screen and (max-width: 1140px) {
    .nossaMissao strong {
      font-size: calc(30px * .80); } }
  @media screen and (max-width: 1024px) {
    .nossaMissao strong {
      font-size: calc(30px * .75); } }

.pilares {
  padding: 5em 0; }

.pilares h3 {
  font-size: 18px;
  font-family: "Montserrat";
  font-weight: 700;
  color: #272525;
  text-transform: uppercase;
  line-height: 1.333; }

.pilares p {
  display: block;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
  color: #272525;
  line-height: 1.714; }

.manifestoBox p {
  text-align: justify;
  text-justify: inter-word; }

/* EQUIPE ===================== */
.equipeContent {
  padding: 3em 0; }

.sidebarEquipe {
  position: relative; }

.sidebarEquipe::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../img/icone/filter.png");
  @inclide backPositionRepeat( center, center, no-repeat );
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .sidebarEquipe::before {
      right: 1em; } }

.sidebarEquipe h2 {
  font-size: 16px; }

.sidebarEquipe h2 strong {
  font-size: 24px; }

.sidebarEquipe ul {
  font-size: 24px;
  font-family: "Montserrat";
  color: #c6c6c6;
  font-weight: 400;
  line-height: 3; }

.sidebarEquipe ul a {
  color: #c6c6c6; }
  .sidebarEquipe ul a:hover {
    color: #272525; }

.sidebarEquipe ul a.ativo {
  color: #272525; }

.listaViewEquipe .itemEquipe {
  margin-bottom: 2em; }

.itemEquipe {
  position: relative; }

.itemEquipe strong {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  padding: 1em;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.itemEquipe:hover strong {
  bottom: 2em; }

.equipeView {
  margin-bottom: 3em; }

.equipeView img {
  display: block;
  width: 100%;
  border: none; }

.equipeView .pageViewContent h2 {
  display: block;
  font-size: 24px;
  margin-top: .5em;
  margin-bottom: 1em;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  line-height: 1; }

.equipeView .pageViewContent h2 em {
  display: block;
  font-style: normal;
  font-size: 14px;
  font-weight: 400; }

.equipeView .pageViewContent h3 {
  display: block;
  font-size: 24px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  text-transform: uppercase; }

.equipeView .pageViewContent h3::after {
  content: "";
  display: block;
  width: 2.3em;
  height: 4px;
  margin: .3em 0;
  background-color: #272525; }

.equipeView .pageViewContent h4 {
  font-size: 18px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  line-height: 1.333; }

.equipeView .sobreAdvogado {
  text-align: right; }

.equipeView .sobreAdvogado p {
  font-size: 14px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 400;
  line-height: 1.333; }

.equipeView ul.listaAtuacao {
  margin-bottom: 2em; }

.equipeView ul.listaAtuacao li {
  margin-top: .3em;
  padding-top: .3em;
  border-top: 1px solid #e1e1e1; }

.equipeView ul.listaAtuacao li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none; }

.equipeView ul.listaAtuacao a {
  display: block;
  position: relative;
  font-size: 16px;
  font-family: "Montserrat";
  color: #c6c6c6;
  font-weight: 700;
  line-height: 2; }

.equipeView ul.listaAtuacao a::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url("../img/icone/abrir.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.vejaMaisNav {
  margin-top: 1em; }

/* ATUAÇÃO ===================== */
.atuacaoContent {
  overflow: hidden; }

.atuacaoContent figure {
  display: block; }
  @media screen and (max-width: 991px) {
    .atuacaoContent figure {
      display: none; } }

.atuacaoContent figure img {
  display: block;
  width: 100%;
  border: none; }

.itemAtuacaoContent {
  padding: 12em 0; }
  @media screen and (max-width: 1380px) {
    .itemAtuacaoContent {
      padding: 5em 0; } }
  @media screen and (max-width: 1280px) {
    .itemAtuacaoContent {
      padding: 3em 0; } }
  @media screen and (max-width: 991px) {
    .itemAtuacaoContent {
      justify-content: center !important;
      padding: 3em 0 !important; } }

.atuacaoContent h2,
.atuacaoContent h2 a {
  font-size: 36px;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  line-height: 1.2; }
  @media screen and (max-width: 1380px) {
    .atuacaoContent h2,
    .atuacaoContent h2 a {
      font-size: calc(36px * .9); } }
  @media screen and (max-width: 1280px) {
    .atuacaoContent h2,
    .atuacaoContent h2 a {
      font-size: calc(36px * .85); } }
  @media screen and (max-width: 1140px) {
    .atuacaoContent h2,
    .atuacaoContent h2 a {
      font-size: calc(36px * .80); } }
  @media screen and (max-width: 1024px) {
    .atuacaoContent h2,
    .atuacaoContent h2 a {
      font-size: calc(36px * .75); } }

.atuacaoContent p {
  display: block;
  margin: 1em 0 2em;
  font-size: 18px;
  font-family: "Montserrat";
  color: #c6c6c6;
  line-height: 1.2;
  font-weight: 400; }
  @media screen and (max-width: 1200px) {
    .atuacaoContent p {
      font-size: calc(18px * .85); } }
  @media screen and (max-width: 1140px) {
    .atuacaoContent p {
      font-size: calc(18px * .80); } }
  @media screen and (max-width: 1024px) {
    .atuacaoContent p {
      font-size: calc(18px * .75); } }

.atuacaoContent .justify-content-end p {
  padding-right: 6em; }

.atuacaoContent .justify-content-start {
  padding-left: 6em; }

.atuacaoContent .icon {
  position: relative;
  padding-left: 90px; }

.icon .itemIcon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: 70px; }

a.verVideo.coloBlack {
  color: #000;
  margin-bottom: 2em;
  margin-left: 1em; }
  a.verVideo.coloBlack svg .windows {
    fill: #000; }

a.verVideo {
  display: block;
  color: #fff; }

a.verVideo em {
  display: inline-block;
  font-style: normal;
  font-size: 1em;
  margin-top: .5em; }

a.verVideo svg {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: -10px 0 -10px .2em; }

a.verVideo svg .windows {
  fill: #fff; }

.navAtuacao {
  padding-left: 0 !important; }

.heightdefault {
  line-height: 38px;
  padding: 0px 2em;
  height: 40px; }

.atuacaoView img {
  display: block;
  width: 100%;
  border: none; }

.atuacaoView .pageViewContent h2 {
  display: block;
  font-size: 24px;
  margin-top: .5em;
  margin-bottom: .5em;
  font-family: "Montserrat";
  color: #272525;
  font-weight: 700;
  line-height: 1; }

.atuacaoView .pageViewContent h2::after {
  content: "";
  display: block;
  width: 2.3em;
  height: 4px;
  margin: .3em 0;
  background-color: #272525; }

/* CARREIRA ===================== */
.sobreFundadorSidebar {
  padding-left: 40px;
  margin-bottom: 4em; }

.sobreFundadorSidebar img {
  margin-bottom: 1em; }

.sobreFundadorSidebar p {
  position: relative;
  font-size: 18px;
  margin-bottom: 1em;
  font-family: "Montserrat";
  color: #000000;
  line-height: 1.2; }

.sobreFundadorSidebar em {
  display: block;
  padding-left: 3.5em;
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  font-style: normal; }

.sobreFundadorSidebar em::before {
  content: "";
  display: block;
  width: 3em;
  height: 1px;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #000000; }

.sobreFundadorSidebar em strong {
  font-weight: 700; }

.carreira .gcBox {
  margin-bottom: 2em; }

/* CONTATO ===================== */
.informacoesContato {
  background-color: #f7f7f7; }

.infos {
  padding: 5em 0; }

.informacoesContato h2 {
  display: block;
  font-size: 24px;
  margin-bottom: 1em;
  font-family: "Montserrat";
  color: #858484;
  font-weight: 700;
  line-height: 1; }

.informacoesContato p {
  display: block;
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 1em;
  font-size: 18px;
  font-family: "Montserrat";
  color: #858484;
  line-height: 1.334; }

.informacoesContato p::before {
  content: "";
  display: block;
  width: 23px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/sprite/contato.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.informacoesContato p.mail::before {
  height: 16px;
  background-position: 0 0; }

.informacoesContato p.telefone::before {
  height: 22px;
  background-position: 0 -16px; }

.informacoesContato p.map::before {
  height: 25px;
  background-position: 0 -39px; }

.mapa {
  width: 1190px;
  height: 550px; }

.formsBox {
  padding: 5em 0; }

/* color */
a.colorBranco:hover,
.colorBranco {
  color: #ffffff; }

a.colorBlack90:hover,
.colorBlack90 {
  color: #272525; }

/* backColor */
.backBranco {
  background-color: #ffffff; }

.backBlack90 {
  background-color: #272525; }

/* border */
.borderBranco {
  border-color: #ffffff; }

.borderBlack {
  border-color: #272525; }

/**

	Todos os estilos para o
	RWD - Responsive Web deisgn

*/
/* Desktops
================================================ */
@media screen and (max-width: 1380px) {
  .container {
    max-width: 1200px;
    justify-content: center; }
  .address .col-xl-3 {
    margin-bottom: 1em; }
  .address .col-xl-3:nth-child(1) {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1em; }
  .address .col-xl-3:nth-child(4) {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 3em; }
  .address .col-xl-3:nth-child(4) br {
    display: none; } }

@media screen and (max-width: 1280px) {
  .container {
    max-width: 1200px; }
  #mainFooter a br, #mainFooter p br {
    display: none; }
  .sobreEscritorio .endBox {
    margin-top: 2em; }
  .areaAtuacao div.container > div::after {
    width: 54%; } }

@media screen and (max-width: 1200px) {
  #mainHeader .container {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%; }
  .oEscritorio .previewBox {
    display: none; }
  .address .col-xl-3:nth-child(4) {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 3em; } }

/* Tablets
=========================================== */
@media screen and (max-width: 1024px) {
  #mainFooter nav,
  #mainFooter div.col-lg-6 {
    margin-bottom: 3em; }
  .sobreEscritorio .endBox {
    margin-top: 3em; }
  .boxSobreFundador {
    margin-bottom: 5em; }
  .boxSobreFundador::before {
    height: 100%; }
  #slider .container a.play {
    width: calc(140px / 5 * 4);
    height: calc(140px / 5 * 4); }
  .nossaMissao img {
    width: 95%; } }

@media screen and (max-width: 768px) {
  #mainFooter nav,
  #mainFooter div.col-lg-6 {
    text-align: center; }
  #mainFooter ul.social {
    justify-content: center !important; }
  #mainFooter ul.social li {
    margin: 0px 1em; }
  .itemPilar {
    margin-bottom: 5em; }
  #slider .textBoxSlide {
    order: 2;
    text-align: center; }
  #slider .container h2::after {
    margin: 1em auto; }
  #slider .linkVideo {
    margin: 4.5em 0 9em;
    order: 1; }
  #mainFooter p {
    width: 100%;
    text-align: center; }
  .powered div.row {
    justify-content: center !important; }
  .powered a.logoNvx {
    margin: 1em 0; }
  .areaAtuacao div.container > div::after {
    width: 13%; }
  .nossaMissao .justify-content-start {
    text-align: center;
    justify-content: center !important; }
  .boxSocial {
    justify-content: flex-start !important; }
  .address .col-xl-3:nth-child(4) {
    padding: 0px 4em; } }

@media screen and (max-width: 575px) {
  .sobreEscritorio {
    padding: 1em 0; }
  .sobreEscritorio .firstBox,
  .sobreEscritorio .endBox::before {
    display: none; }
  .sobreEscritorio .endBox {
    margin: 0; }
  .sobreEscritorio .endBox div {
    padding: 30px 50px; } }

/* Smartphone
=========================================== */
@media screen and (max-width: 480px) {
  #breadcrumbs.small {
    padding: 8em 0px 3em; }
  .oEscritorio .container::before {
    height: 1em; }
  .address .col-xl-3:nth-child(4) {
    padding: 0px 1em; } }

/* iPhone 6+ - referencia  */
@media screen and (max-width: 420px) {
  #mainHeader a.logo {
    width: 13em;
    height: 4em; }
  #slider .container a.play {
    width: calc(140px / 5 * 3);
    height: calc(140px / 5 * 3); }
  #slider .container nav a.cta {
    width: 80%;
    margin: 0 auto;
    text-align: center; }
  #slider .container nav a.cta:nth-child(1) {
    margin-right: 0;
    margin-bottom: 1em; }
  .icon .itemIcon {
    display: none; }
  .areaAtuacao .icon {
    padding-left: 0; }
  .areaAtuacao .cta {
    margin-left: 0; }
  .atuacaoContent .icon {
    padding-left: 1em; } }

/* iPhone 6 - referencia  */
/* iPhone 5 - referencia  */
/**

	Estilos específicos para o formato de landscape

*/
/* Landscape - Iphone 6+ */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  /* ... */ }

/* Landscape - Iphone 6 */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  /* ... */ }

/* Landscape - Iphone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  /* ... */ }
