.header-navbar {
  border-bottom-width: 0 !important;
    line-height: 85px;
}
img.site-logo{
    max-width: 190px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    text-transform: uppercase;
    font-size: 14px;
}

.section-title-wrapper .title-wrap > .sub-title::before, .insta-footer-wrap .sub-title::before {
  display: none;
}

.cea-button-link.cea-button{
    background: #377838 !important;
    border-radius: 4px !important;
    padding: 20px 15px 18px;
}
.full-bar-search-toggle{
    display: none !important;
}
.cea-button-link.cea-button .bi-arrow-right::before {
  display: none !important;
}
.section-title-wrapper .title-wrap > .sub-title {
  padding-left: 0;
  padding-right: 0;
}
.section-title-wrapper .title-wrap > .sub-title span{
  color: #000;
  font-size: 13px;
  font-weight: 600;
  padding: 0 10px;
}

.section-title-wrapper .title-wrap > .section-title{
  font-size: 36px;
    line-height: 30px;
  font-weight: 500;
}

p{
  font-size: 14px;
    line-height: 27px;
    color: #313131;
}

.feature-box-inner{
    text-align: center;
}
.feature-box-inner .cea-button-wrapper{
    text-align: left;
}

.feature-box-inner p {
  font-size: 15px;
  line-height: 22px;
  color: #313131;
}
.feature-box-title strong{
    font-size: 15px;
    color: #393939;
}
.feature-box-title{
    text-transform: none;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 22px !important;
    color: #727272 !important;
}

.cea-button-wrapper{
    text-align: right;
}

.cea-button-link.elementor-button.cea-button{
    background: transparent !important;
    color: #38783B !important;
     font-size: 18px !important;
     text-transform: none !important;
}


.our-journey-section{
    background-color: #38783B;
}
.our-journey-section .title-wrap .sub-title span{
    color: white;
}
.our-journey-section .title-wrap .section-title {
    font-weight: 700;
     color: white;
}

.our-journey-section .title-wrap .section-title span{
    font-weight: 400;
     color: white;
}

.our-journey-section .custom-prev-button {
    border-radius: 50% !important;
}

.our-journey-section .custom-next-button{
     border-radius: 50% !important;
}


.our-journey-section .owl-slide-item{
    background-color: #F1F8F2;
    border-radius: 6px !important;
}

.our-journey-section .feature-box-default {
  padding: 35px 30px !important;
}

.our-journey-section .feature-box-inner {
  text-align: left !important;
}
.our-journey-section p {
  font-size: 15px;
  line-height: 20px;
  color: #313131;
}
.our-journey-section .feature-box-title{
    font-size: 16px !important;
}
.our-journey-section .feature-box-title::before {
  top: 12px !important;
}

.footer-widgets-wrap{
    background: #f4f4f4;
}

.footer-widgets-wrap img {
  margin: 0;
  max-width: 180px;
}

.footer-widgets-wrap .text-widget-content-text{
    color: #666666;
    font-size: 16px;

}

.footer-bottom-wrap{
    background: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-copyright{
    font-size: 12px;
    line-height: 30px;
    color: #313131;
}

.footer-bottom-wrap a:hover {
  color: #000;
}

.footer-bottom-wrap .widget-title{
   color: #000 !important;
   font-size: 18px;
}
.footer-widgets-wrap a {
  color: #666666;
    font-size: 14px;
}

.footer-widgets-wrap a::before {
  display: none;
}

.footer-widgets-wrap h2{
  color: #000 !important;
  font-size: 18px !important;
}

.zozo_social_widge h3{
    padding: 0 !important;
}

.zozo_social_widge h3:after, .zozo_social_widge h3:before{
    display: none !important;
}

.site-footer .zozo_social_widget ul.nav.social-icons > li > a {
  color: #424242 !important;
  font-size: 25px !important;
}

.zozo_social_widget .widget-title{
  color: #000 !important;
  font-size: 18px !important;
  margin-bottom: 15px !important;
}
.site-footer .zozo_social_widget ul.nav.social-icons > li > a {
  background: transparent !important;
  box-shadow: none !important;
}

 .blog-layouts-wrapper .post-title-head {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.blog-layouts-wrapper .post-title-head:hover{
    color: #377838 !important;
}

.blog-layouts-wrapper .post-title {
  font-size: 15px;
  line-height: 22px;
  color: #2B353F !important;
  font-weight: 600 !important;
}

.blog-layouts-wrapper .post-title:hover{
     color: #377838 !important;
}
.blog-layouts-wrapper .cea-block-secondary .post-thumb{
    height: 135px;
    margin-bottom: 0;
}
.blog-layouts-wrapper .cea-block-secondary .post-thumb img{
    height: 100%;
}

.blog-layouts-wrapper .cea-block-secondary .media {
  padding-bottom: 15px;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #eaeaea;
}
.home_services img{
    opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.home_services img:hover{
    opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

ul.page-title-elements.page-title-center.pull-center h1.page-title{
    text-align: left;
    text-transform: uppercase;
}
ul.page-title-elements.page-title-center.pull-center h1.page-title {
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 25px;
    text-align: left;
}

ul.page-title-elements.page-title-center.pull-center * {
  font-size: 13px;
    text-align: left !important;
}

.service-wrapper.service-style-default .owl-carousel .owl-nav .owl-prev {
  margin-right: 60px;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
.service-wrapper.service-style-default .owl-carousel .owl-nav .owl-next {
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.cea-service {
  /* box-shadow: 0 8px 15px rgba(0,0,0,0.1) */
    position: relative;
    height: 300px;
    overflow: hidden;
}

.home_services img{
    height: 100% !important;
    object-fit: cover;
    position: relative;
}


.description-block{
    position: absolute;
    top: 0;
    background-color: #00000007;
    padding: 20px !important;
}

.description-block:hover{
    background-color: #000000c0;
}

.description-block  .elementor-post__text{
    padding: 25px 20px 30px 20px;
    margin: 0;
    position: absolute;
    top: 0;
   background: #38793B !important ;
    background: linear-gradient(182deg,rgba(56, 121, 59, 1) 0%, rgba(253, 187, 45, 0) 100%) !important;
}

.home_services .cea-service {
  /* box-shadow: 0 8px 15px rgba(0,0,0,0.1) */
    position: relative;
    height: 300px;
    overflow: hidden;
}

.home_services .cea-service .elementor-post__thumbnail{
    height: 100% !important;
}

.cea-service p{
    display: none;
}

.cea-service .elementor-button-link{
    display: none;
}

.cea-service:hover p{
    display: block;
}

.cea-service:hover .elementor-button-link{
    display: inline-flex;
  
}
.cea-service:hover .elementor-button-link:hover{
  background-color: #bc202f !important;
    color: white !important;
}

.home_services h3 {
  font-size: 18px !important;
  margin: 0 !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
    color: white !important;
    padding: 8px 10px !important;
    line-height: 20px !important;
}
.home_services  p {
  color: white;
    font-size: 14px;
    line-height: 22px;
    padding: 0 8px;
}

.home_services .cea-service .elementor-post__thumbnail__link{
    height: 100%;
}
.home_services .cea-service a{
    margin-bottom: 0 !important;
    font-size: 14px;
    margin: 0 10px;
}

.home_services .elementor-button-link{
      /* background: #38783B;
        color: white ;
        font-size: 13px;
        font-weight: 600 !important;
        display: inline-block;
        margin: 10px 0 0 0;
        margin-bottom: 0px; */
        /* position: absolute;
        right: 0;
        top: -8px;
        right: 10px;
        width: 50px;
        height: 50px; */
        /* border-radius: 50%;
        text-align: center;
        line-height: 50px;
        position: relative; */
        /* text-indent: -999px;
        position: absolute; */

        color: black !important;
}

.cea-service >div{
    height: 100%;
}
.home_services  .elementor-post__text{
    padding: 25px 20px 30px 20px;
    margin: 0;
    position: absolute;
    top: 0;
   background: #38793B !important ;
    background: linear-gradient(182deg,rgba(56, 121, 59, 1) 0%, rgba(253, 187, 45, 0) 100%) !important;
}

.home_services .elementor-posts .elementor-post__excerpt{
    display: none;
}

.home_services .elementor-post__title {
  font-size: 18px;
  margin: 0;
  line-height: 30px;
    display: inline-block;
    margin-bottom: 0;
    color: white;
}

.home_services .cea-service a.elementor-post__read-more{
  background: #38783B;
  color: white ;
  font-size: 13px;
  font-weight: 600 !important;
  display: inline-block;
  margin: 10px 0 0 0;
  margin-bottom: 0px;
  position: absolute;
  right: 0;
  top: 7px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  position: relative;
  text-indent: -999px;
  
}   

.ecohorbor-slider-wrapper .sr7-layer span{
    display: block;
    color: white !important;
}
.ecohorbor-slider-wrapper .sr7-layer{
    font-family: 'Poppins', sans-serif !important;
    line-height: 70px !important;
    font-size: 50px !important;
}
.ecohorbor-slider-wrapper .sr7-btn{
  font-size: 20px !important;
  padding: 0 !important;
  background: transparent !important;
  color: white !important;
  font-weight: 700 !important;
}
.ecohorbor-slider-wrapper .sr7-btn:hover{
    opacity: 0.8 !important;
}
.home_services .cea-service a.elementor-post__read-more:after{
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('https://herbal.royaledge.net/wp-content/uploads/2025/11/iconmonstr-arrow-left-lined-1.svg') no-repeat;
    content: '';
    margin-left: -18px;
    margin-top: -18px;
    width: 35px;
  height: 35px;
}

.type-cea-service .elementor-post__read-more-wrapper{
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0px;
    opacity: 0;
    visibility: hidden;
}

.type-cea-service:hover .elementor-post__read-more-wrapper{
     opacity: 1;
    visibility: visible;
}
.h_section_4{
    background-color: #E9F2EF !important;
}

.h_section_4 h2 {
  font-size: 35px;
  text-align: center;
  font-weight: 600;
}

.h_section_4_right{
    background: #fff;
    padding: 35px;
}
.h_section_4_right .elementor-heading-title{
    text-align: left !important;
}
.h_section_4_right ul li{
    margin: 10px 0 !important;
}
.h_section_4_right ul li span {
  font-size: 16px;
  color: #377838;
}
.h_section_4 .h_section_4_right h6 {
  color: black !important;
  font-size: 20px !important;
  line-height: 28px !important;
}

.h_section_4 .elementor-widget-container{
   background-color: transparent !important;
   padding: 0 !important;
}

.h_section_4  .elementor-icon-list-text{
    color: #38783B;
}
.h_section_4 .elementor-button-link {
  background: none !important;
  box-shadow: none !important;
  color: #38783B !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  padding: 0 !important;
}

.h_section_1{
   background-size: contain !important;
  background-position: center !important;
}

.home_careers_section{
    background-size: contain;
  background-position: center;
}

.home_careers_section .elementor-heading-title{
    text-transform: uppercase !important;
    font-size: 35px !important;
}


.h_section1_left{
    background: white !important;
    padding: 50px;
    box-shadow: 0 8px 15px rgba(0,0,0,0.1) !important;
}

.h_section1_left h6{
   font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #efe;
}
.h_section1_left h2{
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
    color: #023753 !important;
}

.h_section1_left h2 span{
    font-weight: 700;
    color: #0E6248 !important;
}



.h_section1_left p {
  font-size: 16px;
  line-height: 32px;
  color: #313131;
}

.h_section1_right img{
    position: relative;
}
.h_section1_right h6 {
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: white;
}
.h_section1_right img::after{
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
}

.our-journy-section .sub-title .subtitle-dots {
    color: #fff !important;
    text-transform: none !important;
}

.our-journy-section h2{
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 36px !important;
}

.fbox-number p {
  color: #fff !important;
  font-size: 15px;
  font-weight: 800;
}

.home-video-section{
    padding: 60px 0 0 0;
}

.home-video-section h2 {
  font-size: 35px !important;
  text-transform: uppercase;
  font-weight: 600;
}

.blog-section-home{

}

.call-item-block  {
  border-radius: 100px !important;
  padding: 25px 30px !important;
}


.call-item-block h3 {
  line-height: 30px !important;
}

.h_section_4 h6 {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
}

.mega-sub-menu .mega-menu-link{ 
   font-size: 14px !important;
   font-weight: 400 !important;
}

.mega-sub-menu .mega-menu-link:hover{
    font-size: 14px !important;
   font-weight: normal !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row b{
    font-weight: 700 !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-link{
    color: #313131 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-link:hover{
    font-weight: normal !important;
    color: #c01f2f !important;
}

.sidebar-menu {
  width: 35% !important;
}
.sidebar-menu h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.sidebar-menu ul li {
  margin-bottom: 8px;
}
.sidebar-menu ul li a {
  text-decoration: none;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.sidebar-menu.active ul li a:hover{
    color: #377838 !important;
}



.h_section_4_left img{
    height: 100%;
    object-fit: cover;
}

.h_section_4_right .elementor-button-link{
    color: #fff !important;
}

.blog-layouts-wrapper{

}

.header-navbar{
    background-color: rgba(0, 0, 0, 0.1);
}

.our-journy-section .elementor-widget-container.feature-box-wrapper.feature-box-default::before {
  content: "";
  position: absolute;
  left: 10px;
  top: -42px;
  width: 5px;
  height: 42px;
  background: #549f57;
}

.cea-carousel-style-classic .elementor-widget-container.feature-box-wrapper.feature-box-default{
    padding: 30px 12px 30px 12px !important;
}



/* 

element {
  font-size: 16px;
    font-weight: 500;
    color: #377838;
}

element {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 30px;
}

element {
  height: 250px;
    border-radius: 0;
}

element {
  color: #fff;
  margin: 0;
  font-weight: 600;
  font-size: 25px;
}


element {
  height: 235px;
  border-radius: 0;
}
element {
  font-size: 16px;
}


.elementor-78772 .elementor-element.elementor-element-690c0a4a .modal-popup-wrapper {
  text-align: center;
  background: white !important;
  color: red !important;
  border: solid 1px #aaa;
  border-radius: 8px !important;
}

.elementor-78772 .elementor-element.elementor-element-690c0a4a .modal-popup-wrapper .popup-trigger-txt {
  padding: 10px 5px 10px 5px;
  color: #222;
  background: white !important;
  font-weight: 600;
  font-size: 12px;
}

element {
  line-height: 18px;
  font-weight: 600;
  font-size: 12px;
} */



element {
  font-size: 25px;
}

element {
  text-align: left;
  color: #555 !important;
  margin: 0 0 5px 0;
}

.About_section_2{
  
}
.About_section_2 .fbox-content {
  margin-bottom: 15px;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.About_section_2 .feature-box-title{
    text-align: left;
}

.About_section_2 .cea-button-link {
  background: transparent !important;
  color: #367837 !important;
  font-size: 14px !important;
}
.About_section_2 .cea-button-link::before {
  background: #377837 !important;
}
.About_section_2 .cea-button-icon {
  color: #377838 !important;
}
.About_section_2 .cea-feature-box-img{
    height: 250px;
}

.About_section_2 .cea-feature-box-img img{
    height: 100%;
    object-fit: cover;
}
.About_section_2 .feature-box-title{
    text-align: left !important;
}

.sub_product_section_one p {
  font-size: 14px;
  line-height: 24px;
}

.sub_product_product_offering h4 {
  text-align: center;
  font-size: 22px;
  margin-top: 20px;
}

.sub_product_product_offering .e-con-full {
  border-radius: 0;
  height: 150px;
}

.sub_product_product_offering .e-con-full h6{
    margin: 0 !important;
}

.process_row .elementor-icon {
  fill: #367738 !important;
  color: #367738 !important;
  font-size: 40px !important;
}


.process-item-block  {
  border: 0 !important;
  background: #ececec !important;
    margin: 0 10px !important;
}

.process-item-block .elementor-widget-container{
    border: 0 !important;
}

.process_row .elementor-icon i{
    background: transparent !important;
}

.process-item-block p{
    color: #313131;
    line-height: 22px;
}


.sub_product_ourcapability h4{
   font-size: 25px;
   color: #367838;
}

.sub_product_ourcapability h4 {
  font-size: 25px;
  color: #367838;
}

.quality-item-block{
    border: solid 1px #d0d0d0;
    padding: 30px 15px;
}

.quality-item-block p {
  font-size: 14px;
  line-height: 22px;
}

.quality-item-block i {
  color: #38793a;
  font-size: 40px;
}
.quality-item-block svg path{
    fill: #367738;
}

.get_side a{
    font-size: 14px;
    font-weight: 600;
}

.About_section_12{
    background: #367738;
}

.About_section_12 h2{
    color: #fff !important;
    text-transform: uppercase;
}

.About_section_13{
    padding: 60px 0 30px;
}

.About_section_13 h2{
    font-size: 25px;
}

.About_section_8 h3{
    font-size: 18px;
}

.About_section_3 h3{
    font-size: 25px;
}

.exit-item{
    border: solid 1px #d0d0d0;
    margin: 0 15px;
}

.exit-item h3  {
  font-size: 18px !important;
  color: #262626 !important;
  line-height: 22px;
}

.exit-item p{
    line-height: 22px;
}

.exit-item svg path{
    fill: #367738;
}


.exit-item i {
  color: #367738;;
}

.mega-sub-menu .mega-menu-link{
    line-height: 18px !important;
    margin-bottom: 15px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.primary-menu a.mega-menu-link{
     font-weight: normal !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
}

.profile-item{
    background-color: #fdfdfd !important;
    border-radius: 0;
    padding: 30px;
    border: solid 1px #e8e8e8;
}
.profile-item .elementor-widget-container{
    font-size: 15px;
    line-height: 24px;
    color:#fff !important;
}
.profile-item .elementor-widget-container p{
    color: #242424 !important;
}
.profile-item h6 {
  color: #2b2b2b !important;
  font-weight: 700;
  font-size: 15px;
}
.widget.widget_media_image {
	float:right!important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: -2px !important;
}
header.ecohorbor-page-header:after{
	 background-color:none!important ;
}
