.contact-bg-001 {background: #4d8338;padding: 40px 20px 10px 20px !IMPORTANT;margin-bottom: 30px !IMPORTANT;}

@media(min-width:992px){
.contact-bg-001 {min-height: 500px; !IMPORTANT;}
}

.contact-bg-001 h3 {color: #fff !important;}

.contact-bg-001 .sppb-addon-text {color: #fff !important;font-size: 15px !IMPORTANT;}

.contact-bg-001 a {color: #fff !important;transition: 0.3s;}

.contact-bg-001 a:hover {
    opacity: 0.5;
}

.contact-bg-001 .sppb-addon.sppb-addon-feature.sppb-text-left i {color: #fff !important;}

.sppb-section:not(.spectrum-faq-list) .contact-bg-001 .sppb-addon-feature:hover .sppb-addon-text,
.sppb-section:not(.spectrum-faq-list) .contact-bg-001 .sppb-addon-feature:hover .sppb-addon-title.sppb-feature-box-title,
.sppb-section:not(.spectrum-faq-list) .contact-bg-001 .sppb-addon-feature:hover .sppb-icon span i {
    color: #fff !important;
}

@media only screen and (max-width: 480px){
.sppb-addon.sppb-addon-feature .sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    font-size: 16px !important;
}}

/*about founder*/
.about-founder p {color: #4e8339;font-weight: 800;font-size: 36px;}

@media(max-width:991px){
.about-founder p {color: #4e8339;font-weight: 800;font-size: 20px;}
}

/*album*/
.com-speasyimagegallery.view-albums #sp-main-body {padding: 50px 0px !IMPORTANT;}

.com-speasyimagegallery.view-albums h1 {margin-top: 0px !IMPORTANT;font-size: 26px;margin-bottom: 0px;}

.com-speasyimagegallery.view-albums .page-header {margin-top: 0px !IMPORTANT;}

.com-speasyimagegallery.view-album #sp-main-body {padding: 50px 0px !IMPORTANT;}

.com-speasyimagegallery.view-album h1 {margin-top: 0px !IMPORTANT;font-size: 26px;margin-bottom: 0px;}

.com-speasyimagegallery.view-album .page-header {margin-top: 0px !IMPORTANT;}

/*about feature box*/
.about-feature-box-001 .clearfix:hover {
    transform: translatey(-10px);
}
.about-feature-box-001 .clearfix {
    transition: 0.5s;
    border-radius: 80px 80px 0px;
}
@Media(min-width:992px){
.about-feature-box-001 .sppb-addon-text {
    min-height: 80px;
  }}

.about-feature-box-001 img.sppb-img-responsive {border-radius: 70px 70px 0px;margin-bottom: 15px !IMPORTANT;}

/*flip box*/
.about-flip-box-001 .sppb-flipbox-back.flip-box:before,
.about-flip-box-001 .sppb-flipbox-front.flip-box:before,
.about-flip-box-001 .threeD-flip-back:before,
.about-flip-box-001 .threeD-flip-front:before {border-radius: 50px 0px 50px 0px !important;}
.about-flip-box .threeD-flip-front .threeD-content-inner {font-size: 36px;text-shadow: 0px 0px 5px #000;}

.about-flip-box .threeD-flip-front:before {background: #00000050;}

/*about icon*/
.about-icon-001 img {border-radius: 1000px !important;border: 2px solid #4d8338;}

/*flag shadow*/
.flag-shadow img {box-shadow: 0px 0px 10px #00000060 !important;width: 85px;}
h5.sppb-addon-title {font-size: 18px !IMPORTANT;font-weight: 600;}


/*products icon*/
.products-icon img {padding: 10px;border-radius: 10000px;border: 1px solid #4e8339;transition: 0.3s;}

.products-icon img:hover {transform: translateY(-5px);}