/*
Theme Name: Lefosse
Theme URI: https://www.lefosse.com.br
Author: Luiz Antonio Sgargeta <luiz@trinapse.com.br>
Author URI: https://www.trinapse.com.br
Description: Tema site institucional Lefosse.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: tags
Text Domain: lefosse
*/

/*GLOBAIS*/

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.text-center {
  text-align: center;
}

.background_gray {
  background-color: rgba(201, 203, 194, 1);
}

.background_gray p a {
  text-decoration: none !important;
}

.form-control,
::after,
::before {
  box-sizing: border-box;
}

.form-control {
  display: block;
  /* width: 100%; */
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-sm {
  height: 20px;
}

.form-group .form-control {
  width: 100%;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pd-10 {
  padding: 10px;
}

.bg_red {
  background: url("./assets/img/Imagem Alvo.jpg") center center no-repeat;
  background-size: cover;
}

.bg_gray {
  background: #d4d1c4;
}

.bg_gray_light {
  background: #dadbdd;
}

.premiacoes .bg_gray_light {
  height: 225px;
}

.premiacoes .bg_gray_light {
  background: #ffffff !important;
}

/* -- */

/* NAVBAR */

nav {
  background: #c9cbc2;
  color: #ffffff;
  padding: 10px 10px 5px 10px;
}

.navbar-brand > img {
  margin-top: -4px;
}

.navbar-nav {
  margin-top: 6px;
}

.language {
  color: #fff;
  margin-top: -8px;
  text-align: right;
}

.language a {
  color: #fff;
  font-size: 9px;
  display: inline-block;
  text-decoration: none !important;
}

.language a.active {
  background: #c9cbc2;
  color: #071c2c;
}

.login {
  display: inline-block;
}

.login a {
  margin-left: 10px;
  border-left: 1px solid #fff;
  padding-left: 10px;
  color: #394956;
}

.menu_responsivo {
  font-size: 29px;
  cursor: pointer;
  color: #fff;
  position: absolute;
  left: 25px;
  top: 18px;
  display: none;
}

.menu_responsivo img {
  width: 25px;
}

.dropbtn {
  padding: 10px 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  border: none;
  cursor: pointer;
  color: #071c2c;
  text-decoration: none !important;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  display: block;
}

.dropdown {
  position: relative;
}

.toggleArea {
  background: #c9cbc2;
  height: 0px;
  overflow: hidden;
  transition: 0.5s height;
  -moz-box-shadow: inset 0 8px 8px -8px #232323, inset 0 -8px 8px -8px #232323;
  -webkit-box-shadow: inset 0 8px 8px -8px #232323,
    inset 0 -8px 8px -8px #232323;
  box-shadow: inset 0 8px 8px -8px #232323, inset 0 -8px 8px -8px #232323;
}

#toggleArea a {
  font-size: 10px !important;
  color: #fff !important;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #dfdbd4;
  opacity: 0.95;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  padding: 10px;
}

.dropdown-content.areas {
  /*min-width: 445px;*/
  padding: 0px;
}

.dropdown-content.areas a {
  width: auto;
}

.dropdown-content p {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 5px;
}

.dropdown-content input {
  margin-bottom: 15px;
  font-size: 14px;
  background: #e6e6e6;
  box-shadow: none;
  -webkit-appearance: initial;
  border-style: solid;
  border-color: #e6e6e6;
  border: 1px solid #e9e9e9;
  width: 93%;
  padding-left: 6%;
}

.dropdown-content select {
  font-size: 14px;
  height: 26px;
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  width: 100%;
}

.dropdown-content a {
  color: black;
  padding: 4px 10px;
  text-decoration: none;
  display: block;
  font-size: 11px;
  width: 50px;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown.mouseEnter:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  color: #394956;
  background-color: #dfdbd4;
  opacity: 0.8;
}

.dropdown:hover .drop-adv.dropdown-content:before {
  content: "";
  position: absolute;
  height: 195px;
  width: 290px;
  /*background: blue;*/
  top: 146px;
}

.dropdown:hover .dropbtn.imagem {
  background-color: transparent !important;
}

.dropdown-content.pesquisa {
  right: 0;
}

/*Side nav*/

.sidenav {
  width: 250px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: -250px;
  bottom: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  padding-bottom: 30px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover,
.offcanvas a:focus {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 35px;
  margin-left: 50px;
}

#main {
  /* transition: margin-left .5s;
    padding: 16px;*/
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 17px;
  }
}

/* -- */

/*HOME*/

/*Slider*/

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 200px;
  width: 380px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}

.text h2 {
  color: #fff;
  margin-bottom: 0px;
}

.text p {
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  margin-top: 0px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 11px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.sliderDot {
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: transparent;
  border: 2px solid;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {
  background-color: #071c2c;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px;
  }
}

/* -- */

section {
  padding-top: 10px;
  padding-bottom: 30px;
}

.areasAtuacao {
  margin-top: 20px;
  margin-bottom: 20px;
  background: url(./assets/img/bg_section_1.png) left no-repeat;
  background-position: right top;
  background-size: 110px;
}

.areasAtuacao h2 {
  color: #071c2c;
}

.areasAtuacao p {
  color: rgba(183, 176, 156, 1);
  font-weight: bold;
  line-height: 30px;
  margin-right: 83px;
}

.background_gray p {
  margin-right: 0px;
}

.fz-16 {
  padding: 10px;
  margin-top: 30px;
  width: 290px;
}

.fz-16 p {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 24px !important;
}

.nossosAdvogados {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nossosAdvogados h2 {
  color: rgb(201, 203, 194);
}

.nossosAdvogados p {
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}

.nossosAdvogados input,
.nossosAdvogados select {
  width: 97%;
  font-size: 15px;
  padding-left: 13px;
  height: 30px;
  margin-bottom: 10px;
}

.nossosAdvogados input {
  width: 99%;
}

.newsletter input[type="text"],
.newsletter input[type="email"] {
  font-size: 15px;
  padding-left: 13px;
  height: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 25% !important;
}

.newsletter .nome {
  padding-left: 0px;
}

.newsletter h2 {
  color: rgb(201, 203, 194);
}

.newsletter p {
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}

.newsletter input[submit] {
  text-decoration: none;
  background: #c9cbc2;
  color: #fff;
  padding: 8px 15px !important;
  cursor: pointer;
  width: 50px !important;
  border-style: none !important;
  border: 1px solid red;
}

.nossosAdvogados select {
  width: 103%;
  height: 35px;
}

.publicacoes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.publicacoes h2 {
  color: #071c2c;
}

.publicacoes img {
  width: 100%;
}

.publicacoes h3 {
  color: #071c2c;
  margin: 0;
  line-height: 1.2;
  margin-top: 5px;
  display: -webkit-box;
  max-width: 400px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.publicacoes p {
  font-weight: 600;
  font-size: 14px;
  /* line-height: 20px; */
  margin: 0;
  color: rgba(183, 176, 156, 1);
  /* text-align: justify; */
  display: -webkit-box;
  /* max-width: 400px; */
  height: 116px;
  margin: 10px auto 0px auto;
  /* font-size: 26px; */
  line-height: 1.4;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.publicacoes a {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  color: #071c2c;
  text-decoration: none !important;
}

.publicacoes hr {
  outline: none;
  box-shadow: none;
  background: transparent;
  color: transparent;
  border: none;
  border-bottom: 1px dashed rgba(183, 176, 156, 1);
}

.carreira {
  margin-top: 20px;
  background: url(./assets/img/bg_section_1.png) left no-repeat;
  background-position: right top;
  background-size: 110px;
}

.carreira h2 {
  color: #071c2c;
  margin-top: 15px;
}

.carreira p {
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}

.carreira p b {
  color: #071c2c;
}

.premiacoes h2 {
  color: #071c2c;
}

.premiacoes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.premiacoes h2 {
  color: #071c2c;
}

.premiacoes img {
  width: 180px;
}

.premiacoes h5 {
  margin: 0;
  line-height: 20px;
}

.premiacoes p {
  font-size: 15px;
  line-height: 16px;
  margin: 0;
}

.premiacoes b {
  font-weight: bold;
  font-size: 15px;
  line-height: 0px;
  margin: 0;
}

.premiacoes .col-4 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  transition: 0.5s box-shadow;
}

.premiacoes .col-4:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19) !important;
}

.bg_blue {
  background: #071c2c;
  padding-bottom: 10px;
}

.bg_blue .btn {
  text-decoration: none;
  background: #c9cbc2;
  color: #fff;
  padding: 8px 15px;
  cursor: pointer;
  border-style: none !important;
}

/*FOOTER*/

footer {
  background: #c9cbc2;
}

footer input,
.listaNewsletter input,
footer button,
.listaNewsletter button,
.SearchBox:before {
  padding: 0.35em 0.75em;
  border: none;
  font-size: 14px;
  text-decoration: none;
}

/* LAYOUT */
.Field {
  display: flex;
  margin-bottom: 10px;
}

.SearchBox-query {
  flex: 1 0 8em;
}

.SearchBox-submitBtn {
  flex: 0 0 auto;
}

.Field--is-search:before {
  flex: 0 0 2.75em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* VISUAL DESIGN DETAILS */
.SearchBox {
  margin: 3rem auto 0;
  max-width: 80%;
}

.SearchBox-query {
  background: #e9e9e9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.SearchBox-query:focus {
  background: white;
}

.SearchBox-submitBtn {
  border-radius: 0 2px 2px 0;
  background: #394956;
  color: #edffec;
  cursor: pointer;
}

.nossosEscritorios form p {
  font-size: 14px;
  margin-bottom: 5px;
}

.tooltip {
  position: relative;
  display: inline-block;
  cursor: default;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 235px;
  height: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 40px;
  margin-left: -60px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.tooltip:hover::after {
  content: "";
  position: absolute;
  top: -13px;
  left: 10px;
  margin-left: -5px;
  border-width: 11px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.nossosEscritorios h2 {
  color: #071c2c;
  line-height: 36px;
  margin-bottom: 0px;
  font-size: 1.6rem;
  width: 50%;
}

.nossosEscritorios p,
.nossosEscritorios a {
  color: #fff;
  line-height: 20px;
  margin: 0;
  font-size: 14px;
}

.nossosEscritorios h5 {
  color: #071c2c;
  margin-bottom: 0;
  margin-top: 80px;
}

.nossosEscritorios .rodape h5 {
  color: #071c2c;
  margin-bottom: 0px;
  margin-top: 0px;
}

.nossosEscritorios .rodape {
  color: #fff;
  font-size: 11px;
}

.nossosEscritorios .rodape a {
  font-size: 10px;
  padding-right: 2px;
  padding-left: 2px;
  color: #fff;
}

.nossosEscritorios .rodape p {
  display: inline-block;
  font-size: 11px;
  float: right;
  margin-top: 22px;
}

.nossosEscritorios .rodape img {
  float: right;
  margin-top: 5px;
  margin-left: 15px;
  width: 35px;
}

/* --- */

/* AREAS ATUAÇÃO */

.headerAreaAtuacao {
  background: url("./assets/img/4-Areas.jpg") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.areaAtuacao h2 {
  color: #c9cbc2;
  margin-bottom: 0px;
  font-size: 24px;
}

.separate {
  width: 100%;
  height: 5px;
  background: url(./assets/img/separate-blue.png);
  background-size: 11px;
}

.menuAreas {
  margin-top: 20px;
  margin-bottom: 35px;
  font-family: Arial, sans-serif !important;
}

.menuAreas p {
  line-height: 25px;
  /*margin: 0;
        font-size: 15px;*/
}

.menuAreas b {
  color: #071c2c;
}

.menuAreas .btn {
  text-decoration: none;
  background: #394956;
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
}

.areaAtuacao h1 {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

.blue_light {
  color: #071c2c;
  font-weight: bold;
  font-size: 19px !important;
  line-height: 30px !important;
}

.menuAreas .col-9 {
  /*padding-right: 70px;*/
  border-right: 1px solid #bdbec2;
  margin-right: 1px;
  padding-right: 17px;
}

.menuAreas .col-8 {
  padding-right: 70px;
  border-right: 2px solid #bdbec2;
}

.menuAreas .col-3 p {
  font-weight: bold;
  color: #071c2c;
  text-align: center;
}

.menuAreas ul {
  list-style: none;
  padding-left: 0;
  color: #071c2c !important;
}

.menuAreas ul {
  list-style: none; /* Remove default bullets */
}

.menuAreas ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #071c2c !important; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
}

.menuAreas .col-9 p {
  /* font-size: 14px!important; */
}

.menuAreas .col-9 .blue_light {
  font-size: 15px !important;
}

.menuAreas .col-8 ul li,
.menuAreas .col-9 ul li {
  font-size: 14px;
}

.menuAreas .col-8 ul li:before,
.menuAreas .col-9 ul li:before {
  content: "•";
  margin-right: 10px;
  color: #c9cbc2;
  font-size: 18px;
}

.menuAreas ul li a {
  font-size: 10px;
  line-height: 10px;
  text-decoration: none;
}

.menuAreas ul li.active {
  background-color: transparent !important;
}

.menuAreas ul li.active a {
  color: #c9cbc2;
}

/* --- */

/* PUBLICAÇÕES */

.headerPublicacao {
  background: url("./assets/img/3-Noticias_Publicacoes_Premiacoes.jpg")
    no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.publicacao h2 {
  color: #c9cbc2;
  margin-bottom: 0px;
  font-size: 22px;
}

.listaNewsletter {
  margin-top: 20px;
  margin-bottom: 35px;
}

.listaNewsletter p {
  line-height: 25px;
  margin: 0;
  font-size: 14px;
}

.listaNewsletter .col-8 {
  border-right: 2px solid #bdbec2;
  padding-right: 70px;
}

.listaNewsletter .col-3 p {
  font-weight: bold;
  color: #646368;
}

.listaNewsletter ul {
  list-style: none;
  padding: 0;
}

.listaNewsletter ul li {
  margin-top: 10px;
}

.listaNewsletter ul li a {
  font-size: 15px;
  line-height: 10px;
  text-decoration: none;
  font-weight: 400;
}

.listaNewsletter ul li img {
  width: 23px;
  position: relative;
  margin-right: 10px;
  top: 6px;
}

.publicacao h1 {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* --- */

/* PREMIAÇÕES */

.headerPremiacao {
  background: url("./assets/img/3-Noticias_Publicacoes_Premiacoes.jpg")
    no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.premiacao h2 {
  color: #c9cbc2;
  margin-bottom: 0px;
  font-size: 22px;
}

.listaNewsletter {
  margin-top: 20px;
  margin-bottom: 35px;
}

.listaNewsletter p {
  line-height: 25px;
  margin: 0;
  font-size: 14px;
}

.listaNewsletter .col-8 {
  border-right: 2px solid #bdbec2;
  padding-right: 70px;
}

.listaNewsletter .col-3 p {
  font-weight: bold;
  color: #646368;
}

.listaNewsletter ul {
  list-style: none;
  padding: 0;
}

.listaNewsletter ul li {
  margin-top: 10px;
}

.listaNewsletter ul li a {
  font-size: 15px;
  line-height: 10px;
  text-decoration: none;
  font-weight: 400;
}

.listaNewsletter ul li img {
  width: 23px;
  position: relative;
  margin-right: 10px;
  top: 6px;
}

.premiacao h1 {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* -- */

/* CARREIRA */

.headerCarreira {
  background: url("./assets/img/5-Carreira.jpg") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.carreiras h2 {
  color: #c9cbc2;
  margin-bottom: 0px;
  font-size: 22px;
}

.carreiras h1 {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* -- */

/* SOBRE */

.headerSobre {
  background: url("./assets/img/6-Quem Somos.jpg") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.sobre h2 {
  color: #c9cbc2;
  margin-bottom: 0px;
  font-size: 22px;
}

.sobre h1 {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
}

.sobreLefosse ul {
  list-style: none !important;
  margin: 0;
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
}

.sobreLefosse li {
  float: left;
  padding-right: 15px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}

.sobreLefosse ul li::before {
  content: "";
}

/* -- */

/* NOSSOS ADVOGADOS */

.buscaAdvogado ul {
  list-style: none;
}

.buscaAdvogado .resultado ul li {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  transition: 0.5s background;
}

.buscaAdvogado .resultado ul li:hover {
  background: #f7f7f7;
}

.buscaAdvogado ul li:before {
  content: none !important;
}

.buscaAdvogado .foto {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.buscaAdvogado .foto.noticia {
  border-radius: 0%;
}

.buscaAdvogado:hover {
}

.area {
  font-style: italic;
  padding-left: 10px;
  line-height: 15px;
  font-size: 14px;
}

.nome {
  font-weight: bold;
  padding-left: 10px;
}

.headerNossosAdvogados {
  background: url("./assets/img/1-Advogados.jpg") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.advogados h2 {
  color: #051c2c;
  margin-bottom: 0px;
  font-size: 22px;
}

.advogados h1 {
  color: #051c2c;
  margin-bottom: 0px;
  margin-top: 0px;
}

.informacoesAdvogado {
  margin-top: 20px;
  margin-bottom: 35px;
}

.informacoesAdvogado .blue_light {
  margin-bottom: 0px;
}

.informacoesAdvogado span {
  font-size: 16px;
}

.informacoesAdvogado h4 {
  font-size: 17px;
  font-weight: 300;
  text-align: justify;
}

.informacoesAdvogado h5 {
  margin: 0;
  color: #394956;
}

.informacoesAdvogado p {
  margin: 0;
  font-size: 14px;
}

.imagemAdvogado {
  width: 280px;
  height: 280px;
  margin: 0 auto;
}

.headerContato {
  background: url("./assets/img/2-Contato.jpg") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.novoHeader h2 {
  margin: 0px;
  color: #c3bfb3;
  text-transform: uppercase;
}

.novoHeader h1 {
  margin: 0px 0px 5px 0px;
  color: #000a2c;
}

.novoHeader .label-advogado {
  margin: 0px 0px 5px 0px;
  color: #000a2c;
  font-size: 2rem;
  font-family: Arial, sans-serif;
  font-weight: bolder;
}

.contatoAdvogado {
  background-color: #dcdddf;
  padding: 10px 20px 20px 20px;
  width: 260px;
  padding-right: 0px;
  margin: 0 auto;
}

.contatoAdvogado p {
  line-height: 1px;
  font-size: 14px;
}

.contatoAdvogado a {
  font-size: 13px;
}

.contatoAdvogado h5 {
  margin-bottom: 10px;
}

/* --- */

/* Responsive */

@media only screen and (max-width: 1285px) {
  .menu_responsivo {
    display: block;
  }

  .nav.navbar-nav.navbar-right {
    display: none;
  }

  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    text-align: center;
  }

  .navbar-default .navbar-brand {
    float: none;
  }

  .navbar-brand > img {
    width: 175px;
    display: inline-block;
    margin-top: 5px;
  }

  .navbar-header {
    width: 100%;
    margin-left: 0px !important;
  }

  .listaNewsletter .col-8 {
    padding-right: 30px;
  }

  .menuAreas .col-8 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1285px) {
  .newsletter input,
  .newsletter select {
    width: 40% !important;
  }
}

@media only screen and (max-width: 1012px) {
  .nossosEscritorios .rodape p {
    margin-top: 5px;
    font-size: 11px;
  }

  .contatoAdvogado p {
    font-size: 11px;
  }

  .newsletter input,
  .newsletter select {
    width: 37% !important;
  }
}

@media only screen and (max-width: 1012px) {
  .newsletter input,
  .newsletter select {
    width: 35% !important;
  }
}

.no-mobile {
  display: block;
}

.mobile {
  display: none;
}

@media only screen and (max-width: 45em) {
  /* 720px */

  .text {
    width: auto;
    top: 90px;
  }

  .text h2 {
    font-size: 18px;
  }

  /*
  .mySlides img {
    width: 50%;
     height: 500px;
  }
  */

  .fz-16 {
    width: auto;
  }
  .menuAreas .col-8 {
    padding-right: 0px;
    border: none;
  }

  .listaNewsletter .col-8 {
    padding-right: 0px;
    border: none;
  }

  .areaAtuacao .col-12 img,
  .sobre .col-12 img,
  .advogados .col-12 img,
  .publicacao .col-12 img,
  .carreiras .col-12 img,
  .premiacao .col-12 img {
    width: 80%;
  }

  .nossosAdvogados input,
  select {
    width: 97%;
  }

  .nossosAdvogados select {
    width: 101%;
  }

  .nossosEscritorios h5 {
    margin-top: 10px;
  }

  .nossosEscritorios .rodape p {
    display: inline-block;
    font-size: 12px;
    float: none;
    margin-top: 10px;
  }

  .nossosEscritorios .rodape img {
    float: none;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 10px;
    width: 35px;
  }

  .bg_blue input {
    width: 100% !important;
  }

  .newsletter input[type="text"],
  .newsletter input[type="email"],
  .newsletter select {
    width: 97% !important;
  }

  .areaAtuacao h1 {
    font-size: 33px;
  }

  .buscaAdvogado select {
    width: 97% !important;
  }

  .buscaAdvogado input {
    width: 94% !important;
    margin-bottom: 10px;
    padding-left: 8px !important;
  }

  .no-mobile {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }
}

/* --- */

.tree,
.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tree ul {
  margin-left: 1em;
  position: relative;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  color: #369;
  font-weight: 700;
  position: relative;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree li a {
  text-decoration: none;
  font-size: 15px !important;
  color: #369;
}
.tree li button,
.tree li button:active,
.tree li button:focus {
  text-decoration: none;
  color: #369;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}

div#htmlArea {
  line-height: 25px;
  font-size: 14px;
}

.navbar-right a {
  text-transform: uppercase;
}

.newsletter .wpcf7-not-valid {
  border: 1px dashed rgba(255, 0, 0);
}

.newsletter span.wpcf7-not-valid-tip {
  display: inline !important;
}

.newsletter .wpcf7-validation-errors,
.wpcf7-validation-errors .wpcf7-mail-sent-ng {
  color: #fff !important;
}

.newsletter div.wpcf7-response-output {
  margin: 0px !important;
  box-shadow: 0 0 5px rgb(255, 0, 0);
  border: 1px solid rgba(255, 0, 0);
  color: #fff !important;
}

.lateral-areas-atuacao ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  margin-left: 16px;
}

.lateral-areas-atuacao ul li a:hover {
  text-decoration: underline;
}

.lateral-areas-atuacao ul li::before {
  content: "";
}

.busca-linha-advogado {
  display: block;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  transition: 0.5s background;
  text-decoration: none;
}
.busca-linha-advogado:hover {
  background: #f7f7f7;
}

#mySidenav .search-form {
  text-align: center;
  border-top: 1px solid #444;
  padding: 10px;
  margin-top: 20px;
}

#mySidenav .search-form .screen-reader-text {
  color: #fff;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  display: none;
}

#mySidenav .search-form .search-field {
  width: 90%;
  font-size: 16px;
  height: 24px;
  font-family: Arial, sans-serif;
  color: #071c2c;
  padding: 15px;
  margin-bottom: 10px;
}

#mySidenav .search-form .search-submit {
  text-decoration: none;
  background: #394956;
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
  border-style: none !important;
}

.pagination-container .prev,
.pagination-container .next {
  cursor: pointer;
  position: unset !important;
  /* width: auto; */
  padding: unset !important;
  margin-top: unset;
  color: #071c2c !important;
  font-weight: bold;
  font-size: unset;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.pagination-container .prev:hover,
.pagination-container .next:hover {
  color: #fff !important;
}

.lista-advogados .foto-advogado {
  width: 100%;
  height: 220px;
  border-bottom: 1px solid #e6e6e6;
}

.lista-advogados .item-advogado {
  min-height: 320px;
  border: 1px solid #e6e6e6;
  border-radius: 0.2rem;
  padding-top: 5px;
}

.lista-advogados .item-advogado h4 {
  font-size: 1rem;
  text-align: center;
}

.lista-advogados .item-advogado a {
  text-decoration: none;
  display: block;
}

.lista-advogados .item-advogado a:hover {
  background: #e9e9e9;
  transition: 0.6s ease;
}

label.error {
  color: red;
  display: block;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.form-contato .form-group {
  margin-bottom: 30px;
}

.form-contato input[type="submit"] {
  border: 0px;
}

.form-contato textarea {
  height: 140px;
}

/* pagina de busca */
.resultado a {
  text-decoration: none;
}

.resultado a:hover {
  text-decoration: underline;
}

.resultado ul {
  margin: 0px;
  padding: 0px;
}

.resultado .nome {
  padding-left: 0px;
}

.resultado p {
  margin: 0px;
}

.resultado .linha {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}

.pagina-busca .btn {
  text-decoration: none;
  background: #394956;
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
}

.tree li {
  text-transform: uppercase;
}

.rodape a {
  text-transform: uppercase;
}

.img-lista-noticia {
  width: 70px;
  height: 70px;
}

.foto-thumb {
  width: 90px;
  height: 90px;
}

.resultado-noticia .link-noticia,
.resultado-noticia p {
  padding-left: 10px;
}

.combo {
  padding: 5.5px;
  margin-top: -10px;
  font-size: 12px;
}

#AreaInteresse label {
  font-weight: bold;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.mySlides {
  background-size: 100% !important;
  height: 300px;
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 575.98px) {
  .mySlides {
    background-size: 100% !important;
    height: 110px;
  }
}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
  .mySlides {
    background-size: 100% !important;
    height: 250px;
  }
}

/*Large devices (desktops, 992px and up)*/
@media (max-width: 991.98px) {
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1199.98px) {
  .mySlides {
    height: 400px;
  }
}

/* pagina de eventos */
.eventos-lefosse {
  background-color: #f2f3f5;
}
.data-evento {
  width: 100%;
}

.data-evento .mes-evento {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #d1dde9;
  color: #1c375c;
  width: 100%;
  text-align: center;
}

.data-evento .dia-evento {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #1c375c;
  width: 100%;
  color: #fff;
  font-weight: bolder;
  font-size: 20px;
}

.realizacao {
  background-color: #fff;
  margin: 0px !important;
  padding: 15px;
  height: 400px;
}

.realizacao img {
  width: 100%;
}

.detalhes-evento {
  background-color: #d1dde8;
  margin: 0px !important;
  padding: 15px;
  height: 400px;
}

.detalhes-evento .item-detalhe {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1c375c;
}

.detalhes-evento p {
  margin: 0px;
  padding: 0px;
}

/* newsletter */
.headerNewsletter {
  background: url("./assets/img/bg-newsletter.png") no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 45px;
}

.formIntegration input[type="text"] {
  display: block;
  /* width: 100%; */
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.formIntegration input[type="submit"] {
  text-decoration: none;
  background: #394956;
  color: #fff;
  padding: 6px 15px;
  cursor: pointer;
  border: 0px;
}

.formIntegration label {
  color: #555;
  font-size: 14px;
}
