html,
body {
  font-family: "Poppins", sans-serif;
  /* font-family: "Arimo", sans-serif; */
}

a {
  color: #333;
  font-weight: 500;
}


body.logged-in .wrapper {
  margin-top: 0px !important;
}

strong {
  font-weight: bold;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}


header .collapsing .c-header-menu li.nav-item a.nav-link,
header .collapse.show .c-header-menu li.nav-item a.nav-link {
  color: #FFF;
}

.home header.c-header {
  background: none;
}

.top-bar {
  top: 0;
  position: absolute;
  background-color: #FFF;
  display: block;
  width: 100%;
  padding: 8 0;
  text-align: center;
  z-index: 1000;
  height: 38px;
}

.top-bar .slick-dots {
  display: none !important;
}

.top-bar,
.top-bar a {
  font-weight: 500;
  color: #000;
}

.top-bar {
  top: 30;
}


.home__slider__item .img-featured img {
  max-width: 100%;
  max-height: 500px;
}


.interna .d-flex .side1 img {
  max-width: 140px;
}



p,
.resume_blog {
  font-size: 1.1rem;
  font-weight: 400;
}

.resume_blog {
  font-style: italic;
}



.page.interna,
.single-body-content {
  font-size: 1.1rem;
}

.page.interna {
  margin-bottom: 10;
}

.border-img-vaga {
  border: 1px solid #333;
  padding: 8px;
  border-radius: 10px;
  margin: 0 10 0 35;
}


.border-img-vaga img {
  max-width: 30px;
}

.point {
  max-width: 9px;
  margin: -2px 5px 0 0;
}




#slide h1 {
  font-size: 2.9rem;
}


#embalagens h1 {
  text-align: center;
}

#embalagens span.typed-text {
  font-weight: 600;
}

#embalagens span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 0.8s infinite;
}

#embalagens span.cursor.typing {
  animation: none;
}

@keyframes blink {
  0% {
    background-color: #ccc;
  }

  49% {
    background-color: #ccc;
  }

  50% {
    background-color: transparent;
  }

  99% {
    background-color: transparent;
  }

  100% {
    background-color: #ccc;
  }
}


html {
  background: #EFEFEF;
}

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

h1 {
  font-size: 2.3rem;
  font-weight: 500;
}


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


.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.c-header,
.home header.c-header {
  z-index: 100;
  position: relative;
  background: none;
}

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

a:hover {
  text-decoration: none;
}

.interna {
  min-height: 400px;
}




header .navbar-brand img {
  margin-top: 5;
  max-height: 235px;
  max-width: 220px;
}

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

header .social img {
  max-width: 25;
  margin: 0 0 0 1;
}

header .c-header-menu {
  margin-top: 0px !important;
  padding-top: 0px;
}

header .navbar,
header .container {
  padding: 3 0 0;
}

.invert-color {
  filter: invert(1);
}

header .c-header-menu li.nav-item a.nav-link {
  padding: 3px;
  color: #000;
  text-transform: none;
  font-size: 1.1em;
  margin: 8px 0px 8px 2px;
  letter-spacing: -.01em;
}


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



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

header .collapsing li.nav-item a.nav-link::before,
header .collapse.show li.nav-item a.nav-link::before {
  content: "";
}

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

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

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

header .c-collapse-menu.collapse.show,
header .c-collapse-menu.collapsing {
  position: absolute;
  top: 80;
  background: #000000c9;
  width: 100%;
  z-index: 100;
  padding: 15 15 0;
}


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



header .dropdown-menu {
  padding: 10 0;
  color: #FFF;
  border-color: #00000091;
  background: #000000ce;
  min-width: 15rem;

}

header .c-header-menu.collapse.show li.nav-item:hover,
header .c-header-menu.collapsing li.nav-item:hover,
header .c-header-menu .dropdown-menu li.nav-item a.nav-link:hover {
  background: #000000b1;
}


.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: 0px;
  color: #000;
  border-radius: 0;
  font-size: 1.05em;
  margin: -15 0 15;
  font-weight: 300;

  border-radius: 25px !important;
  border: 1px solid #000;
  padding: 5 14;
  font-size: 1.05rem;
  font-weight: 500
}

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

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


header .btn.btn-more {
  background-color: #fff333;
  color: #000;
  border-radius: 25px !important;
  border: 0;
  padding: 4 10;
  font-size: 0.8rem;
  font-weight: 500;
  margin: 0 1;
}



.uppercase {
  text-transform: uppercase;
}

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


/* horadedoar */
#horadedoar {
  background-image: url(../images/bg_home_pixel.jpg);
  padding: 40 0 30;
  color: #fff;
}



.banco.vagas .nao-encontrou h4 {
  font-weight: 200;
  font-size: 2.1rem !important;

}



#horadedoar p {
  font-weight: 500;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.4;
}

#horadedoar img {
  /* margin: -80 0 0; */
  max-width: 100%;
  z-index: 5;
  position: relative;
}


#horadedoar h1 {
  margin-bottom: 20;
}

#horadedoar .btn-more {
  background: #fff;
  color: #f9220c;
  padding: 10 20;
  margin: 10 0 20;
  display: inline-block;
}

#horadedoar .circle {
  width: 150px;
  height: 150px;
  display: inline-block;
  margin: 0;
  padding: 0;

}


.home__slider__post .slick-dots li.slick-active button {
  background: silver;
}

#horadedoar .circle a {
  vertical-align: middle;
  width: 120px;
  height: 120px;
  display: inline-block;
  margin: 0 20 0;
  padding: 25 10 0;
  background-color: #FFF;
  ;
  border-radius: 120px;
  ;

}

#horadedoar .circle a img {
  max-width: 90%;
  margin: 0 auto;
}

#horadedoar .circle a img {
  max-height: 80;
  margin: 0 auto;
}


#espaco {
  padding: 55 0;
  color: #fff;
  min-height: 500;
  background-image: url(../images/espaco-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 1.4rem;
}


#espaco .btn-more {
  margin-top: 30;
  background-image: url(../images/btn-more1.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 79px;
  width: 125px;
  padding-left: 18;
  padding-top: 18;
  display: block;
  font-size: 1.2rem;
  color: #000000ac;
}


#instagram {
  text-align: center;
  color: #FFF;
  background-color: #555;
  padding: 20;
}

#instagram a {
  color: #FFF;
}

#espaco img {

  max-width: 100%;
}

#oquedoar h1 {
  color: #000000;
  margin-bottom: 25;
}

#oquedoar .col-md-6 {
  margin-bottom: 15;
  z-index: 10;
}

#oquedoar .box {
  padding: 20 20 20 110;
  min-height: 160px;
  z-index: 10;
  background: #a0956d;
  height: 100%;
}

#oquedoar .box {
  position: relative;
  background-image: url(../images/circle.png);
  background-repeat: no-repeat;
  background-size: 135px;
  background-position: -35 20;
  font-size: 1.3em;
}

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


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


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

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


#oquedoar h4 {
  font-size: 1.15em;
  text-transform: initial;
  font-weight: 500;
}

#oquedoar .limit {
  font-size: .85em;
}

#oquedoar .ico {
  z-index: 20;
  max-width: 80px;
  position: absolute;
  left: 3;
  top: 40px;
}


/* ondedoar */
#ondedoar {
  background: #550304;
  color: #FFF;
  ;
  padding: 55 0;
  font-size: .9em;
  position: relative;
}

#ondedoar .laco {
  max-width: 140px;
  height: auto;
  position: absolute;
  top: -110;
  left: 0;
}

.content .textt {
  padding-left: 45;
}

#ondedoar h1 {
  margin-bottom: 20;
}

#ondedoar .box {
  border: 1px solid #FFF;
  padding: 15 20 10 80;
  margin: 10 20;
  position: relative;
  background: #550304;
  z-index: 10;
  font-size: 1.1em;
}

#ondedoar .box {
  background-image: url(../images/point.png);
  background-position: 20 10;
  background-repeat: no-repeat;
  background-size: 45px;
  z-index: 20;
}

#ondedoar h4 {
  font-size: 1.35em;
  font-weight: 500;
}

#ondedoar .title p {
  font-size: 1.3em;
  text-align: center;
}

#ondedoar a {
  color: #FFF;
}

#ondedoar a:hover {
  text-decoration: none;
}

#ondedoar .map {
  position: absolute;
  right: 6;
  bottom: 2;
  font-size: .7em;
}


/* participantes */
#participantes {
  padding: 55 0;
  font-size: .9em;
  position: relative;
}

#participantes .box {
  text-align: center;
  height: 100px;
  padding: 15 5 10;
}

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

#participantes .title p {
  text-align: center;
  font-size: 1.3em;
}

/* footer */

#newslletter .nf-form-content .listselect-wrap .nf-field-element div,
#newslletter .nf-form-content input.ninja-forms-field,
#newslletter .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 40px;
}


#newslletter .nf-error.field-wrap .nf-field-element:after {
  height: 38px;
  line-height: 40px;
}


footer.main-footer {
  background-color: #000;
  color: #FFF;
  padding-top: 90;
  padding-bottom: 0;
}

footer .box b {
  display: block;
  margin-bottom: 5px;
}

footer .box a {
  font-weight: 400;
  line-height: 1.5rem;
}

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

footer a,
footer a:hover {
  color: #fff;
  font-weight: 500;
}

footer .social {
  margin: 10 0 15;
}

footer .social img {
  max-width: 28px;
  margin: 10 5;
}

footer .parcerias h5 {
  margin: 25 0 20;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
}

footer .parcerias img {
  max-height: 50px;
  margin: 5px 20px 30px;
}

footer .wp a {
  padding: 5 20;
  display: block;
  text-align: center;
}


footer .wp img {
  max-width: 20px;
  margin: 0 5;
}


.copyright a {
  font-weight: bold;
  color: #FFF;
}

.produtos h1 {
  font-size: 2.6rem;
}

.produtos .content img {
  max-width: 340px;
  margin: -20 -20 -20 60;
  max-height: 340px;
}

.produtos img.feature {
  max-width: 100%;
  width: 340;
  float: right;
  margin: 0 0 15 20;
}

.produtos .icones {
  padding: 15px 20px;
  margin: 5 10 10;
  font-size: 0.7rem;
  line-height: 1.1rem;
  width: 160;
  background: #FFF;
  border-radius: 18px;
}

.btn-top {
  margin: 8 0 0 -2 !important;
  padding: 3 15 !important;
  font-size: 1rem;
}

.produtos .icones:hover {
  background: #d3d3d394;
}


.produtos .icones img {
  max-width: 55%;
  margin-bottom: 8;
}

.produtos .title {
  text-transform: uppercase;
  background-color: #ea8bab;
  border-radius: 25px;
  color: #000;
  padding: 15 30;
  font-weight: 500;
  margin: 30 0 15;
  font-size: 1.2rem;
}

.produtos .title img {
  width: 30;
  margin-right: 15;
}

.produtos .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20 0 20 0;
  background-image: url(../images/produto-fundo.jpg);
  background-position: -160 0;
  background-repeat: no-repeat;
  min-height: 400px;
}



#embalagens img {
  width: 950;
  max-width: 100%;
}

#embalagens p {
  margin-bottom: 10;
  font-weight: 400;
  font-size: 1.3rem;
}

#produtos {
  background: rgb(237, 237, 237);
}

#produtos a {
  font-size: 1.0rem;
  font-weight: 300;
  color: #000;
}

#embalagens a.btn.btn-more,
.produtos a.btn.btn-more {
  background-color: #fff;
  color: #000;
  border: 0;
  font-size: 1.0rem;
  border-radius: 20px;
  font-weight: 500;
  display: inline-block;
  margin-top: 20px;
  padding: 5 15;
}


/* blog */
.home #blog {
  position: relative;
  background-color: #FFF;
  background-image: url(../images/fundo-blog.jpg);
  background-repeat: no-repeat;
  background-position: center 110px;
  margin-bottom: 30px;
}


.nf-form-cont {
  z-index: 15;
  position: relative;
}



blog #blog.interna {
  background: none;
  padding: 0;
}


.clearfix {
  clear: both;
}

#blog h1 {
  color: #7f6a3d;
}

#blog .img-box {
  min-width: 150px;
}

#blog .box1 .img-box {
  min-width: 290px;
}

#blog .image {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background-position: center;
  background-size: cover;
}

#blog.interna .image {
  height: 250;
}

#blog.interna .btn-category {
  margin: 0px 5px 5px;
}


#blog.interna .category_blur {
  background-color: #EFEFEF !important;
  color: #000 !important;
}

#blog.interna a.cats {
  color: #000;
}

#blog.interna .author img {
  border-radius: 30px;
  margin-right: 2;
  height: 30;
}

#blog.interna .author-size img {
  border-radius: 50px;
  margin-right: 15;
  height: 65;
  border: 1px solid #CCC;
}

#blog.interna .author-size a {
  font-weight: 500 !important;
}

author- .interna .single-blog-post {
  padding-top: 0px;
}

#blog.interna h1,
.interna h1 {
  margin: 10px 0px;
  text-align: left;
  font-size: 1.6em;
  color: #000;
  font-weight: 500;
}

.interna h2 {
  margin: 10px 0px;
  text-align: left;
  font-size: 1.4em;
  color: #000;
  font-weight: 500;
}


.interna h3 {
  margin: 10px 0px;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: 500;
}

.interna h4 {
  margin: 10px 0px;
  text-align: left;
  font-size: 1.1em;
  color: #000;
  font-weight: 500;
}

#blog.interna .author .text-right a {
  font-size: 1.0rem;
  margin-bottom: 5;
}

#blog.interna .box .author a {
  font-size: 0.9rem;
}

#blog.interna .author .text-right small {
  font-size: 0.9rem;
  font-weight: 300;
}



#blog.interna .author a {
  font-size: 1.1rem;
  color: 333;
  font-weight: 400;
}



#blog.interna .limit-2 {
  min-height: 55;
}



#blog h1 {
  color: #000;
}


#blog .category {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.81rem;
  font-weight: 100;
  letter-spacing: 0.05rem;
  position: relative;
  z-index: 10;
}

#blog .box .about {
  padding-left: 15px;
  color: #FFF;
}

#blog .box .title {
  color: #fff;
  font-weight: 500;
  font-size: 1.05rem;
  display: inline-block;
  margin: 8px 0;
  position: relative;
  z-index: 10;
  line-height: 1.3rem;
}

#blog .box .text {
  color: #fff;
  font-weight: 400;
  font-size: 1.1rem;
}


#blog a:hover {
  text-decoration: none;
}

#blog .box a.btn-more {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
}

#blog .box a.btn.btn-more {

  color: #fff;
  border-color: #FFF;


  display: inline-block;
  padding: 5 15;

  position: absolute;
  left: 0px;
  bottom: -5px;
  border: none;
}


#blog.interna a.btn.btn-more {
  color: #000;
  border-color: #000;
  margin-bottom: 10px !important;
}

#blog.interna .box a.btn.btn-more {
  color: #fff;
  border-color: #fff;
  margin-bottom: 10px !important;
}

#blog.interna a.btn-category {
  height: inherit !important;
}



#blog .box2,
#blog .box3 {
  min-height: 150px;
}

#blog .col-md-12,
.col-md-4 {
  margin: 15 0;
}



.blogs {
  background-color: #e4e4e4;
  min-height: 450px;
  padding: 60px 0 50px;
  color: #000;
}

.blogs .barra {
  background: #FFF;
}

.blogs a {
  color: #FFF;
}

.blogs a.category,
.blogs a.category {
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.35em;
  font-weight: 400;
  text-align: center;
  position: relative;
  width: 100%;
}

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

#blog .row {
  padding: 0 100;
}

#blog .box {
  background-size: cover;
  padding: 20;
  height: 100%;
  border-radius: 25px;
  position: relative;
  margin: 0 5;
  min-height: 320px;
  background-position: center;
}



#blog .box:before {
  border-radius: 25px;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 0;
  background: linear-gradient(to top, #fff0 50%, rgb(0 0 0) 100%);
}

.blogs .box {
  position: relative;
  padding: 0px 0px 10px;
  background: #FFF;
  text-align: center;
  height: calc(50% - 12px);
  min-height: 205px;
  background-size: cover;
  background-position: center;
  margin-bottom: 12;
}

.blogs .box:after {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.15);
  z-index: 1;
}

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

.blogs .box h3 {
  margin: 10 0 16px;
}

.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 .box2,
.blogs .box3 {
  width: 49%;
  float: left;
  margin-bottom: 15px;
  height: 250px;
}


.blogs .more {
  font-size: 1em;
  font-weight: 100;
}


.blogs a {
  z-index: 100;
  position: relative;
}


.blogs .excerpt {
  bottom: 30;
  position: absolute;
  left: 30;
  right: 30;
  top: 30;
  padding: 0;
  font-size: .9em;
  z-index: 100;
  border: 2px solid #FFF;
}

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

#blog.vagas h1 {
  margin: 20 0 15;
  font-weight: 500;
  font-size: 1.45rem !important;
}


.banco.vagas h4 {
  color: #FFF;
  text-align: center;
}

#blog.vagas a.btn.btn-more {
  background-color: #e1db13;
}

.vagas .img-fixed {
  max-width: 100%;
  width: 380;
  float: right;
  margin-left: 20;
  margin-bottom: 15;
}

.valores h2 {
  color: #000;
  margin: 5 0 30;
  text-transform: uppercase;
}

.valores img {
  width: 76;
  height: fit-content;
  margin-right: 12;
}

.interna .valores p {
  font-size: 1rem;
  color: #000 !important;
  font-weight: 400;

}


.valores img,
.beneficios img {
  max-width: 100%;
}



.beneficios .border-img {
  border: 2px solid #000;
  border-radius: 50%;
  width: 120;
  height: 120;
  text-align: center;
  margin: 20 auto 10;
  padding: 20;
  text-align: center;
}

.beneficios h2 {
  text-transform: uppercase;
  padding: 10 20 8;
  margin: 5 auto 10;
  color: #000;
  width: max-content;
}

#vagas .box a {
  color: #000;
}

#vagas .box {
  background-color: #d9d5cc;
  border-radius: 30px;
  margin: 10 5;
  padding: 15 50;
  width: 100%;
}

#vagas a.btn {
  background-color: #053a5c;
  color: #FFF;
  border-radius: 20px;
  font-weight: 500;
}


#vagas .box1 {
  background-color: #fee032;
}

/* .interna h2 {
  text-align: left;
  color: #000;
  margin-top: 10px;
  padding: 3 2;
  text-transform: uppercase;
  font-size: 1.15rem;
  background-color: #e1db13;
  width: max-content;
  display: inline-block;
  clear: both;
} */


.valores {
  background-color: #e1db13;
}

/* 
.interna h3 {
  position: relative;
  margin-bottom: 20;
  width: max-content;
  font-size: 1.1rem;
  display: inline-block;
} */

#blog.vagas h1 {
  font-size: 1.85rem !important;
  font-weight: 550;
}

.vagas h2,
.vagas h3 {
  background-color: inherit;
  text-transform: none;
  font-weight: 500;
}




.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  padding: 2 20 0 !important;
  height: 37px !important;
  border-radius: 35px !important;
}

/* .interna h3::before {
  content: '';
  position: absolute;
  bottom: -8px;
  width: 90%;
  height: 0.3em;
  background-color: #e1db13;

}
 */

.vagas h3::before {
  display: none;
}

#nf-form-5-cont .nf-field-label {
  padding-left: 20;
}

#nf-form-5-cont input[type=text],
#nf-form-5-cont textarea {
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 10px;
}



.nf-error.field-wrap .nf-field-element:after {
  border-radius: 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;

}

#newslletter {
  position: relative;
  z-index: 10;
}

#newslletter form {
  padding: 0;
  margin: 0;
}

#newslletter .nf-form-fields-required {
  display: none;
}

#newslletter input[type=text] {
  border-radius: 50px;
  padding-left: 25;
}

#newslletter input[type=submit] {
  background: initial;
}



#newslletter .nf-field-container {
  margin-bottom: 0;
}


#newslletter {
  position: absolute;
  background-color: #4a4a49;
  border-radius: 12px;
  padding: 10px;
  font-size: 1.0rem;
  top: -150px;
  left: 0;
  right: 0;
}

#newslletter nf-fields-wrap {
  display: flex;
}


#newslletter .text {
  font-weight: 500;
}

#newslletter .text b {
  color: #fff300;
  font-weight: 600;
}

#newslletter .text {
  text-align: right;

}

#newslletter p {
  margin: 0;
  font-size: 1.0rem;
}

footer .container {
  position: relative;
}

footer {
  padding-top: 130px;
  font-weight: normal;
}

footer .logo {
  width: 230;
  max-width: 100%;
  margin: 0 0 15;
}


footer iframe {
  width: 100%;
  height: 250px;
}

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

.map {
  clear: both;
}


#slide strong {
  font-weight: 500;
}

#slide .btn-more {
  border-color: #000;
  background-color: #fff;
  color: #000;
  display: inline-flex;
  border-radius: 25px !important;
  border: 1px solid #000;
  padding: 5 14;
  font-size: 1.1rem;
  font-weight: 500;
  margin-top: 18px !important;
}

#slide h1 {
  margin-top: 80;
  font-weight: 300;
  color: #000;
}

#slide {
  color: #000;
  font-size: 1.5rem;
  max-width: 1200px;
  margin: 0 auto;
}

#servicos {
  color: #5e2337;
  background-color: #fef1d4;
}

#servicos a {
  color: #461a29;
}

#servicos .frame {
  max-width: 100%;
  z-index: 10;
  position: relative;
}

#servicos .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #FFF;
  padding: 20 25 0 50;
  font-size: 1.2rem;
}

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

#servicos .btn-more {
  position: absolute;
  bottom: -25;
  right: 25;
}

#servicos .icon {
  position: absolute;
  bottom: -20;
  right: -80;
  max-width: 100;
  z-index: 15;
}

#servicos .icon3 {
  max-width: 110;
}

#servicos .icon5 {
  max-width: 130;
  right: -110;
}


#servicos .box {
  position: relative;
  margin: 40 50 30;
}



#orcamento h1 {
  text-align: center;
  font-weight: 300;
  font-size: 2.6rem;
  font-weight: 500;
  color: #FFF;
}

#orcamento h1 b {
  font-weight: 600;
}

#orcamento {
  background-color: #000;
  color: #FFF;
  text-align: center;
}

#orcamento p {
  color: #FFF;
  font-size: 1.2rem;
  max-width: 500px;
  margin: 25px auto;
}

#orcamento.orcamento_new {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/topo-orcamento.png);
  background-color: #FFF;
  padding-bottom: 0;
}

.orcamento_new a {
  color: #000;
}

#orcamento .nf-form-title {
  display: none;
}

/* #orcamento .ninja-forms-field,
.interna .nf-form-content button,
.interna .ninja-forms-field,
.interna .nf-field-element div {
  border-color: #FFF !important;
  border-radius: 20px !important;
  box-shadow: 8px 8px 6px 0px rgba(209, 209, 209, 0.75) !important;
  -webkit-box-shadow: 8px 8px 6px 0px rgba(209, 209, 209, 0.75);
  -moz-box-shadow: 8px 8px 6px 0px rgba(209, 209, 209, 0.75);
}
 */

#orcamento .ninja-forms-field,
.interna .nf-form-content button,
.interna .ninja-forms-field,
.interna .nf-field-element div {
  border-color: #000 !important;
  border-radius: 30px !important;
}

.interna .nf-form-content button {
  padding: 5px 14px !important;
  cursor: pointer !important;
}





#orcamento .redFlag {
  width: 40%;
  position: absolute;
  right: 0;
  top: 140;
  height: 110;
  background-color: #112050;
  z-index: 5;
}

#orcamento .wp {
  background-color: #112050;
  color: FFF;
  padding: 20 20 20 30;
  border-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: block;
  font-size: 1.3rem;
  z-index: 15;
  position: relative;
}

#orcamento .wp b {
  color: #fff300;
}

#orcamento .wp img {
  max-width: 70;
  max-height: 70;
  margin-right: 25;
}

#orcamento .fs-3 {
  font-size: 1.3rem;
}

#orcamento {
  position: relative;
}

#orcamento a.tel {
  color: #000;
  display: block;
}

#orcamento .btn-more {
  background-color: #fff;
  color: #000;
  border: 0;
  font-size: 1.0rem;
  border-radius: 20px;
  margin-top: 20px;
  padding: 8 25;
}

#orcamento .nf-form-content input[type=submit] {
  background-color: #fff300;
  color: #000;
  border: 0;
  font-size: 1.0rem;
  border-radius: 20px;
  font-weight: 500;
  display: inline;
  margin-top: 20px;
  padding: 8 25;
  float: right;
}


#orcamento.orcamento_new .nf-form-content input[type=submit] {
  float: left !important;
  cursor: pointer !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: 500;
  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.8em;
  color: #000 !important;
}

.home__slider__item {
  height: 650px;
  background-color: #FFF !important;
  background-image: url(../images/slide-fundo.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 450px 450px;
}


#top-bar .home__slider__item {
  height: inherit;
  background-color: #764343;
  color: #FFF;
  position: relative;
}

#top-bar .home__slider__item a {
  color: #FFF;
}



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


#slide .home__slider__item:before {
  background: #ffffff00;
}




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

.interna p,
.interna li {
  color: #333;
  line-height: 1.6em;
  font-weight: 300;
}

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


header.c-header {
  background: #fff;
  padding-bottom: 15;

  box-shadow: -1px 6px 9px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: -1px 6px 9px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -1px 6px 9px 0px rgba(0, 0, 0, 0.08);
}

.home header.c-header {
  background: none;
}

.qualidade_sustentabilidade .col-md-6 {
  border-radius: 35px;
}

#sustentabilidade h3 {
  font-weight: 400;
  font-size: 2rem;
}

#sustentabilidade .container {
  background-color: #FFF;
}

#sustentabilidade .btn {
  border: none;
  margin-top: 0;
  padding-left: 0;
  color: rgb(0, 0, 0);
}


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

.qualidade_sustentabilidade .btn.btn-more {

  color: #000;
  border-radius: 25px !important;
  border: 0;
  font-size: 1.1rem;
  padding: 4 15;
  font-weight: 500;
  margin: 10 0 0;
}


.yellow-div {
  display: flex;
  justify-content: left;
  padding: 0;
  background-size: cover;
}


.div-invert .yellow-div {
  justify-content: right;
}

.yellow-background {
  background-color: #fff333;
  max-width: 400;
  min-width: 200;
  height: 390;
  clip-path: circle(70% at -10% 50%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 15;
}

.yellow-background img {
  max-width: 70%;
}

.div-invert .yellow-background {
  clip-path: circle(70% at 110% 50%);
  padding-left: 15;
  padding-right: 0;
}


.highlighted-text {
  position: relative;
  display: inline-block;
  font-weight: bold;
  z-index: 1;
}

.highlighted-text::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -2%;
  width: 110%;
  height: 0.6em;
  background-color: #fff333;
  z-index: -1;
}

.div-invert .highlighted-text::before {
  left: -8%;
}

.single-blog-post {
  padding-top: 0;
  padding-bottom: 0;
}

.page.interna {
  padding: 20 0 130;
}


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


  .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }


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

  header .c-header-menu li.nav-item a.nav-link {
    padding: 0 0 0 20;
    text-transform: none;
    font-size: 1.1em;
    margin: 8px 4px;
  }




  .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 20px;
    /*    background: rgba(255, 255, 255, .85); */
    z-index: 30;
    position: relative;
  }


  .headerToolbar {
    display: none;
  }

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



  .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 .c-header-menu li.nav-item a.nav-link {
    margin: 8px;
    padding-bottom: 8px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  header .active {
    background-position: left;
  }

  header .navbar-nav .dropdown-menu {
    padding-bottom: 10px;
    padding-left: 30;
    background-color: #00000011;
  }

  header .navbar-toggler {
    background: unset;
    padding: .25rem;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    right: 20px;
    top: 20px;
    position: absolute;
    z-index: 10;
  }




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



}

.interna #embalagens h1 {
  font-weight: 300;
  font-size: 2.6em;
}

.author-size img {
  height: 50;
}


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

  .produtos .content {
    display: inherit;
    background: unset;
    text-align: center;
    padding: 10;
  }

  .single-post.interna.vagas h1 {
    clear: both;

  }

  #vagas .d-flex {
    flex-direction: column !important;
    text-align: center;
  }

  #vagas .btn {
    padding: 5px 20px;
    font-size: 0.85em;
    margin: 12 0 4;
  }

  .author.d-flex,
  .author.d-flex .text-right {
    flex-direction: column !important;
    align-items: center;
    text-align: center !important;
  }

  .author.d-flex .p-2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .author.d-flex .bd-highlight {
    order: 2;
  }

  .author.d-flex .text-right {
    order: 1;
  }

  .author-size img {
    height: 50;
  }

  .author a {
    font-size: 0.9rem;
  }


  span.cat {
    display: inline-block;
    font-size: 1rem;
    width: 100%;
    margin: 0 0 0 10;
  }


  #blog a.btn.btn-more {
    float: left;
    margin: 5 5 0 !important;
    height: 34;
  }

  #embalagens h1 {
    padding-left: inherit;
  }


  #blog.single-post.interna.vagas a.btn.btn-more {
    margin: -30 0 5 !important;
  }

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

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

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

  .home__slider__post .btn {
    font-size: .60em;
    padding: 5 10;
  }

}


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



  .single-vagas .btn {
    margin-bottom: 80px !important;
  }

  .beneficios .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

#nf-field-186-wrap {
  background-color: #fffbe7;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border: 2px solid #ffe13b;
  padding: 25px 20px 10px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  font-size: 0.9rem !important;
}

#nf-field-186-wrap p {
  font-size: 0.9rem !important;
}

/* primeiro paragrafo dessa div */
#nf-field-186-wrap p:first-child {
  margin: 0;
  font-weight: 700;
  font-size: 1.1rem;
}


#nf-field-168-wrap ul,
#nf-field-178-wrap ul {
  display: flex;
}

#nf-field-168-wrap li+li,
#nf-field-178-wrap li+li {
  margin-left: 20px !important;
}

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

  #gallery-1 .gallery-item {
    width: 50% !important;
  }

  #newslletter .px-4 br {
    display: none;
  }

  .interna {
    padding-bottom: 140px;
  }

  span.cat {
    font-size: 0.7rem;
  }




  .work-mobile {
    margin: 0;
    padding: 10;
  }

  .content .textt {
    padding-left: 10;
  }

  .produtos .content {
    display: inherit;
    background: unset;
    text-align: center;
    padding: 10;
  }

  .home__slider__item {
    background-position: -28px 5px;
  }

  .produtos .content img {
    max-width: 100%;
    margin: 0 0 20;
    max-height: 400;
  }

  .orcamento-produtos {
    padding-bottom: 100px;
  }

  .highlighted-text::before {
    left: 0;
    right: 0;
    width: 100%;
  }

  #blog .row {
    padding: 0 0 60;
  }

  #sustentabilidade h3 {
    text-align: center;
    width: 100%;
  }

  #sustentabilidade .col-md-2 {
    text-align: center;
    padding-bottom: 15;
  }

  .top-bar {
    padding: 6 15;
    top: 45;
  }

  .top-bar,
  .top-bar a {
    font-size: 0.8rem;
  }



  header.c-header {
    padding-top: 10 !important;
  }



  .interna h2,
  .vagas h2 {
    width: 100%;
    /* Faz o bloco ocupar toda a largura da tela pequena */
    box-sizing: border-box;
    /* Inclui padding e border no tamanho total do elemento */
  }

  .vagas h3,
  .interna h3 {
    width: 100%;
    /* Faz o bloco ocupar toda a largura da tela pequena */
    box-sizing: border-box;
    /* Inclui padding e border no tamanho total do elemento */
  }



  .beneficios .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  #slide .home__slider__item .container {
    padding-top: 0;
  }

  .home__slider__item .container {
    margin-top: 10px;
    margin-left: 20px;
  }

  .beneficios .border-img {
    width: 120;
    height: 120;
    padding: 20;
  }

  nav button .fa {
    color: #000;
  }



  #blog .col-md-7 {
    margin: 0 0 15px;
  }

  header.c-header {
    padding-top: 15;
    height: 95;
  }

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

  #blog.interna {
    padding-bottom: 0px;
  }

  #blog .interna {
    padding-top: 5;
    padding-bottom: 0px;
  }

  .valores img {
    width: 76;
    max-height: 76;

  }

  #blog.btn-b {
    padding-bottom: 80 !important;
  }

  .qualidade_sustentabilidade .section-content {
    padding: 30 20 0;
  }

  footer .col-md-4,
  footer .col-md-12 {
    text-align: center !important;
  }

  .qualidade_sustentabilidade .div-invert .section-content {
    padding: 0 20 30;
  }

  .qualidade_sustentabilidade .yellow-background {
    height: 290;
    padding-right: 40;
  }

  .qualidade_sustentabilidade .div-invert .yellow-background {
    padding-left: 40;
    padding-right: 0;
  }

  .qualidade_sustentabilidade .col-md-6 {
    border-radius: 0;
  }

  .interna .d-flex .side1 img {
    max-width: 45px;
    margin-right: 8;
  }


  .interna .d-flex .side2 {
    line-height: 1.6rem;
  }

  .interna .d-flex .side2 span.small {
    font-weight: 400;
    font-size: 10pt;
    line-height: 1.2rem;
    margin: 10px 0 -20 !important;
    display: block;
  }


  .interna .d-flex .side2 .number {
    display: block;
  }

  #orcamento .redFlag,
  #orcamento .fs-3 br {
    display: none;
  }



  .nav-top {
    display: flex !important;
    flex-direction: column !important;
  }

  .nav-top .container {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .nav-top .container>div {
    flex: 1 !important;
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
    /* Espaço entre as divs, ajuste conforme necessário */
  }

  .nav-top .container>div:last-child {
    margin-bottom: 0;
    /* Remove a margem inferior da última div */
  }



  #nutricionistas .box {
    background-position: top right;
    padding-left: 15px;
  }

  #nutricionistas .col-md-6 {
    padding-bottom: 30px;
  }


  #servicos .box {
    position: relative;
    margin: 0 120 5 50;
  }


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


  footer.main-footer {
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 20px;
    margin-top: 30px;
  }

  #blog .box1 .img-box,
  #blog .img-box {
    margin-top: 15;
    margin-bottom: 5;
    min-width: 10;
    width: 100%;
    height: 180;
  }

  #blog.interna h1 {
    margin-top: 0;
  }

  #blog .box a.btn-more {
    margin-top: 5px;
  }

  #blog a.btn.btn-more {
    margin-top: -10;
    font-size: 0.8rem;
  }


  #blog .box .d-flex,
  #newslletter .d-flex {
    flex-direction: column;
  }

  #newslletter .text {
    text-align: center;
    padding-bottom: 10;
  }

  footer div>.row:first-of-type {
    padding-top: 120;
  }

  div>.row:first-of-type .row {
    padding-top: 0;
  }


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

  header .navbar-brand img {
    padding: 10 0 0 35;
    max-width: 250px;
  }

  header .navbar-toggler {
    right: 30px;
    top: 13px;
  }

  button:focus {
    outline: 0px;
  }

  header .social {
    margin-top: -45px;
    width: 100%;
    text-align: center;
    display: none;
  }

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

  .img-responsive {
    margin-bottom: 20px;
  }

  .produtos .icones {
    width: 130;
    max-width: 45%;
    margin: 5px;
  }


  .banco.vagas .nao-encontrou h4 {
    font-weight: 200;
    font-size: 1.7rem !important;
  }

  .produtos h1 {
    font-size: 2.1rem;
  }

  .produtos h1 {
    font-size: 2.1rem;
  }

  .interna #embalagens h1 {
    font-size: 1.6em;
  }

  #slide h1 {
    margin-top: 0;
    font-size: 2rem;
  }

  .prod {
    padding: 0;
  }

  .section {
    padding: 40 15;
  }

  .home__slider__item .img-featured img {
    max-height: 220;
    margin: 10 auto 0;
  }

  .qualidade_sustentabilidade h3,
  #sustentabilidade h3 {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: left;
  }

  #sustentabilidade .px-5,
  .qualidade_sustentabilidade .px-5 {
    padding: 15 20 !important;
  }

  .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 {
    border-bottom: 1px solid #CCC;
    border-color: rgb(204 204 204 / .2);
    color: #FFF;
    font-weight: bold;
  }

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

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

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

.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 0px 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: 0px solid #f0f0f0;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 5px 0px 10px;
  text-align: center;
}



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

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

/* 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. */
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}