.app-btn-primary {
  color: #fff;
  background-color: #0870b8;
  border-color: #fff;
  cursor: pointer;
}
.app-btn-primary:hover {
  color: #212529;
  background-color: #9dd6f1;
  border-color: #fff;
}
.app-btn-primary:focus, .app-btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.app-btn-primary.disabled, .app-btn-primary:disabled {
  color: #fff;
  background-color: #0870b8;
  border-color: #fff;
}
.app-btn-primary:not(:disabled):not(.disabled):active, .app-btn-primary:not(:disabled):not(.disabled).active, .show > .app-btn-primary.dropdown-toggle {
  color: #212529;
  background-color: #9dd6f1;
  border-color: #fff;
}
.app-btn-primary:not(:disabled):not(.disabled):active:focus, .app-btn-primary:not(:disabled):not(.disabled).active:focus, .show > .app-btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* ==========================================================================
 * Default
 * ========================================================================== */
:focus {
  outline: 5px solid #007bff !important;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

address {
  font-style: normal;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

input,
select,
textarea,
button {
  border: 0;
}

textarea {
  resize: vertical;
}

html,
body {
  font-family: "Montserrat", sans-serif;
  color: #343434;
}

p {
  margin-bottom: 2rem;
  line-height: 1.7em;
}

/*
 * Previni os slides de serem exibidos quebrados antes do js organizar os itens
 * ====================================================== */
.slide + .slide {
  display: none;
}

.slick-initialized.slick-slider .slide + .slide {
  display: block;
}

/*
 * 
 * ====================================================== */
.play-icon,
.play-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.play-icon {
  border: 12px solid #fff;
  border-radius: 50%;
  width: 112px;
  height: 112px;
}
.play-icon:before {
  content: "";
  margin-left: 5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 30px;
  border-color: transparent transparent transparent #fff;
}

/*
 * 
 * ====================================================== */
.call-to-action {
  border-radius: 20px 0 20px 0;
  padding: 10px 24px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  box-shadow: 0 0 6px 0 rgba(2, 51, 22, 0.31);
  transition: all 0.3s;
}
.call-to-action:hover {
  border-radius: 0 20px 0 20px;
  color: #fff;
}
.call-to-action:before {
  margin-right: 20px;
}

.call-to-action.call-to-action-green {
  background: #BFC62A;
  color: #fff;
}
.call-to-action.call-to-action-green:hover {
  background: #037533;
}
.call-to-action.call-to-action-green:before {
  content: url(../svg/arrow-right.svg);
}

.call-to-action.call-to-action-white {
  background: #fff;
  color: #025023;
}
.call-to-action.call-to-action-white:hover {
  background: #BFC62A;
  color: #fff;
}
.call-to-action.call-to-action-white:hover:before {
  content: url(../svg/arrow-right.svg);
}
.call-to-action.call-to-action-white:before {
  content: url(../svg/arrow-right-green.svg);
  transition: all 0.3s;
}

/*
 * Page
 * ====================================================== */
.page {
  border-bottom: 1px solid rgba(199, 54, 59, 0.1411764706);
}

.page-header {
  position: relative;
  font-weight: bold;
  font-size: 50px;
  color: #fff;
  box-shadow: 0 2px 12px rgba(159, 158, 158, 0.5);
}
.page-header .container {
  height: 250px;
}

.page-header.page-header-1 {
  background: linear-gradient(56deg, rgba(254, 254, 254, 0.05) 0%, rgba(254, 254, 254, 0.05) 69%, rgba(160, 160, 160, 0.05) 69%, rgba(160, 160, 160, 0.05) 100%), linear-gradient(194deg, rgba(102, 102, 102, 0.02) 0%, rgba(102, 102, 102, 0.02) 60%, rgba(67, 67, 67, 0.02) 60%, rgba(67, 67, 67, 0.02) 100%), linear-gradient(76deg, rgba(169, 169, 169, 0.06) 0%, rgba(169, 169, 169, 0.06) 89%, rgba(189, 189, 189, 0.06) 89%, rgba(189, 189, 189, 0.06) 100%), linear-gradient(326deg, rgba(213, 213, 213, 0.04) 0%, rgba(213, 213, 213, 0.04) 45%, rgba(66, 66, 66, 0.04) 45%, rgba(66, 66, 66, 0.04) 100%), linear-gradient(183deg, rgba(223, 223, 223, 0.01) 0%, rgba(223, 223, 223, 0.01) 82%, rgba(28, 28, 28, 0.01) 82%, rgba(28, 28, 28, 0.01) 100%), linear-gradient(3deg, rgba(20, 20, 20, 0.06) 0%, rgba(20, 20, 20, 0.06) 62%, rgba(136, 136, 136, 0.06) 62%, rgba(136, 136, 136, 0.06) 100%), linear-gradient(200deg, rgba(206, 206, 206, 0.09) 0%, rgba(206, 206, 206, 0.09) 58%, rgba(6, 6, 6, 0.09) 58%, rgba(6, 6, 6, 0.09) 100%), linear-gradient(304deg, rgba(162, 162, 162, 0.07) 0%, rgba(162, 162, 162, 0.07) 27%, rgba(24, 24, 24, 0.07) 27%, rgba(24, 24, 24, 0.07) 100%), linear-gradient(186deg, rgba(166, 166, 166, 0.04) 0%, rgba(166, 166, 166, 0.04) 5%, rgba(210, 210, 210, 0.04) 5%, rgba(210, 210, 210, 0.04) 100%), linear-gradient(90deg, rgb(26, 118, 64), rgb(32, 207, 121), rgb(78, 196, 128));
}

.page-title,
.page-subtitle {
  text-shadow: 2px 2px #36516E;
}

.page-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .page-title {
    font-size: 2.5rem;
  }
}

.page-subtitle {
  font-weight: normal;
  font-size: 0.8rem;
}

@media (min-width: 768px) {
  .page-subtitle {
    font-size: 1rem;
  }
}

.page-text {
  font-size: 17px;
  line-height: 1.7;
}
.page-text p {
  margin-bottom: 1.1em;
}
.page-text img[style*="float:left"],
.page-text img[style*="float:right"] {
  margin-bottom: 1.2em;
}
.page-text img[style*="float:left"] {
  margin-right: 1.2em;
}
.page-text img[style*="float:right"] {
  margin-left: 1.2em;
}

/*
 * Pagination
 * ====================================================== */
.pagination {
  justify-content: center;
  align-items: center;
}

.pagination .page-link {
  border: 0;
  padding: 0.5rem 1.4rem;
  font-weight: bold;
  color: #fff;
  background-color: #037533;
  border-color: none;
  line-height: 2.25;
}

.page-item.active .page-link,
.page-item:hover .page-link {
  background: #bfc62a;
  color: #fff !important;
  text-decoration: underline !important;
}

/**
 * WHATSAPP
 */
.whatsapp-plug-icon {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  cursor: pointer;
  background-color: #96AEC3;
  transition: 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../svg/whatsplug.svg");
  background-size: 50% auto;
}

.whatsapp-plug-icon:hover {
  background-color: #15cc74;
}

.whatsapp-plug-icon::after,
.whatsapp-plug-icon::before {
  content: "";
  position: absolute;
  opacity: 0;
  border: 4px solid #96AEC3;
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  -webkit-border-radius: 50%;
  animation: WaveWhatsApp 1.5s ease infinite;
}

.whatsapp-plug-icon::after {
  animation-delay: 0.5s;
}

.whatsapp-plug-icon:hover::after {
  border: 4px solid #15cc74;
}

.whatsapp-plug-icon:hover::before {
  border: 4px solid #15cc74;
}

@keyframes WaveWhatsApp {
  0% {
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
/* ==========================================================================
 * Home
 * ========================================================================== */
header h1 {
  font-size: 1.5em;
}

@media (min-width: 992px) {
  header h1 {
    font-size: 3em;
  }
}
legend {
  font-size: 1.3em;
}

.btn-group.btn-group-toggle .btn {
  width: 100%;
}

@media (min-width: 992px) {
  .btn-group.btn-group-toggle .btn {
    width: auto;
  }
}
#header {
  transition: 0.5s;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1001;
  overflow-y: hidden;
}
#header .topbar {
  position: absolute;
  top: 0;
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, rgb(191, 198, 1), rgb(4, 117, 51) 65%);
}
#header #logo {
  opacity: 1;
  position: absolute;
}
#header #logo-light {
  opacity: 0;
}
#header .logo img {
  width: 150px;
  transition-duration: 0.8s;
  transition-delay: 0.5s;
}
#header .nav-item .nav-link {
  padding: 0 !important;
  border-radius: 25px 0 25px 0;
  padding: 6px 18px !important;
  font-weight: 600;
  font-size: 17px;
  color: #4E4E4E;
}
#header .nav-item .nav-link:hover {
  background: #007bff;
  color: #fff;
}
#header .nav-item [aria-current=page] {
  background: #007bff;
  color: #fff;
}
#header hr {
  border: 0;
  width: 65%;
  border-bottom: 3px solid #959595;
}
@media (max-width: 992px) {
  #header .nav-link {
    padding: 0 !important;
    border-radius: 0 !important;
    margin: 10px 0;
    text-align: center;
  }
}

#header.active .topbar {
  display: none;
}
#header.active::before {
  transform: skewX(-15deg) scale(1.5);
  width: calc((100vw - 1320px) / 2 + 210px);
}
@media (max-width: 1399px) {
  #header.active::before {
    width: calc((100vw - 1320px) / 2 + 280px);
  }
}
@media (max-width: 1199px) {
  #header.active::before {
    width: calc((100vw - 1320px) / 2 + 380px);
  }
}
@media (max-width: 991px) {
  #header.active::before {
    width: calc((100vw - 1320px) / 2 + 480px);
  }
}
@media (max-width: 767px) {
  #header.active::before {
    width: calc((100vw - 1320px) / 2 + 545px);
  }
}
@media (max-width: 420px) {
  #header.active::before {
    width: calc((100vw - 1320px) / 2 + 610px);
  }
}
#header.active #logo {
  opacity: 0;
}
#header.active #logo-light {
  opacity: 1;
}
#header.active .logo {
  overflow-y: clip;
}
@media (max-width: 768px) {
  #header.active .logo img {
    padding: 10px;
  }
}

@media (max-width: 768px) {
  .logo img {
    padding: 10px;
  }
}
.offcanvas-body {
  padding: 0;
}
.offcanvas-body .nav-item {
  padding: 10px 30px;
}
.offcanvas-body .nav-item .nav-link {
  font-weight: 600;
  color: #007bff;
}
.offcanvas-body .nav-item:hover {
  background: #007bff;
}
.offcanvas-body .nav-item:hover .nav-link {
  color: #fff;
}

#news .btn.cta {
  text-transform: uppercase;
  padding: 14px 40px;
}

#footer .content .address, #footer .content .phone {
  font-size: 16px;
}
#footer .content .address i,
#footer .content .phone i {
  color: #007bff;
  margin: 5px 9px;
  margin-left: 0;
}
#footer .content .title {
  color: #007bff;
  text-transform: uppercase;
  font-weight: bold;
}
#footer .adress i {
  color: #007bff;
}
#footer .copyright {
  background: linear-gradient(to right, rgb(191, 198, 1), rgb(4, 117, 51) 65%);
}
#footer .col-border {
  border-left: 1px solid var(--bs-border-color);
  border-right: 1px solid var(--bs-border-color);
}
@media (max-width: 991px) {
  #footer .col-border {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  #footer .col-border {
    border: 0;
    border-top: 1px solid var(--bs-border-color);
    border-bottom: 1px solid var(--bs-border-color);
  }
}
@media (max-width: 991px) {
  #footer .col-border-top {
    border-top: 1px solid var(--bs-border-color);
  }
}
@media (max-width: 767px) {
  #footer .col-border-top {
    border-top: 0;
  }
}

.footer-menu {
  column-count: 2;
  column-gap: 4.5em;
}
.footer-menu a {
  font-weight: 600;
  font-size: 17px;
  color: #4E4E4E;
}
.footer-menu a:hover {
  color: #007bff;
}
.footer-menu a:nth-child(5) {
  break-after: column;
}

/*# sourceMappingURL=main.css.map */
