html,
body {
  font-family: "Open Sans", sans-serif;
}

strong {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Open Sans", sans-serif;
  color: #333;
}

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

html {
  background: #EFEFEF;
}

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


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

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





h1 {
  display: inline-flex;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 12;
}

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

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


.desktop-only {
  display: initial;
}

.mobile-only {
  display: none;
}

.shadow {
  filter: drop-shadow(0 0 0.5rem rgba(255, 255, 255, 0.474));
}

#backtop {
  display: none;
  position: fixed;
  opacity: 1;
  bottom: 80px;
  z-index: 999;
  right: 16px;
  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.c-header {
  background: #EEE;
  z-index: 100;
  position: relative;
}

.home header.c-header {
  background: #FFF;
}

.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);

}




.single header.c-header,
.page header.c-header,
.error404 header.c-header,
.error404 header.c-header {
  background: #EEE;
}

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 footer,
.page footer {}


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

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

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

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

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


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


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



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

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

/*
*/

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

.navbar-expand-lg .navbar-nav {
  /* margin: 0 auto; */
  float: right;
}


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;
}

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 {
  font-weight: bold;
  border: 2px solid #193A52;
  color: #193A52;
  border-radius: 10px;
  padding: 10 12 9;
  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: 0;
  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-color: #FFF;
  font-size: .8em;
  font-weight: normal;
}


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

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

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



#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;
}


/* clientes */
#porque {
  min-height: 750px;
  padding: 55 0;
  color: #000;
  position: relative;
}

#porque .boxRed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url(../images/red_line.png);
  background-position: 515px center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
}


#porque .bg_redLine {
  background-image: none !important;
}


#porque h1 {
  margin-top: 120px;
  margin-left: 20px;
  font-size: 3.1em;
  font-weight: 1000;
  color: #000;
}

#porque .col-md-7 {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  color: #FFF;
  font-size: 0.2em;
}



#porque .col-md-5 {
  padding-right: 0;
}


#porque .col-md-5 p {
  padding-right: 0;
  font-weight: 400;
  font-size: 1.1em;
}

#porque .col-md-5 ul {
  font-size: 1.15em;
}


#clientes h1 {
  color: #000;
}

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

.clientes h4 {
  font-size: 1.4em;
}

.clientes .box img {
  max-width: 120px;
  max-height: auto;
  vertical-align: middle;
  margin: 0px 20px 0px;
}

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

.planos,
.planos h1 {
  color: #FFF;
}

.planos h1 {
  margin: 30px 0 10px;
}

.planos {
  background-size: contain, cover !important;
}

.planos p {
  font-size: 2em;
}

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

.white {
  color: #FFF !important;
}

.red {
  color: #C90725 !important;
}

.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;
}

.logo-small {
  max-width: 100px;
}

/* servicos */
#servicos {
  padding: 55 0;
  background-color: #000;
}

/* depoimentos */
#depoimentos {
  background-color: #b8d3de;
  background-image: url(../images/bg-depoimentos.png);
  background-size: cover;
}

.depoimentos .texto {
  padding: 0 30 40;
}

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


.depoimentos .img-circle {
  background-color: #FFF;
  border-radius: 250px;
  height: 320;
  width: 320;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin: -30 0 0 -175;
  position: relative;
  z-index: 10;
  padding: 40;
}

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

.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 {
  background-color: #0f3444;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 8;
  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 */
.bg_redLine {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../images/red_line.png');
  min-height: 600px;
}

.servicos .box {
  color: #FFF;
  min-height: 180;
  position: relative;
  margin-bottom: 20;
  background-color: #C90725;
  position: relative;
  height: 100%;
  font-weight: 300;
  border: 3px solid #000;
}

.servicos h4 {
  text-align: center;
  color: #FFF;
  font-size: 1.2em;
  font-weight: 800;
  margin: 10px 0 10px;
}

.servicos h4:hover,
.servicos a:hover {
  text-decoration: none;
}

.servicos .about {
  font-weight: 400;
  padding: 0 20px 10px;
}

.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 h1,
.clientes h1 {
  font-size: 2.4em;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 1000;
}


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

.servicos .box .image {
  height: 200px;
  width: 100%;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#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 */
footer img {
  max-height: 60px;
  margin-right: 15;
}

footer .laco {
  max-width: 170px;
  height: auto;
  position: absolute;
  top: -60;
  right: 0;
  margin-right: initial;
  max-height: initial;
}

footer.main-footer {
  background-color: #394448;
  padding: 20 0 15;
  color: #FFF;

}


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;
}

/* cases */
#cases {
  background: #fff;
}

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

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

.cases .box {
  min-height: 420px;
  margin: 10px 20px 30px;
  background-size: cover;
  background-position: center;
}

.cases .box:after {
  position: absolute;
  top: -30;
  left: 35;
  right: 35;
  height: 100%;
  content: "";
  background: rgba(215, 209, 196, 0.88);
  clip-path: polygon(0 80%, 100% 62%, 100% 100%, 0% 100%);
  z-index: 5;
}

.cases .excerpt {
  position: absolute;
  bottom: 35;
  z-index: 10;
  right: 45;
  left: 20;
  text-align: right;
}

.cases .excerpt a {
  color: #3b3b3b;
}

.cases .category {
  letter-spacing: .09em;
  text-transform: uppercase;
  font-weight: 100;
}

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

.cases h3 {
  font-size: 1.0em;
  text-transform: uppercase;
  margin: 7px 0 13px;
}

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




/* blog */
#blog {
  background-color: #fff;
  color: #193A52;
}


.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: 285px;
  background-size: cover;
  background-position: center;
  margin-bottom: 10;
  border: 2px solid #333c40;
  border-radius: 15px;
  margin-top: 20;
}

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

.blogs a.category {
  font-weight: normal;
  padding: 5 0;
}

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

.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;

}

.blogs .feature {
  text-align: left;
  position: absolute;
  top: 150;
  right: 50;
  left: 15;
}


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

.blogs .more img {
  max-width: 40;
  max-width: 40;
  right: 0;
  bottom: 0;
  position: absolute;

}

.blogs a {
  z-index: 1;
  position: relative;
  display: block;
}

.blogs .btn-more {
  display: inline-block;
  color: #193A52;
}

.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 {
  max-width: 100%;
}

.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: 500px !important;
}

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

.section {
  padding: 40 0;
}

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

.section .title p {
  max-width: 700px;
  text-align: center;
  margin: 0 auto 25;
}

.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: 2.2em;
  color: #fff !important;
}

.home__slider__item {
  height: 400px;
}

.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: 520px !important;
  }

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


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



}


.hero {
  position: absolute;
  right: 0;
  top: 0;
}


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


  #porque .col-md-7 {
    display: none;
  }

  .boxRed {
    display: none;
  }

  .bg_redLine {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top center
  }


  .red {
    color: #FFF !important;
  }

  .hero {
    position: inherit;
    right: 0;
    top: 0;
    max-width: 90%;
  }

  .servicos .col-md-4 {
    padding-bottom: 20px;
  }

  .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;
  }



}

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

  .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 .texto {
    padding: 0 30 55;
  }

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

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

  .home__slider__post .sub-title {
    font-size: 2em;
  }

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

  #slide .polygn {
    width: 100%;
  }

  .blogs .col-md-4 {
    padding: 0;
  }

  .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%;
  }

  #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;
  }


  .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);
    color: #385a68;
    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. */
}








.table_center {
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 100;
}

.table_center a:hover {
  text-decoration: none;
}


.drop-down {
  display: inline-block;
  position: relative;
}

.drop-down__button {
  display: inline-block;
  line-height: 100px;
  padding: 8px;
  text-align: left;
  border-radius: 4px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: linear-gradient(to right, #F44336, #571f1f);
}

.drop-down__name {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  letter-spacing: 2px;
}

.drop-down__icon {
  width: 18px;
  vertical-align: middle;
  margin-left: 14px;
  height: 18px;
  border-radius: 50%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;

}



.drop-down__menu-box {
  position: absolute;
  width: 100%;
  left: -150px;
  background-color: #ff000070;
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  margin-top: 5px;
}

.drop-down__menu {
  margin: 0;
  padding: 0 13px;
  list-style: none;

}

.drop-down__menu-box:before {
  content: '';
  background-color: transparent;
  border-right: 8px solid transparent;
  position: absolute;
  border-left: 8px solid transparent;
  border-bottom: 8px solid rgb(102, 19, 19)00070;
  border-top: 8px solid transparent;
  top: -15px;
  right: 18px;

}

.drop-down__menu-box:after {
  content: '';
  background-color: transparent;
}

.drop-down__item {
  font-size: 13px;
  padding: 13px 0;
  text-align: left;
  font-weight: 500;
  color: #FFF;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid rgb(102, 19, 19)00070;
}

.drop-down__item-icon {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0px;
  fill: #C90725;

}

.drop-down__item:hover .drop-down__item-icon {
  fill: #C90725;
}

.drop-down__item:hover {
  color: #FFF;
  font-weight: 1000;
}



.drop-down__item:last-of-type {
  border-bottom: 0;
}


.drop-down--active .drop-down__menu-box {
  width: 200px;
  visibility: visible;
  opacity: 1;
  margin-top: 15px;
}

.drop-down__item:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 28px;
  background-color: #EEE;
  left: -13px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.drop-down__item:hover:before {
  display: block;
}


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


  .drop-down--active .drop-down__menu-box {
    width: 230px;
  }

  .drop-down__name {
    font-size: 2em;
  }

  .drop-down__menu-box {
    left: -160px;
    background-color: #e60707e4 !important;
  }

  .drop-down__item {
    font-size: 16px;
  }

  .table_center {
    top: 80px;
  }
}


@media all and (min-width: 1800px) {
  #porque .boxRed {
    background-image: url(../images/red_line.png);
    background-position: 670px center;
  }
}

@media all and (min-width: 2000px) {
  #porque .boxRed {
    background-image: url(../images/red_line.png);
    background-position: 870px center;
  }
}

@media all and (min-width: 2400px) {
  #porque .boxRed {
    background-image: url(../images/red_line.png);
    background-position: 1270px center;
  }
}

@media all and (min-width: 2600px) {
  #porque .boxRed {
    background-image: url(../images/red_line.png);
    background-position: 1470px center;
  }
}

@media all and (max-width: 1500px) {
  #porque .boxRed {
    background-position: 370px center;
  }
}

@media all and (max-width: 1300px) {
  #porque .boxRed {
    background-position: 270px center;
  }
}