/* * {
    font-family: "Exo 2";
} 

body {
  background-image: url("../../../prova/assets/images/fundo.png");
} */

a {
  color: #186e2f;
  text-decoration: none;
}

a:hover {
  color: #186e2f;
}

.img-logo {
  width: 60% !important;
  margin: 0 auto;
  display: block;
  margin-bottom: 2rem;
}

.custom-input {
  background-color: rgb(248, 248, 248) !important;
  padding-top: 1.1rem !important;
  padding-bottom: 1.1rem !important;
  border-radius: 1rem !important;
  border-width: 0.13rem;
  border-color: #808080;
}

.custom-label {
  color: #808080 !important;
  font-weight: 700;
}

.custom-button {
  background: #00c90d !important;
  color: #fff !important;
  border: none !important;
  width: 50% !important;
  display: block !important;
  margin: 0 auto !important;
  border-radius: 0.5rem !important;
}

.talk-with {
  margin-top: 16px;
  font-weight: 600;
  text-decoration: underline;
  display: flex;
  justify-content: center;
}

.header-top {
  overflow-x: hidden;
}

.bg-sicredi {
  background: #2b932e;
}

.two-points {
  display: none;
}

.compost-item {
  color: #2a3a29;
  font-size: 28px;
  font-weight: 500;
}

.values-item {
  color: #b7982d;
  font-weight: 700;
  font-size: 21px;
}

.strong-item {
  color: #2a3a29;
  font-weight: 700;
  font-size: 28px;
}

.account-item {
  color: #2a3a29;
  font-size: 20px;
  font-weight: 500;
}

.side-message {
  font-size: 40px;
  color: #2a3a29;
  font-weight: 500;
}

.title-xl {
  color: #14681a;
  font-size: 37px;
  font-weight: bold;
  font-style: italic;
}

.title-xl-thin {
  color: #2a3a29;
  font-size: 40px;
  font-weight: 600;
}

.title-xs-thin {
  color: #14681a;
  font-size: 26px;
  font-weight: 400;
}

.title-xs {
  color: #14681a;
  font-size: 26px;
}

.price {
  color: #b4935c;
  font-size: 57px;
  font-weight: 800;
  margin: 10px;
}

.price-font {
  color: #2a3a29;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

.date-font-xxs {
  font-size: 20px;
  font-weight: 400;
  color: #808080;
}

.title-xs2 {
  color: #2a3a29;
  font-size: 29px;
  font-weight: 500;
}

.title-xs22 {
  color: #518160;
  font-size: 20px;
  font-weight: 500;
}

.price-font2 {
  color: #808080;
  font-size: 29px;
  font-weight: 500;
}

.dash {
  width: 100%;
  height: 4px;
  background: #10a31a;
}

.new-dash {
  width: 100%;
  height: 4px;
  background: #316436;
}

.position-block {
  width: 15%;
  position: absolute;
  bottom: -130px;
  right: 420px;
}

.header-font {
  font-size: 18px;
  color: #0c7012;
}

.header-font span {
  font-size: 18px;
  color: #10a51a;
}

.footer-text-xl {
  font-size: 25px;
  color: #edf2da;
}

.footer-text-xs {
  font-size: 25px;
  font-weight: 400;
  color: #edf2da;
}

/* .container-footer {
	max-width: 100%;
	padding: 0px;
	background: #156d39;
	background: linear-gradient(
		0deg, #ffffff 50%,
		#156d39 50%
	);
} */

.custom-pt {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.d-flex-mob {
  display: flex;
}

.arrow {
  font-size: 40px;
  font-weight: 700;
}

.positioning {
  display: block;
  height: 42px;
}

/** botao flutuante */

/* cookies */
.box-cookies.hide {
  display: none !important;
}

.box-cookies {
  position: fixed;
  background: #186e2f;
  width: 100%;
  z-index: 998;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-cookies .msg-cookies,
.box-cookies {
  text-align: left;
  padding: 10px 10px 0px 10px;
  color: #fff;
  font-size: 16px;
}

.box-cookies a {
  color: #fff !important;
  text-decoration: underline;
}

.btn.btn-cookies {
  background: #ffffff none repeat scroll 0 0;
  color: #232323;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 200px;
}

.btn.btn-cookies::after {
  background: linear-gradient(90deg, #065c86 0%, #013c5a 75%);
  transition: all 0.35s ease-in-out;
  position: absolute;
  left: -100%;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
}

.btn.btn-cookies:hover {
  color: #ffffff !important;
}

.btn.btn-cookies.effect:hover::after {
  left: 0;
}

.btn.btn-cookies.border {
  background: transparent;
  border: 2px solid #ffffff !important;
  color: #ffffff;
  margin: auto;
}

.btn.btn-cookies.border:hover {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 2px solid #ffffff !important;
  color: #232323 !important;
}

/* fim cookies */

.box-border {
  border: 1px solid #006927;
  border-radius: 10px;
  padding: 4px 10px 10px;
}

.text-underscore {
  text-decoration: underline;
  cursor: pointer;
}

/* Tarja Confira o impacto da sua região */

.bg-sicredi-gradient {
  background: rgb(48, 59, 50);
  background: linear-gradient(0deg,
      rgba(21, 109, 57, 1) 0%,
      rgba(21, 109, 57, 1) 80%,
      rgba(27, 53, 30, 1) 100%);
}

.tarja-text {
  font-size: 1.2rem;
  color: #ffffff;
}

.swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #41ba3d !important;
}

.tarja-text b {
  color: #5bb541;
}

/* Tabela da cidade*/
.green-line {
  width: 50px;
  height: 1px;
  border: 2px solid #5bb541;
  position: relative;
  transform: translate(0%, -200%);
}

.title-city {
  color: #5bb541;
  font-size: 2rem;
  margin: 0;
  font-style: italic;
  font-weight: 700;
}

.title-strong-green {
  color: #2a3a29;
  font-size: 1.6rem;
  border-right: 2px solid #316436;
  font-style: italic;
}

.text-thin {
  font-weight: 300;
  color: #4b4b4b;
  font-size: 1.6rem;
  font-style: italic;
}

.text-thin b {
  font-weight: 700;
}

.border-r-light {
  border-right: 1px solid #9c9c9c52;
}

/* Imagens */
.container .image-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  padding: 10px;
  min-height: 200px;
}

.container .image-container .image {
  height: auto;
  width: auto;
  max-height: 200px;
  max-width: 300px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 29%);
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  border-radius: 5px;
  object-fit: cover;
}

.container .image-container .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: 0.2s linear;
}

.container .image-container .image:hover img {
  transform: scale(1.1);
}

.container .popup-image {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  z-index: 100;
  display: none;
}

.container .popup-image span {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 60px;
  font-weight: bolder;
  color: #fff;
  cursor: pointer;
  z-index: 100;
}

.container .popup-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  border-radius: 5px;
  object-fit: cover;
  max-width: 90%;
  max-height: 100%;
}

.custom-select select {
  outline: none;
  width: auto;
  background: #1a372100;
  color: #b7982d;
  border: 2px solid #a2753f;
  padding: 5px;
  padding-right: 100px;
  -webkit-appearance: none;
}

.custom-select select option {
  font-size: 14px;
}

.max-width-screen-400 {
  max-width: 400px;
}

.max-width-screen-300 {
  max-width: 300px;
}

.pb-5-mobile {
  padding-bottom: 3rem;
}

@media print {
  * {
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }

  .no-print,
  .no-print * {
    display: none !important;
  }

  .print-size {
    max-width: 400px !important;
  }

  .custom-select:before {
    display: none;
  }

  .title-strong-green,
  .text-thin {
    font-size: 18px !important;
    padding-bottom: 15px !important;
  }
}

.background {
  background-image: url(../images/fundo-verde-repeat.png);
  width: 100%;
}

.text-background {
  background-color: #edf2da;
  border-radius: 30px;
  width: 80%;
  padding: 20px;
}

.pinheiro {
  font-size: 2.2rem;
  /* letter-spacing: -4px; */
  color: #2a3a29;
  font-style: italic;
  /* font-family: "Exo2.0"; */
}

.participation {
  color: #2a3a29;
  font-style: italic;
  font-weight: 500;
  font-size: 30px;
}

.borda-dourada {
  position: absolute;
  left: -140px;
  height: 120px;
}

html {
  background: transparent !important;
}

.background-login {
  background-image: url(../images/fundo-digitais.png),
    url(../images/fundo-mancha.png);
  height: auto !important;
  background-size: cover;
}

.background-footer {
  background-image: url(../images/foto-footer.png);
}

.img-top {
  height: 78px;
  /* position: absolute; */
  object-fit: cover;
  min-width: 100%;
}

@media screen and (min-width: 1700px) and (max-width: 1800px) {
  .borda-dourada {
    left: -190px;
  }
}

@media screen and (min-width: 1450px) and (max-width: 1700px) {
  .borda-dourada {
    left: -210px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1450px) {
  .borda-dourada {
    left: -225px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .borda-dourada {
    left: -240px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .borda-dourada {
    left: -250px;
  }
}

@media screen and (min-width: 875px) and (max-width: 1100px) {
  .borda-dourada {
    left: -270px;
  }
}

@media screen and (min-width: 875px) and (max-width: 1100px) {
  .borda-dourada {
    left: -270px;
  }
}

@media screen and (min-width: 650px) and (max-width: 875px) {
  .borda-dourada {
    left: -290px;
  }
}

@media screen and (min-width: 490px) and (max-width: 650px) {
  .borda-dourada {
    left: -310px;
  }
}

@media screen and (min-width: 320px) and (max-width: 490px) {
  .text-background {
    width: 95%;
  }

  .borda-dourada {
    left: -350px;
  }

  .social-icons {
    justify-content: center !important;
  }
}

@media (min-width: 774px) and (max-width: 2000px) {
  .desktop-none {
    display: none;
  }

  .logo-footer {
    width: 260px !important;
  }
}

@media (max-width: 1400px) {
  .strong-item {
    font-size: 27px;
  }

  .title-xl-thin {
    font-size: 33px;
  }

  .title-xs2 {
    font-size: 27px;
  }
}

@media (max-width: 1200px) {
  .price-font:after {
    width: 35%;
  }

  .position-block {
    width: 20%;
    right: 80px;
    bottom: -535px;
  }

  .strong-item {
    font-size: 23px;
  }

  .side-message {
    font-size: 37px;
  }

  .title-xs2 {
    font-size: 23px;
  }

  .price-font2 {
    font-size: 25px;
  }
  .col.col-12.col-xl-6.main-section-images{
    margin-top: 80px !important;
  }
}

@media (max-width: 991px) {
  .price-font:after {
    width: 0;
  }

  .position-block {
    width: 20%;
    right: 80px;
    bottom: -308px;
  }

  .values-item {
    font-size: 18px;
  }

  .compost-item {
    font-size: 26px;
  }

  .account-item {
    font-size: 16px;
  }

  .strong-item {
    font-size: 23px;
  }

  .side-message {
    font-size: 27px;
  }

  .title-xl-thin {
    font-size: 23px;
  }

  .header-font,
  .header-font span {
    font-size: 14px;
  }

  .arrow {
    font-size: 30px;
  }

  .title-xl {
    font-size: 24px;
  }

  .title-xl-thin {
    font-size: 24px;
  }

  .title-xs-thin {
    font-size: 22px;
  }

  .title-xs {
    font-size: 22px;
  }

  .price {
    font-size: 23px;
    /* border: #3aa936 4px solid; */
  }

  .agency-image{
    margin-left: 55%;
  }

  .price-font {
    font-size: 17px;
  }

  .date-font-xxs {
    font-size: 17px;
  }

  .title-xs2 {
    font-size: 23px;
  }

  .price-font2 {
    font-size: 23px;
  }

  .footer-text-xl {
    font-size: 19px;
  }

  .footer-text-xs {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .compost-item {
    font-size: 22px;
  }

  .strong-item.description {
    font-size: 18px !important;
  }

  .header-font,
  .header-font span {
    font-size: 12px;
  }

  .max-width-screen-400 {
    max-width: 100% !important;
  }

  .max-width-screen-300 {
    max-width: 100% !important;
  }

  .pb-5-mobile {
    padding-bottom: 1rem !important;
  }

  .mobile-photo {
    width: 65% !important;
    padding-top: 40px;
  }

  .col.col-12.col-xl-6.main-section-images{
    margin-top: 0px !important;
  }

  .mobile-center {
    justify-content: center;
  }

  .mobile-none {
    display: none;
  }

  .participation {
    font-size: 30px;
  }

  .title-city {
    font-size: 1.2rem !important;
  }
}

@media (max-width: 575px) {
  .title-xl {
    color: #14681a;
    font-size: 18px;
  }

  .title-xl-thin {
    color: #14681a;
    font-size: 18px;
  }

  .compost-item {
    font-size: 20px;
  }

  .values-item {
    font-size: 18px;
  }

  .strong-item {
    font-size: 22px;
  }

  .side-message {
    font-size: 22px;
  }

  .strong-item.description {
    font-size: 14px !important;
  }

  .account-item {
    font-size: 11px;
  }

  .dash {
    height: 3px;
  }

  .price {
    font-size: 20px;
    padding: 12px 16px;
    /* border: #3aa936 3px solid; */
  }

  .title-xs {
    color: #14681a;
    font-size: 16px;
  }

  .agency-image{
    margin-left: 55% !important;
  }

  .price-font {
    font-size: 16px;
    font-weight: 600;
  }

  .title-xs2 {
    font-size: 17px;
    font-weight: 400;
  }

  .position-block {
    width: 25%;
    right: 15px;
    bottom: -113px;
  }

  .title-xs-thin {
    font-size: 16px;
    font-weight: 400;
  }

  .date-font-xxs {
    font-size: 14px;
    font-weight: 400;
  }

  .custom-pt {
    padding-top: 1.5rem !important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-text-xl {
    font-size: 1rem;
    text-align: center;
  }

  .footer-text-xs {
    font-size: 12px;
  }

  .d-flex-mob {
    display: block;
  }

  .arrow {
    font-size: 20px;
  }

  .dash-column {
    display: none !important;
  }

  .text-thin {
    font-size: 17px !important;
  }

  .title-strong-green {
    font-size: 19px !important;
  }

  .participation {
    font-size: 30px;
  }

  .mobile-none {
    display: none;
  }

  .title-city {
    font-size: 1.2rem !important;
  }
}

@media (max-width: 426px) {
  .title-strong-green {
    font-size: 1rem;
  }

  .text-thin {
    font-size: 1rem;
  }

  .bs-15 {
    border-collapse: separate;
    border-spacing: 0px 15px;
  }

  .tarja-text {
    font-size: 20px;
  }
}

@media (max-width: 425px) {
  .price {
    display: block;
    text-align: center;
    font-size: 30px;
    padding: 10px 0px;
    margin-top: 10px;
  }

  .arrow {
    display: none;
  }

  .two-points {
    display: inline;
  }

  .title-xs2 {
    font-size: 13px;
  }

  .header-font,
  .header-font span {
    font-size: 8px;
  }

  .img-logo {
    width: 70% !important;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .mobile-none {
    display: none;
  }

  .title-city {
    font-size: 1rem !important;
  }
}

.background-mancha {
  background-image: url("../images/fundo-mancha.png");
  background-size: cover;
}

.scroll-to-top {
  display: none;
}

@media print {
  .hide-on-print {
    display: none !important;
  }
}

.form-seta {
  margin-top: 12px;
  font-size: 35px;
  color: #b7982d;
  margin-left: -60px;
}

.vertical-hr {
  height: 60px;
  width: 2px;
  background-color: #a2753f;
  margin-left: -60px;
}

@media screen and (max-width: 768px) {
  .vertical-hr {
    height: 40px;
    width: 2px;
    background-color: #a2753f;
    margin-left: -35px;
  }

  .form-seta {
    font-size: 30px;
    margin-top: 8px;
    margin-left: -35px;
  }

  .custom-select select {
    padding-right: 80px;
  }

  .pinheiro {
    font-size: 1.8rem;
  }
}

.text-clean {
  color: #1b3a23;
}

.backgroud-green {
  background-color: #64c634 !important;
  font-size: 2.2vh;
}

.text-green {
  color: #3fa111;
}

.border-line {
  border-bottom: 1px solid #ffffff;
}

.exo-soft-bold {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
}

.alert {
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: 10px;
}

.d-flex.flex-column.flex-md-row .alert {
  margin-left: 10px;
}

@media (max-width: 768px) {
  .d-flex.flex-column.flex-md-row .alert {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
}

/* modal */
.modal-content {
  text-align: center;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.modal-body p {
  font-size: 1.1rem;
}

.code-inputs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
}

.code-inputs input {
  width: 50px;
  height: 50px;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.code-inputs input:active {
  border: 1px solid #2b932e;
}

.green-link {
  color: #2b932e;
  font-weight: 600;
  font-size: 16px;
}

.resend-timer {
  color: gray;
  font-size: 0.9rem;
}

.input-error {
  border: 2px solid rgb(225, 0, 0) !important;
}

.error-message {
  font-size: 0.85em;
  margin-top: 4px;
  color: rgb(225, 0, 0);
  display: none;
}

.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1050;
  /* Acima do modal */
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s;
}

.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #00c90d;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Mostra o loader */
.loader-wrapper.show {
  visibility: visible;
  opacity: 1;
}

.btn-primary-green {
  background-color: #10a51a;
  color: #fff;
}

.btn-primary-green:hover {
  background-color: #0c7012;
  color: #fff;
}

#resend-button {
  color: #000;
  font-size: 1.1rem;
  text-decoration: none;
  margin-bottom: 1rem;
}

.code-input {
  text-transform: uppercase;
}

.btn-txt {
  text-transform: none;
}

.card-abra-conta {
  background-color: #33820d;
  overflow: visible;
  background-image: url('../images/fundo_verde.svg');
  background-repeat: no-repeat;
  background-position: calc(135% + 89px);
  background-size: 60% auto;
}

.card-abra-conta img {
  transform: translateY(170px);
  width: 100%;
  max-width: 500px;
  object-fit: contain;
  z-index: 2;
}

.gallery-item {
  transition: all 0.3s ease-in-out;
}

#toggleGallery:focus {
  outline: none;
  box-shadow: none;
}

#gallery {
  overflow: hidden;
  transition: max-height 0.8s ease-in-out, opacity 0.4s ease-in-out;
}

#gallery.collapsed {
  max-height: 500px;
  opacity: 1;
}

#gallery.expanded {
  max-height: 100%;
  opacity: 1;
}

.p-24{
  padding: 0 24px;
}

  .agency-image{
    margin-left: 280px;
  }

  .col.col-12.col-xl-6.main-section-images{
    margin-top: 90px;
  }