/*
  =========================================
  #Global Settting End
  =========================================
*/
/*
  =========================================
  #Global Settting End
  =========================================
*/
.index {
  position: relative;
  min-height: 100vh;
}

.index .fornt-image-text {
  width: 100%;
  z-index: 1;
}

.index .line-1 {
  color: white;
  font-weight: bold;
  font-size: 50px !important;
}

.index .line-2 {
  color: white;
  font-weight: bold;
  font-size: 70px !important;
}

.index .regular-btn {
  text-decoration: none;
}

.index .regular-btn:hover {
  color: white;
}

.mission-vision {
  position: relative;
  min-height: 100vh;
}

.mission-vision .img-template {
  background: url(../../images/mission-vision.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 10%;
}

.mission-vision .setup {
  width: 55%;
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}

.mission-vision .heading {
  font-size: 18px !important;
  font-weight: 500;
  background: #125B57;
  color: white;
  padding: 10px 15px;
  text-align: center;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mission-vision .text-body {
  text-align: center;
  padding: 2rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mission-vision .text-content-1 {
  text-align: center;
  margin-bottom: 30px;
}

.mission-vision .text-content-2 {
  font-size: 20px !important;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .mission-vision .setup {
    width: 100%;
  }
  .mission-vision .eq-column {
    border: 1px solid gainsboro;
  }
}

.mission-vision .strg-goal {
  font-size: 30px !important;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

.team {
  position: relative;
  min-height: 100vh;
}

.team .img-template {
  background: url(../../images/team.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.team .information-box {
  color: #434343 !important;
}

.team .team-profile strong {
  color: #125B57 !important;
  cursor: pointer;
  color: #434343;
}

.team .team-profile strong:hover {
  text-decoration: underline;
}

.team .team-profile span {
  color: #434343;
}

.team .team-profile i {
  color: #434343 !important;
}

.team .modal-header {
  background-color: #326332;
  color: white;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.team .modal-content {
  border-radius: 7px !important;
}

.team .btn-secondary {
  background-color: #326332 !important;
  border: #326332 !important;
}

.team .btn-secondary:hover {
  background-color: #326332 !important;
  border: #326332 !important;
}

.our-values {
  position: relative;
  min-height: 100vh;
}

.our-values .values-img-1 {
  height: 100px;
}

.our-values .values-img-2 {
  height: 120px;
}

.our-values .values-img-3 {
  height: 100px;
}

.our-values .values-img-4 {
  height: 100px;
}

.our-values .img-template {
  background: url(../../images/values.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.our-values .information-box {
  color: #434343 !important;
}

.operating-model {
  position: relative;
  min-height: 100vh;
}

.operating-model .img-template {
  background: url(../../images/operating-model.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.operating-model .information-box {
  color: #434343 !important;
}

.news {
  position: relative;
  min-height: 100vh;
}

.news .img-template {
  background: url(../../images/news.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.news .information-box {
  color: #434343 !important;
}

.news .heading {
  color: #125B57;
  font-weight: 600;
}

.news .discription {
  font-size: 15px !important;
  padding-bottom: 60px;
}

.news .date {
  font-size: 15px !important;
  color: #125B57;
}

.news .news-title {
  font-size: 32px !important;
  font-weight: 700;
}

.news .seeAll {
  outline: none;
  border: none;
  color: white;
  cursor: pointer;
}

.news .btn-content {
  margin-top: 60px;
  margin-bottom: 60px;
}

.news .read-more {
  bottom: 10px;
}

.partners {
  position: relative;
  min-height: 100vh;
}

.partners .img-template {
  background: url(../../images/partners.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.partners .graphic {
  background: white;
}

.partners .disc p {
  font-size: 18px !important;
  font-weight: 500;
}

.partners .moe {
  background: #4e4ecc;
}

.careers {
  position: relative;
  min-height: 100vh;
}

.careers .img-template {
  background: url(../../images/careers.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.careers .graphic {
  background: white;
}

.careers .heading {
  color: #054906;
  font-weight: 600;
}

.careers .discription {
  font-size: 15px !important;
  padding-bottom: 60px;
}

.careers .date {
  font-size: 15px !important;
  color: #054906;
}

.careers .news-title {
  font-size: 32px !important;
  font-weight: 700;
}

.careers .seeAll {
  outline: none;
  border: none;
  color: white;
  cursor: pointer;
}

.careers .btn-content {
  margin-top: 60px;
  margin-bottom: 60px;
}

.careers .card-header {
  border-radius: 0px !important;
  font-weight: 500 !important;
  background-color: white !important;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
}

.careers .fa-angle-down {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #bbafaf;
}

.careers .angle-up {
  color: #444040;
  transform: rotate(-90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
}

.careers .border-animated {
  border: solid 2px #dd9e5c !important;
  -webkit-transition: border-width 0.6s linear;
  transition: border-width 0.6s linear;
}

.careers .job-title {
  color: #F4910F;
  text-transform: uppercase;
}

.careers .pannel-container {
  border: 1px solid gainsboro;
  border-top: 0px;
}

.careers .pannel-container-title {
  border-top: 1px solid gainsboro;
  padding: 15px;
  cursor: pointer;
}

.careers .pannel-container-dis {
  display: none;
  padding: 15px;
  border-top: 1px solid gainsboro;
}

.careers .jd {
  background-color: #7c4d25 !important;
}

.our-story {
  position: relative;
  min-height: 100vh;
}

.our-story .img-template {
  background: url(../../images/our_story.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.our-story .graphic {
  background: white;
}

.our-story .orange-pannel .year-border {
  position: relative;
  border-left: 1px solid white;
}

.our-story .orange-pannel .year-title {
  position: absolute;
  bottom: -18px;
  left: 15px;
  font-weight: 600;
  font-family: initial !important;
  font-size: 25px !important;
  color: #e88f0a;
}

.our-story .orange-pannel .dots {
  z-index: 1;
  background: #e88f0a;
  bottom: -9px;
  right: -11px;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.our-story .orange-pannel .discription {
  position: relative;
  border-right: 1px solid white;
  border-bottom: 2px solid #e88f0a;
}

.our-story .orange-pannel .discription .discription-title {
  font-weight: 600;
  font-size: 25px !important;
}

.our-story .orange-pannel .discription .discription-text {
  padding-right: 25px;
  padding-bottom: 25px;
  text-align: justify;
}

.our-story .green-pannel .year-border {
  border-right: 1px solid white;
  position: relative;
}

.our-story .green-pannel .year-title {
  position: absolute;
  bottom: -18px;
  right: 15px;
  font-weight: 600;
  font-family: initial !important;
  font-size: 25px !important;
  color: #054906;
}

.our-story .green-pannel .dots {
  background: #054906;
  bottom: -9px;
  right: -11px;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  z-index: 1;
}

.our-story .green-pannel .discription {
  border-left: 1px solid white;
  border-bottom: 2px solid #054906;
}

.our-story .green-pannel .discription .discription-title {
  text-align: right;
  font-weight: 600;
  font-size: 25px !important;
}

.our-story .green-pannel .discription .discription-text {
  padding-left: 25px;
  padding-bottom: 25px;
  text-align: justify;
}

.our-story .page-bg {
  background-color: #dee3d3;
}

.our-story .img-pd {
  padding: 50px;
}

.our-story .last-gap {
  border-bottom: 0px;
  height: 100px !important;
  border-bottom: 0px solid #054906 !important;
}

.our-story .story-2022 {
  font-weight: 600;
  font-family: initial !important;
  font-size: 25px !important;
  color: #054906;
  margin-top: 20px;
}

.grow-forest {
  position: relative;
  min-height: 100vh;
}

.grow-forest .img-template {
  background: url(../../images/grow-forest.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.grow-forest label {
  display: inline-block;
  margin-bottom: 0px;
}

.grow-forest input {
  margin-bottom: 5px;
  margin-top: 5px;
}

.grow-forest button:focus,
.grow-forest button:active {
  border: 1px solid #d2cbcb;
  outline: none;
}

.grow-forest button {
  border: 1px solid #dfd9d9;
  outline: none;
  margin-bottom: 5px;
  margin-top: 5px;
}

.grow-forest #decrease {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.grow-forest #increase {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.grow-forest .certificate-img {
  border-radius: 25px;
}

.grow-forest .note {
  padding: 0;
  margin: 0;
}

.grow-forest .note li {
  font-size: 14px;
  color: #8b8b8b !important;
  list-style: none !important;
}

.protect-forest {
  position: relative;
  min-height: 100vh;
}

.protect-forest .img-template {
  background: url(../../images/protect-forest.jpg);
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  position: relative;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 20% 40%;
}

.protect-forest #donationAmount {
  padding-left: 40px !important;
}

.protect-forest input:focus {
  border: 1px solid gray;
  outline: none;
}

.protect-forest .donation-amount {
  outline: none;
  border: none;
  border: 2px solid #054906;
  background-color: white;
}

.protect-forest .inr {
  position: absolute;
  top: 8px;
  left: 20px;
  color: #b5b5b5;
}

.protect-forest .note {
  padding: 0;
  margin: 0;
}

.protect-forest .note li {
  font-size: 14px;
  color: #8b8b8b !important;
  list-style: none !important;
}
/*# sourceMappingURL=module.css.map */