html,
body {
  font-family: 'Poppins', sans-serif;
}

strong {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Poppins';
  color: #000;
}

.home h1,
.home h2,
.home h3,
.home h4,
.home h5 {}

html {
  background: #EFEFEF;
}

body {
  margin: 0 auto;
  background: #FFF;
}


.nuvem img {
  height: 20px
}


.copyright {
  font-size: .8em;
  text-align: center;
  padding: 15 0 10;
}

.copyright a,
.copyright a:hover {
  font-weight: 600;
}

.title img {
  max-width: 25px;
}

h1 {
  display: inline-flex;
  font-size: 2rem;
  font-weight: 700;
}

h1 img {
  float: left;
  height: 30px;
  margin: 5px 5px 0 0;
}

.nf-field-label label {
  font-weight: 600 !important;
}


.logo-brand img {
  width: 200px;
  max-width: 100%;
}

.desktop-only {
  display: initial;
}

.mobile-only {
  display: none;
}

#backtop {
  display: none;
  position: fixed;
  opacity: 1;
  bottom: 70px;
  z-index: 999;
  right: 10px;
  width: 50px;
  cursor: pointer;
}

#backtop img {
  width: 50px;
}

.single-body-content p {
  font-size: 18px;
  color: #717A65;
}

.single-title {
  letter-spacing: initial;
  font-size: 2.1em;
  margin-bottom: 10px;

}

.home .single-title {
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 1.5em;
  font-weight: 500;
}


h2 {
  font-size: 1.55em;
  color: #696969;
  text-align: center;
  font-weight: bolder;
}


header .social {
  text-align: right;
}

header .social .btn {
  background-color: initial !important;
  color: #FFF;
  border: 1px solid #FFF;
  font-size: 0.8rem;
  border-radius: 20px;
}



header .social img {
  max-height: 20;
  margin-bottom: 10;
}

header.c-header {
  z-index: 100;
  background-color: initial !important;
  position: relative;
}

.home__slider__item:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 0;
  background-color: rgba(54, 52, 53, 0.15);
}




header.internal,
.single header.c-header,
.page header.c-header,
.error404 header.c-header,
.error404 header.c-header {
  z-index: 100;
  background-color: initial !important;
  background-image: url(../images/bg-footer.jpg);
  background-size: cover;
  background-position: center;
  color: #FFF;
  font-size: 1.1rem;
}

header .navbar-brand {
  position: relative;
  top: -10;
  left: 20;
  height: 80;
  width: 200;
}

header .navbar-brand img {
  position: absolute;
  left: 0;
  top: 12;
}


.top-header a.cliente {
  border: 1px solid #FFF;
  display: initial;
  margin-top: 4;
  padding: 4 8;
  text-align: center;
}

.top-header a.cliente img {
  max-height: 16;
}

.interna {
  min-height: 400px;
}

.single-blog-post {
  padding: 0 0 15;
}



header .navbar-brand img {
  max-height: 60px;
}

header .nav-link {
  padding: 0px 0px 0px;
  margin-bottom: 8px;
}

header .c-header-menu {
  padding: 34px 0px 0;
}

header .navbar,
header .container {
  padding: 5 0 10;
}


header .c-header-menu li.nav-item a.nav-link {
  padding: 3px;
  color: #fff;
  text-transform: none;
  font-size: 1.1em;
  font-weight: 400;
  margin: 0 4;
  letter-spacing: -.02em;
}


header .c-header-menu li.nav-item a.nav-link::before {
  color: #eee;
  margin-right: 2px;
  content: "| ";
}


header .c-header-menu .dropdown-menu li.nav-item a.nav-link::before {
  content: "- ";
}



a.nav-link.menunav59::before {
  content: '' !important;
}

header .menunav59::before {
  content: ' ' !important;
}

/*
*/

.menunav17 {
  margin-right: 152px !important;
}

.navbar-expand-lg .navbar-nav {
  margin: 0 auto;
}


header .c-header-menu .dropdown-menu li.nav-item a.nav-link {
  color: rgba(255, 255, 255, .95);
  text-transform: initial;
  letter-spacing: .02em;
  font-size: 1.0em;
  padding: 5 15;
  margin: 0 0;
}

header .c-header-menu .dropdown-menu li.nav-item a.nav-link:hover {
  background: none;
  color: #FFF;
  background-color: #4c4e5e;
}


header .dropdown-menu {
  padding: 10 0;
  background: rgba(55, 55, 55, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, .6);
  /* min-width: 15rem; */
}


.wrapper {
  margin-top: -1px;
}

header .active {
  background: url(../images/XXXXXXXXXX-ico.png) no-repeat center top;
}

iframe {
  max-width: 100%;
}

img {
  height: auto;
}


.btn {
  padding: 10px 40px;
  border: 1px solid #000;
  background: #000;
  color: #FFF;
  border-radius: 0;
  font-size: 1.05em;
  margin: 15 0 5;
  font-weight: 300;
}

.barra {
  display: block;
  float: left;
  height: 60px;
  width: 16px;
  margin-right: 16px;
  background: #FFF;
}

a.btn:hover {
  color: #FFF;
  text-decoration: none;
}

.btn-more {
  color: #193A52;
  padding: 6 15 5;
  margin-top: 0;
  display: inline-block;
}

.interna h1,
.interna h3 {
  font-weight: 600;
  color: #000;
  margin: 30 0;
  font-size: 1.8em !important;
  display: block;
  position: relative;
}


.interna h1:before {
  bottom: -12;
  top: auto;
}

.interna .blogs a.category,
.interna .blogs a.category {
  top: -15;
  left: 0;
}

.uppercase {
  text-transform: uppercase;
}

.barraH {
  display: inline-block;
  background: #000;
  width: 20px;
  height: 100%;
  position: relative;
}

#slide .polygn {

  background-color: rgb(19 168 158 / 60%);
  clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0 54%);
  color: #FFF;
  width: 500;
  right: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  padding: 10 30 0 70;
  display: table;
}

#slide .resume {
  height: 200;
  font-size: 1.1em;
  color: #FFF;
}

#slide a.btn-more {
  margin-top: 20;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 20px;
  font-size: 1.0em;
  font-weight: normal;
  padding: 9 16;
  font-weight: 300;
}


#slide .about {
  width: 100%;
  padding-top: 140;
}

.home__slider__item:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.1) 100%);
}

.home__slider__post.slick-slider {
  background: rgba(238, 238, 238, 1);
}

.home__slider__item {
  background: rgba(238, 238, 238, 1);
  /* clip-path: ellipse(62% 63% at 50% 36%); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#perfil {
  background-image: url(../images/bg_picture.jpg);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 0;
  padding-top: 0;
}

#perfil .col-md-7 {
  padding: 20px 25px 80px 5px;
}

#perfil .btn-more {
  background-color: #626262;
  color: #FFF;
}

#perfil h3,
#perfil h4 {
  color: #414344;
  font-size: 1.5em;
  font-weight: 500;
}

#perfil h4 {
  font-size: 1.3em;
}

#perfil img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
}

#blog h1 {
  margin-bottom: 20px;
}

.blog .box1 {
  height: 100% !important;
}

.blog .box {
  margin-bottom: 20px;
}

.blog .box1 {
  margin-bottom: initial;
}

.blog .box2 {
  margin-bottom: initial;
}

.blog .box3 {
  margin-bottom: initial;
}

.blog .box3,
.blog .box4 {
  margin-bottom: initial;
  height: 100%;
  width: 100%;
}

.blog .box3 {
  margin-right: 15;
}

.videos .btn-access {
  bottom: 0px;
  right: 0px;
  position: absolute;
}


.blogs .box:before {
  border-radius: 15px;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 0;
  background: rgb(0, 64, 93);
  background: linear-gradient(180deg, rgba(0, 64, 93, 0.1) 35%, rgba(0, 0, 0, 0.9) 70%, rgb(0, 0, 0) 100%);
}

#blog .col-12 .btn-more {
  background-color: #fff;
  border: 2px solid #000;
  font-weight: 500;
  border-radius: 20px;
  color: #000;
}



#videos {
  background-color: #c7c6c6;
}

#videos h1 {
  color: #2494bc;
}


.videos .btn-more {
  background-color: #2494bc;
  color: #fff;
  font-weight: 300;
}

.videos .col-md-6 {
  padding-top: 20px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#para {
  color: #fff;
  background-image: url(../images/bg-para.jpg);
  background-size: cover;
  background-position: center;
  padding: 50 0;
}

#para h1 {
  color: #FFF;
  font-weight: 650;
  font-size: 1.6rem;
  margin-top: 8;

}

#para .text {
  font-size: 1.15rem;
}

.slide-relative {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -220;
}

.polygn {
  height: 100px;
  clip-path: polygon(0 87%, 100% 0, 100% 100%, 0 100%);
  /* 10px = thickness */
  background-color: #bd0000;
  position: absolute;
  bottom: 4;
  left: 0;
  right: 0;
}


.polygnR {
  height: 100px;
  clip-path: polygon(0 87%, 100% 0, 100% 100%, 0 100%);
  /* 10px = thickness */
  background-color: #FFF;
  position: absolute;
  bottom: -1;
  left: 0;
  right: 0;
}

#para .btn-more {
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 15px;
  background-color: initial;
  margin-top: 15px;
  font-size: 1.0rem;
  font-weight: normal;
}

#para .items img {
  max-height: 500;
  margin: 0 30;
}

#atendimento {
  background-color: #FFF;
  color: #000;
  background-image: url(../images/bg-section.jpg);
  background-size: inherit;
  background-position: bottom;
  background-repeat: repeat-x;
  min-height: 500;
  padding-bottom: 250;
}

#atendimento h1 {
  font-weight: 500;
}

#atendimento .text {
  font-weight: 500;
  font-size: 1.15rem;
  padding: 0 30;
}

.tratamentos .btn-more {
  background-color: #1aace1;
  color: #FFF;
}

.tratamentos .box {
  color: #FFF;
}

.tratamentos .box {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(20, 131, 171, 0.85);
  min-height: 130px;
  height: 100%;
  font-size: 1.05em;
  font-weight: 600;
}

.tratamentos .boxout {
  padding: 5px 20px;
}

.tratamentos img {
  max-width: 100%;
}

/* 
.tratamentos .text {
  padding-top: 60px;
  max-width: 50%;
  display: inline-block;
} */



/* 
.tratamentos .btn-more {
  background-color: #1aace1;
  color: #FFF;
}
 */
.atuacao .box a {
  color: #1a79a4;
  font-weight: 400;
}

.atuacao .box {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  min-height: 130px;
  height: 100%;
  font-size: 1.05em;
}

.atuacao .boxout {
  padding: 5px 20px;
}

.atuacao img {
  max-width: 100%;
}



#quemsomos {
  position: relative;
}

#quemsomos img {
  max-width: 100%;
}

#quemsomos .fotos {
  position: absolute;
  bottom: 0;
}

#quemsomos p,
#quemsomos li {
  font-size: .90em;
  font-weight: 400;
}

#quemsomos li {
  margin-bottom: 8px;
}

#quemsomos .box {
  position: relative;
  background-color: #FFF;
  padding: 35 20 0 40;
  background-image: url(../images/feature_star_new.jpg?v=2);
  background-position: bottom right;
  background-repeat: no-repeat;
  min-height: 265;
  height: 100%;
}

#quemsomos .linha {
  position: absolute;
  background-color: #1f7ba0;
  width: 10;
  height: 190;
  display: block;
  top: 30;
  left: 0;
}

#quemsomos h3 {
  font-size: 1.4em;
  font-weight: bold;
}

#atuacao span img {
  float: left;
  max-width: 20px;
  margin-top: 3px;
  margin-right: 8px;
}

#atuacao span i {
  padding-left: 29px;
  display: inline-block;
  font-style: normal;
}

#atuacao span {
  display: block;
  color: #1a79a4;
  font-size: 1em;
  font-weight: 400;
  margin: 5px 0;
}

/* clientes */
#clientes {
  padding: 55 0;
  color: #000;
  background: #FFF;
  background-image: url(../images/bg-clientes.png);
  background-position: center;
  background-size: cover;

  clip-path: ellipse(82% 63% at 50% 36%);

}

#clientes h1 {
  color: #000;
}

.clientes .box {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  line-height: 200px;
  height: 100;
  padding: 5;
  margin-bottom: 20;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clientes .box img {
  max-width: 90%;
  max-height: 90;
  vertical-align: middle;
}

.clientes a.btn-more {
  border: 2px solid #000;
  color: #000;
  margin-top: 5;
  font-weight: normal;
}

.advogados .img {
  width: 100%;
  height: 350;
  background-position: top center;
  background-size: cover;
}

.advogados .nome {
  background-color: #00A79D;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 18 5;
  font-size: 1.35em;
}

.advogados a.more {
  background-color: #00A79D;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 2 0 5;
  font-size: .8em;
  display: block;
  width: 100%;
}




/* advogados */
#advogados {
  padding: 55 0;
  color: #fff;
  background: #193A52;
  background-image: url(../images/bg-equipe.png);
  background-size: cover;
}

#advogados h1 {
  color: #FFF;
}

.advogados .box {
  width: 80%;
  margin: 0 auto;
}

.advogados .img {
  width: 100%;
  height: 350;
  background-position: top center;
  background-size: cover;
}

.advogados .nome {
  background-color: #00A79D;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 18 5;
  font-size: 1.35em;
}

.advogados a.more {
  background-color: #00A79D;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 2 0 5;
  font-size: .8em;
  display: block;
  width: 100%;
}

.advogados .btn-more {
  border: 2px solid #FFF;
  color: #FFF;
  margin-top: 10;
}

/* servicos */
#servicos {
  padding: 55 0;
}

/* depoimentos */
#depoimentos {
  background-color: #b8d3de;
  background-image: url(../images/bg-deee.jpg);
  background-size: cover;
  color: #FFF;
  background-color: #9c9c9c;
  font-size: 1.15rem;
}

#depoimentos h1 {
  color: #FFF;
  margin-bottom: 0;
}

#depoimentos .image-container {
  width: 170px;
  height: 170px;
  margin: 15 auto;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#depoimentos .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#depoimentos .box {
  text-align: center;
  padding: 18 20 10;
  border: 1px solid #FFF;
  border-radius: 25px;
  position: relative;
}

#depoimentos .aspas {
  position: absolute;
  top: 158;
  right: 25;
  width: 55;
  height: auto;
}


#depoimentos b {
  display: block;
  padding: 20px 0;
}

#depoimentos .box2 {
  margin: 0 auto;
}

#depoimentos .box3 {
  margin: 0 0 0 auto;
}

#atuacao {
  color: #FFF;
  background-image: url(../images/bg-atuacao.jpg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}

#atuacao h1 {
  color: #FFF;
}



#instagram {
  background-color: #2d4065;
  color: #FFF;

}

#instagram h1 {
  font-size: 1.2em;
}



.depoimentos .texto {
  padding: 20 60 5 0;
  font-size: 1.0em;
}

.depoimentos .texto::before {
  content: "";
  display: inline-block;
  height: 35;
  width: 43;
  background-image: url('../images/aspas.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 10 -6 0;
}


.depoimentos .content {
  color: #FFF;
  background-color: #295d72;
  width: 70%;
  height: 270;
  margin: 40 10% 20 auto;
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;
}

.depoimentos .author {

  font-weight: 600;
}

/* destaques */
#quemsomos {
  background-color: #eeeeee;
}


/* lives */
#lives {
  padding: 55 0;
  color: #fff;
  background: #90A3A9;
  text-align: center;
}

.lives h1 {
  color: #193A52;
}

.lives h1:before {
  background-image: url('../images/linhaw.png');
}

.lives h3 {
  display: block;
  background: #193A52;
  color: #fff;
  min-height: 100;
  margin: 0 15;
  font-size: 1.05em;
  padding: 20;
}

.lives h3 a {
  color: #FFF;
  font-weight: 500;
}

.lives .image {
  display: inline-block;
  width: 250;
  height: 250;
  background-size: cover;
  background-position: center;
  margin: -150 auto 0;
}

.lives .box {
  border: 2px solid #FFF;
  min-height: 320;
  font-size: 1.2em;
  margin-top: 170;
}

.lives .data {
  display: inline-block;
  padding: 20;
  font-weight: 600;
}

.lives .data img {
  max-width: 30;
  margin-right: 10;
}

.lives .more {
  position: absolute;
  bottom: -20;
  text-align: center;
  left: 0;
  right: 0;
}

.lives .more a.btn-more {
  background: #90A3A9;
  color: #FFF;
  border: none;
}

.lives a.btn-more {
  background: #90A3A9;
  color: #FFF;
  border-color: #FFF;
}

/* areas */
.servicos .box {
  color: #FFF;
  min-height: 180;
  padding: 15 18;
  position: relative;
  margin-bottom: 20;
  background-color: #c6d5db;
  border-radius: 10px;
  border-color: #c6d5db;
  position: relative;
}

.servicos .about a {
  font-size: 1.1em;
  color: #193A52;
}

.servicos .about p {
  display: table-caption;
  padding-top: 10;
  font-weight: bold;
}

.servicos .resume {
  font-size: 1.1em;
  line-height: 1.5em;
}

.servicos h3 {
  font-size: 1.4em;
}

.servicos .box img {
  height: 90;
  width: 90;
  margin-bottom: 20;
  border: 2px solid #055b7d;
  border-radius: 50%;
  padding: 5;
  float: left;
  margin-right: 15;

}

#servicos a.btn-more {
  background-color: #1f7ba0;
  color: #fff;
  border: none;
}

.servicos a {
  color: #FFF;
}

.servicos a.more {
  color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 20;
  background: #193A52;
  font-weight: 500;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  height: 90;
  text-align: right;
  border-bottom-right-radius: 10px;


}

.servicos a.more span {
  position: absolute;
  bottom: 14;
  display: block;
  right: 20;
  font-size: .85em;
}

footer.main-footer {
  background-image: url(../images/bg-footer.jpg);
  background-size: cover;
  background-position: center;
  color: #FFF;
  font-size: 1.1rem;
}

footer .logo {
  max-width: 90%;
  width: 200px;
}

footer.main-footer b {
  font-size: 1.3rem;
  font-weight: 100;
}

footer.main-footer .social img {
  max-height: 31px;
  margin: 5px;
}



footer h4 {
  font-size: 1.15em;
  color: #FFF;
}

footer a,
footer a:hover {
  color: #FFF;
  font-weight: normal;
}

footer .redes {
  text-align: center;
}

footer .redes img {
  max-height: 40;
}

footer .logof img {
  max-height: 55;
  max-width: 100%;
  margin-top: 20;
}

#diferenciais {
  text-align: center;
  padding-top: 0;
  font-size: 1.15rem;
}

#diferenciais h1 {
  margin-bottom: 0;
}

#diferenciais .box {
  border: 1px solid #000;
  border-radius: 20px;
  width: 285;
  max-width: 90%;
  padding: 40 10 30;
  font-size: 1.1rem;
  height: 100%;
}

#diferenciais .box img {
  max-width: 90%;
  width: 100;
  margin-bottom: 15;
}

#diferenciais .box .title {
  font-weight: 550;
  font-size: 1.3rem;
  margin: 3 0;
}

#diferenciais .b2 {
  margin: 0 auto;
}

#diferenciais .b3 {
  margin: 0 0 0 auto;
}

/* cases */
#cases {
  background: #c4c4c4;
  font-size: 1.15rem;
}

#cases p {
  text-align: center;
  padding: 10 50;
}

#cases .btn-more {
  background: #FFF;
  color: #000;
}

.cases .box {
  min-height: 420px;
  background-size: cover;
  background-position: center;
  position: relative;
}


.cases .excerpt {
  position: absolute;
  bottom: 0;
  z-index: 10;
  padding: 10;
  text-align: center;
  background-color: #00000050;
  right: 0;
  left: 0;
}

.cases .excerpt a {
  color: #fff;

}

.cases .more {
  font-size: .84em;
  display: none;
}

.cases h3 {
  font-size: 1.4em;
  text-transform: uppercase;
  margin: 0;
  font-weight: 100;
  color: #FFF;
  letter-spacing: 0.5px;
}

.cases .btn-more {
  margin-top: 28px;
}

.cases .box:hover .cases_h3 {
  font-size: 1.9rem;
  letter-spacing: 2;
  width: 100%;
}

.cases .box:hover .cases_more {
  display: initial;
  display: block;
  font-size: 1.2rem;
  font-weight: 300;
  padding: 10;
  width: 100%;
}

.cases a.cases_more:hover {
  text-decoration: none;
}

.cases .box:hover .case_excerpt {
  position: absolute;
  z-index: 10;
  padding: 10;
  text-align: center;
  background-color: #00000060;
  bottom: 10;
  top: 10;
  right: 10;
  left: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* blog */
#blog {

  background-position: center 120;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
}


.blogs .barra {
  background: #FFF;
}

.blogs a {
  color: #FFF;
}

.blogs a.category,
.blogs a.category {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.85);
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  display: inline;
  padding: 0;
  font-size: .95em;
  display: block;
}



.archive .advogados .col-md-4 {
  margin-bottom: 25;
}


.blogs .box {
  position: relative;
  padding: 0;
  background: #FFF;
  text-align: left;
  height: calc(50% - 112px);
  min-height: 255px;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
}

.blogs .box2 {
  margin-bottom: 20px;
}

.blogs .feature a,
.blogs .feature {
  font-weight: bold;
  color: #fff;
}

.blogs a.category {
  width: fit-content;
  display: inline;
  padding: 15px 0px;
  font-weight: 100;
  color: #FFF;
  font-weight: normal;
  font-size: 1.3em;
}

.blogs .box .title {
  font-size: 1.4em;
  font-weight: 600;
  text-align: left;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-height: 1.3em;
}

#instagram {
  padding: 10px;
  font-weight: 500;
  font-size: 1.1rem;
  text-align: center;
  color: #FFF;
  background-color: #c02736;
  margin-bottom: 5px;
}

#instagram img {
  width: 25;
  margin-right: 1;
}


.blogs .box .text {
  font-size: 1.1em;
  font-weight: 300;
  text-align: left;
}


.blogs .box .image {
  height: 140;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blogs img.plus {
  position: absolute;
  bottom: 15;
  right: 15;
  width: 20;
  height: 20;
}

.blogs .xbox1 {
  min-height: 560px;
  position: relative;
}

.blogs .box h3 {
  margin: 0;
}

.blogs .box h3 a {
  color: #FFF;
  font-size: .8em;
  text-transform: initial;
  padding: 0 15;
  letter-spacing: 0.05em;
  font-weight: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  margin-bottom: 6px;
  line-height: 1.3em;
}

.blogs .more {
  margin: 0;
  font-size: 1.0em;
  font-weight: 300;
  padding: 5px;
  text-align: center;
  width: 100%;
  display: inline-block;
  bottom: 10;
  right: 10;
  position: absolute;

}

.limit-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}


.limit-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blogs .feature {
  text-align: left;
  position: absolute;
  bottom: 15;
  right: 15;
  left: 15;
}


.blogs .xbox1 .feature {
  top: auto;
  bottom: 15;
}


.blogs .box .btn-more {
  padding: 0px 0 0;
  font-size: inherit;
  font-weight: 100;
  font-size: 1.3rem;
}

.blogs .excerpt {
  position: absolute;
  padding: 0;
  font-size: .9em;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}


.blogs a.btn {
  display: inline;
  color: #000;
  background: #FFF;
  border: 0;
}




.vertical-center {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


footer iframe {
  width: 100%;
  height: 250px;
  max-height: 250px;
  margin: 15px 0;
}

.line3 {
  color: #CCC;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  margin-bottom: 6px;
  line-height: 1.3em;
  position: relative;
  z-index: 40;
  color: #FFF;
}




.clearfix {
  clear: both;
}

.page {
  min-height: 300px;
}

.map {
  clear: both;
}

.map iframe {
  width: 100%;
  max-width: 100%;
}

.home__slider__post .slick-slider {
  height: 650px !important;
}



/* tema */
.cf2 h4 {
  text-align: center;
}

.section {
  padding: 40 0;
}

.section .title {
  padding-bottom: 0px;
}

.section span.text-uppercase {
  color: #36416e;
  letter-spacing: .09em;
  margin: 0px auto;
  font-weight: 600;
  font-size: 1.55em;
}


.headerToolbar img {
  width: 23px;
  margin: 0px 4px 5px;
}

.headerToolbar img:last-child {
  margin-left: 0px;
}

.headerToolbar {
  color: #FFF;
  font-size: .95em;
  padding: 10px 0px 4px;
  background: #000;
  text-align: right;
  font-weight: normal;
}

.headerToolbar .text-left a {
  font-weight: normal;
  color: #FFF;
  margin-right: 40px;
}


.home__slider__post .main-title {
  font-size: 2.3em;
  font-weight: 500;
  color: #000 !important;
  letter-spacing: -.02em;
  margin-bottom: 5px;
  text-align: center;
}

.home__slider__post .sub-title {
  font-size: 1.9em;
  color: #fff !important;
}

.home__slider__item {
  height: 820;
}

.home__slider__post .main-title,
.home__slider__post .sub-title,
.home__slider__post .resume {
  color: #fff !important;
  z-index: 100;
  position: relative;
  text-align: center;
}


.home__slider__item .interna {
  background: #FFF;
  color: #333;
  padding: 10px 0 50px;
}

.interna .single-single,
.interna .single-post,
.interna .single-blog-post,
.interna .single-title {
  background: none;
}

.interna p {
  color: #333;
  font-weight: 200;
  font-size: 1.15em;
  line-height: 1.6em;
}

.interna h5 {
  font-size: 1.85em;
  font-weight: 100;
  padding: 10 20;
  max-width: 800;
  text-align: center;
  margin: 0 auto;
  line-height: 1.65em;
}

.single .wpapp,
.page .wpapp,
.interna .wpapp,
.interna .wpapp,
.error404 .wpapp {
  color: #222;
}

.home__slider__item .container {
  z-index: 5;
}


.slick-prev {
  left: 25px;
  z-index: 10;
  top: 40%;
}

.slick-next {
  right: 25px;
  z-index: 10;
  top: 40%;
}

.slick-prev:before,
.slick-next:before {
  font-family: monospace;
  font-size: 40px;
}



@media all and (max-width: 1200px) {
  .menunav17 {
    margin-right: 22px !important;
  }




  .blogs .box {
    min-height: 305px;
  }


  .home__slider__post .main-title {
    margin-top: 50px;
  }

  .wpapp {
    display: none;
  }

  .home .solucoes {
    margin: 290px 0px 0px;
  }

  /*
  .home__slider__post {
    position: absolute !important;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
}*/

  .c-header-menu {
    padding: 0.5rem 1rem 100px;
    /*    background: rgba(255, 255, 255, .85); */
    z-index: 30;
    position: relative;
  }


  .headerToolbar {
    display: none;
  }

  header .navbar-brand img {
    max-width: 200px;
  }

  .slick-slider {
    height: initial;
    height: initial !important;
  }

  .wp-image-2702 {
    display: none;
  }

  #nf-form-1-cont {
    float: left;
    width: 100%;
  }

  header {
    border-top: 0;
  }

  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }



  .section .title {
    padding-bottom: 10px;
  }


  header .active {
    background-position: left;
  }

  header .navbar-nav .dropdown-menu {
    padding-bottom: 10px;
  }

  header .navbar-toggler {
    background: #DBDBDB;
    padding: .8rem;
    border: 1px solid #555;
    cursor: pointer;
    border-radius: 3px;
    right: 20px;
    top: 20px;
    position: absolute;
    z-index: 10;
  }

  .slick-slide {
    max-height: 620px !important;
  }

  .slick-slide img {
    max-height: 620px !important;
  }


  footer .col-md-4 {
    margin-bottom: 40px;
  }



}



@media all and (max-width: 767px) {

  .gallery-item {
    margin: 0 !important;
    width: 50% !important;
    border: 2px solid #FFF;
  }

  body.home {
    background-color: #000;
  }

  #diferenciais {
    background-color: #FFF;
  }

  #diferenciais .box {
    margin: 0 auto;
  }

  #diferenciais .mb-5 {
    padding-bottom: 0;
  }

  #diferenciais .col-md-4 {
    padding-bottom: 15;
  }

  #cases .col-md-4 {
    padding-bottom: 15;
  }

  .cases .box {
    min-height: 300px;
  }

  #para .items img {
    max-width: 40%;
    margin: 0 10;
  }

  footer a,
  footer a:hover {
    font-size: 1rem;
  }

  #blog {
    background-color: #FFF;
  }

  #blog .col-md-5,
  #blog .col-md-6 {
    margin-bottom: 15;
  }

  #blog .box3 {
    margin-bottom: 15;
  }

  #blog .d-flex {
    display: flex !important;
    flex-direction: column;
  }


  .home__slider__item:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    pointer-events: none;
    left: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.1) 100%);
  }

  header .social {
    padding-top: 30;
    text-align: center;
    width: 100%;
  }

  .fivecolumns .span2 {
    float: left;
    width: 20%;
  }

  .temas .box {
    width: 50%;
  }

  footer .cf2 h4 {
    text-align: left;
    margin: 22px 0px 10px;
  }

  ol,
  ul,
  dl {
    padding: 20px 0px 0px;
  }

  .home__slider__post .main-title {
    font-size: 1.5em;
  }

  .gallery-item ol,
  .gallery-item ul,
  dl.gallery-item {
    padding: 0px !important;
  }

}

/* Mobile Adjust */
@media (max-width: 500px) {

  .depoimentos .texto {
    font-size: 0.9em;
    padding: 0 10 10 !important;
  }

  header .navbar-toggler {
    right: 25px;
    top: 0;
  }

  .depoimentos .author {
    padding: 0 10 20px;
  }

  .tratamentos .box {
    padding: 10px 0px;
    text-align: center;
  }

  .tratamentos .box .text-left {
    text-align: center !important;
  }

  .tratamentos img {
    max-width: 180px;
  }


  .logo-brand img {
    max-width: 90%;
    margin-left: 25;
  }

  #perfil .col-md-7 {
    padding: 15px;
  }


  #perfil .col-md-5 {
    text-align: right;
  }

  #perfil img {
    max-width: 100%;
    height: 300px;
    position: relative;
    bottom: 0;
    right: 0;
  }


  .depoimentos .content {
    width: 100%;
    margin: 90 0 0;
    display: block;
    height: auto;
    position: relative;
    padding: 100 0 0;
  }

  .depoimentos .img-circle {
    position: absolute;
    padding: 0;
    width: 200;
    height: 200;
    padding: 30;
    margin: -185 auto 0;
    float: none;
    z-index: 20;
    left: 23%;
  }

  .depoimentos .img-circle img {
    width: 180;
  }

  #slide .about {
    width: 100%;
    padding-top: 160;
  }

  .home__slider__post .sub-title {
    font-size: 1.6em;
    padding: 50 20 0;
  }

  #slide .resume {
    font-size: 1.2em;
  }

  #slide .polygn {
    width: 100%;
  }

  #slide a.btn-more {
    font-size: .90em;
  }

  .blogs .col-md-4,
  .blogs .col-md-8 {
    padding: 5 5 10 !important;
  }

  .blogs .box2 {
    margin-bottom: 15;
  }

  .navbar-expand-lg .navbar-nav {
    float: none;
    margin: 0 auto 10;
  }

  #quemsomos .fotos {
    position: relative;
  }

  #quemsomos .col-md-4 {
    margin-bottom: 15;
  }

  #advogados .box {
    margin-bottom: 22;
  }

  #servicos .box {
    margin-bottom: 20;
  }

  #lives .col-md-4 {
    margin-bottom: 25;
  }

  #lives .only-desk {
    display: none;
  }


  .top-header,
  .top-header .text-right {
    text-align: center !important;
  }

  .top-header .col-md-4 {
    text-align: center !important;
    padding: 3 !important;
  }

  .text-right {
    padding: 14 0 5;
  }

  footer .logof {
    text-align: center !important;
  }

  footer .logof img {
    max-height: 80;
  }

  footer.main-footer {
    padding: 30 0 30 !important;
  }


  #participantes .col-md-2 {
    width: 50%;
  }

  #oquedoar .box {
    height: inherit;
  }

  #oquedoar .box {
    font-size: .95em;
  }

  #ondedoar .box {
    font-size: .9em;
    padding-bottom: 22;
  }

  footer.main-footer {
    margin: 0;
    bottom: 0;
    background-size: cover;
    text-align: center;
    padding-bottom: 155;
  }

  footer .c1 {
    background: none;
  }

  footer .c2 .cupcake {
    width: 120px;
    max-width: 90%;
    position: absolute;
    bottom: 20;
    right: initial;
    left: 20;
  }

  footer .c2 h2 {
    margin: 50px 0px 0px;
  }

  footer .col-md-6 {
    padding-top: 20;
  }

  footer img {
    max-height: 70px;
    max-height: 70px;
    margin: 10 10 15;
  }

  footer .apoio img {
    margin: 10 30 15;
  }

  footer .donativos {
    text-align: center;
    float: inherit;
    margin-top: 50;
    text-transform: uppercase;
  }




  .mobile-only {
    display: initial;
  }

  .desktop-only {
    display: none;
  }

  #slide .btn {
    padding: 8px 20px;
    font-size: 1em;
  }

  .home__slider__post .btn {
    float: right;
  }

  #slide .nuvem {
    width: 70%;
    padding-bottom: 0;
  }

  #slide .nuvem .box {
    bottom: 5px;
  }




  #slide .nuvem .btn {
    font-size: .6em;
  }





  #slide .nuvem div {
    font-size: 1.1em;
    padding: 15px 15px 5px 5px;
    bottom: 5;
    left: 5;
    line-height: 1.4em;
  }

  .festaemcasa .box {
    margin-top: -30px;
  }


  .festaemcasa .box {
    padding-top: 200px;
  }

  .festaemcasa div {
    padding: 0;
    margin: 0;
  }

  .festaemcasa .box {
    margin-top: 270px;
    background-size: cover;
    padding: 100 90 0 20;
    border-color: 1px solid #000;
  }

  .home__slider__post {
    position: relative;
    margin-top: 0;
  }



  .home .solucoes {
    margin: 210px 0px 0px;
  }

  .temas .box:after {
    content: url();
    position: absolute;
    top: 35;
    left: 0;
    width: 0;
    height: 0;
  }

  .temas .box:nth-child(odd):after {
    content: url('../images/bandeira2.png');
    position: absolute;
    top: 35;
    left: calc(50% + 50px);
    width: 130px;
    height: 100px;
  }

  .home-front .rows,
  .home-front .col-sm-3 {
    padding: 0 0;
    margin: 0;
  }


  .blogs .blogs2 .excerpt {
    display: initial;
  }

  .blogs .xbox1 {
    min-height: 100px;
  }

  .blogs .box {
    height: 250px;
  }

  .home__slider__post .main-title {
    margin-top: 0px;
  }

  .navbar-collapse .c-header-menu li.nav-item a.nav-link {
    padding: 0 20 10 20;
    border-bottom: 2px solid #CCC;
    border-color: rgb(56 90 104 / .2);
    font-weight: 500;
    font-size: 1.1em;
  }

  header .c-header-menu li.nav-item a.nav-link::before {
    margin-right: 0px;
    content: "";
  }


  .fivecolumns .span2 {
    width: 100%;
    padding: 10px;
    text-align: center;
    line-height: 1.2em;
    font-weight: bold;
    height: 170px;
  }

  .fivecolumns .span2 img {
    max-height: 85px;
    margin-bottom: 10px;
  }
}

.zoom {
  transition: transform .2s;
  /* Animation */
}

.zoom:hover {
  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}