/*
2026-02-26 13:18:31
pwlib_0.11.1
pwaparencias_0.2.1
pwbanners_0.4.6
pwcarrossel_0.3.4a
pwchat_0.3.5a
pwform_0.7.12
pwmenus_0.3.6
pwpaginacao_0.2.3
pwpost_0.4.0
pwredessociais_0.3.6
pwseguranca_0.1.9
agrogerbr-com-br_0.115.0

*/
/*
pwlib
*/
a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}

iframe{
  border:none;
}
/* Quebra maior para container */

@media (min-width: 1600px) {
  .container.xxl {
    max-width: 1540px;
  }
  .container.xxl .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .container.xxl .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .container.xxl .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .container.xxl .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .container.xxl .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .container.xxl .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .container.xxl .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container.xxl .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .container.xxl .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .container.xxl .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .container.xxl .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .container.xxl .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .container.xxl .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  
  /* Paddings */
  
  .pl-xxl-1, .px-xxl-1 {
    padding-left: .25rem!important;
  }
  
  .pr-xxl-1, .px-xxl-1 {
    padding-right: .25rem!important;
  }
  
  .pt-xxl-1, .py-xxl-1 {
    padding-left: .25rem!important;
  }
  
  .pb-xxl-1, .py-xxl-1 {
    padding-right: .25rem!important;
  }
  
  .pl-xxl-2, .px-xxl-2 {
    padding-left: .5rem!important;
  }
  
  .pr-xxl-2, .px-xxl-2 {
    padding-right: .5rem!important;
  }
  
  .pt-xxl-2, .py-xxl-2 {
    padding-left: .5rem!important;
  }
  
  .pb-xxl-2, .py-xxl-2 {
    padding-right: .5rem!important;
  }
  
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem!important;
  }
  
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem!important;
  }
  
  .pt-xxl-3, .py-xxl-3 {
    padding-left: 1rem!important;
  }
  
  .pb-xxl-3, .py-xxl-3 {
    padding-right: 1rem!important;
  }
  
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem!important;
  }
  
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem!important;
  }
  
  .pt-xxl-4, .py-xxl-4 {
    padding-left: 1.5rem!important;
  }
  
  .pb-xxl-4, .py-xxl-4 {
    padding-right: 1.5rem!important;
  }
  
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem!important;
  }
  
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem!important;
  }
  
  .pt-xxl-5, .py-xxl-5 {
    padding-left: 3rem!important;
  }
  
  .pb-xxl-5, .py-xxl-5 {
    padding-right: 3rem!important;
  }
}

@media (min-width: 1910px) {
  .container.sl {
    max-width: 1860px;
  }
  .container.sl .col-sl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .container.sl .col-sl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .container.sl .col-sl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .container.sl .col-sl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .container.sl .col-sl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .container.sl .col-sl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .container.sl .col-sl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container.sl .col-sl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .container.sl .col-sl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .container.sl .col-sl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .container.sl .col-sl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .container.sl .col-sl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .container.sl .col-sl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-sl-none {
    display: none !important;
  }
  .d-sl-inline {
    display: inline !important;
  }
  .d-sl-inline-block {
    display: inline-block !important;
  }
  .d-sl-block {
    display: block !important;
  }
  .d-sl-table {
    display: table !important;
  }
  .d-sl-table-cell {
    display: table-cell !important;
  }
  .d-sl-table-row {
    display: table-row !important;
  }
  .d-sl-flex {
    display: flex !important;
  }
  .d-sl-inline-flex {
    display: inline-flex !important;
  }
}


/* Classes de alinhamento do WordPress */

.aligncenter {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  text-align: center;
}

.alignleft {
  float: left;
  max-width: 100%;
  height: auto;
  margin: 0 15px 15px 0;
  text-align: left;
}

.alignright {
  float: right;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px 15px;
  text-align: right;
}

@media (max-width: 768px) {
  .alignleft,
  .alignright {
    display: block;
    margin: 15px auto;
    max-width: 100%;
    height: auto;
    float: none;
  }
}


/* Conteúdo das Single's */

.entry-content img {
  max-width: 100%;
  height: auto;
}


/* Para que a classe position do Bootstrap seja responsiva */

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
}

@media (min-width: 769px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
}

@media (min-width: 993px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
}

@media (min-width: 1201px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
}


/* Line Height */

.line-height-10 {
  line-height: 1;
}

.line-height-11 {
  line-height: 1.1;
}

.line-height-12 {
  line-height: 1.2;
}

.line-height-13 {
  line-height: 1.3;
}

.line-height-14 {
  line-height: 1.4;
}

.line-height-15 {
  line-height: 1.5;
}

.line-height-17 {
  line-height: 1.7;
}

.line-height-20 {
  line-height: 2;
}

.line-height-25 {
  line-height: 2.5;
}

.line-height-30 {
  line-height: 3;
}

.line-height-50 {
  line-height: 5;
}

.line-height-60 {
  line-height: 6;
}

@media (min-width: 576px) {
  .line-height-sm-10 {
    line-height: 1;
  }
  .line-height-sm-11 {
    line-height: 1.1;
  }
  .line-height-sm-12 {
    line-height: 1.2;
  }
  .line-height-sm-13 {
    line-height: 1.3;
  }
  .line-height-sm-14 {
    line-height: 1.4;
  }
  .line-height-sm-15 {
    line-height: 1.5;
  }
  .line-height-sm-17 {
    line-height: 1.7;
  }
  .line-height-sm-20 {
    line-height: 2;
  }
  .line-height-sm-25 {
    line-height: 2.5;
  }
  .line-height-sm-30 {
    line-height: 3;
  }
  .line-height-sm-50 {
    line-height: 5;
  }
  .line-height-sm-60 {
    line-height: 6;
  }
}

@media (min-width: 769px) {
  .line-height-md-10 {
    line-height: 1;
  }
  .line-height-md-11 {
    line-height: 1.1;
  }
  .line-height-md-12 {
    line-height: 1.2;
  }
  .line-height-md-13 {
    line-height: 1.3;
  }
  .line-height-md-14 {
    line-height: 1.4;
  }
  .line-height-md-15 {
    line-height: 1.5;
  }
  .line-height-md-17 {
    line-height: 1.7;
  }
  .line-height-md-20 {
    line-height: 2;
  }
  .line-height-md-25 {
    line-height: 2.5;
  }
  .line-height-md-30 {
    line-height: 3;
  }
  .line-height-md-50 {
    line-height: 5;
  }
  .line-height-md-60 {
    line-height: 6;
  }
}

@media (min-width: 993px) {
  .line-height-lg-10 {
    line-height: 1;
  }
  .line-height-lg-11 {
    line-height: 1.1;
  }
  .line-height-lg-12 {
    line-height: 1.2;
  }
  .line-height-lg-13 {
    line-height: 1.3;
  }
  .line-height-lg-14 {
    line-height: 1.4;
  }
  .line-height-lg-15 {
    line-height: 1.5;
  }
  .line-height-lg-17 {
    line-height: 1.7;
  }
  .line-height-lg-25 {
    line-height: 2.5;
  }
  .line-height-lg-20 {
    line-height: 2;
  }
  .line-height-lg-30 {
    line-height: 3;
  }
  .line-height-lg-50 {
    line-height: 5;
  }
  .line-height-lg-60 {
    line-height: 6;
  }
}

@media (min-width: 1201px) {
  .line-height-xl-10 {
    line-height: 1;
  }
  .line-height-xl-11 {
    line-height: 1.1;
  }
  .line-height-xl-12 {
    line-height: 1.2;
  }
  .line-height-xl-13 {
    line-height: 1.3;
  }
  .line-height-xl-14 {
    line-height: 1.4;
  }
  .line-height-xl-15 {
    line-height: 1.5;
  }
  .line-height-xl-17 {
    line-height: 1.7;
  }
  .line-height-xl-20 {
    line-height: 2;
  }
  .line-height-xl-25 {
    line-height: 2.5;
  }
  .line-height-xl-30 {
    line-height: 3;
  }
  .line-height-xl-50 {
    line-height: 5;
  }
  .line-height-xl-60 {
    line-height: 6;
  }
}


/* Classes de tamanho de font */

.font-07 {
  font-size: .7rem;
}

.font-08 {
  font-size: .8rem;
}

.font-09 {
  font-size: .9rem;
}

.font-10 {
  font-size: 1rem;
}

.font-11 {
  font-size: 1.1rem;
}

.font-12 {
  font-size: 1.2rem;
}

.font-13 {
  font-size: 1.3rem;
}

.font-14 {
  font-size: 1.4rem;
}

.font-15 {
  font-size: 1.5rem;
}

.font-17 {
  font-size: 1.7rem;
}

.font-20 {
  font-size: 2rem;
}

.font-25 {
  font-size: 2.5rem;
}

.font-30 {
  font-size: 3rem;
}

.font-35 {
  font-size: 3.5rem;
}

.font-40 {
  font-size: 4rem;
}

.font-50 {
  font-size: 5rem;
  letter-spacing: -1px;
}

.font-60 {
  font-size: 6rem;
  letter-spacing: -3px;
}

@media (min-width: 576px) {
  .font-sm-07 {
    font-size: .7rem;
  }
  .font-sm-08 {
    font-size: .8rem;
  }
  .font-sm-09 {
    font-size: .9rem;
  }
  .font-sm-10 {
    font-size: 1rem;
  }
  .font-sm-11 {
    font-size: 1.1rem;
  }
  .font-sm-12 {
    font-size: 1.2rem;
  }
  .font-sm-13 {
    font-size: 1.3rem;
  }
  .font-sm-14 {
    font-size: 1.4rem;
  }
  .font-sm-15 {
    font-size: 1.5rem;
  }
  .font-sm-17 {
    font-size: 1.7rem;
  }
  .font-sm-20 {
    font-size: 2rem;
  }
  .font-sm-25 {
    font-size: 2.5rem;
  }
  .font-sm-30 {
    font-size: 3rem;
  }
  .font-sm-35 {
    font-size: 3.5rem;
  }
  .font-sm-40 {
    font-size: 4rem;
  }
  .font-sm-50 {
    font-size: 5rem;
    letter-spacing: -1px;
  }
  .font-sm-60 {
    font-size: 6rem;
    letter-spacing: -3px;
  }
}

@media (min-width: 769px) {
  .font-md-07 {
    font-size: .7rem;
  }
  .font-md-08 {
    font-size: .8rem;
  }
  .font-md-09 {
    font-size: .9rem;
  }
  .font-md-10 {
    font-size: 1rem;
  }
  .font-md-11 {
    font-size: 1.1rem;
  }
  .font-md-12 {
    font-size: 1.2rem;
  }
  .font-md-13 {
    font-size: 1.3rem;
  }
  .font-md-14 {
    font-size: 1.4rem;
  }
  .font-md-15 {
    font-size: 1.5rem;
  }
  .font-md-17 {
    font-size: 1.7rem;
  }
  .font-md-20 {
    font-size: 2rem;
  }
  .font-md-25 {
    font-size: 2.5rem;
  }
  .font-md-30 {
    font-size: 3rem;
  }
  .font-md-35 {
    font-size: 3.5rem;
  }
  .font-md-40 {
    font-size: 4rem;
  }
  .font-md-50 {
    font-size: 5rem;
    letter-spacing: -1px;
  }
  .font-md-60 {
    font-size: 6rem;
    letter-spacing: -3px;
  }
}

@media (min-width: 993px) {
  .font-lg-07 {
    font-size: .7rem;
  }
  .font-lg-07 {
    font-size: .7rem;
  }
  .font-lg-09 {
    font-size: .9rem;
  }
  .font-lg-10 {
    font-size: 1rem;
  }
  .font-lg-11 {
    font-size: 1.1rem;
  }
  .font-lg-12 {
    font-size: 1.2rem;
  }
  .font-lg-13 {
    font-size: 1.3rem;
  }
  .font-lg-14 {
    font-size: 1.4rem;
  }
  .font-lg-15 {
    font-size: 1.5rem;
  }
  .font-lg-17 {
    font-size: 1.7rem;
  }
  .font-lg-20 {
    font-size: 2rem;
  }
  .font-lg-25 {
    font-size: 2.5rem;
  }
  .font-lg-30 {
    font-size: 3rem;
  }
  .font-lg-35 {
    font-size: 3.5rem;
  }
  .font-lg-40 {
    font-size: 4rem;
  }
  .font-lg-50 {
    font-size: 5rem;
    letter-spacing: -1px;
  }
  .font-lg-60 {
    font-size: 6rem;
    letter-spacing: -3px;
  }
}

@media (min-width: 1201px) {
  .font-xl-07 {
    font-size: .7rem;
  }
  .font-xl-08 {
    font-size: .8rem;
  }
  .font-xl-09 {
    font-size: .9rem;
  }
  .font-xl-10 {
    font-size: 1rem;
  }
  .font-xl-11 {
    font-size: 1.1rem;
  }
  .font-xl-12 {
    font-size: 1.2rem;
  }
  .font-xl-13 {
    font-size: 1.3rem;
  }
  .font-xl-14 {
    font-size: 1.4rem;
  }
  .font-xl-15 {
    font-size: 1.5rem;
  }
  .font-xl-17 {
    font-size: 1.7rem;
  }
  .font-xl-20 {
    font-size: 2rem;
  }
  .font-xl-25 {
    font-size: 2.5rem;
  }
  .font-xl-30 {
    font-size: 3rem;
  }
  .font-xl-35 {
    font-size: 3.5rem;
  }
  .font-xl-40 {
    font-size: 4rem;
  }
  .font-xl-50 {
    font-size: 5rem;
    letter-spacing: -1px;
  }
  .font-xl-60 {
    font-size: 6rem;
    letter-spacing: -3px;
  }
}


/* Classes de peso de font */

.font-weight-xbold {
  font-weight: 800;
}

.font-weight-black {
  font-weight: 900;
}

@media (min-width: 576px) {
  .font-weight-sm-xbold {
    font-weight: 800;
  }
  .font-weight-sm-black {
    font-weight: 900;
  }
}

@media (min-width: 769px) {
  .font-weight-md-xbold {
    font-weight: 800;
  }
  .font-weight-md-black {
    font-weight: 900;
  }
}

@media (min-width: 993px) {
  .font-weight-lg-xbold {
    font-weight: 800;
  }
  .font-weight-lg-black {
    font-weight: 900;
  }
}

@media (min-width: 1201px) {
  .font-weight-xl-xbold {
    font-weight: 800;
  }
  .font-weight-xl-black {
    font-weight: 900;
  }
}


/* cores de fontes */

.color-000 {
  color: #000;
}

.color-111 {
  color: #111;
}

.color-222 {
  color: #222;
}

.color-333 {
  color: #333;
}

.color-444 {
  color: #444;
}

.color-555 {
  color: #555;
}

.color-666 {
  color: #666;
}

.color-777 {
  color: #777;
}

.color-888 {
  color: #888;
}

.color-999 {
  color: #999;
}

.color-aaa {
  color: #aaa;
}

.color-bbb {
  color: #bbb;
}

.color-ccc {
  color: #ccc;
}

.color-ddd {
  color: #ddd;
}

.color-eee {
  color: #eee;
}

.color-fff {
  color: #fff;
}

.hover-000 a:hover,
a.hover-000:hover,
.hover-000:hover {
  color: #000;
}

.hover-111 a:hover,
a.hover-111:hover,
.hover-111:hover {
  color: #111;
}

.hover-222 a:hover,
a.hover-222:hover,
.hover-222:hover {
  color: #222;
}

.hover-333 a:hover,
a.hover-333:hover,
.hover-333:hover {
  color: #333;
}

.hover-444 a:hover,
a.hover-444:hover,
.hover-444:hover {
  color: #444;
}

.hover-555 a:hover,
a.hover-555:hover,
.hover-555:hover {
  color: #555;
}

.hover-666 a:hover,
a.hover-666:hover,
.hover-666:hover {
  color: #666;
}

.hover-777 a:hover,
a.hover-777:hover,
.hover-777:hover {
  color: #777;
}

.hover-888 a:hover,
a.hover-888:hover,
.hover-888:hover {
  color: #888;
}

.hover-999 a:hover,
a.hover-999:hover,
.hover-999:hover {
  color: #999;
}

.hover-aaa a:hover,
a.hover-aaa:hover,
.hover-aaa:hover {
  color: #aaa;
}

.hover-bbb a:hover,
a.hover-bbb:hover,
.hover-bbb:hover {
  color: #bbb;
}

.hover-ccc a:hover,
a.hover-ccc:hover,
.hover-ccc:hover {
  color: #ccc;
}

.hover-ddd a:hover,
a.hover-ddd:hover,
.hover-ddd:hover {
  color: #ddd;
}

.hover-eee a:hover,
a.hover-eee:hover,
.hover-eee:hover {
  color: #eee;
}

.hover-fff a:hover,
a.hover-fff:hover,
.hover-fff:hover {
  color: #fff;
}

@media (min-width: 576px) {
  .color-sm-000 {
    color: #000;
  }
  .color-sm-111 {
    color: #111;
  }
  .color-sm-222 {
    color: #222;
  }
  .color-sm-333 {
    color: #333;
  }
  .color-sm-444 {
    color: #444;
  }
  .color-sm-555 {
    color: #555;
  }
  .color-sm-666 {
    color: #666;
  }
  .color-sm-777 {
    color: #777;
  }
  .color-sm-888 {
    color: #888;
  }
  .color-sm-999 {
    color: #999;
  }
  .color-sm-aaa {
    color: #aaa;
  }
  .color-sm-bbb {
    color: #bbb;
  }
  .color-sm-ccc {
    color: #ccc;
  }
  .color-sm-ddd {
    color: #ddd;
  }
  .color-sm-eee {
    color: #eee;
  }
  .color-sm-fff {
    color: #fff;
  }
  .hover-sm-000 a:hover,
  a.hover-sm-000:hover,
  .hover-sm-000:hover {
    color: #000;
  }
  .hover-sm-111 a:hover,
  a.hover-sm-111:hover,
  .hover-sm-111:hover {
    color: #111;
  }
  .hover-sm-222 a:hover,
  a.hover-sm-222:hover,
  .hover-sm-222:hover {
    color: #222;
  }
  .hover-sm-333 a:hover,
  a.hover-sm-333:hover,
  .hover-sm-333:hover {
    color: #333;
  }
  .hover-sm-444 a:hover,
  a.hover-sm-444:hover,
  .hover-sm-444:hover {
    color: #444;
  }
  .hover-sm-555 a:hover,
  a.hover-sm-555:hover,
  .hover-sm-555:hover {
    color: #555;
  }
  .hover-sm-666 a:hover,
  a.hover-sm-666:hover,
  .hover-sm-666:hover {
    color: #666;
  }
  .hover-sm-777 a:hover,
  a.hover-sm-777:hover,
  .hover-sm-777:hover {
    color: #777;
  }
  .hover-sm-888 a:hover,
  a.hover-sm-888:hover,
  .hover-sm-888:hover {
    color: #888;
  }
  .hover-sm-999 a:hover,
  a.hover-sm-999:hover,
  .hover-sm-999:hover {
    color: #999;
  }
  .hover-sm-aaa a:hover,
  a.hover-sm-aaa:hover,
  .hover-sm-aaa:hover {
    color: #aaa;
  }
  .hover-sm-bbb a:hover,
  a.hover-sm-bbb:hover,
  .hover-sm-bbb:hover {
    color: #bbb;
  }
  .hover-sm-ccc a:hover,
  a.hover-sm-ccc:hover,
  .hover-sm-ccc:hover {
    color: #ccc;
  }
  .hover-sm-ddd a:hover,
  a.hover-sm-ddd:hover,
  .hover-sm-ddd:hover {
    color: #ddd;
  }
  .hover-sm-eee a:hover,
  a.hover-sm-eee:hover,
  .hover-sm-eee:hover {
    color: #eee;
  }
  .hover-sm-fff a:hover,
  a.hover-sm-fff:hover,
  .hover-sm-fff:hover {
    color: #fff;
  }
}

@media (min-width: 769px) {
  .color-md-000 {
    color: #000;
  }
  .color-md-111 {
    color: #111;
  }
  .color-md-222 {
    color: #222;
  }
  .color-md-333 {
    color: #333;
  }
  .color-md-444 {
    color: #444;
  }
  .color-md-555 {
    color: #555;
  }
  .color-md-666 {
    color: #666;
  }
  .color-md-777 {
    color: #777;
  }
  .color-md-888 {
    color: #888;
  }
  .color-md-999 {
    color: #999;
  }
  .color-md-aaa {
    color: #aaa;
  }
  .color-md-bbb {
    color: #bbb;
  }
  .color-md-ccc {
    color: #ccc;
  }
  .color-md-ddd {
    color: #ddd;
  }
  .color-md-eee {
    color: #eee;
  }
  .color-md-fff {
    color: #fff;
  }
  .hover-md-000 a:hover,
  a.hover-md-000:hover,
  .hover-md-000:hover {
    color: #000;
  }
  .hover-md-111 a:hover,
  a.hover-md-111:hover,
  .hover-md-111:hover {
    color: #111;
  }
  .hover-md-222 a:hover,
  a.hover-md-222:hover,
  .hover-md-222:hover {
    color: #222;
  }
  .hover-md-333 a:hover,
  a.hover-md-333:hover,
  .hover-md-333:hover {
    color: #333;
  }
  .hover-md-444 a:hover,
  a.hover-md-444:hover,
  .hover-md-444:hover {
    color: #444;
  }
  .hover-md-555 a:hover,
  a.hover-md-555:hover,
  .hover-md-555:hover {
    color: #555;
  }
  .hover-md-666 a:hover,
  a.hover-md-666:hover,
  .hover-md-666:hover {
    color: #666;
  }
  .hover-md-777 a:hover,
  a.hover-md-777:hover,
  .hover-md-777:hover {
    color: #777;
  }
  .hover-md-888 a:hover,
  a.hover-md-888:hover,
  .hover-md-888:hover {
    color: #888;
  }
  .hover-md-999 a:hover,
  a.hover-md-999:hover,
  .hover-md-999:hover {
    color: #999;
  }
  .hover-md-aaa a:hover,
  a.hover-md-aaa:hover,
  .hover-md-aaa:hover {
    color: #aaa;
  }
  .hover-md-bbb a:hover,
  a.hover-md-bbb:hover,
  .hover-md-bbb:hover {
    color: #bbb;
  }
  .hover-md-ccc a:hover,
  a.hover-md-ccc:hover,
  .hover-md-ccc:hover {
    color: #ccc;
  }
  .hover-md-ddd a:hover,
  a.hover-md-ddd:hover,
  .hover-md-ddd:hover {
    color: #ddd;
  }
  .hover-md-eee a:hover,
  a.hover-md-eee:hover,
  .hover-md-eee:hover {
    color: #eee;
  }
  .hover-md-fff a:hover,
  a.hover-md-fff:hover,
  .hover-md-fff:hover {
    color: #fff;
  }
}

@media (min-width: 993px) {
  .color-lg-000 {
    color: #000;
  }
  .color-lg-111 {
    color: #111;
  }
  .color-lg-222 {
    color: #222;
  }
  .color-lg-333 {
    color: #333;
  }
  .color-lg-444 {
    color: #444;
  }
  .color-lg-555 {
    color: #555;
  }
  .color-lg-666 {
    color: #666;
  }
  .color-lg-777 {
    color: #777;
  }
  .color-lg-888 {
    color: #888;
  }
  .color-lg-999 {
    color: #999;
  }
  .color-lg-aaa {
    color: #aaa;
  }
  .color-lg-bbb {
    color: #bbb;
  }
  .color-lg-ccc {
    color: #ccc;
  }
  .color-lg-ddd {
    color: #ddd;
  }
  .color-lg-eee {
    color: #eee;
  }
  .color-lg-fff {
    color: #fff;
  }
  .hover-lg-000 a:hover,
  a.hover-lg-000:hover,
  .hover-lg-000:hover {
    color: #000;
  }
  .hover-lg-111 a:hover,
  a.hover-lg-111:hover,
  .hover-lg-111:hover {
    color: #111;
  }
  .hover-lg-222 a:hover,
  a.hover-lg-222:hover,
  .hover-lg-222:hover {
    color: #222;
  }
  .hover-lg-333 a:hover,
  a.hover-lg-333:hover,
  .hover-lg-333:hover {
    color: #333;
  }
  .hover-lg-444 a:hover,
  a.hover-lg-444:hover,
  .hover-lg-444:hover {
    color: #444;
  }
  .hover-lg-555 a:hover,
  a.hover-lg-555:hover,
  .hover-lg-555:hover {
    color: #555;
  }
  .hover-lg-666 a:hover,
  a.hover-lg-666:hover,
  .hover-lg-666:hover {
    color: #666;
  }
  .hover-lg-777 a:hover,
  a.hover-lg-777:hover,
  .hover-lg-777:hover {
    color: #777;
  }
  .hover-lg-888 a:hover,
  a.hover-lg-888:hover,
  .hover-lg-888:hover {
    color: #888;
  }
  .hover-lg-999 a:hover,
  a.hover-lg-999:hover,
  .hover-lg-999:hover {
    color: #999;
  }
  .hover-lg-aaa a:hover,
  a.hover-lg-aaa:hover,
  .hover-lg-aaa:hover {
    color: #aaa;
  }
  .hover-lg-bbb a:hover,
  a.hover-lg-bbb:hover,
  .hover-lg-bbb:hover {
    color: #bbb;
  }
  .hover-lg-ccc a:hover,
  a.hover-lg-ccc:hover,
  .hover-lg-ccc:hover {
    color: #ccc;
  }
  .hover-lg-ddd a:hover,
  a.hover-lg-ddd:hover,
  .hover-lg-ddd:hover {
    color: #ddd;
  }
  .hover-lg-eee a:hover,
  a.hover-lg-eee:hover,
  .hover-lg-eee:hover {
    color: #eee;
  }
  .hover-lg-fff a:hover,
  a.hover-lg-fff:hover,
  .hover-lg-fff:hover {
    color: #fff;
  }
}

@media (min-width: 1201px) {
  .color-xl-000 {
    color: #000;
  }
  .color-xl-111 {
    color: #111;
  }
  .color-xl-222 {
    color: #222;
  }
  .color-xl-333 {
    color: #333;
  }
  .color-xl-444 {
    color: #444;
  }
  .color-xl-555 {
    color: #555;
  }
  .color-xl-666 {
    color: #666;
  }
  .color-xl-777 {
    color: #777;
  }
  .color-xl-888 {
    color: #888;
  }
  .color-xl-999 {
    color: #999;
  }
  .color-xl-aaa {
    color: #aaa;
  }
  .color-xl-bbb {
    color: #bbb;
  }
  .color-xl-ccc {
    color: #ccc;
  }
  .color-xl-ddd {
    color: #ddd;
  }
  .color-xl-eee {
    color: #eee;
  }
  .color-xl-fff {
    color: #fff;
  }
  .hover-xl-000 a:hover,
  a.hover-xl-000:hover,
  .hover-xl-000:hover {
    color: #000;
  }
  .hover-xl-111 a:hover,
  a.hover-xl-111:hover,
  .hover-xl-111:hover {
    color: #111;
  }
  .hover-xl-222 a:hover,
  a.hover-xl-222:hover,
  .hover-xl-222:hover {
    color: #222;
  }
  .hover-xl-333 a:hover,
  a.hover-xl-333:hover,
  .hover-xl-333:hover {
    color: #333;
  }
  .hover-xl-444 a:hover,
  a.hover-xl-444:hover,
  .hover-xl-444:hover {
    color: #444;
  }
  .hover-xl-555 a:hover,
  a.hover-xl-555:hover,
  .hover-xl-555:hover {
    color: #555;
  }
  .hover-xl-666 a:hover,
  a.hover-xl-666:hover,
  .hover-xl-666:hover {
    color: #666;
  }
  .hover-xl-777 a:hover,
  a.hover-xl-777:hover,
  .hover-xl-777:hover {
    color: #777;
  }
  .hover-xl-888 a:hover,
  a.hover-xl-888:hover,
  .hover-xl-888:hover {
    color: #888;
  }
  .hover-xl-999 a:hover,
  a.hover-xl-999:hover,
  .hover-xl-999:hover {
    color: #999;
  }
  .hover-xl-aaa a:hover,
  a.hover-xl-aaa:hover,
  .hover-xl-aaa:hover {
    color: #aaa;
  }
  .hover-xl-bbb a:hover,
  a.hover-xl-bbb:hover,
  .hover-xl-bbb:hover {
    color: #bbb;
  }
  .hover-xl-ccc a:hover,
  a.hover-xl-ccc:hover,
  .hover-xl-ccc:hover {
    color: #ccc;
  }
  .hover-xl-ddd a:hover,
  a.hover-xl-ddd:hover,
  .hover-xl-ddd:hover {
    color: #ddd;
  }
  .hover-xl-eee a:hover,
  a.hover-xl-eee:hover,
  .hover-xl-eee:hover {
    color: #eee;
  }
  .hover-xl-fff a:hover,
  a.hover-xl-fff:hover,
  .hover-xl-fff:hover {
    color: #fff;
  }
}


/* background */

.bg-000 {
  background-color: #000;
}

.bg-111 {
  background-color: #111;
}

.bg-222 {
  background-color: #222;
}

.bg-333 {
  background-color: #333;
}

.bg-444 {
  background-color: #444;
}

.bg-555 {
  background-color: #555;
}

.bg-666 {
  background-color: #666;
}

.bg-777 {
  background-color: #777;
}

.bg-888 {
  background-color: #888;
}

.bg-999 {
  background-color: #999;
}

.bg-aaa {
  background-color: #aaa;
}

.bg-bbb {
  background-color: #bbb;
}

.bg-ccc {
  background-color: #ccc;
}

.bg-ddd {
  background-color: #ddd;
}

.bg-eee {
  background-color: #eee;
}

.bg-fff {
  background-color: #fff;
}

@media (min-width: 576px) {
  .bg-sm-000 {
    background-color: #000;
  }
  .bg-sm-111 {
    background-color: #111;
  }
  .bg-sm-222 {
    background-color: #222;
  }
  .bg-sm-333 {
    background-color: #333;
  }
  .bg-sm-444 {
    background-color: #444;
  }
  .bg-sm-555 {
    background-color: #555;
  }
  .bg-sm-666 {
    background-color: #666;
  }
  .bg-sm-777 {
    background-color: #777;
  }
  .bg-sm-888 {
    background-color: #888;
  }
  .bg-sm-999 {
    background-color: #999;
  }
  .bg-sm-aaa {
    background-color: #aaa;
  }
  .bg-sm-bbb {
    background-color: #bbb;
  }
  .bg-sm-ccc {
    background-color: #ccc;
  }
  .bg-sm-ddd {
    background-color: #ddd;
  }
  .bg-sm-eee {
    background-color: #eee;
  }
  .bg-sm-fff {
    background-color: #fff;
  }
}

@media (min-width: 769px) {
  .bg-md-000 {
    background-color: #000;
  }
  .bg-md-111 {
    background-color: #111;
  }
  .bg-md-222 {
    background-color: #222;
  }
  .bg-md-333 {
    background-color: #333;
  }
  .bg-md-444 {
    background-color: #444;
  }
  .bg-md-555 {
    background-color: #555;
  }
  .bg-md-666 {
    background-color: #666;
  }
  .bg-md-777 {
    background-color: #777;
  }
  .bg-md-888 {
    background-color: #888;
  }
  .bg-md-999 {
    background-color: #999;
  }
  .bg-md-aaa {
    background-color: #aaa;
  }
  .bg-md-bbb {
    background-color: #bbb;
  }
  .bg-md-ccc {
    background-color: #ccc;
  }
  .bg-md-ddd {
    background-color: #ddd;
  }
  .bg-md-eee {
    background-color: #eee;
  }
  .bg-md-fff {
    background-color: #fff;
  }
}

@media (min-width: 993px) {
  .bg-lg-000 {
    background-color: #000;
  }
  .bg-lg-111 {
    background-color: #111;
  }
  .bg-lg-222 {
    background-color: #222;
  }
  .bg-lg-333 {
    background-color: #333;
  }
  .bg-lg-444 {
    background-color: #444;
  }
  .bg-lg-555 {
    background-color: #555;
  }
  .bg-lg-666 {
    background-color: #666;
  }
  .bg-lg-777 {
    background-color: #777;
  }
  .bg-lg-888 {
    background-color: #888;
  }
  .bg-lg-999 {
    background-color: #999;
  }
  .bg-lg-aaa {
    background-color: #aaa;
  }
  .bg-lg-bbb {
    background-color: #bbb;
  }
  .bg-lg-ccc {
    background-color: #ccc;
  }
  .bg-lg-ddd {
    background-color: #ddd;
  }
  .bg-lg-eee {
    background-color: #eee;
  }
  .bg-lg-fff {
    background-color: #fff;
  }
}

@media (min-width: 1201px) {
  .bg-xl-000 {
    background-color: #000;
  }
  .bg-xl-111 {
    background-color: #111;
  }
  .bg-xl-222 {
    background-color: #222;
  }
  .bg-xl-333 {
    background-color: #333;
  }
  .bg-xl-444 {
    background-color: #444;
  }
  .bg-xl-555 {
    background-color: #555;
  }
  .bg-xl-666 {
    background-color: #666;
  }
  .bg-xl-777 {
    background-color: #777;
  }
  .bg-xl-888 {
    background-color: #888;
  }
  .bg-xl-999 {
    background-color: #999;
  }
  .bg-xl-aaa {
    background-color: #aaa;
  }
  .bg-xl-bbb {
    background-color: #bbb;
  }
  .bg-xl-ccc {
    background-color: #ccc;
  }
  .bg-xl-ddd {
    background-color: #ddd;
  }
  .bg-xl-eee {
    background-color: #eee;
  }
  .bg-xl-fff {
    background-color: #fff;
  }
}


/* background position */

.bg-position-lt {
  background-position: left top;
}

.bg-position-lc {
  background-position: left center;
}

.bg-position-lb {
  background-position: left bottom;
}

.bg-position-rt {
  background-position: right top;
}

.bg-position-rc {
  background-position: right center;
}

.bg-position-rb {
  background-position: right bottom;
}

.bg-position-ct {
  background-position: center top;
}

.bg-position-cc {
  background-position: center center;
}

.bg-position-cb {
  background-position: center bottom;
}

@media (min-width: 576px) {
  .bg-position-sm-lt {
    background-position: left top;
  }
  .bg-position-sm-lc {
    background-position: left center;
  }
  .bg-position-sm-lb {
    background-position: left bottom;
  }
  .bg-position-sm-rt {
    background-position: right top;
  }
  .bg-position-sm-rc {
    background-position: right center;
  }
  .bg-position-sm-rb {
    background-position: right bottom;
  }
  .bg-position-sm-ct {
    background-position: center top;
  }
  .bg-position-sm-cc {
    background-position: center center;
  }
  .bg-position-sm-cb {
    background-position: center bottom;
  }
}

@media (min-width: 769px) {
  .bg-position-md-lt {
    background-position: left top;
  }
  .bg-position-md-lc {
    background-position: left center;
  }
  .bg-position-md-lb {
    background-position: left bottom;
  }
  .bg-position-md-rt {
    background-position: right top;
  }
  .bg-position-md-rc {
    background-position: right center;
  }
  .bg-position-md-rb {
    background-position: right bottom;
  }
  .bg-position-md-ct {
    background-position: center top;
  }
  .bg-position-md-cc {
    background-position: center center;
  }
  .bg-position-md-cb {
    background-position: center bottom;
  }
}

@media (min-width: 993px) {
  .bg-position-lg-lt {
    background-position: left top;
  }
  .bg-position-lg-lc {
    background-position: left center;
  }
  .bg-position-lg-lb {
    background-position: left bottom;
  }
  .bg-position-lg-rt {
    background-position: right top;
  }
  .bg-position-lg-rc {
    background-position: right center;
  }
  .bg-position-lg-rb {
    background-position: right bottom;
  }
  .bg-position-lg-ct {
    background-position: center top;
  }
  .bg-position-lg-cc {
    background-position: center center;
  }
  .bg-position-lg-cb {
    background-position: center bottom;
  }
}

@media (min-width: 1201px) {
  .bg-position-xl-lt {
    background-position: left top;
  }
  .bg-position-xl-lc {
    background-position: left center;
  }
  .bg-position-xl-lb {
    background-position: left bottom;
  }
  .bg-position-xl-rt {
    background-position: right top;
  }
  .bg-position-xl-rc {
    background-position: right center;
  }
  .bg-position-xl-rb {
    background-position: right bottom;
  }
  .bg-position-xl-ct {
    background-position: center top;
  }
  .bg-position-xl-cc {
    background-position: center center;
  }
  .bg-position-xl-cb {
    background-position: center bottom;
  }
}


/* Margens */

.mx-6 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mr-6 {
  margin-right: 6rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.ml-6 {
  margin-left: 6rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

@media (min-width: 576px) {
  .mx-sm-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .mt-sm-6 {
    margin-top: 6rem !important;
  }
  .mr-sm-6 {
    margin-right: 6rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-6 {
    margin-left: 6rem !important;
  }
  .mt-sm-10 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 769px) {
  .mx-md-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .mt-md-6 {
    margin-top: 6rem !important;
  }
  .mr-md-6 {
    margin-right: 6rem !important;
  }
  .mb-md-6 {
    margin-bottom: 6rem !important;
  }
  .ml-md-6 {
    margin-left: 6rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 993px) {
  .mx-lg-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .mr-lg-6 {
    margin-right: 6rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-6 {
    margin-left: 6rem !important;
  }
  .mt-lg-10 {
    margin-top: 10rem !important;
  }
}

@media (min-width: 1201px) {
  .mx-xl-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .my-xl-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .mt-xl-6 {
    margin-top: 6rem !important;
  }
  .mr-xl-6 {
    margin-right: 6rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-6 {
    margin-left: 6rem !important;
  }
  .mt-xl-10 {
    margin-top: 10rem !important;
  }
}


/* Paddings */

.p-6 {
  padding: 6rem !important;
}

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

.p-10 {
  padding: 10rem !important;
}

@media (min-width: 576px) {
  .p-sm-6 {
    padding: 6rem !important;
  }
  .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .px-sm-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .pl-sm-6 {
    padding-left: 6rem !important;
  }
  .pr-sm-6 {
    padding-right: 6rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
}

@media (min-width: 769px) {
  .p-md-6 {
    padding: 6rem !important;
  }
  .py-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .px-md-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .pb-md-6 {
    padding-bottom: 6rem !important;
  }
  .pt-md-6 {
    padding-top: 6rem !important;
  }
  .pl-md-6 {
    padding-left: 6rem !important;
  }
  .pr-md-6 {
    padding-right: 6rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
}

@media (min-width: 993px) {
  .p-lg-6 {
    padding: 6rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .px-lg-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .pl-lg-6 {
    padding-left: 6rem !important;
  }
  .pr-lg-6 {
    padding-right: 6rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
}

@media (min-width: 1201px) {
  .p-xl-6 {
    padding: 6rem !important;
  }
  .py-xl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .px-xl-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 6rem !important;
  }
  .pt-xl-6 {
    padding-top: 6rem !important;
  }
  .pl-xl-6 {
    padding-left: 6rem !important;
  }
  .pr-xl-6 {
    padding-right: 6rem !important;
  }
  .p-xl-10 {
    padding: 10rem !important;
  }
}


/* Overflow */

.overflow-visible {
  overflow: visible;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

@media (min-width: 576px) {
  .overflow-sm-visible {
    overflow: visible;
  }
  .overflow-sm-hidden {
    overflow: hidden;
  }
  .overflow-sm-scroll {
    overflow: scroll;
  }
  .overflow-sm-auto {
    overflow: auto;
  }
}

@media (min-width: 769px) {
  .overflow-md-visible {
    overflow: visible;
  }
  .overflow-md-hidden {
    overflow: hidden;
  }
  .overflow-md-scroll {
    overflow: scroll;
  }
  .overflow-md-auto {
    overflow: auto;
  }
}

@media (min-width: 993px) {
  .overflow-lg-visible {
    overflow: visible;
  }
  .overflow-lg-hidden {
    overflow: hidden;
  }
  .overflow-lg-scroll {
    overflow: scroll;
  }
  .overflow-lg-auto {
    overflow: auto;
  }
}

@media (min-width: 1201px) {
  .overflow-xl-visible {
    overflow: visible;
  }
  .overflow-xl-hidden {
    overflow: hidden;
  }
  .overflow-xl-scroll {
    overflow: scroll;
  }
  .overflow-xl-auto {
    overflow: auto;
  }
}


/* Colunas de texto */

.column-1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.column-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.column-gap-10 {
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}

.column-gap-20 {
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

.column-gap-30 {
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  column-gap: 3em;
}

@media (min-width: 576px) {
  .column-sm-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-sm-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-sm-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-sm-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-sm-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-sm-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 769px) {
  .column-md-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-md-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-md-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-md-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-md-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-md-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 993px) {
  .column-lg-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-lg-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-lg-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-lg-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-lg-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-lg-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 1201px) {
  .column-xl-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-xl-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-xl-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-xl-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-xl-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-xl-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-xl-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}



/* css para os botões de eventos */
/* TODO: ver uma forma melhor de aplicar o css, pois caso tenhamos mais tipos de botões ficará muito grande o css final*/
.pw-btn-menu_sanduiche {
  display: inline-block;
  border: none;
  background-color: transparent;
  outline: 0;
  width: 40px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.pw-btn-menu_sanduiche:hover {
  border: none;
}

.pw-btn-menu_sanduiche:active {
  border: none;
}

.pw-btn-menu_sanduiche span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: black;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.pw-btn-menu_sanduiche span:nth-child(even) {
  left: 50%;
  border-radius: 0 4px 4px 0;
}

.pw-btn-menu_sanduiche span:nth-child(odd) {
  left: 0px;
  border-radius: 4px 0 0 4px;
}

.pw-btn-menu_sanduiche span:nth-child(1),
.pw-btn-menu_sanduiche span:nth-child(2) {
  top: 0px;
}

.pw-btn-menu_sanduiche span:nth-child(3),
.pw-btn-menu_sanduiche span:nth-child(4) {
  top: 9px;
}

.pw-btn-menu_sanduiche span:nth-child(5),
.pw-btn-menu_sanduiche span:nth-child(6) {
  top: 18px;
}

.pw-btn-menu_sanduiche.open span:nth-child(1),
.pw-btn-menu_sanduiche.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pw-btn-menu_sanduiche.open span:nth-child(2),
.pw-btn-menu_sanduiche.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pw-btn-menu_sanduiche.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

.pw-btn-menu_sanduiche.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

.pw-btn-menu_sanduiche.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.pw-btn-menu_sanduiche.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.pw-btn-menu_sanduiche.open span:nth-child(5) {
  left: 5px;
  top: 17px;
}

.pw-btn-menu_sanduiche.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 17px;
}

/* Templtes Extras */
.pw-tmpl-none{
  top: 0;
  position: fixed;
  display: none;
  z-index: 80;
}
.pw-tmpl-none.show{
  display: block;
}
.pw-tmpl-left{
  top: 0;
  position: fixed;
  z-index: 80;
  left: -100%;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.pw-tmpl-left.show{
  left: 0;
}
.pw-tmpl-rigth{
  top: 0;
  z-index: 80;
  position: fixed;
  right : -100%;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}
.pw-tmpl-rigth.show{
  right : 0;
}

/* outras */
.pw-box-horizontal {
  height: 100vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal;
}

/* MODAL LIGHTBOX */

#pw-view-img .modal-header {
    border-bottom: none;
  padding: 1rem 1rem 0;
}

#pw-view-img .close{
  text-shadow: 1px 1px 0px #00000030;
  opacity: 1;
  color:#fff;
}

#pw-view-img .close:hover{
  color:#fff;
}

#pw-view-img .modal-body div{
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
}

#pw-view-img .modal-content{
  background-color: transparent;
}

#pw-view-img .pw-view-img-prev,
#pw-view-img .pw-view-img-next{
  background-color: #fff;
  border: none;
  color: #555;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  box-shadow: 1px 1px 4px 0px #00000030;
}

#pw-view-img .pw-view-img-prev:hover,
#pw-view-img .pw-view-img-next:hover{
  box-shadow: 1px 1px 4px 0px #00000060;
}

#pw-view-img .pw-view-img-prev{
  left: 30px;
}

#pw-view-img .pw-view-img-next{
  right: 30px;
}

#pw-view-img img.pw-view-modal{
  cursor: pointer;
}
/* ESTILOS HERDADOS DO TEMA PAI */


/* smooth scroll */
html {
  scroll-behavior: smooth;
}


/*
@media (min-width: 576px) {
  
}

@media (min-width: 769px) {
  
}

@media (min-width: 993px) {
  
}

@media (min-width: 1201px) {
  
}
*/

/* icones */
/* icones */
body.pwlib-icones .fa:before,
body.pwlib-icones .fas:before,
body.pwlib-icones .far:before,
body.pwlib-icones .fal:before,
body.pwlib-icones .fad:before,
body.pwlib-icones .fab:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  width:0.6em;
}
body.pwlib-icones .far:before,
body.pwlib-icones .fal:before,
body.pwlib-icones .fad:before,
body.pwlib-icones .fab:before {
  width:1em;
}

/* iframe */
.embed-responsive-100by35::before {
    padding-top: 35%;
}/*
pwaparencias
*/
/* Botão voltar ao topo */
a#pw-btn-top {
  position: fixed;
  z-index: 90;

  background: #000;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  bottom: 10px;
  left: 5px;
}/*
pwbanners
*/
/* para os banners */

.pw-banner-fundo_fixa-lg,
.pw-banner-fundo-padrao-lg,
.pw-banner-fundo-parallax-lg,
.pw-banner-fundo_fixa-md,
.pw-banner-fundo-padrao-md,
.pw-banner-fundo-parallax-md,
.pw-banner-fundo_fixa-sm,
.pw-banner-fundo-padrao-sm,
.pw-banner-fundo-parallax-sm {
  background-repeat: no-repeat;
}

.pw-banner-container .swiper-pagination{
	width: 100%;
}/*
pwcarrossel
*/
/* para o carrossel */

.pw-carrossel .swiper-pagination{
	width: 100%;
	margin: 0 -15px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	margin: 0 2px;
}/*
pwchat
*/
/* Whatsapp */
[class*=pwcontato_btn] {
  position: fixed;
  bottom: 60px;
  right: 5px;
  z-index: 999;
}

[class*=pwcontato_btn] a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
}
[class*=pwcontato_btn] a:hover{
  text-decoration: none;  
}
.pwcontato_btn-whats a:hover{
  color: #fff;
}
.pwcontato_btn-link a:hover{
  color: #000;
}
.pwcontato_btn-link a{
  color: #000;
  border: 1px solid black;
}
.pwcontato_btn-whats a{
  background-color: #24cc63;
}
/*
pwform
*/
.pwform-loading[data-pwpreloading]{
	background-position:center center !important;
}/*
pwmenus
*/

/* MENU ANTIGO - TODO: apagar em breve; */

.pw-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


@media (max-width: 991.98px) {
  .pw-menu.pw-menu-tem-mobile>nav.open {
    overflow-y: auto;
  }
  .pw-menu.pw-menu-tem-mobile>nav>ul {
    display: block;
    width: 100%;
  }
  .pw-menu.pw-menu-tem-mobile>nav {
    position: fixed;
    z-index: 80;
    top: 0;
    background-color: #222;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    width: 250px;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
  .pw-menu.pw-menu-tem-mobile>nav.open {
    left: 0;
  }
  .pw-menu.pw-menu-tem-mobile>nav:not(.open) {
    left: calc(100% * -1);
  }
  .pw-menu.pw-menu-tem-mobile>nav ul li {
    /*border-bottom: 1px solid #333;*/
    padding: 0;
  }
  .pw-menu.pw-menu-tem-mobile>nav ul li:hover {
    /*background: #333;*/
  }
  .pw-menu.pw-menu-tem-mobile>nav ul li a {
    display: block;
    padding: 15px;
    /*color: #fff;*/
  }
  a.pw-menu-sub-arrow {
    position: absolute;
    top: 0;
    right: 0;
  }
  .pw-menu .sub-menu.open {
    display: block;
  }
  .pw-menu>nav ul li {
    position: relative;
  }
  .pw-icon-menu-mobile {
    display: block;
  }
}

@media (min-width: 992px) {
  .pw-menu-sub-arrow {
    display: none;
  }
  .pw-menu>nav>ul>li {
    display: inline-block;
  }
  /*.pw-menu>nav ul li a {
    padding: 5px;
  }*/
  .pw-menu.pw-menu-tem-mobile .pw-icon-menu-mobile {
    display: none;
  }
  .pw-menu nav>ul>li>ul.sub-menu {
    z-index: 80;
    margin: 0;
    position: absolute;
  }
  .pw-menu>nav>ul>li:hover>ul.sub-menu {
    display: block;
  }
  .pw-menu nav>ul>li>ul.sub-menu>li>ul.sub-menu{
    z-index: 80;
    margin: 0;
    position: absolute;
  }
}

.pw-menu .sub-menu {
  display: none;
}


/* Icone menu sanduiche */

.pw-icon-menu-mobile {
  border: none;
  background-color: transparent;
  outline: 0;
  width: 40px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.pw-icon-menu-mobile:hover {
  border: none;
}

.pw-icon-menu-mobile:active {
  border: none;
}

.pw-icon-menu-mobile span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: black;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.pw-icon-menu-mobile span:nth-child(even) {
  left: 50%;
  border-radius: 0 4px 4px 0;
}

.pw-icon-menu-mobile span:nth-child(odd) {
  left: 0px;
  border-radius: 4px 0 0 4px;
}

.pw-icon-menu-mobile span:nth-child(1),
.pw-icon-menu-mobile span:nth-child(2) {
  top: 0px;
}

.pw-icon-menu-mobile span:nth-child(3),
.pw-icon-menu-mobile span:nth-child(4) {
  top: 9px;
}

.pw-icon-menu-mobile span:nth-child(5),
.pw-icon-menu-mobile span:nth-child(6) {
  top: 18px;
}

.pw-icon-menu-mobile.open span:nth-child(1),
.pw-icon-menu-mobile.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pw-icon-menu-mobile.open span:nth-child(2),
.pw-icon-menu-mobile.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pw-icon-menu-mobile.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

.pw-icon-menu-mobile.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

.pw-icon-menu-mobile.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.pw-icon-menu-mobile.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.pw-icon-menu-mobile.open span:nth-child(5) {
  left: 5px;
  top: 17px;
}

.pw-icon-menu-mobile.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 17px;
}


/* NOVO MENU */
nav.pwmenus-menu[data-tipo="padrao"] ul {
  list-style: none;
}
nav.pwmenus-menu[data-tipo="padrao"]>ul>li {
  display: inline-block;
}
nav.pwmenus-menu[data-tipo="padrao"] li.menu-item-has-children{
  position: relative;
  /*display: flex;*/
}
nav.pwmenus-menu[data-tipo="padrao"] li.menu-item-has-children>ul.sub-menu {
  z-index: 80;
  position: absolute;
}
nav.pwmenus-menu[data-tipo="padrao"] li.menu-item-has-children:hover>ul.sub-menu {
  display: block;
}
nav.pwmenus-menu[data-tipo="padrao"]>ul>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children>ul.sub-menu{
  width: auto;
  left: 100%;
  top: 0;
  
}
nav.pwmenus-menu[data-tipo="padrao"] ul.sub-menu {
  display: none;
}
nav.pwmenus-menu[data-tipo="padrao"] a.nav-link{
  cursor:pointer;
}

nav.pwmenus-menu[data-tipo="acordeon"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.pwmenus-menu[data-tipo="acordeon"] ul.sub-menu {
  display: none;
}
nav.pwmenus-menu[data-tipo="acordeon"] ul.sub-menu.show{
  display: block;  
} 
nav.pwmenus-menu[data-tipo="acordeon"] a.pw-menu-sub-arrow {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}

.pwmenu-tela-md{
  display: none;
}
.pwmenu-tela-sm{
  display: none;
}
.pwmenu-tela-lg{
  display: block;
}

@media (min-width: 768px) and (max-width:991px) {
  .pwmenu-tela-sm{
    display: none;
  }
  .pwmenu-tela-lg{
    display: none;
  }
  .pwmenu-tela-md{
    display: block;
  }
}
@media (max-width: 767px) {
  .pwmenu-tela-md{
    display: none;
  }
  .pwmenu-tela-lg{
    display: none;
  }
  .pwmenu-tela-sm{
    display: block;
  }
}


/*
pwpaginacao
*/
/* para os banners */

.pw-paginacao-padrao .pw-next::before {
  content:">";
}
.pw-paginacao-padrao .pw-prev::before {
  content:"<";
}/*
pwpost
*/
/* Formulário de Comentários */

.comment-body {
  margin: 30px 0;
}

.comment-content {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
  margin-top: 7px;
}

.comment-content p {
  margin: 0;
}

.comment-metadata {
  display: none;
}

ol.commentlist,
ul.children {
  list-style: none;
}

ol.commentlist {
  padding: 0;
}

#commentform label,
.pwpost_comment_form label {
  display: block;
}

#commentform input,
#commentform textarea,
.pwpost_comment_form input,
.pwpost_comment_form textarea {
  width: 100%;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 5px;
}

#commentform input[type=checkbox],
#commentform input[type=submit],
.pwpost_comment_form  input[type=checkbox]{
  width: auto;
}

#commentform .comment-form-cookies-consent label,
.pwpost_comment_form .pwpost_comment_form-cookie label {
  display: inline-block;
  margin-left: 10px;
}

#commentform input[type=submit]{
  background: #007bff;
  border: none;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
}

#commentform input[type=submit]:hover {
  background: #005bdf;
}

a.comment-reply-link {}

a.comment-reply-link:hover {}/*
pwredessociais
*/
/* Plugin PW Menu Redes Sociais */
ul.menu-redes-sociais {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.menu-redes-sociais li {
  display: inline-block;
}/*
pwseguranca
*/
/* lgpd popup */

#pwseguranca_lgpd_popup.pwseguranca-bottom{
	position: fixed; 
	bottom: 0; 
	width: 100%; 
	left: 0;
	right: 0; 
	text-align: center; 
	box-shadow: 0 1px 1em rgba(0,0,0,.2); 
	z-index: 99999; 
	color: #fff;
	background-color: #2a363f;
	padding: 1em 0;
	font-size: 1em;
}
#pwseguranca_lgpd_popup.pwseguranca-center{
	width: 50%;
	
	text-align: center; 
	box-shadow: 0 1px 1em rgba(0,0,0,.2); 
	color: #fff;
	background-color: #2a363f;
	padding: 1em 1em;
	font-size: 1em;
	
	border-radius: 5px;
	
	margin: 0;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
}
#pwseguranca_lgpd_modal.bloquear-fundo{
	position: fixed; 
	width: 100%; 
	height: 100vh;
	top:0;
	left:0;
	z-index: 99999;
	backdrop-filter: blur(3px);
}/*
agrogerbr-com-br
*/
/*
Theme Name: Agroger
Author: PWThemeBuilder
Tema utilizado para a construção do site pronto
Version: 0.115.0
Tags: pw, agrogerbr-com-br
Text Domain: agrogerbr-com-br

Tema utilizado para a construção do site pronto

*/





/* start_pwthemebuilder */
/* 
* PW Theme Builder
* 0.14.3
* 2025-11-29 11:05:46
*/

/* start_custom */
@charset "UTF-8";
.bg-primary {
  background-color: #1ba04b !important;
}

.bg-secondary {
  background-color: #3d3d3e !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-light {
  background-color: #f8f8f8 !important;
}

.container,
.container-fluid,
.container-xxxl,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid, .container-xxxl, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  max-width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}

@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1320px;
  }
}

@media (min-width: 1600px) {
  .container-xxxl {
    max-width: 1540px;
  }
}

@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1320px;
  }
}

@media (min-width: 1600px) {
  .container-xxxl {
    max-width: 1540px;
  }
}

@media (min-width: 992px) {
  .container-xxxl {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1600px) {
  .container-xxxl {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (min-width: 1600px) {
  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl {
    flex: 1 0 0%;
    max-width: 100%;
  }
}
html,
body {
  font-size: 16px;
}
@media (min-width: 768px) {
  html,
  body {
    font-size: 20px;
  }
}

body {
  font-family: "Inter", sans-serif;
  background-color: #f8f8f8;
}

h1 {
  font-weight: 900;
  color: #1ba04b;
}

h2,
h3 {
  font-weight: 700;
  color: #3d3d3e;
}

.radius-15 {
  border-radius: 15px;
  overflow: hidden;
}
.radius-25 {
  border-radius: 25px;
  overflow: hidden;
}

.section-content ul {
  list-style: disc inside;
}
.section-content ul li {
  margin-bottom: 0.5rem;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.marked-list {
  list-style: disc inside;
}

li {
  margin: 0;
  padding: 0;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.img-border {
  border-radius: 25px;
  overflow: hidden;
}

.img-banner-content {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 768px) {
  .img-banner-content {
    aspect-ratio: 8/3;
  }
}
@media (min-width: 1200px) {
  .img-banner-content {
    aspect-ratio: 16/5;
  }
}

.aspect-1x1 {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aspect-5-3 {
  aspect-ratio: 5/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aspect-7-5 {
  aspect-ratio: 7/5;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.overlay-relative {
  position: relative;
}
.overlay-relative::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.btn {
  border-radius: 15px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
}
.btn-primary, .btn.pwform-button {
  background-color: #1ba04b;
  border-color: #1ba04b;
  color: white;
}
.btn-primary:hover, .btn.pwform-button:hover {
  background-color: rgb(19.6363636364, 116.3636363636, 54.5454545455);
  border-color: rgb(19.6363636364, 116.3636363636, 54.5454545455);
}
.btn.pwform-button {
  margin-top: 15px;
}
.btn-secondary {
  background-color: #3d3d3e;
  border-color: #3d3d3e;
  color: white;
}
.btn-secondary:hover {
  background-color: rgb(35.7073170732, 35.7073170732, 36.2926829268);
  border-color: rgb(35.7073170732, 35.7073170732, 36.2926829268);
}
.btn-transparent {
  background-color: transparent;
  border-color: #ffffff;
  color: white;
}
.btn-transparent:hover {
  background-color: #3d3d3e;
  color: white;
}
.btn-more {
  background-color: transparent;
  border-color: #3d3d3e;
  color: #3d3d3e;
  font-size: 0.7rem;
  border-radius: 10px;
}
.btn-more:hover {
  background-color: #1ba04b;
  border-color: #1ba04b;
  color: white;
}
.btn.btn-large {
  width: 100%;
  max-width: 280px;
}
.btn:active {
  background-color: #1ba04b;
}
.btn:focus {
  background-color: #1ba04b;
  box-shadow: 0 0 0 0.2rem rgba(27, 160, 75, 0.5);
}

.hover-animation {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.hover-animation:hover {
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15), 0 8px 20px rgba(0, 0, 0, 0.12);
}

#pwmenu-principal .menu {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
#pwmenu-principal .menu .menu-item {
  position: relative;
}
#pwmenu-principal .menu .menu-item .nav-link {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
  transition: all 0.3s ease;
}
#pwmenu-principal .menu .menu-item .nav-link:hover {
  color: #1ba04b;
}
@media (min-width: 1600px) {
  #pwmenu-principal .menu .menu-item .nav-link {
    padding: 12px 20px;
  }
}
#pwmenu-principal .menu .menu-item.current-menu-item .nav-link, #pwmenu-principal .menu .menu-item.current_page_item .nav-link {
  color: #1ba04b;
}
#pwmenu-principal .menu .menu-item.menu-item-205 .nav-link {
  background-color: #3d3d3e;
  color: white;
  border-radius: 25px;
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  #pwmenu-principal .menu .menu-item.menu-item-205 .nav-link {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1600px) {
  #pwmenu-principal .menu .menu-item.menu-item-205 .nav-link {
    margin-left: 20px;
    padding: 12px 25px;
  }
}
#pwmenu-principal .menu .menu-item.menu-item-205 .nav-link:hover {
  background-color: rgb(35.7073170732, 35.7073170732, 36.2926829268);
  color: white;
}
#pwmenu-principal .menu .menu-item.menu-item-has-children:hover > .sub-menu {
  display: block;
}
#pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #3d3d3e;
  min-width: 200px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  margin: 0;
  padding: 0;
}
@media (min-width: 1600px) {
  #pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu {
    min-width: 250px;
  }
}
@media (max-width: 767.98px) {
  #pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu {
    position: static;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
  }
}
#pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu .menu-item .nav-link {
  text-transform: none;
  color: #3d3d3e;
  border-bottom: 1px solid rgb(35.7073170732, 35.7073170732, 36.2926829268);
}
#pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu .menu-item .nav-link:hover {
  background-color: rgb(48.3536585366, 48.3536585366, 49.1463414634);
  color: #1ba04b;
}
@media (min-width: 1600px) {
  #pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu .menu-item .nav-link {
    padding: 12px 20px;
  }
}
#pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu .menu-item:last-child .nav-link {
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}
@media (max-width: 767.98px) {
  #pwmenu-principal .menu .menu-item.menu-item-has-children .sub-menu .menu-item:last-child .nav-link {
    border-radius: 0;
  }
}

.logo img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
@media (min-width: 992px) {
  .logo img {
    max-width: 220px;
  }
}
@media (min-width: 1600px) {
  .logo img {
    max-width: 250px;
  }
}

#header-top {
  background-color: #1ba04b;
  color: white;
  padding: 10px 0;
  font-size: 0.875rem;
}
#header-top a {
  color: white;
  text-decoration: none;
}
#header-top a:hover {
  color: #3d3d3e;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  #header-top {
    padding: 8px 0;
    font-size: 0.875rem;
  }
}
#header-top ul.menu-redes-sociais {
  display: inline;
}
#header-top ul.menu-redes-sociais li {
  display: inline-block;
  margin-right: 10px;
}

#header-main {
  background-color: #3d3d3e;
  color: #ffffff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pw-btn-menu_sanduiche span {
  background-color: #1ba04b;
}

#template-extra-menu-mobile {
  background-color: #1ba04b;
  padding: 20px 0;
  color: white;
  height: 100%;
}
#template-extra-menu-mobile ul li a {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 20px;
  background-color: #1ba04b;
}
#template-extra-menu-mobile ul li a:hover {
  background-color: rgb(19.6363636364, 116.3636363636, 54.5454545455) !important;
  color: white;
}
#template-extra-menu-mobile ul li a.active {
  background-color: rgb(19.6363636364, 116.3636363636, 54.5454545455) !important;
  color: white;
}
#template-extra-menu-mobile ul li:last-child a {
  border-bottom: none;
}
#template-extra-menu-mobile .sub-menu {
  position: static !important;
  background-color: transparent;
  top: none;
  left: none;
  border: none;
  padding-left: 25px;
  transform: none !important;
}
#template-extra-menu-mobile .sub-menu a {
  color: white;
}
#template-extra-menu-mobile .sub-menu a:hover {
  color: #3d3d3e;
}

#footer-main {
  background-color: #3d3d3e;
  color: #ffffff;
  padding: 40px 0 20px;
  font-size: 0.9rem;
}
#footer-main a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}
#footer-main a:hover {
  color: white;
}
#footer-main h4 {
  font-weight: 700;
  font-size: 1rem;
}
#footer-main .footer-logo {
  width: 220px;
  max-width: 220px;
  height: auto;
}
@media (max-width: 575.98px) {
  #footer-main .footer-logo {
    max-width: 150px;
    margin: 0 auto 15px;
  }
}
#footer-main .footer-col h4 {
  color: white;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  #footer-main .footer-col h4 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
#footer-main .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer-main .footer-col ul li {
  margin-bottom: 12px;
}
#footer-main .footer-col ul li:last-child {
  margin-bottom: 0;
}
#footer-main .footer-col .contact-info p {
  color: #3d3d3e;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 575.98px) {
  #footer-main .footer-col .contact-info p {
    justify-content: center;
  }
}
#footer-main .footer-col .contact-info p i {
  margin-right: 10px;
  min-width: 20px;
}
#footer-main .footer-bottom {
  grid-column: 1/-1;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 40px;
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 575.98px) {
  #footer-main .footer-bottom {
    margin-top: 30px;
    padding-top: 15px;
  }
}
#footer-main .footer-bottom p {
  color: #3d3d3e;
  margin: 0;
  font-size: 14px;
}

#banner-home {
  height: calc(100vh - 157px);
  background-size: cover;
  background-position: center;
}
#banner-home .box {
  background-color: rgba(17, 17, 17, 0.8);
  padding: 30px;
  border-radius: 30px;
  color: #ffffff;
}
@media (min-width: 992px) {
  #banner-home .box {
    padding: 50px 10%;
  }
}
#banner-home .box h1 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  #banner-home .box h1 {
    font-size: 2.375rem;
  }
}
@media (min-width: 1200px) {
  #banner-home .box h1 {
    font-size: 3rem;
  }
}
#banner-home .box p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  #banner-home .box p {
    font-size: 1.375rem;
  }
}

#diferenciais {
  background-color: #f8f8f8;
}
#diferenciais ul {
  list-style: disc inside;
}

#solucoes {
  background-size: cover;
  background-position: center;
}
#solucoes .link-box {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  text-decoration: none;
  text-align: center;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  #solucoes .link-box {
    aspect-ratio: 3/4;
  }
}
#solucoes .link-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#solucoes .link-box:hover::after {
  transform: scale(1.1);
}
#solucoes .link-box h3 {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1rem;
  padding: 15px 15px;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 575.98px) {
  #projetos-imagens .w-50 {
    width: 100% !important;
  }
}

#contato-home .box {
  display: flex;
  background-color: #1ba04b;
  border-radius: 20px;
  padding: 30px;
  color: #ffffff;
  align-items: center;
}
#contato-home .box img {
  height: 170px;
  width: auto;
}
@media (min-width: 768px) {
  #contato-home .box img {
    height: 240px;
  }
}
#contato-home .box p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 768px) {
  #contato-home .box p {
    font-size: 1.5rem;
  }
}

#video-quemsomos {
  background-color: #1ba04b;
  color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 992px) {
  #video-quemsomos {
    background-size: 50%;
    background-position: left center;
  }
}
#video-quemsomos h1 {
  color: #ffffff;
}

#servicos {
  font-size: 1.25rem;
}
#servicos .section-content h2 {
  text-transform: uppercase;
  font-weight: 700;
}

#formulario {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#formulario .box {
  background-color: rgba(191, 194, 200, 0.6666666667);
  padding: 30px;
  border-radius: 30px;
}
#formulario .box form input::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
#formulario .box form input::placeholder {
  color: #6c757d;
  opacity: 1;
}
#formulario .box form .form-group label {
  display: none;
}
#formulario .box form .form-group input,
#formulario .box form .form-group textarea {
  border-radius: 10px;
}
#formulario .box form .form-check-label a {
  color: #1155cc;
  text-decoration: underline;
}
#formulario .box form .form-check-label a:hover {
  color: rgb(13.0769230769, 65.3846153846, 156.9230769231);
}

.post-data {
  color: #7f8c8d;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.post-titulo {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .post-titulo {
    font-size: 2rem;
  }
}

.post-content {
  line-height: 1.7;
  font-size: 1.125rem;
  color: #333;
}
.post-content > * {
  margin-bottom: 1.5rem;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-weight: 700;
  line-height: 1.3;
  margin: 2rem 0 1rem 0;
}
.post-content h1:first-child,
.post-content h2:first-child,
.post-content h3:first-child,
.post-content h4:first-child,
.post-content h5:first-child,
.post-content h6:first-child {
  margin-top: 0;
}
.post-content h1 {
  font-size: 2.5rem;
}
.post-content h2 {
  font-size: 2rem;
}
.post-content h3 {
  font-size: 1.75rem;
  color: #34495e;
}
.post-content h4 {
  font-size: 1.5rem;
}
.post-content h5 {
  font-size: 1.25rem;
}
.post-content h6 {
  font-size: 1.125rem;
  color: #7f8c8d;
}
.post-content p {
  margin-bottom: 1.5rem;
  text-align: justify;
}
.post-content p:last-child {
  margin-bottom: 0;
}
.post-content a {
  color: #1155cc;
  text-decoration: none;
  transition: all 0.3s ease;
}
.post-content a:hover {
  color: rgb(13.0769230769, 65.3846153846, 156.9230769231);
  text-decoration: underline;
}
.post-content ul {
  list-style-type: disc;
  margin: 1.5rem 0;
  padding-left: 2rem;
}
.post-content ul li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.post-content ul li:last-child {
  margin-bottom: 0;
}
.post-content ul ul {
  list-style-type: circle;
  margin: 0.5rem 0;
}
.post-content ul ul ul {
  list-style-type: square;
}
.post-content ol {
  list-style-type: decimal;
  margin: 1.5rem 0;
  padding-left: 2rem;
}
.post-content ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.post-content ol li:last-child {
  margin-bottom: 0;
}
.post-content ol ol {
  list-style-type: lower-alpha;
  margin: 0.5rem 0;
}
.post-content ol ol ol {
  list-style-type: lower-roman;
}
.post-content blockquote {
  border-left: 4px solid #3498db;
  background-color: #f8f9fa;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  color: #555;
}
.post-content blockquote p {
  margin-bottom: 1rem;
}
.post-content blockquote p:last-child {
  margin-bottom: 0;
}
.post-content blockquote cite {
  display: block;
  margin-top: 1rem;
  font-style: normal;
  font-weight: 600;
  color: #7f8c8d;
  text-align: right;
}
.post-content blockquote cite::before {
  content: "— ";
}
.post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.post-content table th,
.post-content table td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.post-content table th {
  background-color: #3498db;
  color: white;
  font-weight: 600;
  border-bottom: 2px solid #2980b9;
}
.post-content table tr:nth-child(even) {
  background-color: #f8f9fa;
}
.post-content table tr:hover {
  background-color: #ecf0f1;
  transition: background-color 0.3s ease;
}
.post-content table caption {
  caption-side: bottom;
  font-style: italic;
  color: #7f8c8d;
  margin-top: 0.5rem;
  font-size: 0.9rem;
}
.post-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 2rem auto;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.post-content img.alignleft {
  float: left;
  margin: 0 1rem 1rem 0;
}
.post-content img.alignright {
  float: right;
  margin: 0 0 1rem 1rem;
}
.post-content img.aligncenter {
  display: block;
  margin: 2rem auto;
}
.post-content figure {
  margin: 2rem 0;
  text-align: center;
}
.post-content figure img {
  margin: 0 auto 1rem auto;
}
.post-content figure figcaption {
  font-style: italic;
  color: #7f8c8d;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
.post-content hr {
  border: none;
  height: 2px;
  background: linear-gradient(90deg, transparent, #3498db, transparent);
  margin: 3rem auto;
  width: 80%;
}
.post-content strong,
.post-content b {
  font-weight: 700;
  color: #2c3e50;
}
.post-content em,
.post-content i {
  font-style: italic;
  color: #16a085;
}
.post-content del {
  color: #95a5a6;
  text-decoration: line-through;
}
.post-content ins {
  background-color: #d4edda;
  text-decoration: none;
  padding: 0.1rem 0.2rem;
}
.post-content small {
  font-size: 0.8em;
  color: #7f8c8d;
}
.post-content mark {
  background-color: #ffeaa7;
  padding: 0.1rem 0.3rem;
  border-radius: 3px;
}
.post-content .button {
  display: inline-block;
  background: linear-gradient(135deg, #3498db, #2980b9);
  color: white;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}
.post-content .button:hover {
  background: linear-gradient(135deg, #2980b9, #3498db);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
  text-decoration: none;
  color: white;
}
.post-content .cta-container {
  text-align: center;
  margin: 2.5rem 0;
  padding: 2rem;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 12px;
  color: white;
}
.post-content .cta-container .button {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid white;
}
.post-content .cta-container .button:hover {
  background: white;
  color: #667eea;
}
.post-content .conclusion,
.post-content .note,
.post-content .warning {
  padding: 1.5rem;
  border-radius: 8px;
  margin: 2rem 0;
}
.post-content .conclusion h3,
.post-content .conclusion h4,
.post-content .note h3,
.post-content .note h4,
.post-content .warning h3,
.post-content .warning h4 {
  margin-top: 0;
  display: flex;
  align-items: center;
}
.post-content .conclusion h3::before,
.post-content .conclusion h4::before,
.post-content .note h3::before,
.post-content .note h4::before,
.post-content .warning h3::before,
.post-content .warning h4::before {
  margin-right: 0.5rem;
  font-size: 1.2em;
}
.post-content .conclusion {
  background-color: #d4edda;
  border-left: 4px solid #28a745;
}
.post-content .conclusion h3::before {
  content: "✓";
  color: #28a745;
}
.post-content .note {
  background-color: #d1ecf1;
  border-left: 4px solid #17a2b8;
}
.post-content .note h3::before {
  content: "ℹ";
  color: #17a2b8;
}
.post-content .warning {
  background-color: #f8d7da;
  border-left: 4px solid #dc3545;
}
.post-content .warning h3::before {
  content: "⚠";
  color: #dc3545;
}
.post-content::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 768px) {
  .post-content {
    font-size: 1rem;
  }
  .post-content h1 {
    font-size: 2rem;
  }
  .post-content h2 {
    font-size: 1.75rem;
  }
  .post-content h3 {
    font-size: 1.5rem;
  }
  .post-content table {
    display: block;
    overflow-x: auto;
  }
  .post-content .cta-container {
    padding: 1.5rem;
  }
  .post-content ul,
  .post-content ol {
    padding-left: 1.5rem;
  }
}
.menu-blog {
  background: #ffffff;
  border-radius: 8px;
  padding: 2rem;
  border: 1px solid #f0f0f0;
}
.menu-blog h4 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #3d3d3e;
  margin: 0 0 1rem 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e8e8e8;
  letter-spacing: -0.02em;
}
.menu-blog .categorias,
.menu-blog .tags {
  margin-bottom: 2rem;
}
.menu-blog .categorias:last-of-type,
.menu-blog .tags:last-of-type {
  margin-bottom: 0;
}
.menu-blog ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-blog ul li {
  margin-bottom: 0.375rem;
}
.menu-blog ul li:last-child {
  margin-bottom: 0;
}
.menu-blog a {
  display: block;
  padding: 0.625rem 0;
  color: #3d3d3e;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.2s ease;
  border-left: 2px solid transparent;
}
.menu-blog a:hover {
  color: #1ba04b;
  border-left-color: #1ba04b;
  background-color: #f8f8f8;
  padding-left: 1rem;
}
.menu-blog .categorias ul li:nth-child(odd) a:hover {
  background-color: #f8faf8;
}
.menu-blog .categorias ul li:nth-child(even) a:hover {
  background-color: #f5f5f5;
}
.menu-blog .tags ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.menu-blog .tags ul li {
  margin-bottom: 0.25rem;
}
.menu-blog .tags ul li a {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  background: #f8f8f8;
  color: #3d3d3e;
  border-radius: 4px;
  font-size: 0.65rem;
  border: 1px solid #e8e8e8;
  border-left: 2px solid #e8e8e8;
}
.menu-blog .tags ul li a:hover {
  background: #1ba04b;
  color: #ffffff;
  border-color: #1ba04b;
  transform: none;
  padding-left: 0.875rem;
}
.menu-blog .post-count {
  display: inline-block;
  background: #f0f0f0;
  color: #3d3d3e;
  font-size: 0.75rem;
  padding: 0.15rem 0.4rem;
  border-radius: 10px;
  margin-left: 0.5rem;
  font-weight: 400;
}
.menu-blog .categorias:empty::before,
.menu-blog .tags:empty::before {
  content: "Nenhum item encontrado";
  display: block;
  color: #a0a0a0;
  font-style: italic;
  text-align: center;
  padding: 1rem;
  font-size: 0.9rem;
}

@media (max-width: 768px) {
  .menu-blog {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .menu-blog h4 {
    font-size: 1rem;
  }
  .menu-blog .tags ul {
    gap: 0.375rem;
  }
  .menu-blog .tags ul li a {
    padding: 0.25rem 0.75rem;
    font-size: 0.8rem;
  }
}
@media (prefers-color-scheme: dark) {
  .menu-blog {
    background: #2a2a2a;
    border-color: #404040;
  }
  .menu-blog h4 {
    color: #e0e0e0;
    border-bottom-color: #404040;
  }
  .menu-blog a {
    color: #cccccc;
  }
  .menu-blog a:hover {
    color: #1ba04b;
    background-color: #333333;
  }
  .menu-blog .tags ul li a {
    background: #333333;
    color: #cccccc;
    border-color: #404040;
  }
  .menu-blog .tags ul li a:hover {
    background: #1ba04b;
    color: #ffffff;
    border-color: #1ba04b;
  }
  .menu-blog .post-count {
    background: #404040;
    color: #cccccc;
  }
  .menu-blog .categorias:empty::before,
  .menu-blog .tags:empty::before {
    color: #888888;
  }
}/*# sourceMappingURL=style.css.map */
/* end_custom */

/* end_pwthemebuilder */