:root {
  --gg-primary-color: #009b3f;
  --h3-heading: 1.78rem;
  --small-text: 0.85rem;
  --card-title: 1.1rem;
  --page-title: 1.7rem;
  --normal-para-text: 1rem;
  --card-title-in-page: 1.2rem;
  --secondary-text-color: #989ca2;
}

/* 
  title = h2
  p = simple texts
  small-texts = captions, types etc
  card-title = 
  section-title = 
  page-title-caption = 
*/

body {
  font-family: museo500 !important;
  transition: none !important;
}

html {
  scroll-behavior: auto !important;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.museo-sans-900 {
  font-family: museo900 !important;
}

h1,
h2 {
  font-family: museo900 !important;
}

h4,
h5 {
  font-family: museo700 !important;
}

/* .to-link{
  color: #009B3F
} */

svg {
  pointer-events: none;
}

.py-45 {
  padding-bottom: 2.4rem !important;
  padding-top: 2.4rem !important;
}

#icon-back-green {
  fill: #009b3f;
}

.partner-form-img {
  color: transparent !important;
}

.cover-photo {
  /*width: 100% !important;*/
  height: 20rem !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  object-fit: cover;
  background: linear-gradient(0deg, rgba(100, 107, 95, 1) 0%, rgba(94, 107, 91, 1) 77%, rgba(68, 88, 58, 1) 100%);
}

.form-select:focus,
textarea.form-control:focus {
  border-color: #009b3f !important;
  box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -webkit-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -moz-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  outline: 0px !important;
}

.select-border {
  border-color: #009b3f !important;
}

.my-form-label {
  color: #212529;
  font-size: 1.1rem;
}

.form-check-input,
.form-check-label {
  cursor: pointer;
}

.btn {
  border-radius: 2rem !important;
}

.back-bt-green {
  fill: #9b0048;
}

.btn-primary-white {
  background: #ffffff77;
  color: white;
}

.btn-primary-white:hover {
  background: #ffffff55;
  color: white;
}

.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.card {
  color: inherit;
  text-decoration: none;
}

.bg-transparent {
  background: transparent !important;
}

.bg-light-green {
  background: #f2f4f8;
}

.bg-light-green2 {
  background: #f8f9fa;
}

.image-border-radius {
  border-radius: 1rem;
}

.shadow {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07) !important;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07) !important;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07) !important;
}

.shadow-light {
  box-shadow: 0 17px 14px rgb(0 0 0 / 3%) !important;
  -webkit-box-shadow: 0 17px 14px rgb(0 0 0 / 3%) !important;
  -moz-box-shadow: 0 17px 14px rgb(0 0 0 / 3%) !important;
}

a.card:hover {
  color: inherit !important;
}

.navbar-nav .nav-link:hover {
  border-bottom: #6c757d7a 2px solid;
  transition: none;
}

.bg-success {
  background-color: #009b3f !important;
}

button:focus,
a:focus,
div:focus,
input:focus {
  border-color: #009b3f !important;
  box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -webkit-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -moz-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  outline: 0px !important;
}

.gg-primary-text-color {
  color: #009b3f !important;
}

.my-page label {
  color: rgb(146, 145, 145);
}

.link-success {
  text-decoration: none;
}

.link-success:hover {
  text-decoration: underline;
}

.my-pin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  user-select: none;
}

.ol-map-locations-button {
  padding: 17px !important;
  background-image: url(/images/arrows-fullscreen.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  object-fit: cover;
}

.show-location-browse-page + .ol-popup {
  display: none;
}

.show-location + .ol-popup {
  display: none;
}

.ol-geocoder .gcd-txt-control {
  height: 3rem !important;
  border-radius: 1.2rem !important;
}

.ol-geocoder ul.gcd-txt-result {
  top: 3.5em !important;
}

.ol-geocoder ul.gcd-txt-result > li {
  line-height: 1.4rem !important;
}

.ol-zoom-in {
  font-size: 1.5rem !important;
}

.ol-zoom-out {
  font-size: 1.5rem !important;
}

.nav-links .nav-link {
  border: none !important;
  background: transparent;
  color: #969696 !important;
  border-bottom: 3.5px solid transparent !important;
}

.my-page .nav-links {
  padding-top: 0.5rem;
}

.tabs {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.my-page .nav-link {
  font-family: museo900 !important;
}

.my-backlink {
  color: gray;
  font-size: 1.1rem;
  user-select: none;
  cursor: pointer;
  text-decoration: none !important;
}

.my-backlink:hover {
  color: rgb(70, 70, 70);
}

.nav-fill > .nav-link {
  color: rgba(0, 0, 0, 0.55) !important;
}

.nav-link.active {
  border-bottom: 3px solid #009b3f !important;
  color: #009b3f !important;
}

.tab-border-bottom {
  border-bottom: 1px solid #c6c6c6;
}

.pointer {
  cursor: pointer;
}

.accordion-button:not(.collapsed),
.accordion-button-pushed {
  color: var(--gg-primary-color) !important;
  background-color: white;
}

.accordion-item {
  border: none;
}

[tabindex="-1"] {
  outline: 0 !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 0.2rem transparent !important;
  -webkit-box-shadow: 0 0 0 0.2rem transparent !important;
  -moz-box-shadow: 0 0 0 0.2rem transparent !important;
}

.fit-image {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.lesson-img-fit {
  height: 100%;
  width: 100%;
}

.comments-header {
  font-size: 1.3rem;
  color: #676767;
  font-weight: 600;
  user-select: none;
}

.comments-date {
  color: #a1a1a1;
  user-select: none;
}

.comments-content {
  color: #6f6f6f;
}

.comments-box {
  border: 1px solid rgb(201, 201, 201);
  border-radius: 1.5rem !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  overflow: hidden;
}

.comments-box-body {
  border-top: 1px solid rgb(201, 201, 201);
}

.card-shadow {
  box-shadow: 0 3px 19px 4px rgb(0 0 0 / 3%), 0 3px 7px rgb(0 0 0 / 3%);
  -webkit-box-shadow: 0 3px 19px 4px rgb(0 0 0 / 3%), 0 3px 7px rgb(0 0 0 / 3%);
  -moz-box-shadow: 0 3px 19px 4px rgb(0 0 0 / 3%), 0 3px 7px rgb(0 0 0 / 3%);
  /* box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07), 0 3px 7px rgba(0, 0, 0, 0.1); */
}

.hover-animation {
  transition: all 0.15s ease;
  /* Animation */
}

.hover-animation:hover {
  /*transform: scale(1.05); */
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  box-shadow: 0 3px 7px rgba(95, 95, 95, 0.5);
  -webkit-box-shadow: 0 3px 7px rgba(95, 95, 95, 0.5);
  -moz-box-shadow: 0 3px 7px rgba(95, 95, 95, 0.5);
}

.gray-link {
  text-decoration: none;
  color: gray;
}

.big-button {
  font: size 1.2rem;
  padding-top: 0.82rem;
  padding-bottom: 0.82rem;
}

.gray-link:hover {
  text-decoration: underline;
  color: gray;
}

hr {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.041) !important;
}

.card-title {
  font-weight: 600;
  font-size: 1.1rem;
}

.card-border-radius {
  border-radius: 0.7rem;
}

a {
  word-break: break-word !important;
}

.my-footer {
  background-color: #594a40;
  /* background: #43362e; */
  /*margin-top: 3.5rem !important;*/
  color: white;
}

.green-footer {
  background-color: #009b3f;
  /* background: #43362e; */
  /*margin-top: 3.5rem !important;*/
  color: white;
}

.green-footer a,
.my-footer a {
  color: white !important;
}

.my-footer a:hover {
  color: rgb(228, 228, 228) !important;
}

.footerBg2 {
  background-color: #43362e;
  color: #f2f4f8;
}

.footerLightText {
  color: rgba(242, 244, 248, 0.5);
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.no-select {
  user-select: none !important;
}

.no-select:focus {
  border-color: transparent !important;
  box-shadow: 0 0 0 0.2rem transparent !important;
  -webkit-box-shadow: 0 0 0 0.2rem transparent !important;
  -moz-box-shadow: 0 0 0 0.2rem transparent !important;
  outline: 0px !important;
}

.my-footer span {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.ph-item {
  border: 0px;
}

.email_detail {
  font-size: 1.1rem;
  margin-bottom: 0.6rem;
}

.row {
  --bs-gutter-x: 0;
}

.card-background {
  background: #f9fafc;
  border-bottom-left-radius: 0.7rem;
  border-bottom-right-radius: 0.7rem;
}

.gg-gray-text-color {
  color: #969696;
}

.bg-light {
  color: #f8f9fa !important;
}

.bg-vlight {
  color: #f8f9faaa !important;
}

.border-radius {
  border-radius: 2rem !important;
}

.accordion-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='%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") !important;
}
.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23808080'%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") !important;
}

.dont_show_Arrow:not(.collapsed)::after {
  background-image: none !important;
}
.dont_show_Arrow.collapsed::after {
  background-image: none !important;
}

@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }

  .w-md-25 {
    width: 25% !important;
  }

  .w-md-75 {
    width: 75% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .text-md-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* .pre_modal_profile_pic { 
  
  padding-left: 240px!important; 
} */

  /* .modal_profile_pic {
  width: 240px!important;
  margin-left: -240px!important; 
} */
}

.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
}

.line-clamp-7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
}

.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

a {
  color: #009b3f;
}

a:hover {
  color: #027c33;
}

.sidebar-footer {
  display: none;
}

.red-text {
  color: red;
  padding-left: 0.2rem;
}

/* sign up modal  */

.sign-up-form-control.success input {
  border-color: green;
}

.sign-up-form-control.error input {
  border-color: #e74c3c;
}

.sign-up-form-control small {
  color: red;
  visibility: hidden;
  position: relative;
  top: 5px;
}

.sign-up-form-control.error small {
  color: red;
  visibility: visible;
}

.sign-up-form-control.success small {
  outline-offset: none;
  visibility: hidden;
}

/* sign in modal  */

.sign-in-form-control small {
  color: red;
  visibility: hidden;
}

.sign-in-form-control.error small {
  color: red;
  visibility: visible;
}

.sign-in-form-control.success small {
  visibility: hidden;
}

.page-name {
  display: flex;
  justify-content: center;
}

.county-administration-wrapper {
  position: relative;
  overflow: hidden;

  height: 20rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.red {
  color: red;
}

.county-admin-body {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.set-sticky-side-bar {
  position: sticky;
  top: 0;
}

.county-admin-footer {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 15px;
}

.sticky-footer-bar {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  left: 0;
  bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 10px;
  width: 100%;
}
.county-administration-upload-image {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.county-administration-upload-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.county-administration-upload-image-body {
  position: absolute;
}

.county-administration-form-fields {
  color: grey;
}

.county-administration-form-control small {
  display: none;
}

.form-before-error {
  color: red !important;
  display: none;
}

.form-after-error {
  color: red !important;
  display: block !important;
  line-height: 1rem !important;
  font-size: 0.8rem !important;
}

.form-check-input:checked {
  background-color: #009b3f !important;
  border-color: #009b3f !important;
}

.county-administration-form-control.error small {
  color: red;
  display: block;
}

.county-administration-form-control.success {
  visibility: visible;
}

input.county-administration-feature-image-upload[type="file"] {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

input.edit-profile-image-upload[type="file"] {
  position: absolute;
  opacity: 0;
}

.section-subheading {
  font-size: 1.5rem;
  font-weight: normal;
}

.county-administration-select-county {
  margin-top: 20px;
}

.county-adminstration-button {
  margin-top: 40px;

  padding-right: 20px;
}

.span-subheading-help-info {
  color: grey;
}

.sign-up-side-image {
  width: 100%;
  max-width: 80px;
}

.county-administration-about {
  font-weight: bold;
  margin-top: 25px;
  font-size: 25px;
  color: black !important;
}

.form-label {
  margin-bottom: 0px;
  margin-top: 10px;
}

.county-administration-upload-file {
  color: transparent;
}

.zoom-buttons {
  margin: 10px 0 10px 0;
  padding: 0 20px 0 20px;
}

.menu-drop {
  text-decoration: none;
  margin-left: 5px;
  color: black;
  cursor: pointer;
}

.reset-password {
  margin-top: 20px;
  /* margin-right: -8px; */
}

.show-info {
  margin-top: 10px;
}

.form-fields.error input {
  border-color: #e74c3c;
}

.form-fields.success {
  visibility: visible;
}

.form-fields.error small {
  color: red;
  display: block;
  visibility: visible;
}

.form-fields small {
  color: red;
  visibility: hidden;
}

.form-fields {
  margin-bottom: -8px;
}

.osm-map {
  height: 400px;
  width: 100%;
}

.show-location {
  height: 150px;
}

.show-location-browse-page {
  height: 200px;
}

.cp-location {
  width: 100%;
}

.multiple-locations {
  height: 200px;
  padding: 0px 10px 0px 10px;
}

.modal-open {
  overflow: hidden !important;
  padding-right: 16px !important;
}

.ol-popup {
  position: absolute;
  background-color: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
}

.ol-popup:after,
.ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}

.ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}

.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}

.ol-popup-closer:after {
  content: "✖";
}

.d-none-mb {
  display: none !important;
}

@media (max-width: 767.98px) {
  .ul_2 {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
  }

  .home_video_iframe {
    height: 500px !important;
  }

  .d-none-mb {
    display: block !important;
  }

  .cover-photo,
  .county-administration-wrapper {
    height: 10rem !important;
  }

  .cover-photo-profile-photo-margin {
    top: 14rem !important;
  }

  .cover-photo-profile-image {
    width: 7.5rem !important;
    height: 7.5rem !important;
  }

  .profile-photo-heading-main {
    font-size: 1.3rem !important;
  }
}

.search-bar-header {
  font-family: "museo700";
  color: #696969;
}

.county-card-text {
  font-family: "museo700";
  color: #696969;
  font-size: 0.9rem;
}

/* croppie  */

.modal-dialog {
}

/*******************************************/

@media (max-width: 680px) {
  .header-hero-second-section {
    background-size: cover !important;
    min-height: 525px !important;
  }
}

@media (max-width: 991.98px) {
  .header-hero-second-section {
    background-size: cover !important;
    /* min-height: 525px !important; */
  }

  .invisible-on-lg {
    visibility: visible !important;
  }

  .sidebar-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0000008c;
    top: 0px;
    bottom: 0px;
    z-index: 1040;
    cursor: pointer;
  }

  #sidebarMenuNav {
    position: fixed;
    width: 100%;
    max-width: 380px;
    height: 100%;
    background-color: white;
    z-index: 1040;
    top: 0px;
    right: 0px;
    /* display: block; */
  }

  #sidebarMenu {
    position: fixed;
    width: 100%;
    max-width: 380px;
    height: 100%;
    background-color: white;
    z-index: 1040;
    top: 0px;
    right: 0px;
  }

  .sidebar-body {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .sidebar-content {
    flex: 1 0;
    overflow-y: auto;
  }

  .sidebar-content_NoFlexExpand {
    flex: initial !important;
  }

  .sidebar-footer {
    flex-shrink: 0;
    display: block;
  }
}

.nav-link {
  transition: none !important;
  border: none !important;
  color: #969696 !important;
}

.hide {
  display: none;
}

.green-bg {
  background: linear-gradient(0deg, rgb(100, 107, 95) 0%, rgb(94, 107, 91) 77%, rgb(68, 88, 58) 100%);
}

.no-scroll {
  overflow: hidden;
}

.remove-file-icon-hide {
  display: none;
}

.remove-file-icon-show {
  visibility: visible;
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  .no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.no-scroll-md {
  overflow: hidden;
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  .no-scroll-md {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #009b3f;
}

input:focus + .slider {
  box-shadow: 0 0 1px #009b3f;
  -webkit-box-shadow: 0 0 1px #009b3f;
  -moz-box-shadow: 0 0 1px #009b3f;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.custom-search {
  position: relative !important;
}

.custom-search-input {
  width: 100% !important;
  padding-right: 100px !important;
  box-sizing: border-box !important;
}

.custom-search-botton {
  position: absolute !important;
  right: 3px !important;
  top: 3px !important;
  bottom: 3px !important;
  line-height: 1 !important;
  z-index: 4 !important;
}

.profile-photo {
  /*width: 10% !important;*/
  height: 10rem !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  object-fit: cover;
  background: linear-gradient(0deg, rgba(100, 107, 95, 1) 0%, rgba(94, 107, 91, 1) 77%, rgba(68, 88, 58, 1) 100%);
}

.image-upload > input {
  display: none;
}

.text-center > label {
  display: initial !important;
}

.visually-hidden {
  display: none !important;
}

.dropdown-item {
  /* display: inline; */
  padding-top: 10px;
  padding-bottom: 10px;
}

.drop-down-menu {
  margin-top: 10px;
  /* margin-right: 10px; */
}

.menu-options {
  font-size: 15px;
  color: grey;
}

.dropdown-box:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #cccccc;
  right: 50%;
  top: -21px;
}

.dropdown-box:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  right: 50%;
  top: -20px;
}

.admin-page-title {
  font-size: 28px;
}

.listing-headings {
  font-size: 30px;

  /* font-size: 30px; */
}

.wrapping-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding-left: 5px;
}

.comment-section {
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */
  transition: 0.3s;
  border-radius: 20px;
  border: none;
}

.side-nav-button {
  font-weight: bold;
}

.side-nav-button.collapsed {
  color: rgba(0, 0, 0, 0.5);
  background-color: white;
}

.side-nav-button:not(.collapsed) {
  /* color: #009b3f; */

  color: rgba(0, 0, 0, 0.9);
  background-color: white;
}

.warning-box-body-text {
  font-size: 1rem;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}

.carousel-control-prev:focus {
  outline: none !important;
}

.list-group-item {
  color: grey;
}

.list-group-item.active {
  background-color: transparent;
  color: black;
}

.home-page-overview-section {
  padding: 10px 10px 0px 10px;
  /* background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(255, 255, 255, 0) 0.5%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(255, 255, 255, 0) 0.5%
  );
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(255, 255, 255, 0) 0.5%
  ); */
}

.text_green {
  color: #009b3f !important;
}

.sidebar-back-button {
  color: #009b3f !important;
  border: none;
}

.sidebar-back-button:hover,
.sidebar-back-button:focus,
.sidebar-back-button:hover {
  border-color: none !important;
}

.resource-card-sm-text {
  color: #989ca2;
  font-size: 0.85rem;
  font-weight: bold;
}

.card-description {
  color: var(--secondary-text-color);
  font-size: var(--small-text);
  margin-bottom: 5px;
  line-height: 16.3167px;
}

.my-slider .slide {
  height: 400px;
}

.my-slider .slide.s01 {
  background-color: #ff8a80;
}

.my-slider .slide > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 100px;
}

.sidebar_search {
  border: 0 !important;
  padding-top: 7px;
}

.sidebar_search::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.2);
  opacity: 1 !important;
  /* Firefox */
}

.sidebar_search:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.2);
}

.sidebar_search::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 0, 0, 0.2);
}

.sidebar_content .accordion-body .form-select {
  /* border: 0 !important; */
}

.sidebar_content .accordion-button {
  border-radius: calc(0.25rem - 1px);
  padding-left: 5px !important;
}

.sidebar_content .accordion-button:not(.collapsed) {
  box-shadow: none;
}

#footer {
  float: right;
  width: 100%;
  /* margin-top: 48px; */
}

.aLink_icon {
  cursor: pointer;
  text-decoration: none !important;
  color: #666666;
  font-weight: 400;
}

.aLink:hover img,
.aLink:hover span {
  filter: invert(20%) sepia(95%) saturate(2561%) hue-rotate(142deg) brightness(50%) contrast(98%);
}

.sidebar_content .accordion-item {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.shadow_left_only_container {
}

.dont_show_Arrow::after {
  background-image: none !important;
  transform: rotate(90deg);
}

.sideBarMenu {
  background-color: #f2f4f8;
  display: flex;
  flex: 1;

  overflow-y: auto;
  overflow-x: clip !important;
  position: fixed !important;
}

.listing-headings h4 {
  font-size: 0.9rem;
}

@media (min-width: 1600px) {
  .sideBarMenu {
    max-width: 400px !important;
  }
}

@media (min-width: 1900px) {
  .sideBarMenu {
    max-width: 500px !important;
  }
}

@media (max-width: 991.98px) {
  .sideBarMenu {
    height: 100% !important;
    margin-top: 0px;
    right: 0;
  }

  .listing-headings h4 {
    font-size: 0.9rem;
  }

  #all-users-page {
    font-size: 0.8rem;
  }

  #all-users-page p {
    font-size: 0.8rem;
  }

  #all-users-page a {
    font-size: 0.8rem;
  }

  #all-users-page input {
    font-size: 0.8rem;
  }

  #all-users-page select {
    font-size: 0.8rem;
  }

  .eachTableCell {
    font-size: 0.8rem;
  }

  .admin-page-title {
    font-size: 20px;
    font-weight: 500;
  }

  .genericNavMenu {
    background: #f2f4f8 !important;
  }

  .navbar-nav {
    width: 100%;
  }

  .nav-item {
    width: 100%;
  }

  .genericMenuContent {
    width: 100%;
    margin: auto 5px;
    margin-top: 30px;
  }
}

.generic-max-width {
  max-width: 1024px;
}

.banner-image {
  /* padding: 0px 20px 0px 20px;
  margin-top: 5px; */
  margin: 5px 15px 0px 20px;
  border-radius: 25px;
  width: 96%;
}

.banner-image-modal {
  border-radius: 25px;
  width: 96%;
}

.generic-max-width_smaller {
  max-width: 954px;
}

.aLink {
  cursor: pointer;
  text-decoration: underline;
  color: #666666;
  font-weight: 400;
}

.editImage {
  position: absolute;
  cursor: pointer;
  right: 13px;
  bottom: 12px;
}

.county-card {
  width: 20rem;
}

.county-image-card {
  height: 150px;
  display: block;
  background: white;
}

@media (max-width: 575.98px) {
  .county-image-card {
    height: 180px;
  }
}

.px-25 {
  padding-right: 0.86rem !important;
  padding-left: 0.86rem !important;
}

.p-25 {
  padding: 0.86rem !important;
}

.sideBarMainMenu {
  background-color: #f2f4f8;
}

.fixed-top {
  z-index: 999 !important;
}

/* .admin_cards {
  border-radius: 20px;
  min-height: 144px;
  min-width: 162px;
}

.admin_cards .cards_content {
  color: black;
  display: flex;
  text-align: center;
  flex: 1;
  margin: auto;

  align-items: flex-end;
} */

.tab-content {
  max-width: 1620px;
  margin: auto auto;
}

.admin_tabs {
  max-width: 1200px;
}

.tab-content .wrapping-text {
  padding-left: 5px;
  padding-right: 5px !important;
}

.accordion-button2::after {
  display: none;
  transform: rotate(90deg);
}

.sideMenuLinks {
  margin-bottom: 5px;
  font-size: 0.8rem !important;
  color: rgba(0, 0, 0, 0.5) !important;
  text-decoration: none;
}

.sidebar-class {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
}

.genericNavMenu {
  background: transparent;
}

.fixed-height-card {
  height: 300px;
}

.card-image-container {
  height: 150px;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.resource-card-title {
  height: 62px;
}

.resource-card-title-text {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
}

.sideBarMenu {
  max-width: 280px;
}

@media (min-width: 992px) {
  .fixed-top {
    z-index: 1050 !important;
  }

  .mx-lg-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  .no-scroll-md {
    overflow: initial;
    position: initial;
    width: initial;
    height: initial;
  }

  .invisible-on-lg {
    visibility: hidden !important;
  }

  .sideBarMenu {
    position: fixed;
    height: calc(100% - 60px) !important;
    margin-top: 60px !important;
  }

  .listing-headings h4 {
    /* font-size: 1rem; */
    font-size: 0.9rem;
  }
}

@media (min-width: 1200px) {
  .listing-headings h4 {
    font-size: 0.9rem;
  }
}

.nav-menu-btn {
  /* font-size: rem !important; */
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.global-side-select {
  font-size: 0.8rem !important;
}

.accordion-body3 {
  background-color: #f2f4f8 !important;
}

.accordion-body {
  padding: 0.1rem 1.25rem 0.5rem 1.25rem !important;
}

.admin-search-boxes .row {
  display: flex;
  justify-content: end;
}

.shadowed-up-left {
  border-top: 1px solid #cccccc;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.025) inset;
  -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.025) inset;
  -moz-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.025) inset;
}

.warning-modal-base {
  margin: auto;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.fakeActiveSideBarButton {
  border-color: #009b3f !important;
  box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -webkit-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  -moz-box-shadow: 0 0 0 0.2rem #009b3f99 !important;
  outline: 0px !important;
  color: black !important;
}

.btn-close {
  background: transparent url("../images/btn-close.svg") center/1em auto no-repeat !important;
  z-index: 10;
}
.btn-close-lg {
  background: transparent url("../images/btn-close-bold.svg") center/1em auto no-repeat !important;
  font-size: 20px !important;
}

.warning-modal-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.navbar-brand {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.navbar-brand-3 {
  padding: 7px !important;
  margin-left: 10px;
}

.navbar {
  min-height: 54px;
}

.card-details-sm {
  font-weight: 400;
}

.image-card-resources {
  height: 144px !important;
}

.btn-icon {
  width: 48px;
  height: 48px;
}

.btn-icon:hover {
  background-color: #eeeeee !important;
  cursor: pointer;
}

.tab-nav-menu a {
  color: #000000;
}

.tab-nav-menu a:hover,
.tab-nav-menu a:active {
  color: rgba(0, 0, 0, 0.5);
}

.cards-row {
  max-width: 972px;
  margin: auto;
}

.cover-photo-profile-photo-margin {
  position: absolute;
  top: 22rem;
}

.cover-photo-profile-image {
  z-index: 10;
  background: white;
  object-fit: cover;
  border: 12px solid white;
  width: 12rem;
  height: 12rem;
}

.edit-profile-profile-img {
  z-index: 1;
  margin-top: -76px;
  margin-left: 85px !important;
  width: 60%;
}

.cover-and-profile-photo {
  margin-bottom: 7rem;
}

.profile-photo-heading-main {
  font-size: 1.7rem;
  margin-bottom: 0px;
}

.dropdown-toggle {
  background-color: transparent !important;
}

.admin-table,
.admin-table select {
  font-size: 0.9rem;
}

.admin-content-generic {
  width: 90%;
}

.see-more-explore-button {
  color: #989ca2;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.see-more-explore-button:before,
.see-more-explore-button:after {
  background-color: #989ca2;
  content: "";
  display: inline-block;
  float: left;
  height: 1px;
}

.see-more-explore-button:before {
  order: 1;
  flex-grow: 1;
  margin-right: 8px;
}

.see-more-explore-button:after {
  order: 3;
  flex-grow: 1;
  margin-left: 8px;
}

.see-more-explore-button * {
  order: 2;
}

.see-more-explore-button:hover {
  color: #009b3f;
  cursor: pointer;
}

.spinner-mypage-cover {
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
}

.shadow-bottom {
  box-shadow: -1px 2px 58px -28px rgb(0 0 0 / 0.6);
  -webkit-box-shadow: -1px 2px 58px -28px rgb(0 0 0 / 0.6);
  -moz-box-shadow: -1px 2px 58px -28px rgb(0 0 0 / 0.6);
}

.map-loc-text {
  font-weight: normal !important;
  color: #969696;
  font-size: 0.91rem;
}

.card_top_btn {
  font-size: 0.8rem;
}

.show_more_btn {
  padding: 4px inherit;
  /* margin-bottom: 4rem !important; */
}

.modal-backdrop.show {
  z-index: 1050;
  height: 100%;
}

.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }

  100% {
    background-color: hsl(200, 20%, 95%);
  }
}

.skeleton-cover-image {
  width: 100%;
  height: 15rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem;
}

.skeleton-administrator-form {
  width: 100%;
  height: 1rem;
  margin-top: 20px;
  border-radius: 0.25rem;
}

h3.gg-primary-text-color {
  font-weight: bold;
}

.text-over-cards {
  position: absolute;
  width: 94.5%;
  bottom: 8px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 8px 8px;
  color: #ffffff;
  font-size: 0.8rem;
  padding: 4px;
  font-weight: bold;
}

.text-over-cards-top {
  position: absolute;
  margin-top: -3px;
  margin-left: -16px;
  width: 24%;
  /* bottom: 50px; */
  background-color: #ff0000;
  border-radius: 0px 14px 14px 0px;
  color: #ffef2e;
  font-size: 0.65rem;
  padding: 4px 4px 4px 8px;
  font-weight: bold;
}

.clear-filter-button {
  display: flex;
  font-size: 0.8rem;
  cursor: pointer;
}

.header-hero-section-image {
  /* Sizing */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  /* height: 550px; */
  height: 100%;
  /* margin-top: -72px; */
  /* height: calc(100% - 72px)!important; */
  /* width: 100%; */
  background: url("/images/banner.jpg");
}

.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* loader */

.blog-card {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 8px;
}

.blog-card .card-body {
  padding: 0px;
}

.browse-container {
  padding: 5px 20px 0px 20px;
}

.about-clickable {
  border: 6px solid white;
  transition: border 0.5s linear;
}

.about-clickable:hover {
  border: 6px solid green;
}

.read {
  overflow: hidden;
  font-size: 0.9rem;
  transition: all 0.3s;
}

.read-less {
  max-height: 48px !important;
}

.readMore {
  font-weight: bold;
  font-size: 14px !important;
  display: inline;
}

.c-gray {
  color: #989ca2;
}

.fs-9 {
  font-size: 0.9rem;
}

.fs-8 {
  font-size: 0.83rem;
}

.header-hero-second-section {
  background: url("/images/header_second.png");
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 360px;
  /* background-color: #594A40; */
  color: #ffffff;
}

.header-hero-bg-brown {
  /* background-color: #594A40; */
  /* width: 100%;
    max-width: 700px; */
}

.header-hero-second-details {
  max-width: 580px;
  font-size: var(--card-title);
}

.b_color {
  color: #594a40;
  border: 0px;
  font-size: 1.3rem;
}

.section_home img {
  max-width: 100%;
}

.people_container {
  max-width: 1100px;
}

.people_container_narrower {
  max-width: 900px;
}

.person_space {
}

.cursor-pointer {
  cursor: pointer;
}

.s_icon {
  width: 42px;
  height: 42px;
}

.s_icon:hover {
  opacity: 0.6;
  transition: all 0.3s;
}

.footer_bottom {
  background-color: #43362e;
  color: #ffffff;
}

.home_video_iframe {
  width: 90%;
  max-width: 1100px;
  height: 80vh;
}

.pre_modal_profile_pic {
  /* padding-left: 160px; */
  /* border-top-left-radius: calc(.5rem - 1px);
  border-bottom-left-radius: calc(.5rem - 1px); */
  border-top-left-radius: calc(0.5rem - 1px);
  border-top-right-radius: calc(0.5rem - 1px);
  border-bottom-left-radius: calc(0.5rem - 1px);
  border-bottom-right-radius: calc(0.5rem - 1px);
}

.modal_profile_pic {
  /* margin-left: -160px;  */
  position: absolute;
  /* width: 160px; */
  height: 100%;
  overflow: hidden;
  border-top-left-radius: calc(0.5rem - 1px);
  border-bottom-left-radius: calc(0.5rem - 1px);
}

.error-template {
  padding: 40px 15px;
  text-align: center;
}

.error-actions {
  margin-top: 15px;
  margin-bottom: 15px;
}

.error-actions .btn {
  margin-right: 10px;
}

.navbar-fixed {
  height: 72px;
}

.modal_about_us .modal-dialog-scrollable .modal-content {
  height: 100%;
  width: 100%;
  max-height: 621px;
}

.modal-dialog-scrollable .about_header {
  border-bottom: 1px solid #cccccc !important;
  width: 95%;
  margin: auto;
}

.textDark {
  color: #6c625b;
}

.font_modal_heading {
  font-size: 1.25rem !important;
  font-weight: bolder;
}

.font_modal_heading2 {
  font-size: 1.25rem !important;
  font-weight: normal;
}

.modal-lg {
  max-width: 1160px;
  /* margin: auto; */
  width: 75%;
}

.modal_body {
  color: rgba(55, 65, 81, 1);
}

.modal_content_custom {
  overflow: auto;
}

.modal_close_about_btn {
  position: absolute;
  right: 6px;
  top: 6px;
  /* font-size: 24px; */
  font-weight: 600;
  cursor: pointer;
  text-shadow: 0px 0px 3px #000000;
}

.modal_image_photo {
  background-repeat: no-repeat;
  background-size: cover;
}

.padding_generic_modal {
  width: 95%;
  margin: auto;
}

.other-page-padding {
  padding: 1rem 200px !important;
}

/* FOR MODAL PHOTO SIZE _ START MOBILE */
@media (max-width: 575.99px) {
  .modal_close_about_btn {
    color: #ffffff;
    filter: invert(99%) sepia(3%) saturate(854%) hue-rotate(275deg) brightness(118%) contrast(100%);
  }

  .other-page-padding {
    padding: 1rem 1.5rem !important;
  }
  .other-page-image {
    width: 80% !important;
    height: auto;
  }
  .modal-content {
    margin-top: -1px;
    margin-left: -1px;
  }

  .pre_modal_profile_pic {
    padding-left: 0 !important;
  }

  .modal_profile_pic {
    width: 100% !important;
    margin-left: 0 !important;
    background-color: #5f665b;
    height: 180px !important;
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .modal_image_photo {
    height: 180px;
    background-size: contain;
  }

  .modal_content_custom {
    margin-top: 180px;
  }

  .modal-lg {
    width: 100%;
    margin: 0px;
  }

  .illustration_image {
    height: 120px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .pre_modal_profile_pic {
    padding-left: 160px !important;
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: calc(0.5rem - 1px);
    border-bottom-left-radius: calc(0.5rem - 1px);
    border-bottom-right-radius: calc(0.5rem - 1px);
  }

  .modal_profile_pic {
    width: 160px !important;
    margin-left: -160px !important;
    border-top-left-radius: calc(0.5rem - 1px);
    border-top-right-radius: 0;
    border-bottom-left-radius: calc(0.5rem - 1px);
    border-bottom-right-radius: 0;
  }

  .modal_image_photo {
    height: 100%;
  }

  .modal_content_custom {
    margin-top: 0px;
  }

  .illustration_image {
    height: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pre_modal_profile_pic {
    padding-left: 230px !important;
  }

  .modal_profile_pic {
    width: 230px !important;
    margin-left: -230px !important;
  }

  .modal_image_photo {
    height: 100%;
  }

  .modal_content_custom {
    margin-top: 0px;
  }

  .illustration_image {
    height: 120px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .pre_modal_profile_pic {
    padding-left: 320px !important;
  }

  .modal_profile_pic {
    width: 320px !important;
    margin-left: -320px !important;
  }

  .modal_image_photo {
    height: 100%;
  }

  .modal_content_custom {
    margin-top: 0px;
  }

  .illustration_image {
    height: 160px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .pre_modal_profile_pic {
    padding-left: 380px !important;
  }

  .modal_profile_pic {
    width: 380px !important;
    margin-left: -380px !important;
  }

  .modal_image_photo {
    height: 100%;
  }

  .modal_content_custom {
    margin-top: 0px;
  }

  .illustration_image {
    height: 200px;
  }
}

@media (min-width: 1400px) {
  .pre_modal_profile_pic {
    padding-left: 380px !important;
  }

  .modal_profile_pic {
    width: 380px !important;
    margin-left: -380px !important;
  }

  .modal_image_photo {
    height: 100%;
  }

  .modal_content_custom {
    margin-top: 0px;
  }

  .height {
    width: 240px;
  }
}

/* FOR MODAL PHOTO SIZE _ END */

.btn_partner {
  height: 170px;
  transition: box-shadow 0.5s;
}

.btn_partner:hover {
  outline: 0 !important;
  border: none !important;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}

.btn_partner:focus {
  outline: 0 !important;
  border: none !important;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}

.modal_close_btn_NS {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;
  background: transparent;
  border: 0;
  color: #ffffff !important;
}

.text-gray-500 {
  color: rgba(107, 114, 128, 1);
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-red-400 {
  color: #dc3545;
}

._invalid {
  border-color: #dc3545;
  color: #dc3545;
}

.modal-dialog {
  border-radius: 0.8rem !important;
}

.modal-content {
  border-radius: 0.8rem !important;
}

.lesson_series__list_item:hover {
  background-color: #f2f4f8;
  border-radius: 25px;
  cursor: pointer !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.half_gray {
  filter: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}

.bg-white {
  background-color: white;
}

.header-button {
  text-decoration: none;
  font-size: 1.2rem;
}

.header-button:hover {
  color: white !important;
  background-color: #009b3f !important;
  /* border-width: 2px;
  color: #009b3f !important; */
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.subscribe_btn_home {
  color: #57c4ea;
  border: 2px solid #57c4ea;
  font-size: 1.2rem;
}

.min_w_popup_buttons_2 {
  min-width: 180px;
}

.blog_post_section {
  font-size: 1.1rem !important;
  max-width: 900px;
  margin: auto;
}

/*--- PAYMENT ANIMS START ---*/
.btn_danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn_danger:hover {
  color: #ffffff;
  background-color: #ff3d51;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 4;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  stroke: #009b3f;
  fill: #009b3f;
  /* stroke: #7ac142; */
  /* fill: #7ac142; */
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: block;
  stroke-width: 4;
  stroke-linecap: round;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 22px auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.4s cubic-bezier(0.65, 0, 0.45, 1) 1s forwards;
}

.checkmark__cross {
  stroke: #dc3545;
  fill: #dc3545;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {
  0%,
  100% {
    transform: none;
  }

  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}

/*--- PAYMENT ANIMS END --- */

.pricing_badge_border {
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 8px !important;
}

.tick_icon {
  display: inline-block;
  width: 17.68px;
  height: 17.68px;
  background: url(../images/tick.svg) no-repeat;
  background-size: cover;
}

.ul_2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.h_partners {
  height: 8rem;
}

.rounded_text_field {
  border-radius: 0.6rem !important;
  margin: -1px !important;
  /*  border-radius: 0px 0.3rem 0.3rem 0px!important;*/
}

.rounded_text_field_group input {
  border-radius: 0.6rem 0px 0px 0.6rem !important;
  border: 0px !important;
}

.rounded_text_field_group span {
  border-radius: 0.6rem !important;
  background: transparent !important;
}

.rounded_text_field_group {
  border-radius: 0.6rem !important;
  border: 1px solid rgb(206, 212, 218);
}

/* ------ SOCIAL NETWORK - START */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
  float: right;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}

.social-network a:hover {
  background-color: #33d460;
  /* transition: background-color 0.1s linear; */
}

/* .social-network a.icoYt:hover {
	background-color: #e52d27 ;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoLinkedin:hover {
	background-color:#0E76A8;
}
.social-network a.icoInstagram:hover {
	background-color:#fb3958;
}
.social-network a.icoTwitter:hover {
	background-color:#00acee;
} */
.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 42px;
  height: 42px;
  font-size: 20px;
  background-color: #ffffffff;
}

.social-circle li img {
  margin-top: 11px;
  line-height: 50px;
  text-align: center;
}

.social-circle li a:hover img,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 3.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.8s;
}

.social-circle img {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social_icon {
  /* background-image: url("/images/icons/facebook-f-brands.svg"); */
  width: 20px;
  height: 20px;
}

/* ------ SOCIAL NETOWORK - END */

.back_button_core {
  width: 80px !important;
  padding: 8px 5px !important;
}

.core_premium_tag_container {
  width: 48px;
  height: 48px;
  border: 3px solid #ffc200;
  border-radius: 80px;
}

.core_premium_tag_badge_container {
  position: absolute;
  background: #ffc200;
  color: white;
  border-radius: 22px;
  padding: 4px;
  /* padding-left: 23px;
  padding-right: 7px; */
  font-size: 0.6rem;
  font-weight: bold;
  /* padding-top: 1px;
  padding-bottom: 1px; */
  top: 30px;
  left: 28px;
}

.core_premium_tag_badge_content {
  width: 14px;
  height: 14px;
  /* position: absolute;
  left: 0px;
  top: -5px; */
}

.core-header-home {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 70%;
}

.body_no_scr {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .edit-profile-profile-img {
    z-index: 1;
    margin-top: -76px;
    margin-left: 30px;
    width: 60%;
  }

  .edit-profile-dp-text {
    margin-top: 60px !important;
  }
}

@media (max-width: 575px) {
  .core-header-home {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100%;
  }
}

.text_red {
  color: #ff0000 !important;
}

.gs-box {
  border-radius: 20px !important;
}

.bg_red {
  background-color: #ff0000;
  color: #ffffff;
}

.bg_light_gray {
  background-color: #f8f9fb;
}
.card_dark_text {
  color: #5f5f5f;
}

.sticky-div {
  position: sticky;
  top: 43px;
  z-index: 1;
}

.scrollable_nav {
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}

.pricing-circular-top-pill {
  background-color: #009b3f;
  width: 190px;
  height: 50px;
  border-radius: 28px 28px 28px 0px;
  margin-top: -17px;
}

.pricing-circular-top-pill-secondary {
  background-color: #594a40;
  width: 190px;
  height: 50px;
  border-radius: 28px 28px 28px 0px;
  margin-top: -17px;
}

.group-input {
  border: 0px solid #707070;
  border-radius: 5px;
  background-color: #f5f5f5;
  padding: 2px 4px 2px 4px;
}

.card-footer-e {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* background-color: gray; */
  color: white;
  /* text-align: center; */
}

input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* MEDIA */

@media (max-width: 576px) {
  .home_video_iframe {
    height: 300px !important;
  }

  .navbar-nav .active {
    border-bottom: 0px !important;
  }

  .navbar-nav .nav-link:hover {
    border-bottom: transparent 0px solid;
    transition: none;
  }

  .email_detail {
    font-size: 0.8rem !important;
  }
}

.other-page-image {
  width: 50%;
  height: auto;
}

.custom-dropdown-btn {
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  text-align: left;
  font-size: 12px;
  color: #333;
  padding: 6px 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.custom-dropdown-btn:hover,
.custom-dropdown-btn:focus {
  border-color: #666; /* Darker border on hover or focus */
}

.dropdown-toggle-icon {
  font-size: 12px; /* Arrow size */
  color: #333; /* Arrow color */
}

.dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
  /* border: 1px solid #ccc; */
  border-radius: 0.375rem; /* Rounded corners */
  background-color: #f8f9fa; /* Light background color */
  padding: 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Dropdown shadow for a clean effect */
}

.dropdown-menu li label {
  padding: 5px;
  width: 100%;
  color: #333;
  background-color: white;
  cursor: pointer;
  /* border-bottom: 1px solid #e5e5e5; */
}

.dropdown-menu li label:hover {
  background-color: #e9ecef; /* Light gray on hover */
}

.dropdown-menu li input[type="checkbox"] {
  margin-right: 5px;
}
.selected-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 2px;
}

.filter-tag {
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  background-color: #f0f0f0;
  border-radius: 15px;
  margin: 1px;
  font-size: 0.9rem;
}

.filter-tag button {
  position: absolute;
  top: -4px;
  right: -7px;
  background: none;
  border: none;
  font-size: 1rem;
  cursor: pointer;
  color: #000;
  padding: 0;
  line-height: 1;

  transform: translateY(-50%); /* Center vertically */
}

.page-item.active .page-link {
  background-color: var(--gg-primary-color) !important;
}

.border-home-contact {
  border-radius: 0.8rem;
}

/* mobile  */
@media screen and (max-width: 576px) {
  .pricing-home-box {
    margin: 30px 0px 0px 0px !important;
  }

  .a-tag-block {
    display: block;
  }
}

@import "./buttons.css";
@import "./text.css";
@import "./admin.dashboard.css";
@import "./utils.css";
@import "./team.carousel.css";
