

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;
}

.featured_top_wrap {
    flex-direction: row;
    height: 490px;
    width: 100%;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
}

.thumb_featured {
    flex: 0 0 calc(45% + 35px);
    width: calc(45% + 35px);
    height: inherit;
}

.post_featured {
    flex: 0 0 calc(55% - 35px);
    width: calc(55% - 35px);
}

.txt_wrapper {
     padding: 0 120px 0 60px;
    max-width: 100%;
}

.txt_wrapper h1,
.txt_wrapper h2 {
    padding: 0;
    margin: 0;
    font-family: "nunito_extrabold",sans-serif;
}

.txt_wrapper p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: "nunito_semi",
    sans-serif;
}


.txt_wrapper h1 a,
.txt_wrapper h2 a {
    text-decoration: none;
    color:#333;
    font-size: 42px;
    line-height: 52px;
    font-family: "nunito_extrabold", sans-serif;
}

.txt_wrapper ul {
    padding: 20px 0 20px 0;
    margin: 0;
}


.txt_wrapper ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 10 px;
    color: #000;
    font-family: 'nunito_semi';
}

.txt_wrapper_pad {
    padding: 0 60px 0 120px;
}

.txt_wrapper ul li a {
    color: #777;
    text-decoration: none;
    font-size: 16px;
    font-family: 'nunito_semi';
}

.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,
.heading_title h1 {
    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*/

/*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;
}

.horizontal_subscribe_wrapper h3,
.horizontal_subscribe_wrapper h2 {
    margin: 0;
    padding: 0;
    width: 176px;
    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;}



.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="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;
}

.form_group input[type="text"]:focus,
.form_group input[type="email"]:focus {
    outline: none;
    border-color: #FFF;
}

.item_list_post {
    position: relative;
    margin-bottom: 30px;
}
.item_list_post .thumb {
    position: relative;
}

.item_list_post .post_item_list {
    position: relative;
}

.item_list_post .post_item_list .category {
    color: #007E3B;
    padding: 15px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-family: 'nunito_extrabold';
}

.item_list_post .post_item_list h3 {
    padding: 15px 0 10px 0;
    margin: 0;
}

.item_list_post .post_item_list h3 a:hover {
    color: #007E3B;
}

.item_list_post .post_item_list h3 a {
    color: #292929;
    text-decoration: none;
    font-size: 22px;
    font-family: 'nunito_extrabold';
}

.item_list_post .post_item_list ul {
    padding: 0px;
    margin: 0;
}

.item_list_post .post_item_list ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    line-height: 26px;
    color: #000;
    font-family: 'nunito_semi';
}

.item_list_post .post_item_list ul li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'nunito_semi';
}

.item_list_post .post_item_list p a {
    color: #007E3B;
    text-decoration: none;
    font-family: 'nunito_bold';
}

.pagination_numb_wrap {
    position: relative;
    text-align: center;
    margin-top: 60px;
    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_intro_about {
      position: relative;
      border: 1px solid #eee;
      padding: 30px;
      display: block;
      text-align: center;
      max-width: 86%;
      margin: 0px auto;
      margin-bottom: 30px;
    }

    .wrap_intro_about h2 {
    padding:10px 0 0 0;
    margin:0;
    font-size: 20px;
    color:#000;
    font-family: 'nunito_bold';
    }

     .wrap_intro_about p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        color: #000;
        font-family: 'nunito_reg';
        text-align: center;
     }

     .wrap_avatar {
    position: relative;
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 100%;
    background-color: #eee;
     }

     .wrap_avatar img {
    border-radius: 100%;
    height: 100px;
    width: 100px;
     }
     
@media screen and (min-width: 992px) {
    .post_featured{ order: -1; }
}