:root {
  --green: #08d665; }

article a:not(a.cbtn),
article a:hover,
article a:visited,
article a:active {
  color: var(--green) !important; }

.logo h1 {
  font-size: 33px !important;
  letter-spacing: 1px;
  line-height: 1;
  color: var(--green);
  text-transform: uppercase; }

.navbarmneuclass li:last-child:hover:after {
  display: none !important; }
  .navbarmneuclass li:last-child:hover:after a {
    border-color: transparent !important; }

.skill-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.skill-area {
  background: url(../img/bg/wlc-bg1.jpg) center/cover no-repeat; }
  .skill-area .filltext {
    max-width: 500px;
    display: flex;
    width: auto;
    left: 50% !important;
    transform: translateX(-50%); }

.section-padding-half {
  padding: 60px 0; }

.experience-accordion #accordionExample,
#project-accordion #accordionExample {
  border: 0 !important; }
.experience-accordion .card,
#project-accordion .card {
  background: black;
  border-radius: 0; }
.experience-accordion .card-header,
#project-accordion .card-header {
  background: black;
  border: 0;
  border-radius: 0;
  padding: 0; }
  .experience-accordion .card-header .btn,
  #project-accordion .card-header .btn {
    border: none !important;
    border-radius: 0;
    text-decoration: none !important; }
  .experience-accordion .card-header .btn-link,
  #project-accordion .card-header .btn-link {
    color: var(--green);
    font-size: 18px;
    font-weight: 600;
    padding: 20px 30px;
    display: block;
    border-radius: 0;
    position: relative;
    width: 100%;
    text-align: left; }
    .experience-accordion .card-header .btn-link:before,
    #project-accordion .card-header .btn-link:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: black;
      z-index: -1;
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.3s ease; }
    .experience-accordion .card-header .btn-link:hover:before,
    #project-accordion .card-header .btn-link:hover:before {
      transform: scaleX(1); }
    .experience-accordion .card-header .btn-link:hover,
    #project-accordion .card-header .btn-link:hover {
      text-decoration: none;
      background: #202020; }
.experience-accordion .card-body,
#project-accordion .card-body {
  padding: 30px 30px 30px;
  border: 1px solid black !important;
  border-top: 0;
  color: white; }
  .experience-accordion .card-body *,
  #project-accordion .card-body * {
    font-weight: normal;
    font-size: 1rem; }
  .experience-accordion .card-body a,
  #project-accordion .card-body a {
    color: white; }
  .experience-accordion .card-body p,
  #project-accordion .card-body p {
    color: white;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0; }
  .experience-accordion .card-body ul,
  #project-accordion .card-body ul {
    padding-left: 20px; }
    .experience-accordion .card-body ul li,
    #project-accordion .card-body ul li {
      color: white;
      list-style: disc;
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 1rem; }

#volunteering .skill-box p,
#volunteering .skill-box ul {
  margin-top: 1rem;
  color: white;
  padding-left: 20px;
  font-weight: normal;
  list-style-type: disc;
  text-align: left; }
  #volunteering .skill-box p li,
  #volunteering .skill-box ul li {
    margin-bottom: 1rem; }

.social a:hover {
  color: var(--green) !important; }

.main-menu .cbtn {
  margin-left: 1rem;
  padding: 15px !important;
  color: black !important; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px; }

a.cbtn.cbnt1 {
  background: #08d665;
  padding-right: 70px;
  position: relative;
  z-index: 2;
  border: 1px solid transparent;
  color: black; }
  a.cbtn.cbnt1 i {
    color: black; }

.navbarmneuclass .cbtn.cbnt1:hover {
  color: var(--green) !important; }

#volunteering .skill-box {
  padding-top: 2rem;
  justify-content: flex-start; }
  #volunteering .skill-box ul {
    padding-left: 0;
    margin-left: 30px; }

#accordionExample .card-header .btn i.fa,
#project-parent .card-header .btn i.fa {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }
#accordionExample .card-header .btn i.fa-chevron-down,
#project-parent .card-header .btn i.fa-chevron-down {
  display: none; }
#accordionExample .card-header .btn i.fa-chevron-up,
#project-parent .card-header .btn i.fa-chevron-up {
  display: inline-block; }
#accordionExample .card-header .btn.collapsed i.fa-chevron-down,
#project-parent .card-header .btn.collapsed i.fa-chevron-down {
  display: inline-block; }
#accordionExample .card-header .btn.collapsed i.fa-chevron-up,
#project-parent .card-header .btn.collapsed i.fa-chevron-up {
  display: none; }

.wpcf7-form label {
  color: white;
  margin-bottom: 10px;
  width: 100%;
  display: block; }
.wpcf7-form .wpcf7-form-control-wrap {
  margin-top: 5px;
  display: block; }
  .wpcf7-form .wpcf7-form-control-wrap input,
  .wpcf7-form .wpcf7-form-control-wrap textarea {
    border: none; }
.wpcf7-form .wpcf7-submit {
  background: var(--green);
  border: 1px solid var(--green);
  color: black;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 0;
  transition: all 0.3s ease;
  width: 100%; }
  .wpcf7-form .wpcf7-submit:hover {
    background: black;
    border: 1px solid var(--green);
    color: var(--green); }

.blog-page-left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem; }
  .blog-page-left > div {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch; }
    .blog-page-left > div .single-blog-section-description.blog-box.bg-light {
      margin: 0; }
    .blog-page-left > div .single-blog-section-description h2,
    .blog-page-left > div .single-blog-section-description h2 a {
      font-size: 24px; }
    .blog-page-left > div .single-blog-section-author li {
      display: inline-block;
      padding: 15px 0;
      padding-right: 15px; }

.entry-footer {
  display: flex;
  gap: 1rem; }

.entry-content blockquote {
  border-left: 5px solid var(--green);
  padding-left: 1rem;
  margin-left: 0;
  color: white;
  margin-bottom: 1rem; }
  .entry-content blockquote h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1rem;
    color: white !important;
    line-height: 1.4; }
.entry-content h2 {
  font-size: 28px;
  margin-top: 1rem;
  font-weight: 600;
  margin-bottom: .5rem;
  line-height: 1.3;
  color: var(--green) !important; }

/*# sourceMappingURL=style.css.map */
