/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content {
 background-color: #006D33 !important;
}

/***Trang chủ (28/11/2023)***/
.flex-col > ul > .menu-item > a:before {
  height: 5px;
  top: -18px;
}
.btn-mipu {
 background-color: #006D33 !important;
}
.flex-col > .header-nav > .header-button-1 > .header-button > a {
 background-color: #006D33 !important;
 color: #ffffff;
}
.nav-line-grow > li > a:before {
 background-color: #006D33 !important;
}
.nav-dropdown-bold .nav-column li>a:hover, .nav-dropdown.nav-dropdown-bold>li>a:hover {
 background-color: #006D33 !important;
}
.title-home > .section-title > .section-title-main {
 font-weight: bold;
 font-size: 40px;
 border-bottom: none !important;
 padding-bottom: 0px;
}
.title-footer > .section-title > .section-title-main {
 font-weight: bold;
 font-size: 23px;
 border-bottom: none !important;
 padding-bottom: 0px;
}
.title-home > .section-title-normal {
 border-bottom: none !important;
}
.title-footer > .section-title-normal {
 border-bottom: none !important;
}
.title-home, .title-footer > .section-title > b {
 background-color: rgba(0,0,0,0);
}
.col-dich-vu > .col-inner > .pricing-table-wrapper > .pricing-table > .pricing-table-header > .title {
 background-color: #006D33 !important;
 padding: 15px 10px;
}
.col-dich-vu > .col-inner > .pricing-table-wrapper > .pricing-table > .pricing-table-header > .price {
 display: none;
}
.title-home > .section-title > b {
 background-color: rgba(0, 0, 0, 0) !important;
}
/***Trang bài viết và dịch vụ***/
.post-item > .col-inner > .plain > .box > .badge {
 display: none;
}
.comment-form > .form-submit > input {
 background-color: #006D33 !important;
}
.page-wrapper > .row > .col > .flickity-enabled > .flickity-viewport > .flickity-slider > .post-item > .col-inner 
> .plain > .box > .box-text {
 background-color: rgba(42, 50, 62, 0.5) !important;
}
.page-wrapper > .row > .col > .flickity-enabled > .flickity-viewport > .flickity-slider > .post-item > .col-inner 
> .plain > .box > .box-text > .box-text-inner > button:hover {
 background: #006D33 !important;
 border-color: #006D33 !important;
}
.nav-pagination > li > .current {
 border-color: #006D33 !important;
 background-color: #006D33 !important;
}
.nav-pagination>li>a:hover , .nav-pagination>li>span:hover {
 border-color: #006D33 !important;
 background-color: #006D33 !important;
}
.recent-blog-posts > .flex-col >  a {
 color: #222;
}
.badge-circle .badge-inner, .badge-circle-inside .badge-inner {
 border-radius: 0px !important;
}
.page-wrapper > .row > .post-sidebar > .widget-area  > .widget > ul > .recent-blog-posts-li 
> .flex-row > .flex-col > .badge.post-date {
 height: 100px !important;
 width: 140px !important;
}

/***Form liên hệ***/
#popmake-3184 {
 max-width: 40% !important;
 left: 915px !important;
}
.form-register > p > .wpcf7-form-control-wrap > .wpcf7-form-control {
 border-radius: 10px;
}
.form-register > p > .wpcf7-form-control {
 border-radius: 10px;
 margin-left: 190px;
 background-color: #006D33 !important;
}
/***Trang liên hệ***/
.form-contact > .col-inner {
 background: #f6f8fa;
    padding: 80px;
    border-radius: 10px;
}
.form-contact > .col-inner > .wpcf7 > .wpcf7-form > .form-register > p > .wpcf7-form-control {
  margin-left: 100px;
}
.col-info > .col-inner {
 box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%);
 padding: 10px;
 margin: 30px 12px 15px;
}
.asked_questions > .accordion-item > .accordion-title {
 background: #006D33;
 margin-bottom: 10px;
 color: #ffffff;
 font-weight: 600;
 box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%);
}
.asked_questions > .accordion-item > .accordion-inner {
  padding: 25px 30px;
  box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%);
}



.header {
    border-bottom: 3px solid #ddd;
}
.section-highlight {
    margin-top: -30px;
}
.section-highlight .row.row-collapse {
    max-width: 1141px;
}
.section-highlight .section-content img {
    width: auto!important;
}
.section-highlight .section-content .online-support {
    background: url(images/bg-hotline.png) no-repeat top right;
}
.section-highlight .section-content .online-support .col-inner {
    background-color: transparent!important;
}
.section-highlight .section-content .online-support .icon-box .icon-box-text {
    font-weight: 700;
}
.section-highlight .section-content .online-support .icon-box .icon-box-text h5 {
    font-size: 12px;
    color: #fff;
}
.section-highlight .section-content .online-support .icon-box .icon-box-text p {
    font-size: 14px;
    font-weight: 700;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #222 !important;
}
@media (min-width: 550px) {
    .section-highlight .section-content .online-support .icon-box .icon-box-text h5 {
        margin-bottom: 25px;
    }
    .section-highlight .section-content .online-support .icon-box .icon-box-img {
        position: relative;
        top: 35px;
    }
}
@media (max-width: 549px) {
    .section-highlight .section-content .online-support {
        background: none;
        background-color: #233d25;
    }
    .section-highlight .section-content .online-support .icon-box .icon-box-text p {
        color: #fff;
    }
    .home-top-slider .section-content > .row > .col,
    .home-top-slider .slider .row .col {
        padding: 0!important;
    }
}
.section-service .section-title b,
.home-news .section-title b {
    display: none;
}
.section-service .section-title span,
.home-news .section-title span {
    position: relative;
    margin: auto;
}
.section-service .section-title span:after,
.home-news .section-title span:after {
    content: '';
    position: absolute;
    bottom: -18px;
    background: url(images/bg-title.png) no-repeat;
    width: 169px;
    height: 17px;
    left: 50%;
    margin-left: -85px;
}
.wp_rp_wrap .related_post_title {
    border-bottom: 2px solid #0c86c6;
}
.register-course {
    -webkit-transition: all .2s;
    transition: all .2s;
    position: fixed;
    top: 200px;
    right: 10px;
    z-index: 10000;
}
.register-course:hover {
    margin-right:15px;
}
.pum-theme-3179 .pum-container, .pum-theme-lightbox .pum-container {
    border-radius: 0!important;
    border: 1px solid #000000!important;
    box-shadow: none!important;
}
.contact-info {
/*    background: url(images/z4947677705765_f1d2b739c75c0b8ee3de4415392b8c87.jpg) no-repeat center;
    margin: 20px 0;*/
    background-size: cover;
    overflow: hidden;
    color: #ffffff;
}
.contact-bg {
    background: rgb(95, 180, 53);
    max-width: 350px;
    padding: 20px;
    float: right;
}
.contact-info .contact-bg > div {
    overflow: hidden;
    margin: 20px 0 10px;
}
.contact-info .contact-bg > div i {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    float: left;
}
.other-news h4.h4 {
    border-bottom: 2px solid #45c5f6;
    font-size: 22px;
    margin: 10px 0 10px 0;
    position: relative;
}
.other-news span.title {
    color: #7FB726;
    font-size: 20px;
    position: relative;
    white-space: nowrap;
    padding: 0px 0;
}
.other-news span.title:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #7FB726;
    top: 30px;
    left: 0;
    width: 100px;
}
.wvp-row {
    margin-right: -15px;
    margin-left: -15px;
}
.wvp-row:before,
.wvp-row:after {
    display: table;
    content: "";
}
.wvp-row:after {
    clear: both;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}
@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}
@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}
@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.other-news .post-title {
    font-size: 15px;
    display: block;
    margin: 5px 0;
    color: #777;
}
.other-news .blog-meta {
    color: #a8a8a8;
    text-transform: capitalize;
    font-size: 15px;
    display: block;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}
.section-widget-logo .img-inner {
    text-align: center;
}
.section-widget-logo img {
    width: auto;
    max-width: 100%;
}
.widget-card .col-inner {
    font-size: 14px;
    text-align: center;
}
.widget-card .col-inner span.icon {
    font-size: 26px;
    display: block;
}
@media screen and (min-width: 850px) {
    #content > div.row > div.large-9.col  {
        max-width: 66%;
        -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
        padding-right: 15px;
    }
    #content > div.row > div.post-sidebar.large-3.col {
        max-width: 34%;
        -ms-flex-preferred-size: 34%;
        flex-basis: 34%;
        padding-left: 15px;
    }
}
.section-service .pricing-table .price {
    color: #fff;
    font-size: 16px;
}
.header-nav.header-nav-main>li {
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
}
.header-nav.header-nav-main>li>a {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-nav.header-nav-main>li:first-child:before,
.header-nav.header-nav-main>li:last-child:before {
    content: none;
}
@media (max-width: 849px) {
    .header .header-main .header-button > .button.is-outline,
    .header .header-main .header-button > .button.is-outline:hover,
    .header .header-main .header-button > .button.is-outline:focus {
        border-color: #000!important;
        color: #000!important;
    }
}
.widget .is-divider {
    display: none;
}
.widget span.widget-title {
    display: block;
    border-bottom: 2px solid #006D33;
    padding-bottom: 4px;
    margin: 10px 0 10px 0;
}
.widget span.widget-title span {
    color: #006D33;
    font-size: 22px;
    position: relative;
    white-space: nowrap;
    padding: 0px 0;
}
.widget span.widget-title span:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #006D33;
    top: 30px;
    left: 0;
    width: 100px;
}
.wvp_flatsome_recent_posts .post-title {
    color: #337ab7;
}
.wvp_flatsome_recent_posts .post-excerpt {
    color: #a1a1a1;
    font-size: 15px;
    display: block;
    margin-top: 4px;
    line-height: 1.5;
}
.wvp_flatsome_recent_posts>ul>li {
    border: none!important;
}
.wvp_flatsome_recent_posts .recent-blog-posts-li .time {
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 15px;
}
.wvp_flatsome_recent_posts .recent-blog-posts-li .time > span {
    padding: 5px 15px;
    margin-bottom: 2px;
    display: block;
}
.wvp_flatsome_recent_posts .recent-blog-posts-li .time > span span {
    display: block;
}
.wvp_flatsome_recent_posts .recent-blog-posts-li .time p {
    font-size: 25px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.17);
    font-family: Arial;
    margin-bottom: 0;
}
.wvp_flatsome_recent_posts .recent-blog-posts-li:nth-child(4n+1) .time { background: #215A94; }
.wvp_flatsome_recent_posts .recent-blog-posts-li:nth-child(4n+2) .time { background: #56AEE3; }
.wvp_flatsome_recent_posts .recent-blog-posts-li:nth-child(4n+3) .time { background: #A1C627; }
.wvp_flatsome_recent_posts .recent-blog-posts-li:nth-child(4n+4) .time { background: #8BAC24; }
/* Home CSS */
.choose-us .section-content .section-title b {
    color: #fff;
    opacity: .5;
    display: none;
}
.choose-us .section-content .section-title .section-title-main {
    margin: auto;
    position: relative;
}
.choose-us .section-content .section-title .section-title-main:after {
    content: '';
    background: url(images/bg-chooseus.png) no-repeat;
    width: 193px;
    height: 17px;
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -96px;
}
.choose-us .section-content .section-title i {
    color: #bce439;
    opacity: 1;
}
.choose-us .section-content .img img {
    width: auto!important;
}
/* Single CSS */
.single .post .entry-header .entry-image {
    display: none!important;
}
.single .post .entry-header .entry-header-text-top {
    padding-bottom: 0;
}
.home-top-slider .slider .row .col {
    padding-left: 0;
    padding-bottom: 0;
}
.section-member {
    /* background: url(images/member.png);
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed; */
    text-align: center;
}
.section-member .section-member-title {
	margin-bottom: 30px;
}
.section-member .section-member-title h2 {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 2.4em;
    font-weight: normal;
    color: #8BC34A;
    margin: 0;
}
.section-member .section-member-title span {
	color: #00C3E2;
}
.section-member .section-member-title .separator {
	text-align: center;
}
.section-member .section-member-title .separator::after,
.section-member .section-member-title .separator::before {
    background-color: #f44336;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 8%;
    height: 1px;
    margin-top: 2px;
}
.section-member .section-member-title .separator span {
	display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #1ac6ff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 1px;
}
.section-member .member_item {
    background: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    padding: 10px;
}
.section-member .member_item img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 15px auto 0;
    border: 1px dashed #f44336;
    padding: 2px;
}
.section-member .member_item h5 {
	margin: 0;
}
.section-member .member_item h5 a {
    display: inline-block;
    color: #00C3E2;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 0;
}
.section-member .member_item h6 {
	color: #8bc34a;
    font-weight: bold;
    padding: 5px 0;
    font-size: 14px;
    opacity: 1;
    text-transform: inherit;
    margin: 0;
}
.section-member .member_item p {
	text-align: justify;
	font-size: 14px;
}
.section-member .member_item .member_social .social_icons {
	margin: 0;
    padding-top: 5px;
    padding-left: 0;;
    list-style: none;
}
.section-member .member_item .member_social .social_icons>li {
	display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.section-member .member_item .member_social .social_icons .fa {
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
.section-member .member_item .member_social .social_icons .fa-facebook {
    background: #00c3e2;
}
.section-member .member_item .member_social .social_icons .fa-phone {
    background: #8bc34a;
}
.section-member .member_item .member_social .social_icons .fa-google-plus {
    background: #f44336;
}
.section-member .owl-carousel .owl-nav>button {
    top: 50%;
    position: absolute;
    color: #00C3E2;
    font-size: 80px;
    margin: 0;
    margin-top: -100px;
}
.section-member .owl-carousel .owl-nav .owl-prev {
	left: -5%;
}
.section-member .owl-carousel .owl-nav .owl-next {
	right: -5%;
}
.home-news {
	padding-top: 0!important;
}
.home-news .box-image {
	margin-bottom: 15px;
}
.home-news .box-text {
	border-left: 2px solid #6ebd3e;
	float: right;
	padding-top: 7px;
	padding-left: 10px;
    min-height: 85px;
    padding-bottom: 0;
	width: 80%;
}
.home-news .badge.post-date {
	display: block!important;
	position: static!important;
	margin-left: 0;
	width: 20%;
	padding-top: 12px;
	padding-right: 10px;
	height: auto!important;
	text-align: center;
}
.home-news .box-text .box-text-inner .post-title {
	color: #797979;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	line-height: 1.4;
}
.home-news .badge.post-date .badge-inner {
	background-color: transparent;
	color: #797979;
	display: block!important;
	font-weight: 300;
	padding: 0;
}
.home-news .badge.post-date .badge-inner span {
	display: block;
}
.home-news .badge.post-date .badge-inner .post-date-day {
	border-bottom: 1px solid #ccc;
	font-size: 1.6rem;
	padding-bottom: 10px;
}
.home-news .badge.post-date .badge-inner .post-date-month {
	font-size: 1.4rem;
}
.footer-information .footer-bottom .is-divider {
	height: 1px!important;
}
.footer-information h2 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0!important;
}
.footer-information h2:first-letter {
	color: #7fb726;
}
.footer-information .footer-counter .counter-item {
	text-align: center;
}
.footer-information .footer-counter > .col:nth-child(1) .counter-item {
	color: #1ac17b;
}
.footer-information .footer-counter > .col:nth-child(2) .counter-item {
	color: #56AEE3;
}
.footer-information .footer-counter > .col:nth-child(3) .counter-item {
	color: #A1C627;
}
.footer-information .footer-counter > .col:nth-child(4) .counter-item {
	color: #6FBAE7;
}
.footer-information .footer-counter .counter-item .fa {
	font-size: 20px;
}
.footer-information .footer-counter .counter-item .counter {
	font-size: 40px;
    font-family: Arial;
    display: block;
    text-align: center;
    font-weight: bold;
}
.footer-information.dark,
.footer-information.dark p,
.footer-information.dark td {
	color: #b0b0b0;
}
.footer-information a {
	color: #a1c627;
}
.footer-information a:hover,
.footer-information a:focus {
	color: #da8f2d;
}
.footer-information .footer-widget-right,
.footer-information .footer-fanpage {
	padding-bottom: 0;
}
.footer-information .footer-aboutus {
	text-align: justify;
}
.footer-information .footer-aboutus p {
	margin-bottom: 20px!important;
}
.footer-information .footer-contactus ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 15px;
}
.footer-information .footer-contactus ul li:last-child {
	margin-bottom: 0;
}
.footer-information .footer-contactus ul li .fa {
	font-size: 20px;
	margin-right: 10px;
}
.footer-information hr {
	margin-top: 7px;
	margin-bottom: 10px;
}
.footer-information .footer-postlist ul {
	list-style-type: square;
}
.footer-information .footer-postlist ul li {
	margin-bottom: 3px;
}
.footer-information .footer-bottom,
.footer-information .footer-bottom p {
	color: #b0b0b0;
}
.footer-information .footer-bottom .col {
    padding-bottom: 0;
}
.footer-information .footer-bottom p {
    margin-bottom: 5px;
}
.absolute-footer {
 color: #ffffff !important;
 font-weight: 700;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.form-register > p > .wpcf7-form-control {
 margin-left: 0px !important;
}
.img-box-mobile > .box-image {
 width: 40% !important;
}
