@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@font-face {
  font-family: negar;
  font-style: normal;
  src: url("../fonts/fonte landing.ttf");
  font-display: swap; }

body {
  font-family: negar !important; }

.text-one {
  color: #17a27b; }

body {
  font-family: negar; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.menu-mobile {
  background-repeat: no-repeat;
  padding: 0.5rem;
  background: linear-gradient(2deg, #25cdaa, #06844c);
  border-radius: 3rem;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2); }
  .menu-mobile .offcanvas {
    background-color: #dcfff5;
    background-image: url("../images/pattern-form.png");
    background-size: contain; }
    .menu-mobile .offcanvas .offcanvas-title {
      color: #0d846c; }
    .menu-mobile .offcanvas li {
      background-image: unset;
      padding-right: 0px; }
      .menu-mobile .offcanvas li a {
        padding-right: 0;
        color: #17a27b;
        font-size: 20px; }
        .menu-mobile .offcanvas li a img {
          margin-left: 5px; }
        .menu-mobile .offcanvas li a:hover {
          color: #0d846c; }

.menu ul li {
  background-image: url("../images/button.png");
  background-size: 100% 100%;
  padding: 0.5rem 2rem;
  margin-left: 4.5rem; }
  .menu ul li:last-child {
    margin-left: 0; }
  .menu ul li a {
    color: #fff;
    font-size: 17px; }
    .menu ul li a:hover {
      color: #ccc; }

.back {
  background-image: url("../images/19206.png");
  border-radius: 1rem;
  background-size: 100% 100%;
  position: relative;
  padding-top: 27rem !important;
  padding-bottom: 10rem !important; }

.header {
  z-index: 1; }

.banner {
  margin-top: -6rem; }
  .banner .title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 4rem;
    font-size: 40px;
    text-align: center;
    z-index: 2; }
    .banner .title hr {
      height: 4px;
      background-color: #17a27b;
      opacity: 1; }
  .banner img {
    border-radius: 2rem;
    filter: drop-shadow(6px 4px 6px rgba(0, 0, 0, 0.2)); }

.description .left-back {
  background-image: url("../images/left-ravan.png");
  background-size: 100% 100%;
  padding-top: 1rem;
  padding-left: 1rem; }

.description .img-right {
  background-image: url(../images/right-ravan.png);
  background-size: 100% 100%;
  padding: 6.5rem 5rem;
  padding-bottom: 10rem !important;
  margin-left: -2rem;
  position: relative; }
  .description .img-right .title p {
    font-size: 36px;
    line-height: 1.25; }
  .description .img-right hr {
    background: #17a27b;
    height: 4px;
    opacity: 1; }
  .description .img-right .des {
    color: #000;
    text-align: justify;
    font-size: 18px;
    line-height: 1.5; }

.form {
  background-image: url("../images/form-back.png");
  background-size: 100% 100%; }
  .form .form-in {
    background-image: url("../images/form-back2.png");
    background-size: 100% 100%;
    padding: 15rem 17rem;
    position: relative;
    padding-top: 19rem !important; }
    .form .form-in span {
      font-size: 20px; }
    .form .form-in::before {
      position: absolute;
      bottom: 73%;
      content: "";
      background-image: url("../images/ele.png");
      background-size: 100% 100%;
      width: 12rem;
      height: 24rem;
      right: 14rem; }
  .form input {
    background-image: url("../images/input-back.png");
    background-size: 100% 100%;
    padding: 1.75rem 1.5rem;
    border: 0;
    box-shadow: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat; }
  .form textarea {
    background-image: url("../images/input-back.png");
    background-size: 100% 100%;
    border: 0;
    box-shadow: none !important;
    background-color: transparent !important;
    padding: 1.75rem 2rem;
    background-repeat: no-repeat; }
  .form .btn-a {
    background-image: url("../images/input-back.png");
    background-size: 100% 100%;
    padding: 1rem 6rem;
    font-weight: bolder;
    font-size: 26px;
    background-repeat: no-repeat; }

.about .title {
  position: relative;
  margin-bottom: 3rem !important; }
  .about .title p {
    position: absolute;
    left: 0;
    right: 0;
    width: max-content;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 3rem;
    background-color: #17a27b;
    font-size: 35px !important;
    color: #dcfff5; }
  .about .title hr {
    background-color: #dcfff5;
    opacity: 1;
    height: 4px;
    margin: 0; }

.about .about-back {
  background-image: url("../images/ABOUT-BACK.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 0 1.75rem; }
  .about .about-back .about-frame {
    background-image: url("../images/about-frame.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 9rem 6rem;
    font-size: 20px;
    text-align: justify; }

.map .title {
  position: relative;
  margin-bottom: 3rem !important; }
  .map .title p {
    position: absolute;
    left: 0;
    right: 0;
    width: max-content;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 3rem;
    background-color: #17a27b;
    font-size: 35px !important;
    color: #dcfff5; }
  .map .title hr {
    background-color: #dcfff5;
    opacity: 1;
    height: 4px;
    margin: 0; }

.map img {
  border-radius: 3rem;
  filter: drop-shadow(2px 6px 8px rgba(0, 0, 0, 0.2)); }

.footer .title {
  width: max-content; }
  .footer .title hr {
    height: 4px;
    background-color: #dcfff5;
    opacity: 1; }
  .footer .title p {
    color: #dcfff5;
    font-size: 20px; }

.footer ul a {
  color: #dcfff5;
  font-size: 18px;
  text-decoration: none; }

.footer .social {
  width: max-content;
  margin-right: auto;
  background-color: #dcfff5;
  border-radius: 1rem;
  padding: 0.5rem 1.75rem; }
  .footer .social a {
    color: #17a27b !important; }

@media (min-width: 1400px) {
  .container {
    width: 1200px;
    max-width: 1200px; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .menu ul li {
    margin-left: 2.5rem; }
    .menu ul li a {
      font-size: 16px; }
  .logo img {
    width: 200px !important; }
  .banner .title {
    font-size: 30px; }
  .about .about-back .about-frame {
    font-size: 18px; }
  .description .img-right {
    padding: 4.5rem 5rem;
    padding-bottom: 6rem !important; }
  .description .img-right .des {
    font-size: 16px;
    line-height: 1.75; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .menu ul li {
    margin-left: 1rem;
    padding: 0.5rem 1.5rem; }
    .menu ul li a {
      font-size: 16px; }
  .back {
    background-size: 104% 100%;
    background-position: center top;
    padding-top: 22rem !important; }
  .logo img {
    width: 200px !important; }
  .banner {
    margin-top: -4rem; }
  .banner .title {
    font-size: 26px; }
  .description .img-right .title p {
    font-size: 25px; }
  .description .img-right {
    padding: 3.5rem 3.5rem;
    padding-bottom: 5rem !important; }
  .description .img-right .des {
    font-size: 16px; }
  .form .form-in {
    padding: 15rem 10rem; }
  .about .about-back .about-frame {
    font-size: 18px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .back {
    background-image: url("../images/back-xs.png");
    background-size: 100%;
    background-color: #17a27b;
    background-repeat: no-repeat;
    padding-bottom: 4rem !important; }
  .menu ul li {
    margin-left: 1.5rem;
    padding: 0.5rem 0.5rem; }
    .menu ul li a {
      font-size: 14px; }
  .back {
    padding-top: 12rem !important; }
  .logo img {
    width: 200px !important; }
  .banner {
    margin-top: -5rem; }
  .banner .title {
    font-size: 24px; }
  .description .img-right .title p {
    font-size: 25px; }
  .description .img-right {
    padding: 3.5rem 3.5rem;
    padding-bottom: 5rem !important;
    margin-left: 0 !important;
    margin-bottom: -5rem; }
  .description .img-right .des {
    font-size: 16px; }
  .form .form-in {
    padding: 11rem 6rem; }
  .form .form-in::before {
    width: 9rem;
    height: 20rem;
    right: 7rem; }
  .about .about-back .about-frame {
    padding: 8rem 5rem; }
  .about .about-back .about-frame {
    font-size: 17px; } }

@media (min-width: 576px) and (max-width: 768px) {
  .container {
    max-width: 95%;
    width: 95%; }
  .back {
    background-image: url("../images/back-xs.png");
    background-size: 120%;
    background-color: #17a27b;
    background-repeat: no-repeat;
    padding-bottom: 4rem !important;
    background-position: center top; }
  .menu ul {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start !important; }
  .menu ul li {
    margin-left: 1.5rem;
    padding: 0.5rem 0.5rem; }
    .menu ul li a {
      font-size: 14px;
      white-space: nowrap; }
  .back {
    padding-top: 12rem !important; }
  .logo img {
    width: 200px !important; }
  .banner {
    margin-top: -5rem; }
  .banner .title {
    font-size: 22px;
    padding-top: 3rem; }
  .description .img-right .title p {
    font-size: 25px; }
  .description .img-right {
    padding: 3.5rem 3.5rem;
    padding-bottom: 5rem !important;
    margin-left: 0 !important;
    margin-bottom: -5rem; }
  .description .img-right .des {
    font-size: 16px; }
  .form {
    background-image: unset !important;
    background-color: #fff;
    border-radius: 4rem;
    margin-top: 5rem; }
    .form .form-in {
      background-image: url("../images/pattern-form.png");
      background-size: contain;
      border-radius: 4rem;
      padding-top: 7rem !important; }
  .form .form-in {
    padding: 1rem 2rem; }
  .form .form-in::before {
    bottom: 88%;
    width: 8rem;
    height: 17rem;
    right: 2rem; }
  .about .about-back .about-frame {
    padding: 5rem 5rem; }
  .about .about-back .about-frame {
    font-size: 17px; }
  .map .title p {
    font-size: 28px !important; }
  .about .title p {
    font-size: 28px !important; }
  .footer .social {
    margin-top: 1rem !important;
    margin: auto; }
  .footer .social ul {
    display: flex;
    flex-direction: row;
    gap: 25px; }
    .footer .social ul li {
      margin-bottom: 0 !important; } }

@media (max-width: 576px) {
  .back {
    background-image: url("../images/back-xs.png");
    background-size: 130%;
    background-color: #17a27b;
    background-repeat: no-repeat;
    padding-bottom: 4rem !important;
    background-position: center top; }
  .menu ul {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start !important; }
  .menu ul li {
    margin-left: 1rem;
    padding: 0.5rem 0.5rem; }
    .menu ul li a {
      font-size: 14px;
      white-space: nowrap; }
  .back {
    padding-top: 7rem !important; }
  .banner img {
    object-fit: cover;
    height: 16rem; }
  .logo img {
    width: 200px !important; }
  .banner {
    margin-top: -3rem; }
  .banner .title {
    font-size: 22px;
    padding-top: 2rem; }
  .description .img-right .title p {
    font-size: 25px; }
  .description .img-right {
    padding: 3.5rem 3.5rem;
    padding-bottom: 5rem !important;
    margin-left: 0 !important;
    margin-bottom: -5rem; }
  .description .img-right .des {
    font-size: 16px; }
  .form {
    background-image: unset !important;
    background-color: #fff;
    border-radius: 4rem;
    margin-top: 5rem; }
    .form input {
      padding: 1rem 1.5rem; }
    .form .form-in {
      background-image: url("../images/pattern-form.png");
      background-size: contain;
      border-radius: 4rem;
      padding-top: 7rem !important; }
  .form .form-in {
    padding: 1rem 2rem; }
  .form .form-in::before {
    bottom: 88%;
    width: 8rem;
    height: 17rem;
    right: 2rem; }
  .about .about-back {
    background-image: unset;
    background-color: #50bb9d;
    border-radius: 2rem;
    padding: 0.5rem !important; }
    .about .about-back .about-frame {
      background-image: unset;
      background-color: #fff;
      border-radius: 2rem; }
  .about .about-back .about-frame {
    padding: 2rem 1rem;
    font-size: 16px;
    line-height: 1.75; }
  .about .about-back .about-frame {
    font-size: 17px; }
  .map .title p {
    font-size: 28px !important; }
  .map .map-in img {
    object-fit: cover;
    height: 10rem; }
  .about .title p {
    font-size: 28px !important; }
  .footer .social {
    margin-top: 1rem !important;
    margin: auto; }
  .footer .social ul {
    display: flex;
    flex-direction: row;
    gap: 25px; }
    .footer .social ul li {
      margin-bottom: 0 !important; } }

@media (min-width: 430px) and (max-width: 576px) {
  .menu ul li {
    padding: 0.5rem 1rem; } }
