
/*Global Styling*/
body{
    color:#666666;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}



/* Helper Classes & Shorcodes */

.bglight{
    background: #f5f5f5;
}
.bgdark{
    background: #0EAC55;
}
.bgdefault{
    background: #515A5F;
}
.whitecolor{
    color: #ffffff;
}
.darkcolor{
    color: #515A5F;
}
.colorblack{
    color: #232323;
}


/*sidebar search*/
.widget_search .form-control {
    border: 2px #e8ecf0 solid;
}
.widget_search .input-group-addon {
    background: transparent;
    border: 2px #e8ecf0 solid;
    color: #0EAC55;
}
.widget .media-body > a{
    color: #515A5F;
}


/*Categories*/
.category li {
    border-bottom: 1px solid #e8ecf0;
}
.category li a{
    color: #666666;
}
.category li a:hover, .category li a:focus,
.widget .media-body > a:hover{
    color: #0EAC55;
}


/*Tags*/
ul.web_tags li a {
    background: #0EAC55;
    color: #fff;
}
ul.web_tags li a::after {
    background: #ffffff ;
}

/*Pagination*/
.pager{
    border-bottom: 2px solid #ebebeb;
}
.pager li > a {
    background: rgba(0, 0, 0, 0);
    color: #999999;
}
.pager li > a:before{
    background: #0EAC55;
}

.pager li > a:hover,
.pager li > a:focus,
.pager li.active > a{
    color: #0EAC55;
    background: transparent;
}

/*Comment Profile*/
.eny_profile {
    border-bottom: 1px solid #e4e4e4;
}
/* Social Icons */
ul.social li a{
    border:1px solid #bdbdbd;
    color:#151515;
}
ul.social li a:before{
    background:#515A5F;
}

ul.social li a:hover,
ul.social li a:focus{
    color:#fff;
}
ul.social_vertical li a{
    color: #515A5F;
}
ul.social.white li a{
    border:1px solid #fff;
}
ul.social_simple.white li a,
ul.social.white li a{
    color: #fff;
}
ul.social_simple li a:hover,
ul.social_simple li a:focus,
ul.social_vertical li a:hover,
ul.social_vertical li a:focus,
.topbar .topbar_inner span > a:hover,
.topbar .topbar_inner span > a:focus{
    color: #0EAC55;
}


.back-top {
  background:#515A5F;
  color:#fff;
}

.back-top:hover, .back-top:focus{
    color:#fff;
}


/* Helper Classes ends */


/* Buttons */

.button.dark, .button.light, .button.white{
    color: #ffffff;
}
.button.dark{
    background: #515A5F;
}
.button.light{
    background: #0EAC55;
}
.button.white{
    background: transparent;
    border: 2px solid #ffffff;
}

/* hover */
.button.light:before{
    background: #515A5F;
}
.button.light:hover,
.button.light:focus{
    border: 2px solid #515A5F;
}
.button.dark:before{
     background: #0EAC55;
}
.button.dark:hover,
.button.dark:focus{
    border: 2px solid #0EAC55;
}
.button.white:before,
#maxo-main .button.light:before{
    background: #fff;
}
.button.white:hover,
.button.white:focus,
#maxo-main .button.light:hover,
#maxo-main .button.light:focus{
    color: #515A5F;
    border:2px solid #fff;
}
.button:hover,
.button:focus{
    color: #fff;
}


/* Some Short Codes or helper classes */



/* ------ Headers Starts ------ */

header.default nav.navbar.bootsnav.navbar-fixed{
    background: transparent;
}
header.default .bootsnav.fixedmenu{
    background: #fff !important;
}

nav.navbar.bootsnav .navbar-toggle {
    color: #515A5F;
}

header.default nav.navbar.bootsnav.navbar-fixed ul.nav > li > a{
    color: #fff;
}
header.default nav.navbar.bootsnav ul.nav > li > a,
header.default .bootsnav.fixedmenu ul.nav > li > a,
header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu ul.nav > li > a{
    color: #515A5F;
}

nav.navbar.bootsnav ul.nav > li > a:before,
.cbp-l-filters .cbp-filter-item span:after,
.overlay-menu ul.full-nav  li a:before{
    background: #0EAC55;
}


/*OVERLAY Menu*/
.menu-icon span,
.menu-icon span:before,
.menu-icon span:after {
  background: #515A5F;
}

header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span,
header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span:before,
header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span:after{
    background: #515A5F;
}
header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span,
header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span:before,
header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span:after{
    background: #fff;
}
.overlay-menu {
  color: #515A5F;
}
.overlay-menu ul.full-nav li {
    background: #f5f5f5;
}
.overlay-menu ul.full-nav li > span {
    color: #515A5F;
}
.overlay-menu ul.full-nav  li a{
    color: #515A5F;
}


/*-----  Headers Ends ------ */



/* ------ main Slider Starts ------ */

/*Bullets
Swiper & Revotion*/
.tp-bullet,
.swiper-pagination-bullet{
    background: #515A5F;
}
.tp-bullet:hover,
.tp-bullet.selected,
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet-active{
    background: #0EAC55;
}

/* ------ main Slider ends ------ */


/* ------ Swiper slider ------ */


/*Testimonial & Latest News*/
.testimonial .testimonial_slide .photo {
    border: 3px solid #515A5F;
}
.ivydatedate{
    color: #515A5F;
}
.ivydatedate:hover, .ivydatedate:focus{
    color: #fff;
    background: #0EAC55;
}
.updates .latest_updates .update_text h6:hover a,
.updates .latest_updates .update_text h6:focus a{
    color: #515A5F;
}

/*Tweets*/
.tweet_box .twee_inner p > a{
    color: #515A5F;
}
.tweet_box .twittername:hover,
.tweet_box .twee_inner p > a:hover{
    color: #0EAC55;
}
/* ------ Swiper Slider ends ------ */


/* ------ POrtfolio starts ------ */
.overlay,
.overlay .likeus {
    background: rgba(14,172,85,.8);
}


/*Filters*/
.cbp-l-filters .cbp-filter-item span {
    color: #515A5F;
}
.cbp-item .text_wrap{
    color: #202020;
}
.cbp-item .text_wrap p{
    color: transparent;
}
/*PopUp*/
.fancybox-thumbs > ul > li::before {
  border: 4px solid #515A5F;
}

/* ------ Portfolio ends ------ */



/* ------ Page Header starts ------ */

.breadcrumb{
    background: transparent;
}
.breadcrumb li,
.breadcrumb li a{
    color: #fff;
}
.breadcrumb li a:hover{
    color: #0EAC55;
}
/* ------ Page Header ends ------ */


/* ------ Parallax  & Bg starts ------ */
.parallax h2 i{
    color: #9c9c9c;
}
.parallax.parallax-bg p{
    color: #0EAC55;
}

/* ------ Parallax starts ------ */



/* ------ Features ------ */

.icon_wrap .icon_box i{
  color:#0EAC55;
}
.icon_wrap .icon_box:hover i, .icon_wrap .icon_box:hover p{
    color:#fff;
}
.icon_wrap .icon_box:hover{
    background:#0EAC55;
    color:#fff;
}

/* ------ Features ends ------ */


/* ------ Our Team ------ */
.ourteam .team_caption {
    background: #f5f5f5;
}
.team_caption .overlay {
    background: #0EAC55;
}
.ourteam .social_vertical {
    background: #ffffff;
}

/* ------ Our Team ------ */


/* ------ Our Blog ------ */

.ourblog:hover h3 a,
.readmore, .blog_item:hover h3 a{
    color: #0EAC55;
}
.blog_slider .blog_inner {
    background: rgba(66, 217, 288, 0.9);
    color: #ffffff;
}

.blog_author.borderleft .metas > i,
.blog_author.borderleft .authorname a,
.blog_author.flat .metas > i,
.blog_author.flat .authorname a{
    color: #515A5F;
}

.postanchor{
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    position: relative;
}

.postanchor .previous > a,
.postanchor .nextpost > a{
    color: #515A5F;
}

.postanchor .share {
    color: #ffffff;
}
.share_purpose, .share_purpose::before {
    background: #0EAC55;
}
.share_purpose .social_simple li a{
    border-left: 1px solid #62d3db;
}
.share_purpose .social_simple li a:hover{
    color: #515A5F;
}

/* ------ Our Blog ------ */


/* ------ Pricings ------ */

.pricing_item.active{
    background: #0EAC55;
    color: #fff;
}
.pricing_item.active p,
.pricing_item.active .darkcolor{
    color: #fff;
}
.pricing_item .pricebox{
    border-bottom: 1px solid #e6e1e1;
}
.pricebox .price_title .ratings i{
    color: #0EAC55;
}
.pricing_item  .availability:before{
    color: #515A5F;
}
.pricing_item.active  .availability:before{
    color: #ffffff;
}
.pricing_item.active .button.light{
    background: #ffffff;
    color: #515A5F;
}
.pricing_item.active .button.light:hover,
.pricing_item.active .button.light:focus {
    color: #ffffff;
    border-color: #ffffff;
}
.pricing_item.active .button.light:before{
    background: #0EAC55;
}
/* ------ Pricings ends ------ */



/* ------ Contact Us starts ------ */

/* ------ Contact Us ends ------ */


/*Loader*/
.dot1{
    background-color: #0EAC55;
}
.dot2 {
  background-color: #515A5F;
}



@media screen and (max-width: 992px) {

    /*Header*/
    header.default nav.navbar.bootsnav.navbar-fixed{
        background: #fff;
    }
    nav.navbar.bootsnav ul.nav > li{
        margin: 0;
    }
    header.default nav.navbar.bootsnav.navbar-fixed ul.nav > li > a{
        color: #515A5F;
    }
    .menu-icon span, .menu-icon span:before, .menu-icon span:after,
    header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span,
    header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span:before,
    header.default nav.navbar.bootsnav.navbar-fixed.fixedmenu .menu-icon span:after,
    header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span,
    header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span:before,
    header.default nav.navbar.bootsnav.navbar-fixed .menu-icon span:after{
        background: #0EAC55;
    }

}
.bootsnav.fixedmenu .navbar-brand > img, nav.navbar.bootsnav.navbar-fixed.fixedmenu .navbar-brand > img{
    width: 200px!important;
    height: 50px;
}
.navbar-brand > img{
    width: 200px!important;
    height: 50px;
}
.min{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.msg {
    font-size: 28px!important;
}
.en{
    font-family: 'Poppins', sans-serif;
}
.midori {
    font-style: normal;
    font-size: 70px;
    line-height: 90px;
}

.txt_green {
    color: #0FAD56;
}

.box_m {
    height: 100px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    border: 2px solid #0FAD56;
}

.testimonial .testimonial_slide .photo {
    border-color: #0FAD56;
}

/*blogs*/

#staffFeed .gf-thumbnail {
    overflow: hidden;
    background-image: url(/images/noimage.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
    border: 1px solid #ccc;
    width: 100%!important;
    height: 200px!important;
}
    .gf-thumbnail img {
    width: 100%!important;
    height: 100%!important;
    overflow: hidden;
    object-fit: cover;
}

/*blog*/

#staffFeed {
    padding: 0px;
    margin: 0px;
}

#staffFeed .gfc-resultsbox-visible {
    text-align: left;
}

#staffFeed .gfc-resultsRoot {}

#staffFeed .gfc-resultsHeader {
    display: none;
    border-bottom: none;
}

#staffFeed .gfc-results {
    min-height: 0px;
}

#staffFeed .gfc-result {}

#staffFeed .gfc-title {}

#staffFeed .gf-title {
    font-size: 18px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    font-weight: normal;
}

#staffFeed a.gf-title {}

#staffFeed .gf-author {
    display: none;
}

#staffFeed .gf-spacer {
    display: none;
}

#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateYMD {
    display: block;
}

#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateDelimiter {
    display: none;
}

#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateHM {
    display: none;
    font-size: 10px;
}
#staffFeed .gf-result {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    height: 340px;
    padding-top: 15px;
}

#staffFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 242px;
}

#staffFeed .gf-relativePublishedDate {
    font-size: 12px;
    position: absolute;
    top: 220px;
    right: 10px;
    font-weight: normal;
    vertical-align: bottom;
    letter-spacing: 3px;
}

#staffFeed .gf-snippet {
    line-height: 22px;
    position: absolute;
    top: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    text-align: left;
}

#staffFeed .gf-category {
    font-size: 12px;
    position: absolute;
    top: 230px;
    width: 90%;
    font-weight: normal;
    vertical-align: bottom;
    letter-spacing: 1px;
    color: lightpink;
    text-align: right;
}
#staffFeed .gf-result:hover {
    position: relative;
    cursor: pointer;
    text-shadow: none;
    background-color: #0FAD56;
    color: white!important;
}
/*blog*/
.overlay p{
    font-weight: normal;
    margin-top: 10px;
}

.txt_blk {
    color: black;
}
.parallax.parallax-bg p{
    color: white;
}
.overlay-menu .logo-full{
    width: 200px;
}
