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


:root {
  --primary: #13294e;
  --secondary: #f9f9f9;
  --secondary-light: #f7f7f5;
}


.single-body-content a {
  color: var(--primary);
  font-weight: 500;
}

strong {
  font-weight: bold;
}


a {
  color: var(--primary);
  font-weight: normal;
}

p {
  font-size: 1.1rem;
  font-weight: 200;
}

.cadastur {
  text-align: center;
  font-size: 0.8em;
}

.cadastur img {
  margin: 0 auto;
  max-width: 200px;
  margin-bottom: 10px;
}



html {
  background: #EFEFEF;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--primary);
}

.nf-field-label label {
  font-weight: 600 !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;
}

li::marker {
  color: var(--primary);
  /* Define a cor da bolinha para vermelho */
}

.single-body-content p {
  font-size: 18px;
  color: #152b4b;
  font-weight: 300;
}

.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.8rem;
  color: var(--primary);
  text-align: center;
  font-weight: bolder;
}

h2 img {
  width: 30px;
  margin: 0 8px;
}


header.c-header,
.home header.c-header {
  z-index: 100;
  position: relative;
  background-color: var(--primary);
}

header .navbar-brand {
  position: relative;
  top: -10;
  left: 0;
  width: 180px;
  height: 75px;
}

header .navbar-brand img {
  position: absolute;
  left: 0;
  top: 0;
  height: auto;
  max-width: 100%;
}


.interna {
  min-height: 400px;
}


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

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

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

header .c-header-menu li.nav-item a.nav-link {
  padding: 3px;
  color: #fff;
  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.menunav37::before {
  content: "";
}



header .c-collapse-menu.collapse.show,
header .c-collapse-menu.collapsing {
  position: absolute;
  top: 86;
  background: #13294ed6;
  width: 100%;
  z-index: 100;
  padding: 0 20;
}


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: #ef588d91;
  background: #ef588d91;
  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: #8f2e50b1;
}


.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: 6px 16px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 0.9rem;
}

.btn-more {
  background: var(--primary);
  color: #FFF;
}

.btn-more:hover {
  color: #ffffff62;
}

#nutricionistas img.btn-more {
  position: absolute;
  bottom: 15;
  right: 15;
  max-width: 30;
}


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

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


.interna h1 {
  font-weight: 600;
  color: #152b4b;
  margin-bottom: 15;
  font-size: 1.8em !important;
}

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



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

}

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


#personalizados .nf-field-label {
  display: none;
}

#personalizados textarea::placeholder,
#personalizados input::placeholder {
  font-weight: 600;
  opacity: 0.95;
  color: #FFF;
  font-size: 1.1rem;
}


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

#personalizados h2 {
  color: #FFF;
  margin-bottom: 30px;
}

#personalizados input[type=text],
#personalizados textarea {
  background: none;
  border: 1px solid #DEDEDE;
  padding: 10px 20px;
  border-radius: 25px;
  color: #FFF;
  font-size: 0.95rem;
}

#personalizados input[type=submit] {
  color: var(--primary);
  background-color: #FFF;
  font-weight: 600;
  border-radius: 15px;
  padding: 8px 15px;
  border: 0;
  font-size: 0.95rem;
  cursor: pointer;
}

.nf-error-msg,
.ninja-forms-req-symbol {
  color: #e09696 !important;
}


#personalizados textarea {
  height: 120px !important;
}



#pacote {
  background-color: #FFF;
  position: relative;
}

#pacote a {
  color: #FFF;
}

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



#pacote .box {
  background-size: cover;
  height: 320px;
  border-radius: 25px;
  padding: 39px 0px 25px 15px;
  color: #FFF;


  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);


}

#pacote .more {
  display: block;
  padding-top: 8px;
}

#pacote .out {
  display: none;
}


#pacote .desc img {
  max-width: 24px;
  margin-right: 2px;
}

#pacote h3 {
  margin-top: 100px;
  color: #FFF;
  position: relative;
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 16px;
}

#pacote h4 {
  position: absolute;
  bottom: 150px;
  color: #FFF;
  font-size: 1.2rem;
  right: 20px;
  left: 30px;
}

#pacote .desc {
  color: var(--primary);
  background-color: #f9f9f9;
  border-bottom-left-radius: 23px;
  border-bottom-right-radius: 23px;
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 15px;
  height: 145px;
  padding: 15px 25px 0;
}

#pacote .more {
  position: absolute;
  bottom: 8px;
  right: 18px;
  font-weight: 600;
}

#pacote h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100px;
  height: 6px;
  background-color: #FFF;
}


#pacote .box:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 15;
  right: 15;
  border-radius: 25px;
  background: linear-gradient(0deg, rgba(19, 41, 78, 0) 0%, rgba(19, 41, 78, 0.5) 40%, rgba(19, 41, 78, 1) 100%);
  background: linear-gradient(0deg, rgba(19, 41, 78, 1) 0%, rgba(19, 41, 78, 0.9) 50%, rgba(19, 41, 78, 0) 76%);
}



#pacote .box:hover h4 {
  display: none;
  transition: 0.3s ease-in-out;
}

#pacote .box:hover .more {
  display: none;
  transition: 0.3s ease-in-out;
}



#pacote .box:hover .desc {
  display: none;
  transition: 0.3s ease-in-out;
}

#pacote .box:hover .out {
  display: block;
  position: relative;
  transition: 0.3s ease-in-out;
}

#pacote .box:hover::before {
  background: linear-gradient(0deg, rgba(19, 41, 78, 0) 0%, rgba(19, 41, 78, 0.5) 40%, rgba(19, 41, 78, 1) 100%) !important;
}

button {
  cursor: pointer;
}


.search-form input {
  border: 1px solid #CCC;
  border-radius: 20px;
  padding: 6px 30px;
  width: 400px;
  text-align: center;
  max-width: 70%;
}

#pacote .col-md-3 {
  margin-bottom: 25px;
}

#intercambio {
  background-color: #FFF;
}

#intercambio .box {
  color: #FFF;
  padding: 10px;
  border-radius: 20px;
  border: none;
}

#intercambio a {
  color: #FFF;
  position: relative;
}

#intercambio .box span.title {
  font-size: 1.1rem;
  display: block;
  color: #FFF;
  z-index: 10;
  position: relative;
}

#intercambio .box span.title b {
  font-size: 1.3rem;
  font-weight: 600;
}

#intercambio .border {
  border: 1px solid #FFF;
  border-radius: 20px;
  min-height: 200px;
  padding: 30px;
  display: flex;
  align-items: center;
}


#intercambio .box:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 10px;
  pointer-events: none;
  right: 15px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 20px;
}



#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-5 {
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.limit-1 {
  -webkit-line-clamp: 1;
  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;
}


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

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

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

#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 */


footer.main-footer {
  background-color: var(--primary);
  color: #FFF;
  padding-bottom: 15;
}


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

footer b {
  font-weight: 700;
}

footer .contact {
  font-size: 1rem;
  font-weight: 400;
}

footer .contact img {
  max-width: 25px;
  height: auto;
  margin: 5px 8px 12px 0px;
}

footer .social img {
  max-width: 22px;
  margin: 0px 5px;
}

footer .wp a {
  font-weight: 100 !important;
  padding: 0 20;
  display: block;
  text-align: center;
}


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


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

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

#slide h2 {
  color: #FFF;
  font-size: 2.1rem;
  font-weight: 400;
  max-width: 550px;
}

#slide .btn {
  margin-top: 15px;
  font-size: 1.1rem;
}


.img-servicos {
  width: 72%;
  max-width: 100%;
}

/* blog */
#blog {
  position: relative;
  background-color: #0a3e59;
  color: #FFF;
  padding-bottom: 40px;
}

#blog.interna {
  color: #0a3e59;
  background-color: #FFF;
}

#blog .col-md-4 {
  padding-bottom: 25px;
  ;
}

#blog .box {
  background-color: #FFF;
  border-radius: 25px;
  margin: 10px 25px;
  height: 100%;
  border: 1px solid #FFF;
}


#blog.interna .box {
  border: 1px solid #0a3e59;
}

#blog .image {
  height: 160px;
  width: 100%;
  background-size: cover;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

#blog h2 {
  color: #FFF;
}



#blog h3 {
  font-size: 1.15rem;
}

#blog .category {
  color: #000;
  text-transform: uppercase;
  font-size: 0.95rem;
  margin-bottom: 10px;
  display: block;
}

#blog .title b {
  color: #FFF;
}

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

#blog a.btn-more {
  background-color: #FFF;
  color: var(--primary);
}


#blog .col-md-12 a.btn-more {
  background-color: #FFF;
  color: var(--primary);
  margin-top: 10px;
  display: block;
  width: max-content;
  margin: 15px auto;
}


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

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



.pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  /* Adiciona um espaço acima da paginação */
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 5px;
  border: 1px solid #152b4b;
  color: #152b4b !important;
  text-decoration: none;
  background-color: white;
}

.pagination a:hover,
.pagination .current {
  background-color: #152b4b;
  color: white !important;
}

.pagination .current {
  font-weight: bold;
}


.clearfix {
  clear: both;
}

.page {
  min-height: 300px;
}

.map {
  clear: both;
}




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

#servicos ul {
  margin: 30px 0 20px 0;
  padding: 0;
}

#servicos li {
  display: block;
  width: fit-content;
  color: #FFF;
  background-color: var(--primary);
  padding: 6px 10px;
  margin: 4px 0;
}


.interna li {
  color: var(--primary);
}

#nutricionistas {
  padding-top: 10;
}

#nutricionistas h1 {
  color: #ffd573;
}

#nutricionistas .box {
  height: 100%;
  border-radius: 30px;
  padding: 30;
  min-height: 340;
  position: relative;
}

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

#nutricionistas span {
  position: relative;
}

#nutricionistas img.btn-more {
  position: absolute;
  bottom: 15;
  right: 15;
  max-width: 30;
}

#nutricionistas .box_out {
  background-color: #ff588f;
  border-radius: 30px;
  margin: 10 20;
  padding: 0 7 7 0;
}

#nutricionistas .title {
  font-size: 1.5rem;
}

#nutricionistas .box p {
  max-width: 60%;
}

#nutricionistas a {
  color: #FFF;
}

#nutricionistas b {
  line-height: 1.1em;
}


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

.home__slider__post .resume {
  font-size: 1.4rem;
  color: #FFF;
  display: block;
  max-width: 550px;
}

/* 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.8em;
  color: #000 !important;
}

.home__slider__item {
  height: 600px;
}

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

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



.home header.c-header {
  background-color: var(--primary);
  color: #FFF;
}


header.c-header .social {
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 0.95rem;
}

header.c-header .social a {
  color: #FFF;
  font-weight: normal;
}

header.c-header .social img {
  max-width: 20px;
}

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


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


  .headerToolbar {
    display: none;
  }

  header .navbar-brand img {
    max-width: 170px;
    margin: 6px 0 0 15px;
  }

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



}



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


  .home__slider__post .slick-dots {

    bottom: 10px;
  }

  .search-form input {
    width: 100%;
    max-width: 100%;
  }

  #pacote button.btn-more {
    margin-top: 5px;
  }


  footer .d-flex,
  footer .social {
    justify-content: center !important;
    text-align: center !important;
  }

  #pacote .col-md-3 {
    margin-bottom: 15px;
  }

  footer .social {
    margin-bottom: 15px;
  }

  footer .social p {
    margin-bottom: 0;
  }

  #pacote .box {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.27);
  }

  #servicos .d-flex {
    display: initial !important;
    padding: 3px 20px;
  }

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

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

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

}

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


  #blog .box {
    margin: 10px;
  }

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

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

  .slick-slide {
    max-height: 430px !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;
  }


  header.c-header .social {
    display: none;
  }

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

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

  .navbar-expand-lg .navbar-nav {
    margin: 10 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 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. */
}