@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,300;0,400;0,500;0,700;1,600&display=swap");

#sidebar {
  width: 267px;
  position: fixed;
  top: 20px;
  left: -267px;
  height: fit-content;
  z-index: 999;
  background: #ed6614f7;
  overflow-y: scroll;
}

.lojas {
  width: 177px;
  height: 54px;
}

.components {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 15px;
}

.nav-item::marker {
  content: "";
}

.text-navbar {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #ffffff;
  font-style: bold;
  text-decoration: none;
  margin: 0;
}

#sidebar.active {
  left: 20px;
}

#dismiss {
  width: 15.46px;
  height: 15.46px;
  cursor: pointer;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.hero {
  background-color: #14651c;
}

.img-hero-mobile {
  max-height: 49px;
}

.hero-download-card {
  background-color: #443226;
  color: #ffffff;
  margin-top: 15px;
  padding-left: 12px;
  padding-bottom: 35px;
  padding-top: 2px;
}

.hero-download-card > p {
  font-family: "Exo", sans-serif;
  color: #ffffff;
  font-size: 16px;
  margin: 0;
  width: 148px;
  padding-top: 10px;
}

.tittle-hero {
  font-family: "Exo", sans-serif;
  width: 182px;
  font-weight: bold;
  font-size: 22px;
  padding-left: 4px;
  padding-right: 4px;
  margin: 0;
  background-color: #ed6614;
  color: #ffffff;
}

.desc-hero {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
  width: 171px;
}

.img-hero {
  max-width: 196px;
  max-height: 358px;
  position: absolute;
  bottom: 150px;
  right: 35px;
}

.possibility-title {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #ffffff;
  z-index: 2;
  text-align: center;
}

.possibility-desc {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #3c4043;
  z-index: 2;
}

.possibility-square-top {
  background-color: #ed6614;
  width: 96%;
  position: absolute;
  z-index: 1;
  right: 0;
}

.position-title {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 16px;
  color: #3c4043;
}

.position-image-person {
  max-width: 284px;
  max-height: 100%;
  position: absolute;
  right: 0;
  top: 931px;
}

.container-person {
  background-image: url("./image/section-position-person-bg.png");
  height: 1050px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.position-divider {
  height: 106px;
  width: 100%;
  background-color: #14651c;
  position: absolute;
  left: 0;
  top: 1537px;
}

.person-positon {
  top: -307px;
  right: -8%;
}

.position-square-green {
  right: -20%;
  top: 341px;
  left: -40%;
}

.mockup-cell-position {
  margin-top: 230px;
  height: 645px;
}

.position-mockup {
  position: absolute;
  display: flex;
  justify-content: center;
  max-width: 100%;
}

.section-alerts {
  background-image: url("./image/mobile/bg-alerts-mobile.png");
  height: 965px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.alerts-title {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  line-height: normal;
  font-size: 16px;
  color: #ffffff;
  padding: 0;
  text-align: center;
}

.alerts-image {
  width: 171px;
  height: 81px;
}

.alerts-span {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 16px;
  background-color: #ed6614;
  padding: 0 4px;
}

.alerts-mockup {
  width: 327px;
  position: absolute;
  height: 660px;
  bottom: -700px;
  z-index: 2;
}

.col-9-person {
  flex: 0 0 auto;
  width: 68%;
}

.channel-title {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #14651c;
  width: fit-content;
}

.channel-desc {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #3c4043;
}

.divider-right {
  background-color: #ed6614;
  width: 37px;
}

.section-house {
  background-color: #14651c;
}

.section-house-title {
  font-family: "Exo", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 14px;
}

.section-house-desc {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
}

.card-house {
  background-image: url("./image/house-image.png");
  height: 256px;
  width: 90%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.popup {
  background-color: #ed6614cc;
  padding: 10px;
  color: white;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup > p {
  margin: 0;
  font-weight: 500;
}

.card-service {
  background-image: url("./image/service-worker.png");
  height: 256px;
  width: 90%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.card-service-full {
  background-image: url("./image/service-worker-full.png");
  height: 256px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 531px;
}

.card-house-info {
  position: absolute;
  bottom: 0;
  background-color: #14651ccc;
  width: 100%;
  padding: 8px 14px;
}

.card-title {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: #ffffff;
  margin: 0;
}

.card-desc {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: #ffffff;
  margin: 0;
}

.apoio-section {
  background-color: #ed6614;
  height: 1300px;
}

.apoio-mockup {
  width: 347px;
}

.apoio-title {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #ffffff;
  background-color: #443226;
  padding: 4px 15px;
  width: fit-content;
}

.apoio-desc {
  font-family: "Exo", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

.img-apoio {
  height: 100px;
  width: 100px;
}

.apoio-span {
  background-color: #14651c;
  font-weight: bold;
}

.rotas-section {
  height: 1400px;
  background-color: #443226;
}

.rotas-desc {
  font-family: "Exo", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  text-align: left;
}

.card-routes-container {
  background-color: #ed6614;
  padding: 25px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: auto;
  width: 400px;
  left: -40px;
}

.footerTitle {
  font-family: "Exo", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #14651c;
  text-decoration: underline 1px solid #14651c;
  margin: 0;
  text-align: center;
}
a {
  color: inherit;
  text-decoration: none;
}

.footerDesc {
  font-family: "Exo", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #14651c;
  text-decoration: underline 1px solid #14651c;
  margin: 0;
  text-align: center;
}

.footerCopy {
  font-family: "Exo", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3c4043;
  margin: 0;
  text-align: center;
}

.footerDownload {
  font-family: "Exo", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #3c4043;
  margin: 0;
  text-align: center;
}

.possibility-title-card {
  padding: 10px;
  position: absolute;
  width: 96%;
  right: 0;
  background-color: #ed6614;
}

.possibility-title-card > p {
  margin: 0;
}

footer {
  background-color: #d9d9d9;
}

.title-video {
  font-family: "Exo", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #14651c;
  margin: 0;
  text-align: center;
}

.video-size {
  width: 350px;
  height: 175px;
}

@media (min-width: 992px) {
  #dismiss {
    width: 25.46px;
    height: 25.46px;
  }

  .desc-hero {
    font-size: 30px;
    width: 615px !important;
  }

  .apoio-section {
    background-color: #ed6614;
    height: 1400px;
  }

  .text-navbar {
    font-family: "Exo", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #3c4043;
    font-style: bold;
  }

  .active {
    text-decoration: underline 3px solid #115e19;
    color: #115e19 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .text-navbar-acess {
    font-family: "Exo", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #ed6614 !important;
    font-style: bold;
    margin: 0;
  }

  .lojas {
    width: 266px;
    height: 103px;
  }

  .mockup-cell-position {
    margin-top: 0;
    height: 789px;
  }

  .person-2-position {
    height: 800px;
    top: 175px;
    position: absolute;
    right: 0;
  }

  .img-hero {
    max-width: 398px;
    min-height: 681px;
    bottom: auto;
  }

  .tittle-hero {
    padding-left: 15px;
    padding-right: 15px;
    width: fit-content;
    font-size: 56px;
  }

  .possibility-square-bottom {
    background-color: #ed6614;
    height: 40px;
    width: 30%;
    position: absolute;
    z-index: 1;
    bottom: -120px;
    right: 0;
  }

  .container-square {
    max-width: 1350px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100% !important;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
    right: 0;
  }

  .possibility-title {
    font-size: 40px;
    color: #3c4043;
    text-align: left;
  }

  .possibility-desc {
    font-size: 24px;
  }

  .position-title {
    font-size: 30px;
  }

  .position-square-green {
    right: -20%;
    top: 488px;
    left: -60%;
  }

  .position-divider {
    top: 1755px;
  }

  .position-mockup {
    position: static;
    display: flex;
    justify-content: left;
    z-index: 1;
  }

  .position-mockup > img {
    z-index: 1;
  }

  .position-image-person {
    max-width: 701px;
    top: 1014px;
  }

  .container-person {
    height: 908px;
    background-position: top;
  }

  .container-image {
    display: flex;
    justify-content: center;
  }

  .section-alerts {
    background-color: #14651c;
    background-image: none;
    height: 803px;
  }

  .alerts-title {
    height: 282px;
    width: 554px;
    font-size: 30px;
    text-align: left;
    font-weight: normal;
    color: #ffffff;
  }

  .alerts-image {
    margin-top: 50px;
    width: 257px;
    height: 122px;
  }

  .alerts-span {
    font-size: 30px;
  }

  .alerts-mockup {
    width: 457px;
    height: 933px;
    bottom: -600px;
    right: 0;
  }

  .card-alerts-container {
    background-color: #ed6614;
    padding: 25px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    position: absolute;
    left: -90px;
    width: 600px;
  }
  .card-alerts-img {
    height: 95px;
    padding-left: 15%;
  }

  .channel-title {
    font-size: 50px;
    background-color: #ed6614;
    padding: 0 15px;
    color: #ffffff;
  }

  .channel-desc {
    font-size: 30px;
    text-align: center;
  }

  .section-house {
    background-color: #ffffff;
  }

  .apoio-title-card {
    background-color: #443226;
    padding: 4px 15px;
    padding-left: 5%;
    width: 130%;
    position: absolute;
    left: -10px;
  }

  .img-apoio {
    height: 70px;
    width: 70px;
  }

  .apoio-title-desktop {
    font-size: 50px;
    font-family: "Exo", sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
  }

  .apoio-desc {
    font-size: 30px;
    text-align: left;
    width: 700px;
    margin-top: 100px;
  }

  .apoio-desc-bottom-card {
    background-color: #443226;
    padding: 4px 15px;
    padding-left: 5%;
    width: 130%;
    position: absolute;
    left: -10px;
  }

  .apoio-desc-bottom {
    font-family: "Exo", sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 24px;
    text-align: left;
    width: 640px;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .apoio-span {
    background-color: #14651c;
    font-weight: bold;
  }

  .rotas-section {
    height: 900px;
  }

  .rotas-title {
    font-family: "Exo", sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #ffffff;
    margin-bottom: 0;
  }

  .rotas-title-card {
    background-color: #14651c;
    padding: 4px 15px;
    width: 5001%;
    align-items: center;
    position: absolute;
    left: -20px;
    padding-left: 5%;
    bottom: 0;
  }

  .rotas-desc-principal {
    font-family: "Exo", sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #ffffff;
    text-align: left;
    width: 472px;
    margin-bottom: 0;
    margin-top: 80px;
  }

  .rotas-desc-secondary {
    font-family: "Exo", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    width: 449px;
    margin-bottom: 0;
    margin-top: 283px;
  }

  .mockup-cell-rotas {
    position: absolute;
    right: 0;
    top: -140px;
  }

  .card-house-full {
    background-image: url("./image/house-image-full.png");
    height: 256px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 531px;
    z-index: 2;
  }

  .card-title-full {
    font-family: "Exo", sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #ffffff;
    margin: 0;
  }

  .card-title-full-background {
    background-color: #443226;
    width: 1150px;
    position: absolute;
    left: -470px;
    top: -20px;
    padding-left: 80%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .card-title-full-background-right {
    background-color: #443226;
    width: 1050px;
    position: absolute;
    top: -20px;
    padding-left: 2%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .card-desc-full {
    margin-top: 100px;
    font-family: "Exo", sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #3c4043;
  }

  .container-hero-download {
    position: absolute;
    bottom: -80px;
    left: 0;
    padding-left: 0;
  }

  .hero-download-card {
    display: flex;
    width: 50%;
    padding: 9px;
    align-items: center;
  }

  .hero-download-card > p {
    font-size: 28px;
    width: 470px;
    padding-left: 4%;
  }

  .lojas {
    width: 235px;
    height: 72px;
  }

  .title-video {
    font-size: 56px;
  }

  .video-size {
    width: 950px;
    height: 628px;
  }
}

@media (min-width: 1200px) {
  .img-hero {
    right: auto;
  }

  .hero-download-card > p {
    padding-left: 16%;
  }

  .alerts-mockup {
    right: auto;
  }

  .card-routes-container {
    left: -100px;
    width: 500px;
  }

  .card-title-full-background {
    width: 1250px;
    left: -670px;
    padding-left: 102%;
  }

  .card-title-full-background-right {
    width: 1250px;
    top: -20px;
    padding-left: 2%;
  }
}

@media (min-width: 1400px) {
  .hero-download-card > p {
    padding-left: 10%;
  }

  .possibility-square-bottom {
    width: 40%;
  }

  .position-divider {
    top: 1710px;
  }

  .position-image-person {
    right: 10%;
  }

  .apoio-title-card {
    padding-left: 10%;
    width: 160%;
  }

  .apoio-desc {
    padding-top: 25px;
    padding-left: 70px;
    padding-bottom: 20px;
    width: 820px;
  }

  .apoio-desc-bottom-card {
    background-color: #443226;
    padding: 4px 15px;
    padding-left: 10%;
    width: 160%;
  }

  .apoio-desc-bottom {
    font-family: "Exo", sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 24px;
    text-align: left;
    width: 750px;
  }

  .card-routes-container {
    padding-left: 10%;
    left: -90px;
  }

  .rotas-title-card {
    left: -91px;
    padding-left: 25%;
  }

  .card-title-full-background {
    width: 1350px;
    left: -670px;
    padding-left: 90%;
  }

  .card-title-full-background-right {
    width: 1450px;
    top: -20px;
    padding-left: 2%;
  }
}

@media (min-width: 1441px) {
  .container-hero-download {
    left: auto !important;
  }

  .hero-download-card > p {
    padding-left: 0%;
  }

  .hero-download-card {
    width: 615px;
  }

  .card-alerts-container {
    border-radius: 24px;
    border-bottom-right-radius: 24px;
    position: static;
    width: fit-content;
  }
  .card-alerts-img {
    height: 95px;
    padding-left: 0;
  }
  .card-routes-container {
    border-radius: 24px;
    border-bottom-right-radius: 24px;
    position: static;
    width: fit-content;
    padding-left: 5%;
  }

  .rotas-desc-secondary {
    margin-top: 36px;
  }
}

@media (min-width: 1800px) {
  .possibility-square-bottom {
    width: 65%;
  }
}

.d-breathing-button{
  width: 60%;
  position: relative;
  left: -2.75%;
}

#breathing-button {
  width: 100%;
  padding: 12px;
  margin: 50px auto;
  border: 1px solid #ed6614;
  -webkit-animation: breathing 3s ease-out infinite normal;
  animation: breathing 3s ease-out infinite normal;
  font-family:'Exo', sans-serif;
  font-size: 22px;
  font-weight: 700;
  background: #ed6614;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  text-align: center;    
  }


@-webkit-keyframes breathing {
0% {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

25% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

60% {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

100% {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
}

@keyframes breathing {
0% {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

25% {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

60% {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

100% {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

}


.btn-1 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 1);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-1:hover {
  border: 1px solid;
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #ed6614;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
