

body{
    font-family: 'nunito_reg';
}

.img_responsive{
max-width: 100%;
width: 100%;
max-height: 100%;
height: 100%;
}

.bg_gray {
    background-color: #f9f9f9;
    align-items: center;
}

.wrap_hero_button {
    position: relative;
    margin-top: 30px;
}

a.btn_green_primary {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
    background-color: #007E3B;
    box-shadow: 0 18px 24px rgb(0 126 59 / 20%);
    padding: 19px 28px 18px 29px;
    border-radius: 100px;
    display: inline-block;
    text-decoration: none;
}

a.btn_green_primary:hover {
    text-decoration: none;
    color:#fff;
}

.pad_section {
    padding: 20px 0 20px 0;
    /*margin: 20px 0 20px 0;*/
}

.heading_title {
    padding: 30px 0 30px 0;
    text-align: center;
    position: relative;
}
.heading_title h2 {
    padding: 0;
    margin: 0;
    font-size: 42px;
    line-height: 52px;
    font-family: 'nunito_extrabold';
}

.heading_title p {
    padding: 0;
    margin: 0px auto;
    font-size: 18px;
    max-width: 70%;
    line-height: 28px;
    font-family: 'nunito_semi';
}
/* Ads Container */

.ads_half_page_banner {
    margin: 0px auto;
    background-color: #eee;
    width: 300px;
    margin-bottom: 30px;
    height: 600px;
    position: relative;
}

.ads_square_banner {
    margin: 0px auto;
    background-color: #eee;
    width: 300px;
    height: 250px;
    position: relative;
}

.ads_leaderboard_banner {
    margin: 0px auto;
    background-color: #eee;
    width: 728px;
    height: 90px;
    position: relative;
}

.ads_970x90 {
    margin: 0px auto;
    background-color: #eee;
    width: 970px;
    height: 90px;
    position: relative;
}

/* End Container Ads*/

.pagination_numb_wrap {
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    justify-content: center;
}

.pagination_numb_wrap ul {
    padding: 0;
    margin: 0;
}
.pagination_numb_wrap ul li {
    display: inline-block;
    text-align: center;
}

.pagination_numb_wrap ul li a {
    color: black;
    width: 52px;
    height: 52px;
    display: block;
    border-radius: 100%;
    padding: 17px 0;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    font-family: 'nunito_bold';
}

.pagination_numb_wrap ul li a:hover:not(.active) {
    background-color: #fff;
    box-shadow: none;
}


.pagination_numb_wrap ul li a.active {
    background-color: #007E3B;
    box-shadow: 0 18px 24px rgb(0 126 59 / 20%);
    color: white;
}

.wrap_logo_foot {
    position: relative;
}

.foot_menu {
    position: relative;
}

.foot_menu ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.foot_menu ul li a {
    color: #000;
    border-radius: 100%;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    font-family: 'nunito_bold';
}

footer {
    border-top: 1px solid #ccc;
}

    /* breadcrumb*/
    .content-breadcrumb {
        margin: 0;
        padding-bottom: 15px;
    }

    .content-breadcrumb ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .content-breadcrumb ul li {
        position: relative;
    }

    .content-breadcrumb ul li+li {
        margin: 0 0 0 16px;
        padding: 0 0 0 26px;
    }

    .content-breadcrumb ul li a {
        text-decoration: none;
        font-size: 16px;
        line-height: 22px;
        font-family: 'nunito_bold';
        color: #292929;
        transition: all ease .3s;
    }

    .content-breadcrumb ul li+li:before {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        left: 0;
        width: 10px;
        height: 10px;
        background-image: url(../images/breadcrumb-arrow.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

    .content-breadcrumb ul li:last-child a:hover {
        color: #02622f;
    }

    .content-breadcrumb ul li:last-child a {
        color: #007e3b;
    }

    .wrap_kta {
      position: relative;
      border: 1px solid #eee;
      padding: 20px;
      display: block;
      text-align: center;
      background-color: #fff;
      margin-bottom: 10px;
    }

    .kta_info{
        position: relative;
    }

    .kta_info h3{
    padding: 0;
    margin: 0;
    font-size: 22px;
    color:#000;
    line-height: normal;
    font-family: 'nunito_extrabold';
     }
     
    .card_cover_kta {
        position: relative;
        background-color: #eee;
        margin: 0;
    }

    .card_cover_kta img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: 100%;
    }

    .content_cc_short_desc_kta {
        text-align: left;
        position: relative;

    }

    .content_cc_short_desc_kta h3 {
       padding: 0;
       margin: 0;
       font-size: 16px;
       color:#000;
       line-height: normal;
       font-family: 'nunito_extrabold';
    }

      .content_cc_short_desc_kta h3 a {
          padding: 0;
          margin: 0;
          font-size: 16px;
          color: #000;
          line-height: normal;
          font-family: 'nunito_extrabold';
      }

        .content_cc_short_desc_kta h3 a:hover {
            color: #2D925D;
        }



    .wrap_important_info_kta{
        position: relative;
        text-align: left;
        padding: 10px 0 10px 0;
        border-bottom: 1px dashed #ccc;
        border-top: 1px dashed #ccc;
        margin-bottom: 10px;
        margin-top: 10px;
    }

     .wrap_important_info_kta p {
         padding: 0;
         margin: 0;
         font-size: 14px;
         color: #777;
         line-height: normal;
         font-family: 'nunito_reg';
     }

       .wrap_important_info_kta h3 {
           padding: 0;
           margin: 0;
           font-size: 16px;
           color: #000;
           line-height: normal;
           font-family: 'nunito_extrabold';
       }

      .wrap_button {
          position: relative;
      }

      a.btn_green_more:hover {
          text-decoration: none;
          color: #fff;
      }

      a.btn_green_more:hover {
          text-decoration: none;
          color: #007E3B;
              background: #f2fff2;
      }

      a.btn_green_more {
          font-size: 14px;
          line-height: normal;
          display: block;
          text-align: center;
          text-decoration: none;
          text-transform: capitalize;
          color: #007E3B;
          border:1px solid #007E3B;
          padding: 10px 20px ;
          border-radius: 25px;
          font-family: 'nunito_bold';
          text-decoration: none;
      }

      .checkmark {
           position: relative;
           display: inline-block;
           width: 15px;
           height: 15px;
           margin-right: 10px;
      }

      .checkmark::before {
          position: absolute;
          left: 0;
          top: 50%;
          height: 48%;
          width: 3px;
          background-color: #26C63F;
          content: "";
          transform: translateX(10px) rotate(-45deg);
          transform-origin: left bottom;
      }

      .checkmark::after {
          position: absolute;
          left: 0;
          bottom: 0;
          height: 3px;
          width: 100%;
          background-color: #26C63F;
          content: "";
          transform: translateX(10px) rotate(-45deg);
          transform-origin: left bottom;
      }

      .martop_40 {
          margin-top: 40px;
      }

      .red {
          background-color: #2D925D;
      }
      .main_feature{
        position: relative;
        text-align: left;
    }

    .main_feature ul {
        padding:0 0 0 15px;
        margin:0;
        
    }
      .main_feature ul li {
         font-size: 14px;
         padding-bottom: 5px;
         color: #000;
         line-height: normal;
         font-family: 'nunito_reg';

      }

      .main_feature ul li::marker {
          content: '✓ ';
          font-size: 14px;
          color:#00D264;
          padding-inline-start: 1ch;
      }
      .js-tabs {
          margin: 0;
          max-width: 100%;
      }

      .js-tabs__header {
          display: block;
          margin: 0;
          padding: 0;
          overflow: hidden;
      }

      .js-tabs__header li {
          display: inline-block;
      }

      .js-tabs__title {
          cursor: pointer;
          display: block;
          color: #000;
          padding: 1em 1.5em;
      }


      .js-tabs__title:hover {
          text-decoration: none;
      }

      .js-tabs__title-active {
          background: #eee;
          border-bottom: 2px solid #057E3C;
          font-family: 'nunito_bold';
      }

      .js-tabs__content {
          border-top: 1px solid #ccc;
          line-height: 1.5;
          margin-top: -1px;
          padding: 2em 0em;
      }

      js-tabs__content h3 {
          padding: 0 0 15px 0;
          margin: 0;
          font-size: 20px;
          color: #000;
          line-height: normal;
          font-weight: normal;
          font-family: 'nunito_bold';
      }

      js-tabs__content ul {
          padding: 0;
          margin: 0;
      }

      js-tabs__content ul li {
          font-size: 16px;
          color: #000;
          line-height: normal;
          font-family: 'nunito_reg';
      }


      js-tabs__content h4 {
          padding: 0 0 15px 0;
          margin: 0;
          font-size: 16px;
          color: #000;
          line-height: normal;
          font-weight: normal;
          font-family: 'nunito_bold';
      }

      .wrap_article_post {
          width: 100%;
          position: relative;
          background-color: #f9f9f9;
      }

      .wrap_thumb_article {
          position: relative;
      }

      .wrap_thumb_article img {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
      }

      .wrap_content_post {
          padding: 30px 20px;
          position: relative;
      }

      .wrap_content_post h3 {
          padding: 0 0 10px 0;
          margin: 0;
          font-family: 'nunito_extrabold';
      }

      .wrap_content_post h3 a:hover {
          color: #007E3B;
      }

      .wrap_content_post h3 a {
          color: #292929;
          padding: 0;
          margin: 0;
          text-decoration: none;
          font-size: 22px;
          font-family: 'nunito_extrabold';
      }

      .wrap_content_post ul {
          padding: 0px;
          margin: 0;
      }

      .wrap_content_post ul li {
          display: inline-block;
          font-size: 16px;
          margin-right: 10px;
          line-height: 26px;
          color: #494949;
          font-family: 'nunito_semi';
      }

      .wrap_content_post ul li a {
          color: #000;
          text-decoration: none;
          font-size: 16px;
          font-family: 'nunito_semi';
      }

      .wrap_content_post p {
          padding: 10px 0 0 0;
          margin: 0;
          font-size: 16px;
          color: #494949;
          line-height: 26px;
          font-family: 'nunito_semi';
      }

      .wrap_content_post p a {
          color: #007E3B;
          text-decoration: none;
          font-family: 'nunito_bold';
      }

      /*Form Subscribe*/
.horizontal_subscribe_wrapper {
    position: relative;
    align-items: center;
    padding: 30px 40px;
    background-color: #007E3B;
    box-shadow: 0 18px 24px rgb(0 126 59 / 20%);
    border-radius: 12px;
    margin-bottom: 30px;
}

.horizontal_subscribe_wrapper h3,
.horizontal_subscribe_wrapper h2 {
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #FFF;
    font-family: 'nunito_extrabold';
}

.wrap_form {
    width: calc(100% - 176px);
    padding: 0 0 0 24px;
    margin-top: 0;
}

.wrap_form {
    position: relative;
    margin-top: 24px;
}

.field_wrapper {
    flex-direction: row;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.form_group {display: block; margin-top: 20px;}



.form_group input[type="text"],
.form_group input[type="email"] {
    width: 100%;
    padding: 17px 25px;
    font-weight: 700;
    font-size: 14px;
    font-family: 'nunito_semi';
    line-height: 19px;
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 28px;
}

.field_wrapper .form_group+.form_group {
    margin: 0 0 0 20px;
}

.form_group input[type="text"]:focus,
.form_group input[type="email"]:focus {
    outline: none;
    border-color: #FFF;
}

.form_group input[type="submit"] {
    width: 108px;
    margin: 0 auto;
    padding: 19px 34px 18px 35px;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-transform: capitalize;
    color: #292929;
    border: 0;
    border-radius: 28px;
    cursor: pointer;
}

.form_group .btn {
    padding: 19px 34px 18px 35px;
    background-color: #fff;
    border-radius: 28px;
}

.form_group ::placeholder {
    color: #fff;
}