/*------------- Common classes ----------------*/
.thin-line {
  border: 1px solid white;
  box-shadow: 0 1px 0 gray; }

.thin {
  box-shadow: 0 0 1px black; }

.flat-btn {
  border-radius: 0 !important;
  width: 20rem !important;
  font-size: 1rem !important; }

.link-text {
  cursor: pointer;
  color: #6e8035; }

.MuiButton-outlined {
  border: 2px solid rgba(110, 128, 53, 0.5) !important;
  border-radius: 0 !important; }

.brand-color {
  background-color: #fca92a !important;
  color: #ffffff !important; }

.section-title {
  margin-bottom: 0.6em !important; }

.section-layout {
  padding: 60px 80px; }

.statistics-layout {
  padding: 60px 40px; }

label {
  font-weight: bold; }

.hint {
  position: relative;
  top: 0.35rem;
  margin-left: 5px;
  cursor: pointer;
  color: #6e8035; }

.heartIcon {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #ffffff;
  z-index: 99; }

.heartIconSelected {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #ff0000; }

/* ---------- About us section ------------- */
.image-container {
  position: relative; }

.image-container .after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

.overlay-container {
  position: relative; }

.gray-section {
  background-color: #d6d6d6; }

.green-section {
  background-color: #6e8035;
  color: #ffffff; }

.black-section {
  background-color: #212121;
  color: #ffffff; }

.home-aboutus-title {
  background-color: #ffffff;
  max-width: fit-content;
  border-left: 10px solid #a9c450;
  font-weight: 500;
  font-size: 1.2rem !important; }

.avtar {
  width: 120px !important;
  height: 120px !important; }

.profile-avtar {
  width: 120px !important;
  height: 120px !important; }

.profile-edit-icon {
  background-color: #6e8035;
  color: #ffffff;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer; }

.secondary-text {
  color: #929292;
  cursor: pointer; }

.profile-avtar {
  width: 120px !important;
  height: 120px !important; }

.profile-edit-icon {
  background-color: #6e8035;
  color: #ffffff;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer; }

.profile-avtar {
  width: 120px !important;
  height: 120px !important; }

.profile-edit-icon {
  background-color: #6e8035;
  color: #ffffff;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer; }

.secondary-text {
  color: #929292;
  cursor: pointer; }

.edit-profile-font-size {
  font-size: 16px !important; }

.inner-section-layout {
  padding: 80px 60px 15px 0px; }

.cursor-pointer {
  cursor: pointer !important; }

.managengo-icon-spacing {
  margin-bottom: -5px; }

.icon-spacing {
  margin-bottom: -8px; }

.vetted-icon-spacing {
  margin-bottom: -5px;
  margin-right: 2px; }

/* ---------- Sitemap section ------------- */
.accordian {
  background: none !important;
  box-shadow: none !important;
  color: #ffffff !important; }

.accordian-text {
  color: #ffffff !important; }

.social-media {
  background-color: #a9c450 !important;
  margin: 5px 5px !important; }

.MuiBox-root-406 {
  margin-bottom: 0px !important; }

/* ---------- Testimonials section ------------- */
.testimonial-message {
  width: 85% !important;
  font-style: italic;
  font-size: 22px;
  font-weight: 400; }

.testimonial-image {
  width: 120px !important;
  height: 120px !important;
  cursor: pointer; }

.testimonial-avtar {
  box-shadow: 0px 0px 5px 2px #6e8035; }

.testimonial-video {
  height: 240px;
  width: 60% !important; }

.testimonial-video-section {
  text-align: center; }

.testimonial-carousel-controls {
  background-color: transparent;
  border: none;
  visibility: hidden; }

.testimonial-carousel li {
  outline: none !important; }

.testimonial-carousel button {
  outline: none !important; }

a {
  text-decoration: none !important;
  color: #ffffff;
  outline: none !important; }

.paging-dot {
  width: 10px;
  height: 10px; }

.paging-dot > circle {
  r: 5px;
  cx: 5px;
  cy: 5px; }

.text-capitalize {
  text-transform: capitalize !important; }

.image-container {
  position: relative; }

.image-container .after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 99%;
  background: rgba(0, 0, 0, 0.4); }

.TextField-without-border-radius fieldset {
  border-radius: 0;
  border: none; }

.opportunity-slider-btn {
  background: transparent !important;
  border: none !important;
  outline: none !important; }

.slider-control-centerleft {
  left: -20px !important; }

.slider-control-centerright {
  right: -20px !important; }

.ngo-detail-chip {
  border-radius: 0 !important; }

.image-gallery-thumbnail-image {
  height: 130px !important;
  max-height: 130px !important; }

.image-gallery-slides {
  height: 560px !important;
  max-height: 560px !important; }

/* -----------opportunity section----------------- */
.opportunity-slider {
  height: 560px !important; }

.opportunity-project-slider {
  height: 560px !important; }

.ngo-links {
  color: #6e8035 !important; }

.location-chips {
  margin: 0.4em; }

.opportunity-slider li {
  outline: none !important; }

.opportunity-slider button {
  outline: none !important; }

.opportunity-project-slider li {
  outline: none !important; }

.opportunity-project-slider button {
  outline: none !important; }

.opportunity-social-share {
  background-color: #a9c450 !important;
  color: #ffffff !important;
  margin: 5px 5px !important;
  width: 40px;
  height: 40px; }

/* -------------- Hosted fields ------------- */
#creditCardNumber iframe,
#cvv iframe,
#expireDate iframe,
#postalCode iframe {
  height: 2rem !important; }

#creditCardNumber,
#cvv,
#expireDate,
#postalCode {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-transition: border-color 160ms;
  transition: border-color 160ms;
  padding: 3px 8px;
  background-color: #ffffff; }

.checkout-input {
  border-radius: 0px !important; }

.checkout-input input {
  background-color: #ffffff !important; }

.braintree-hosted-fields-focused {
  border: 2px solid #6e8035 !important;
  border-radius: 4px; }

/* .braintree-hosted-fields-valid {
  border: 2px solid green !important;
  color: green;
  border-radius: 0px;
} */
.braintree-hosted-fields-invalid {
  border: 2px solid red !important;
  color: red;
  border-radius: 4px; }

.required {
  color: red; }

/*  */
.thumbnailClass {
  width: 20% !important; }

.originalClass {
  height: auto; }

.display-inline {
  display: inline !important; }

.image-gallery-svg {
  width: 2.5rem !important; }

.image-gallery {
  z-index: 0 !important; }

.image-gallery-custom-action {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #ffffff; }

.team-details-text a {
  color: #6e8035 !important;
  font-weight: bold; }

.MuiInputBase-disabled-504 {
  cursor: not-allowed !important;
  background-color: #ececec !important;
  color: #212121 !important; }

.registration-hint {
  position: relative;
  top: -2px;
  color: #6e8035; }

/* ----------- Careers ------------ */
.job-description a {
  color: #6e8035; }

.about-us a {
  color: #6e8035 !important; }

.inner-html a {
  color: #6e8035 !important;
  text-decoration: none im !important; }

/* --- payment option --- */
#ccNumber iframe,
#securityCode iframe,
#expDate iframe,
#postalCode iframe {
  height: 2rem !important; }

#ccNumber,
#securityCode,
#expDate,
#postalCode {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-transition: border-color 160ms;
  transition: border-color 160ms;
  padding: 3px 8px; }

.gradient-css {
  background: black;
  background: linear-gradient(180deg, black 20%, rgba(255, 255, 255, 0) 40%);
  width: 100%; }

.gradient-opacity {
  opacity: 0.9 !important;
  object-position: top; }

.pagination-center-25 {
  margin-left: 25% !important; }

.pagination-center-40 {
  margin-left: 40% !important; }

.pagination-center-35 {
  margin-left: 35% !important; }

.pagination-center-37 {
  margin-left: 37% !important; }

.ug-green {
  color: #6e8035; }

/*----Media queries----*/
@media (max-width: 1920px) {
  .testimonial-video {
    width: 70% !important; } }

@media (max-width: 1440px) {
  .opportunity-social-share {
    background-color: #a9c450 !important;
    color: #ffffff !important;
    margin: 5px 5px !important;
    width: 35px;
    height: 35px; }
  .image-gallery-thumbnail-image {
    height: 100px !important;
    max-height: 100px !important; }
  .image-gallery-slides {
    height: auto !important;
    max-height: auto !important; } }

@media (max-width: 1280px) {
  .testimonial-video {
    width: 80% !important; }
  .inner-section-layout {
    padding: 80px 60px !important; }
  .testimonial-image {
    width: 100px !important;
    height: 100px !important;
    cursor: pointer; } }

@media (max-width: 1199px) {
  .section-layout {
    padding: 50px 60px; }
  .testimonial-image {
    width: 90px !important;
    height: 90px !important; }
  .testimonial-video {
    width: 80% !important; }
  .inner-section-layout {
    padding: 80px 60px 80px 0px; }
  .flat-btn {
    width: 17rem !important;
    font-size: 1rem !important; } }

@media (max-width: 960px) {
  .section-layout {
    padding: 40px 40px; }
  .avtar {
    margin: 30px 0px; }
  .testimonial-image {
    width: 80px !important;
    height: 80px !important; }
  .testimonial-video {
    width: 60% !important; }
  .testimonial-video-section {
    text-align: center; }
  .testimonial-carousel {
    height: 240px !important; }
  .inner-section-layout {
    padding: 40px 40px; }
  .testimonial-carousel {
    height: 260px !important; }
  .edit-profile-section-layout {
    padding: 80px 120px !important; } }

@media (max-width: 640px) {
  .avtar {
    margin: 20px 0px;
    width: 80px !important;
    height: 80px !important; }
  .testimonial-image {
    width: 60px !important;
    height: 60px !important; }
  .testimonial-video {
    width: 80% !important; }
  .testimonial-message {
    font-size: 18px; }
  .testimonial-carousel {
    height: 220px !important; }
  .inner-section-layout {
    padding: 40px 40px; }
  .social-media {
    margin: 3px 3px !important;
    padding: 8px !important; }
  .testimonial-carousel {
    height: 250px !important; }
  .home-aboutus-title {
    font-size: 1rem !important; }
  .flat-btn {
    font-size: 1rem !important; }
  .edit-profile-section-layout {
    padding: 80px 40px !important; }
  .image-gallery-thumbnail-image {
    height: auto !important;
    max-height: auto !important; }
  .image-gallery-slides {
    height: 1600px !important;
    max-height: 160px !important; } }

@media (max-width: 375px) {
  .testimonial-image {
    width: 50px !important;
    height: 50px !important; }
  .testimonial-video {
    width: 100% !important; }
  .testimonial-name {
    font-size: 13px; }
  .testimonial-message {
    font-size: 18px; }
  .testimonial-carousel {
    height: 260px !important; } }

@media (max-width: 360px) {
  .avtar {
    width: 60px !important;
    height: 60px !important; }
  .testimonial-image {
    width: 50px !important;
    height: 50px !important; }
  .testimonial-video {
    width: 100% !important; }
  .testimonial-name {
    font-size: 13px; }
  .inner-section-layout {
    padding: 40px 40px; } }

.image-gallery-icon {
  color: #fff;
  transition: all .2s ease-out;
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
  filter: drop-shadow(0 2px 2px #1a1a1a); }
  @media (min-width: 768px) {
    .image-gallery-icon:hover {
      color: #337ab7; }
      .image-gallery-icon:hover .image-gallery-svg {
        transform: scale(1.1); } }
  .image-gallery-icon:focus {
    outline: 2px solid #337ab7; }

.image-gallery-using-mouse .image-gallery-icon:focus {
  outline: none; }

.image-gallery-fullscreen-button,
.image-gallery-play-button {
  bottom: 0;
  padding: 20px; }
  .image-gallery-fullscreen-button .image-gallery-svg,
  .image-gallery-play-button .image-gallery-svg {
    height: 36px;
    width: 36px; }
  @media (max-width: 768px) {
    .image-gallery-fullscreen-button,
    .image-gallery-play-button {
      padding: 15px; }
      .image-gallery-fullscreen-button .image-gallery-svg,
      .image-gallery-play-button .image-gallery-svg {
        height: 24px;
        width: 24px; } }
  @media (max-width: 480px) {
    .image-gallery-fullscreen-button,
    .image-gallery-play-button {
      padding: 10px; }
      .image-gallery-fullscreen-button .image-gallery-svg,
      .image-gallery-play-button .image-gallery-svg {
        height: 16px;
        width: 16px; } }

.image-gallery-fullscreen-button {
  right: 0; }

.image-gallery-play-button {
  left: 0; }

.image-gallery-left-nav,
.image-gallery-right-nav {
  padding: 50px 10px;
  top: 50%;
  transform: translateY(-50%); }
  .image-gallery-left-nav .image-gallery-svg,
  .image-gallery-right-nav .image-gallery-svg {
    height: 120px;
    width: 60px; }
  @media (max-width: 768px) {
    .image-gallery-left-nav .image-gallery-svg,
    .image-gallery-right-nav .image-gallery-svg {
      height: 72px;
      width: 36px; } }
  @media (max-width: 480px) {
    .image-gallery-left-nav .image-gallery-svg,
    .image-gallery-right-nav .image-gallery-svg {
      height: 48px;
      width: 24px; } }
  .image-gallery-left-nav[disabled],
  .image-gallery-right-nav[disabled] {
    cursor: disabled;
    opacity: .6;
    pointer-events: none; }

.image-gallery-left-nav {
  left: 0; }

.image-gallery-right-nav {
  right: 0; }

.image-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative; }
  .image-gallery.fullscreen-modal {
    background: #000;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5; }
    .image-gallery.fullscreen-modal .image-gallery-content {
      top: 50%;
      transform: translateY(-50%); }

.image-gallery-content {
  position: relative;
  line-height: 0;
  top: 0; }
  .image-gallery-content.fullscreen {
    background: #000; }
  .image-gallery-content .image-gallery-slide .image-gallery-image {
    max-height: calc(100vh - 80px); }
  .image-gallery-content.left .image-gallery-slide .image-gallery-image, .image-gallery-content.right .image-gallery-slide .image-gallery-image {
    max-height: 100vh; }

.image-gallery-slide-wrapper {
  position: relative; }
  .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
    display: inline-block;
    width: calc(100% - 110px); }
    @media (max-width: 768px) {
      .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
        width: calc(100% - 87px); } }
  .image-gallery-slide-wrapper.image-gallery-rtl {
    direction: rtl; }

.image-gallery-slides {
  line-height: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-align: center; }

.image-gallery-slide {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .image-gallery-slide.center {
    position: relative; }
  .image-gallery-slide .image-gallery-image {
    width: 100%;
    object-fit: contain; }
  .image-gallery-slide .image-gallery-description {
    background: rgba(0, 0, 0, 0.4);
    bottom: 70px;
    color: #fff;
    left: 0;
    line-height: 1;
    padding: 10px 20px;
    position: absolute;
    white-space: normal; }
    @media (max-width: 768px) {
      .image-gallery-slide .image-gallery-description {
        bottom: 45px;
        font-size: .8em;
        padding: 8px 15px; } }

.image-gallery-bullets {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 80%;
  z-index: 4; }
  .image-gallery-bullets .image-gallery-bullets-container {
    margin: 0;
    padding: 0;
    text-align: center; }
  .image-gallery-bullets .image-gallery-bullet {
    appearance: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 1px 0 #1a1a1a;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    padding: 5px;
    transition: background .2s ease-out; }
    @media (max-width: 768px) {
      .image-gallery-bullets .image-gallery-bullet {
        margin: 0 3px;
        padding: 3px; } }
    @media (max-width: 480px) {
      .image-gallery-bullets .image-gallery-bullet {
        padding: 2.7px; } }
    .image-gallery-bullets .image-gallery-bullet:focus, .image-gallery-bullets .image-gallery-bullet:hover {
      background: #337ab7;
      transform: scale(1.1); }
    .image-gallery-bullets .image-gallery-bullet.active {
      background: #fff; }

.image-gallery-thumbnails-wrapper {
  position: relative; }
  .image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl {
    direction: rtl; }
  .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
    display: inline-block;
    vertical-align: top;
    width: 100px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
        width: 81px; } }
    .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails {
      height: 100%;
      width: 100%;
      left: 0;
      padding: 0;
      position: absolute;
      top: 0; }
      .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail {
        display: block;
        margin-right: 0;
        padding: 0; }
        .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
          margin-left: 0;
          margin-top: 2px; }
  .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
    margin: 0 5px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
        margin: 0 3px; } }

.image-gallery-thumbnails {
  overflow: hidden;
  padding: 5px 0; }
  @media (max-width: 768px) {
    .image-gallery-thumbnails {
      padding: 3px 0; } }
  .image-gallery-thumbnails .image-gallery-thumbnails-container {
    cursor: pointer;
    text-align: center;
    transition: transform .45s ease-out;
    white-space: nowrap; }

.image-gallery-thumbnail {
  display: inline-block;
  border: 4px solid transparent;
  transition: border .3s ease-out;
  width: 100px;
  background: transparent;
  padding: 0; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail {
      border: 3px solid transparent;
      width: 81px; } }
  .image-gallery-thumbnail + .image-gallery-thumbnail {
    margin-left: 2px; }
  .image-gallery-thumbnail .image-gallery-thumbnail-inner {
    position: relative; }
  .image-gallery-thumbnail .image-gallery-thumbnail-image {
    vertical-align: middle;
    width: 100%;
    line-height: 0; }
  .image-gallery-thumbnail.active, .image-gallery-thumbnail:hover, .image-gallery-thumbnail:focus {
    outline: none;
    border: 4px solid #337ab7; }
    @media (max-width: 768px) {
      .image-gallery-thumbnail.active, .image-gallery-thumbnail:hover, .image-gallery-thumbnail:focus {
        border: 3px solid #337ab7; } }

.image-gallery-thumbnail-label {
  box-sizing: border-box;
  color: white;
  font-size: 1em;
  left: 0;
  line-height: 1em;
  padding: 5%;
  position: absolute;
  top: 50%;
  text-shadow: 1px 1px 0 black;
  transform: translateY(-50%);
  white-space: normal;
  width: 100%; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail-label {
      font-size: .8em;
      line-height: .8em; } }

.image-gallery-index {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4; }
  @media (max-width: 768px) {
    .image-gallery-index {
      font-size: .8em;
      padding: 5px 10px; } }

