@media (min-width: 576px) {
  .container {
    max-width: 1600px;
    width: 90%;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
@font-face {
  font-family: "helvetica";
  src: url("../font/helvetica.ttf");
}
@font-face {
  font-family: "urdu";
  src: url("../font/asunaskh.ttf");
}
* {
  font-family: helvetica;
  transition-property: background-color, opacity, width, height;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
}

*::-moz-selection {
  background-color: #00855d;
  color: #ffffff;
  opacity: 90%;
}

*::selection {
  background-color: #00855d;
  color: #ffffff;
  opacity: 90%;
}

*::-moz-selection {
  background-color: #00855d;
  color: #ffffff;
  opacity: 90%;
}

body {
  margin: 0;
}
body::-webkit-scrollbar {
  width: 12px;
  font-family: helvetica;
}
body::-webkit-scrollbar-track {
  background: #ffffff;
  border-left: 1px solid #F8F8F8;
}
body::-webkit-scrollbar-thumb {
  background: hsl(0, 0%, 80%);
  border: 3px solid #ffffff;
  border-radius: 10px;
}
body::-webkit-scrollbar-thumb:hover {
  background: hsl(0, 0%, 70%);
}

.header {
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #F8F8F8;
  font-size: 18px;
  text-align: center;
}
.header p {
  margin: 0;
}

nav {
  min-height: 80px;
}

.wrap-text {
  margin: 20px 8% 20px 8%;
}

.odd-section {
  background-color: #F8F8F8;
  margin: 90px 0 0 0;
}

.even-section {
  background-color: #ffffff;
  margin: 90px 0 0 0;
}

.details-section {
  background-color: #00855d;
  margin: 90px 0 0 0;
  padding: 80px 0;
  color: #ffffff;
}

.bg-blur {
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.15);
  background-color: rgba(255, 255, 255, 0.72);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
}

.primary_text {
  color: #00855d;
}

.lnk a {
  color: #222222;
  text-decoration: none;
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.05rem;
}
@media (min-width: 40em) {
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 1rem;
  }
}

.services-card {
  padding: 0 30px;
}
.services-card:hover {
  background-color: #00855d;
  color: #ffffff;
}
.services-card:hover a {
  color: #ffffff;
}

.card img {
  margin: 6px 6px 0 6px;
  height: 280px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-header-green {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: #00855d;
  border-bottom: 1px solid #00855d;
  color: #ffffff;
}

.btn-login {
  min-width: 250px;
  height: 42px;
  border-radius: 4px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  background-color: #F8F8F8;
  border: 2px solid #00855d;
  color: #00855d;
  font-weight: 600;
}
.btn-login:hover {
  background-color: #00855d;
  color: #ffffff;
}

.btn-submit-green {
  min-width: 250px;
  height: 50px;
  border-radius: 4px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  margin-bottom: 10px;
  background-color: #00855d;
  border: 0;
  border-left: 3px solid #00855d;
  color: #ffffff;
  font-weight: 600;
}
.btn-submit-green:hover {
  opacity: 0.8;
}

.btn-lg-green-outline {
  min-width: 250px;
  height: 50px;
  border-radius: 3px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  margin-bottom: 10px;
  background-color: #ffffff;
  border: 0;
  border-left: 3px solid #00855d;
  color: #00855d;
  font-weight: 600;
}

.btn-md-green {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 30px;
  background-color: #00855d;
  color: #ffffff;
  padding: 12px 35px;
  border: 1px solid #00855d;
}
.btn-md-green:hover {
  opacity: 75%;
  color: #272727;
}

.btn-md-green-secondary {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 30px;
  background-color: #ffffff;
  color: #00855d;
  padding: 12px 35px;
  border: 1px solid #ffffff;
}
.btn-md-green-secondary:hover {
  opacity: 75%;
  color: #272727;
}

.btn-md-green-outline {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 30px;
  background-color: #ffffff;
  color: #00855d;
  padding: 12px 35px;
  border: 2px solid #00855d;
}
.btn-md-green-outline:hover {
  opacity: 75%;
  background-color: #00855d;
  color: #ffffff;
}

.btn-sm-green-rounded {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  background-color: #00855d;
  color: #ffffff;
  padding: 3px 15px;
  border: 1px solid #00855d;
}
.btn-sm-green-rounded:hover {
  color: #ffffff;
  opacity: 70%;
}

.btn-sm-red-rounded {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  background-color: #E93E8C;
  color: #ffffff;
  padding: 3px 15px;
  border: 1px solid #E93E8C;
}
.btn-sm-red-rounded:hover {
  color: #ffffff;
  opacity: 70%;
}

.btn-sm-green {
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  background-color: #ffffff;
  color: #00855d;
  padding: 3px 15px;
  border: 1px solid #00855d;
}
.btn-sm-green:hover {
  background-color: #00855d;
  color: #F8F8F8;
}

.inputField {
  display: block;
  background-color: #F8F8F8;
  border: 2px solid #eeeeee;
  border-radius: 6px 0 0 6px;
  height: auto;
  padding: 4px 8px;
  outline: none;
  width: 100%;
  color: #444444;
}
.inputField:focus {
  border: 2px solid #00855d;
}

input::file-selector-button {
  background-color: #00855d;
  border: 1px solid #00855d;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  margin: 5px 20px 15px 0;
}
input::file-selector-button:hover {
  opacity: 80%;
}

.dropdown-item {
  border-radius: 3px;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #ffffff;
  background-color: #00855d;
}

.acc-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #272727;
  text-align: left;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
}
.acc-button:not(.collapsed) {
  color: #00855d;
  background-color: #F8F8F8;
  box-shadow: none;
}
.acc-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300b982'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.acc-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
}

.social-link {
  margin: 0 15px 0 0;
  color: #00855d;
  text-decoration: none;
}
.social-link:hover {
  color: #00855d;
}

.social-links {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.social-links a {
  background-color: #00855d;
  color: #ffffff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 8px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 20px;
}
.social-links a:hover {
  opacity: 80%;
  color: #ffffff;
}

.team-img-cover {
  width: 250px;
  height: 300px;
  border-radius: 12px;
  margin-bottom: 18px;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-img {
  width: 250px;
  height: 300px;
  border-radius: 12px;
  margin-bottom: 18px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (width < 1200px) {
  .team-img {
    width: 200px;
    height: 250px;
  }
}
@media (width < 600px) {
  .team-img {
    width: 250px;
    height: 300px;
  }
}

.profile-img {
  border-radius: 30px;
  width: 64px;
  height: 64px;
  margin: 0 20px 0 0;
}

.project-thumbnail {
  height: auto;
}

.featurette-divider {
  margin: 5rem 0;
}
@media (width <= 600px) {
  .featurette-divider {
    margin: 1rem 0;
  }
}

.featurette-image {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.btt {
  color: #ffffff;
  background-color: #00855d;
  font-size: 32px;
  line-height: 0;
  visibility: hidden;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.btt.active {
  visibility: visible;
}
.btt:hover {
  color: white;
  background-color: #008059;
}

.error_div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.error {
  margin: 0 20px 20px 20px;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
  border-radius: 12px;
  background-color: #ffffff;
}

.hiddenDown {
  opacity: 0;
  filter: blur(3px);
  transform: translateY(-10px);
  transition: all 0.7s ease-in-out;
}

.hiddenLeft {
  opacity: 0;
  filter: blur(3px);
  transform: translateX(-10px);
  transition: all 0.7s ease-in-out;
}

.hiddenRight {
  opacity: 0;
  filter: blur(3px);
  transform: translateX(10px);
  transition: all 0.7s ease-in-out;
}

.hiddenText {
  opacity: 0;
  filter: blur(3px);
  transition: all 0.7s ease-in-out;
}

.col:nth-child(2) {
  transition-delay: 200ms;
}
.col:nth-child(3) {
  transition-delay: 300ms;
}

.show {
  opacity: 1;
  filter: blur(0);
  transform: translate(0);
}/*# sourceMappingURL=style.css.map */