:root{
    --agrofa-yellow: #fdd61f;
    --agrofa-yellow-rgb: 253, 214, 31;
    --agrofa-yellow2: #f3f1e9;
    --agrofa-yellow2-rgb: 243, 241, 233;
 }
 a{
    text-decoration: none;
 }
 
 .menu_bg{
    background-color: #fff !important;
 } 
 .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 1rem;
    text-decoration: none;
    white-space: nowrap;
}
.navbar-brand img{
width: 80%;
}
 .navbar-light .navbar-nav .nav-link.active{
    color: #0a7b39;
 }
 .navbar-light .navbar-nav .nav-link{
    color: #0a7b39;
 }
 .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.7);
}
.navbar-nav a {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 8px;
}
.nav-link:hover {
    background-color: #81db4c;
    color: #fff !important;
}
/* .navbar-nav a {
    border-left: 1px solid #ececec86;
    border-right: 1px solid #e9ecef;
} */
/* .nav-link:hover{
     padding: 3% 5%;
    background-color: #fff;
    color: rgb(12, 12, 12) !important;
} */
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0a7b39;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #669933;
}
.icon_s{
    font-size: 30px;
    color: #ffe323;
}
.zoom_btn{
    /* border: 1px solid #bfbfbf;
    border-radius: 4px; */
    display: flex;
    margin-left: 12px;
    padding: 0px 5px;
}
.zoom_btn a{
    text-decoration: none;
    color: #6a6a6a;
    padding:0px 4px;
}
.list_a{
gap: 25px;
}
.list_a a{
  text-decoration: none;
  color: #669933;
}
.zoom {
    bottom: 190px;
  }
.zoom-out {
    bottom: 120px;
  }
.zoom-init {
    bottom: 50px;
  }
  .locationBg {
    width: 100%;
    margin: 20px auto;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 325px;
    overflow: hidden;
}
.boximage{
    box-shadow: 5px 5px 5px 0px #0a7b39;

}
.fishimage{
    box-shadow: 5px 5px 5px 0px #7dc8e7;

}
.itallic{
    font-style: italic;
}
.ittalic{
    font-style: italic;
}
.tablehead{
    background-color:#0a7b39;
    color:#fff !important;
}
.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: #0a7b39;
    color:#fff !important;
}
.fishtablehead{
    background-color:#0CA2DF;
    color:#fff !important;
}


  /* footer */
  .opening {
    position: relative;
    margin-bottom: -96px;
}

.opening__wrapper {
    background-color: var(--agrofa-yellow, 253, 214, 31);
    position: relative;
    z-index: 2;
    border-radius: 8px;
    overflow: hidden;
}
.opening__info-row {
    background-image: url(../img/shape.png);
    background-repeat: no-repeat;
    background-position: bottom -88px left 20px;
    padding-top: 38px;
    padding-bottom: 44px;
    position: relative;
}
.opening__info-row__icon {
    width: 57px;
    height: 60px;
    border: 3px solid #fff;
    border-radius: 7px;
    background-color: #0c7735;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color:  #fff;
    margin: 0 auto 19px auto;
    transition: all 0.5s;
}
.opening__info-row__support-text {
    font-size: 15px;
    line-height: 1;
    color: var(--agrofa-green2, #163d25);
    display: block;
    margin-bottom: 8px;
}
.opening__info-row__support-number {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: var(--agrofa-text4, #071b0f);
    margin-bottom: 0;
}
.opening__info-row__support-number > a {
    color: var(--agrofa-text4, #071b0f);
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
    transition: all 500ms ease;
}
.main-footer {
    position: relative;
}
.background-black-2 {
    background-color: #0b361c;
}
.main-footer__bg {

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top center;

}
.main-footer__top {
    padding-top: 135px;
    padding-bottom: 10px;
}
/* .footer-widget__col__col1 {
    width: 31.3%;
} */
.footer-widget--about {
    max-width: 270px;
}
.footer-widget {
    margin-bottom: 40px;
}
.footer-widget__logo {
    display: inline-flex;
    width: 35%;
    margin-bottom: 0px;
}
.footer-widget__logo h2{
    display: inline-flex;
   font-size: 40px;
   color:#fff;
}
.footer-widget__experience-text {
    font-size: 16px;
    color: var(--agrofa-white, #fff);
    line-height: 32px;
    margin-bottom: 34px;
    padding-right: 30px;
}

.footer-widget__mail-address {
    position: relative;
}

.footer-widget__mail-icon {
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    color: var(--agrofa-white, #fff);
    height: 100%;
    display: flex;
    align-items: center;
}

.footer-widget__col__col2 {
    width: 20.2%;
}
.footer-widget {
    margin-bottom: 40px;
}
.footer-widget__title {
    font-family: var(--agrofa-font, "Inter", sans-serif);
    font-size: 20px;
    font-weight: 600;
    color: var(--agrofa-white, #fff);
    margin: 0;
    margin-bottom: 40px;
}
.footer-widget__links {
    margin-top: -10px;
    margin-bottom: 0;
}
.footer-widget__links li{
    font-size: 16px;
    color: var(--agrofa-text2-dark, #c1cfc7);
    font-weight: 400;
    line-height: 30px;
    position: relative;
    /* padding-left: 19px; */
    margin-bottom: 11px;
}

.footer-widget__links li a{
    color: inherit;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
    transition: all 500ms ease;
}
.footer-widget__col__col3 {
    width: 17.5%;
}
.footer-widget {
    margin-bottom: 40px;
}
.footer-widget__title {
    font-family: var(--agrofa-font, "Inter", sans-serif);
    font-size: 20px;
    font-weight: 600;
    color: var(--agrofa-white, #fff);
    margin: 0;
    margin-bottom: 40px;
}
.footer-widget__col__col4 {
    width: 31%;
}
/* .footer-widget--blog {
    padding-left: 25px;
} */
.footer-widget {
    margin-bottom: 40px;
}
.footer-widget__title {
    font-family: var(--agrofa-font, "Inter", sans-serif);
    font-size: 20px;
    font-weight: 600;
    color: var(--agrofa-white, #fff);
    margin: 0;
    margin-bottom: 20px;
}

.main-footer__bottom {
    text-align: center;
}
.main-footer__bottom__inner {
    padding: 15px 0 15px 0;
    border-top: 1px solid rgba(var(--agrofa-white-rgb, 255, 255, 255), 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-widget__post-heading {
    font-family: var(--agrofa-font, "Inter", sans-serif);
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: var(--agrofa-white, #fff);
    margin-bottom: 0;
}
.main-footer__copyright {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: var(--agrofa-white, #fff);
}
.main-footer__social-row {
    display: flex;
    align-items: center;
}
.main-footer__social-row-text {
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    color: var(--agrofa-white, #fff);
    margin-bottom: 0;
}
.main-footer__social-list {
    display: flex;
    align-items: center;
    padding-left: 14px;
    margin-bottom: 0;
    gap: 0 10px;
    list-style: none;
}
.main-footer__social-list li{
    list-style: none;
}
.footer-widget__post-col + .footer-widget__post-col {
    padding-top: 27px;
}
.main-footer__social-list li a{

    width: 35px;
    height: 35px;
    background-color: var(--agrofa-white, #fff);
    border-radius: 50%;
    color: #433838;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;

}

.crops{
    text-align: center;
    /* filter: drop-shadow(1px 2px 3px #44574c93); */
}
.crops a{
    color: #505050;
    font-weight: 600;
    text-align: -webkit-center;
}
.owl-carousel .item .crops img {
    width: 85%;
    height: auto;
}
.crops img:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.leaf {
    background-image: url(../img/leaf.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 10px;
}

.news h4{
    color: #002a12;
   
}
.news p{
    color: #505050;
    margin-top: 5px;   
    margin-bottom: 0;
}
.news a h4{
    font-weight: 500;
    font-size: 17px;
    /* margin-top: 2%; */
}
.news .date_calender{
    color: #5a0008;
}

.latest_news{
    background-color: #fff;
    box-shadow: 0px 0px 4px #bdbdbd70;
    padding: 10px;
    margin-bottom: 1.5rem;
    height:320px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    -moz-box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
}
.latest_news:hover{

    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.news_para{
    font-size: 14px;
}

.latest_news marquee p{
    background-color: #ededed;
    padding: 5px 10px;
    font-size: 13px;
}
.readmorebtn{
    background-color: #37791D;
    border-color: #37791D;
    color:#fff;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
}
.readmorebtn:hover{
    background-color: #1e023d;
    border-color: #1e023d;
    color:#fff;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
}

.videos_background {
       
    background:linear-gradient(0deg, rgba(1, 83, 26, 0.158), rgba(1, 75, 17, 0.3)), url(../img/news_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.videos h4{
    color: #002a12;
   
}

.videos h5{
    font-weight: 500;
    font-size: 17px;
    margin-top: 2%;
    color:#1E5F0F;
}
.latest_videos{
    background-color: #fff;
    box-shadow: 0px 0px 4px #bdbdbd70;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 1.5rem;
}
.latest_videos iframe{
    width:100%;
    height:220px;
}
.logos .item{
    text-align: -webkit-center;
}
.logos .item img{
  width: 100% !important;
  height: 100px;
  object-fit: contain;
}
.blink {
    
    border: 1px transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 30px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1300ms infinite;
    -moz-animation: glowing 1300ms infinite;
    -o-animation: glowing 1300ms infinite;
    animation: glowing 1300ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #287c0e;
        -webkit-box-shadow: 0 0 3px #287c0e;
    }

    50% {
        background-color: #21c7ed;
        -webkit-box-shadow: 0 0 15px #2cba05;
    }

    100% {
        background-color: #287c0e;
        -webkit-box-shadow: 0 0 3px #287c0e;
    }
}

@keyframes glowing {
    0% {
        background-color: #287c0e;
        box-shadow: 0 0 3px #287c0e;
    }

    50% {
        background-color: #2cba05;
        box-shadow: 0 0 15px #2cba05;
    }

    100% {
        background-color: #287c0e;
        box-shadow: 0 0 3px #287c0e;
    }
}
.newsevents {
    padding: 10px;
    width: 100%;
    margin-top: 15px;
    position: relative;
    background: #fff !important;
    box-shadow: 0 1px 2px rgba(43, 59, 93, .3);
    margin-bottom: 2em;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    -moz-box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    height: 410px;
}

.newsevents:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

.newsevents img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.newsevents .post-date {
    position: absolute;
    top: 2%;
    left: 8%;
    padding: 1% 2%;
    background: #fff
}

.newsevents .month {
    font-size: 14px;
    color: #002a12;
    font-weight: 700;
    text-transform: uppercase
}

.newsevents .month:after {
    content: "";
    display: block;
    border: 1px solid #fff
}

.newsevents .date {
    font-size: 14px;
    color: #002a12;
    display: block;
    text-align: center;
    font-weight: 700
}

.newsevents.post-title {
    margin: 25px 0 15px 0
}

.newsevents .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #002a12;
    padding: 10px 15px;
    display: inline-block;
    transition: all .3s ease 0s
}

.newsevents .post-title a:hover {
    text-decoration: none;
    color: #FDD61F
}

.newsevents .read-more {
    color: #333;
    padding: 0 15px;
    text-transform: capitalize;
    transition: color .2s linear
}

.newsevents .read-more i {
    margin-left: 10px;
    font-size: 10px
}

.newsevents .read-more:hover {
    text-decoration: none;
    color: #FDD61F
}

.latest_publication{
    background-color: #fff;
    box-shadow: 0px 0px 4px #6D9D3C;
    padding: 10px;
    margin-bottom: 1.5rem;
    height: 435px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-align: center;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
    -moz-box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.1);
}
.ormanental_fish img
{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    height: 200px;
    object-fit: fill;
}
.ormanental_fish img:hover{

    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.latest_publication img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    height: 300px;
    object-fit: fill;
}
.latest_publication img:hover{

    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.publication h4{
    margin-top: 10px;
    font-weight: 500;
    font-size: 18px;
    color: #002a12;
   
}

.publication p{
    color: #505050;
    margin-top: 5px;   
    
    font-size: 14px;
    margin-bottom: 5px;
}
.latest_factsheet{
    background-color: #fff;
    box-shadow: 0px 0px 4px #6D9D3C;
    padding: 10px;
    margin-bottom: 1.5rem;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-align: center;
}
.about_img {
    box-shadow: 15px 15px 1px 0px #0a7b39;
}
.about_img img{
    /* border-radius: 65px 0 0 0; */
}

/* gallery */
.contact_bg {
    background-color: #f8f9fa !important;
    background-image: url(../img/contact-bg.png);
    background-size: cover;
    padding: 20px;
}
#demo {
    height:100%;
    position:relative;
    overflow:hidden;
  }
  
  
  .green{
    background-color:#6fb936;
  }
          .thumb{
              margin-bottom: 30px;
          }
          
          .page-top{
              margin-top:85px;
          }
  
     
  img.zoom {
      width: 100%;
      height: 200px;
      border-radius:5px;
      object-fit:cover;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
  }
          
   
  .transition {
      -webkit-transform: scale(1.2); 
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
  }
      .modal-header {
     
       border-bottom: none;
  }
      .modal-title {
          color:#000;
      }
      .modal-footer{
        display:none;  
      }

      .news_background {
       
        background:linear-gradient(0deg, rgba(1, 83, 26, 0.158), rgba(1, 75, 17, 0.3)), url(../img/news_bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
.lightbox-gallery {
    background-image: url(../img/grass-flower.jpg);
    background-position: center;
    background-repeat: no-repeat;
}


.top_bar a{
    color: #817979;
}
.top_btn{
    border: 0;
    background-color: #0a7b39;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}


/* About page */
.about_crops{
    text-align: center;
}
.about_crops img{
    border-radius: 50%;
    height: 196px;
    width: 100%;
}

/* end  */


.ttm-topbar-wrapper {
    height: 40px;
    background-color: #f7f7f6;
}

.language_bar ul li{
    list-style: none;
}

.main-footer  ul.contact-widget-wrapper li {
    padding-top: 0 !important;
    list-style: none;
    color:#fff;
}
.main-footer ul.contact-widget-wrapper li {
    border-bottom: 1px solid rgba(255, 255, 255, .03);
}


/* pulses page */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    /* border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 20px;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97); */
  }

.bhoechie-tab{
    border: 1px solid #d3d3d3;
    box-shadow: 1px 0px 10px 4px #c5c5c5a8;
}

  div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
  }
  div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
    
  }
 
  div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
  }
  div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
  }
  div.bhoechie-tab-menu div.list-group>a.active,
  div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
  div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #669933;
    background-image: #669933;
   
    border: none;
    color: #ffffff;
  }
  div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #669933;
  }
  .list-group-item{
    text-align: start !important;
    background-color: #0a7b3929;
  }
  .list-group-item:hover{
    background-color: #669933;
    background-image: #669933;
    color: #fff;
  }
  div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
  }
  
.contact_form{
    /* background-color: #99cc33; */
    padding: 5% 2%;
    border-radius: 10px;
    box-shadow: 1px 2px 6px 3px #35a11a;
    color: #4a4a4a;
}
.contact_btn{
    background-color: #0a7b39;
    border: none;
    color: #fff;
}

  div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
  }
  table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  td, th {
    border: 1px solid #aba6a6;
    text-align: left;
    padding: 8px;
  }
  
  tr:nth-child(even) {
    background-color: #dddddd;
    
  }
  table img {
    width: 110px;
    height: 130px;
    object-fit: cover;
  }
  .breadcomb {
    position: relative;
    color: #fff;
    
}
.breadcomb-title h1 {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 10%;
    justify-content: space-around;
    transform: translate(-10%, -50%);
}

/* end */
.servicetab.list-group>a {
    margin-bottom: 0;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0A7B39;
    border-color: #0A7B39;
}
.ttm-page-title-row {
    display: block;
    padding-top: 80px;
    padding-bottom: 80px;
    z-index: 11;
}
.ttm-page-title-row {
    /* position: relative; */
    background-image: url(../img/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.title-box .page-title-heading h1 {
    text-transform: capitalize;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}
.carousel-caption {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    display: grid;
    align-items: center;
    width: 100%;
    padding: 0 10%;
}
.carousel-caption h1 {
    font-size: 3rem;
}


.vagetables-tabs img{
    width: 35px;
    height: 35px;
    object-fit: cover;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #48b70f;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #48b70f;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.language_btn {
    border: 0;
    background-color: #ffe323;
    color: #111111 !important;
    padding: 3px 10px;
    border-radius: 8px;
}
.breadcrumbtitle {
    background: rgba(18, 98, 58, 0.6);
    padding: 25px;
}

.service_details {
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #fff;
    word-wrap: break-word;
    margin-bottom: 15px;
    height: auto;
    box-shadow:0 20px 50px rgba(0,0,0,.1);
    height: 200px;
   
}
.service_details .serviceimage {
    width:100%;
    margin:0 auto;
    overflow:hidden;
 
}
.service_details .serviceimage img{
    width:80%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.service_details .serviceimage img:hover{

    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.service_title h5 {
    font-size: 17px;
    font-weight: 700;
    color: #4e5250;
    text-align: center;
}

.service_title h5:hover {
    font-size: 18px;
    font-weight: 700;
    color: #FDD61F;
    text-align: center;
}
.titleheadingwhite h3 {
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.titleheadinggreen h3 {
    font-weight: 600;
    text-align: center;
    color: #0a7b39;
}
.titleheadingfish h3 {
    font-weight: 600;
    text-align: center;
    color: #2e5dad;
}

.titleheadingwhite img {
    width:120px;
    margin-top:-10px;
    margin-bottom:5px;
}
.titleheadinggreen img {
    width:120px;
    margin-top:-10px;
    margin-bottom:5px;
}
.titleheadingfish img {
    width:120px;
    margin-top:-10px;
    margin-bottom:5px;
}
.breaking_news {
    height:25x;
}
.breaking_news .news-title h5 {
    font-size: 17px;
    margin-top: 9px;
    text-align: center;
    height: 25px;
    color: #fff;
}

.breaking_news .ticker {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.breaking_news .news-title {
    width: 120px;
    text-align: center;
    background: #FDD61F;
    position: absolute;
    z-index: 10;
}
.breaking_news .news-title:after {
    position: absolute;
    content: "";
    right: -39px;
    border-left: 20px solid #FDD61F;
    border-top: 22px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    top: 0px;
}
.breaking_news .news marquee {
    margin-top: 11px;
}
.breaking_news .news {
    width: 100%;
    background: #0A7B39;
}

.breaking_news .news-content p {
    margin-right: 41px;
    display: inline;
    color: #fff;
}
.breaking_news .news-content p a {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}
.mainscreen{
    height: 80vh;
}

.rice-sidemenu li a {
    background-color: #22400b;
    border-radius: 10px;
    color: #fff;
    border: none !important;
    width: 100%;
    text-align: start;
    display: block;
    padding: 5px 10px;
}

.rice-sidemenu .active {
    background-color: #0a7b39;
}

.rice-sidemenu li a:hover
    {
    background-color: #0a7b39;
}

.side_menu .mb-1 button:focus {
    box-shadow: none;
}

.second-step {
    padding: 0 4%;
    background-color: #98c8ac;
    font-weight: 600;
}

.second-step li {
    border-bottom: 1px solid #ffffff40;
    padding: 2% 0;
}

.second-step li a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.fish-sidemenu li a {
    background-color: #2E5DAD;
    border-radius: 10px;
    color: #fff;
    border: none !important;
    width: 100%;
    text-align: start;
    display: block;
    padding: 5px 10px;
}

.fish-sidemenu .active {
    background-color: #0CA2DF;
}

.fish-sidemenu li a:hover
    {
    background-color: #0CA2DF;
}

.side_menu .mb-1 button:focus {
    box-shadow: none;
}

.second-step-fish {
    padding: 0 4%;
    background-color: #86cae6;
    font-weight: 600;
}

.second-step-fish li {
    border-bottom: 1px solid #7dc8e7;
    padding: 1% 0;
}

.second-step-fish li a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}


.intro_img{
    box-shadow: 0px 2px 11px 2px #626262a3;
}
.grass {
    position: relative;
    width: 100%; /* Maximum width */
    margin: 0 auto; /* Center it */
  }
  .grass img{
    height:300px;
    object-fit: cover;
  }
  
  .grass .content {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    color: #f1f1f1; /* Grey text */
    width: 100%; /* Full width */
    padding: 4px 10px;
  }
  .deficiency {
    position: relative;
    width: 100%; /* Maximum width */
    margin: 0 auto; /* Center it */
  }
  .deficiency img{
    height:200px;
    object-fit: cover;
  }
  .deficiency .contentdetails {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    color: #f1f1f1; /* Grey text */
    width: 100%; /* Full width */
    padding: 4px 10px;
  }
@media (max-width: 1200px) {
    .navbar-nav a {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 6px 9px;
    }
}

@media screen and (max-width: 767px) {

    .ormanental_fish img
    {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        height: auto;
        object-fit: fill;
    }

    .navbar-brand img{
        width: 100%;
        }
    .mainscreen{
        height: auto;
    }
    /* .menu_bg {
        background-color: #e7e7e7 !important;
    } */
   
    .navbar-brand {
        width: 230px
    }
    .list_a{
        gap: 6px !important;
    }
    .slider-img IMG{
       height: 220px;
    }
    .list_a input{
        width: 130px;
        padding: 4px 3px;
    }
    .zoom_btn{
        padding: 1px 5px;
    }
  }
  .content {
    padding-top: 30px;
}

/* Testimonials */
.testimonial-container {
    text-align: center;
    padding: 20px 0px;
}

.testimonial-card {
    background-color: #f4f4f4;
    padding: 30px;
    text-align: center;
    font-style: italic;
    position: relative;
    border-radius: 5px;
    height: 200px;;
}

.testimonial-card::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
}

.testimonial-card p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 16px;
}

.testimonial-name {
    font-weight: 600;
    padding-top: 1.25rem;
    line-height: 1.3;
}

.testimonial-title {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.597;
    color: #a7a7a7;
}
.modal-backdrop.show {
    opacity: 0.1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.social {
    position: fixed;
    top: 125px;
    right: 15px;
    z-index: 99999;
}

.social ul {
  padding: 0px;
  -webkit-transform: translate(270px, 0);
  -moz-transform: translate(270px, 0);
  -ms-transform: translate(270px, 0);
  -o-transform: translate(270px, 0);
  transform: translate(270px, 0);
}

.social ul li {
    display: block;
    margin: 5px;
    background: rgba(171, 219, 209, 0.36);
    width: 295px;
    text-align: left;
    padding: 5px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: 9999;
}
.social ul li a{
 font-size: 14px;
}

.social ul li:hover {
  width: 140px;
  margin-right: -20px;
  -webkit-transform: translate(-110px, 0);
  -moz-transform: translate(-110px, 0);
  -ms-transform: translate(-110px, 0);
  -o-transform: translate(-110px, 0);
  transform: translate(-110px, 0);
  background: rgba(173, 178, 177, 0.4);
}

.social ul li:hover a {
  color: #000;
  font-size: 14px;
}

.social ul li:hover i {
  color: #fff;
  background: #16a085;
}

.social ul li i {
  margin-right: 5px;
  color: #0a7b39;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px; 
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);

}


.gallerybox {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  
  .galleryimage{
    display: block;
    width:100%;
    height:220px;

  }
  
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s ease;
    background-color: rgba(35, 35, 35, .9);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  
  .gallerybox:hover .overlay {
    opacity: 1;
    margin:10px;
  }
  
  .text {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 40%;
    left: 40%;
    -webkit-transform: translate(-0%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
    text-align:center ;
   
  }
  .icon a{
    width:25px;
    height:25px;
    background:#f39c12;
    font-size:16px;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.quote-btn a {
    top: 180px;
    position: fixed;
    left: -27px;
    transform: rotate(-90deg);
    padding: 10px 15px 25px;
    height: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #ffe323;
    color: #000;
    text-transform: uppercase;
    z-index: 99999;
}
.quote-btn a:hover{
text-decoration: none;
background-color:#0a7b39;
color:#fff;
}
.search-form
{
    width: 70%;
}
.font-resize-controls button{
    border: 1px solid #000;
    border-radius: 8px;
}
.language_bar
{
    display: flex;
    justify-content: end;
    background-color: #0a7b39;
}
.top_bar{
    background-color: #0a7b39;
}
.mobile_view{
    background-color: #ffe323;
    clip-path: polygon(0 0%, 100% 0%, 95% 100%, 0 100%);
}
.stress_variety {
    background-color: #fff;
    box-shadow: 0px 0px 5px 4px #bbb;
    margin-top: 7%;
    padding: 5px;
}
.readmorebutton{
    background-color: #37791D;
    border-color: #37791D;
    color:#fff;
    padding:2px 5px;
    border-radius:5px;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
}
.readmorebutton:hover{
    background-color: #1e023d;
    border-color: #1e023d;
    color:#fff;
    padding:2px 5px;
    border-radius:5px;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
}

.readmore {
    color: #333;
    padding: 0 15px;
    text-transform: capitalize;
    transition: color .2s linear
}


.readmore:hover {
    text-decoration: none;
    color: #FDD61F
}
.modalheading {
    width: 100%;
    background-color: #2b9421;
    border-bottom: solid 1px #a9de5d;
}
.modalheadingtitle {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
    padding-bottom: 4px;
    padding-top: 1%;
}
.modalbody{
    background-color: #DAFFA6;
}
.modalbody b{
    margin-right:10px;
}
.modal {
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
  @media(max-width:767px)
  {
    .latest_publication img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        height: auto;
        object-fit: fill;
    }
    .mobile_view p{
        text-align: center !important;
    }
    .language_bar
    {
        display: flex;
        justify-content: center;
    }

    .grass img{
        height:auto;
        object-fit: cover;
      }
      .deficiency img{
        height:auto;
        object-fit: cover;
      }
    .latest_news{height:auto;}
    .breadcrumbtitle {
        padding: 10px;
    }
    .breaking_news .news-content p a {
        font-size: 14px;
        text-decoration: none;
        color: #fff;
    }
    .breaking_news .news-title {
        width: 85px;
    }
    .breaking_news .news-title h5 {
        font-size: 14px;
        margin: 9px 0;
    }
    .ttm-topbar-wrapper {
        height: auto;
    }
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        top: 30%;
        /* bottom: -1.5rem; */
        left: 50%;
        transform: translate(-50%, -50%);
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        display: grid;
        align-items: center;
        width: 100%;
        padding: 10% 10%;
    }
    .carousel-caption h1 {
        font-size: 2.2rem;
    }
  }
  @media (max-width: 480px) {
    .breadcomb-title h1 {
        font-size: 20px;
    }
    .newsevents {
        height: auto;
    }
    .newsevents img{
        height: auto;
    }
    .galleryimage {
        display: block;
        width:100%;
        height:auto;
        object-fit: cover;
      }
      
    .carousel-caption h1 {
        font-size: 20px;
        line-height: 25px;
    }

    .testimonial-card {
        background-color: #f4f4f4;
        padding: 10px;
        text-align: center;
        font-style: italic;
        position: relative;
        border-radius: 5px;
        height: auto;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% 100%;
    }
}
/* end gallery */

/* search */
.top_bar p {
    font-size: 16px;
}

#search-overlay {
    display: none;
}

.block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    border: #a0a0a0 solid 1px;
    margin: 0;
    z-index: 999;
}

.block:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.centered {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 10px 15px;
    color: #FFF;
    border: none;
    background: transparent;
}

#search-box {
    position: relative;
    width: 100%;
    margin: 0;
}


#close-btn {
    position: fixed;
    top: 1em;
    right: 1em;
}

#close-btn:hover {
    color: #777;
    cursor: pointer;
}
.data_box{
    width: 100%;
    background-color: #669933;
    border-radius: 8px;
    align-items: center;
    padding:10px 15px;
    margin-top: 5%;
    
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
}
.data_box h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    padding: 0 0 0 10%;
    color:#fff;
}
.data_box h4:hover {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    padding: 0 0 0 10%;
    color:#eaff00;
}

.data_box img{
  height: 80px;
  width: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.data_box img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.data-box a{

width: 100%;
}

.rice_vrity{
    background-color: #cbe98f;
    box-shadow: 0px 0px 5px 4px #bbb;
    margin-top: 7%;
  }
  
  .rice_vrity .head{
    padding: 2% 3%;
  }
  .rice_vrity .head h4{
    color: rgb(3, 77, 3);
  }
  .rice_vrity .head a{
    color: rgb(23, 24, 23);
  }



/* The side navigation menu */
.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 99999;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    background-color: #0a7b39;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}



/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 16px;
    }
}

.product-grid4,
.product-grid4 .product-image4 {
    position: relative;
    margin-bottom: 15px;
}

.product-grid4 {
    box-shadow: 0px 0px 6px 0px lightgray;
    font-family: Poppins, sans-serif;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    transition: all .3s ease 0s
}

.product-grid4:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.product-grid4 .product-image4 a {
    display: block
}

.product-grid4 .product-image4 img {
    width: 100%;
    height: 220px;
    object-fit: fit;
}

.product-grid4 .pic-1 {
    opacity: 1;
    transition: all .5s ease-out 0s
}

.product-grid4 .product-image4 {
    overflow: hidden;
}

.product-grid4 .product-image4 img:hover {
    scale: 1.2;
}


.product-grid4 .product-content {
    padding: 25px
}

.product-grid4 .title {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 7px;
    transition: all .3s ease 0s
}

.product-grid4 .title a {
    color: #222
}

.product-grid4 .title a:hover {
    color: #16a085
}

.product-grid4 .price {
    color: #16a085;
    font-size: 17px;
    font-weight: 700;
    margin: 0 2px 15px 0;
    display: block
}

.product-grid4 .price span {
    color: #909090;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: line-through;
    text-align: left;
    vertical-align: middle;
    display: inline-block
}

.product-grid4 .add-to-cart {
    border: 1px solid #e5e5e5;
    display: inline-block;
    padding: 10px 20px;
    color: #888;
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    transition: all .3s
}

.product-grid4:hover .add-to-cart {
    border: 1px solid transparent;
    background: #16a085;
    color: #fff
}

.product-grid4 .add-to-cart:hover {
    background-color: #505050;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:990px) {
    .product-grid4 {
        margin-bottom: 30px
    }
}

@media(max-width:768px) {
    .product-grid4 .product-image4 img {
        width: 100%;
        height: auto;

    }
}
.accordion-button:not(.collapsed) {
    color: #FFF;
    background-color: #0a7b39;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    font-weight: bold;
}

.accordion-button.custom-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300FF00'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    transform: rotate(-180deg);
    font-weight: bold;
}
.inline-list {
    padding: 0;
  }
  
  .inline-list li {
    display: inline;
    margin-right: 10px; /* Adjust this value to set the spacing between items */
  }

  .rice-doctor-about {
    border-radius: 0px 35px;
    box-shadow: 0px 0px 5px -1px lightgray;
    transition: .6s;
}

.rice-doctor-about:hover {
    border-radius: 35px 0px;
    box-shadow: 0px 0px 15px -1px #669933;
    /* scale: 1.1; */
    /* margin-top: 50px; */
}

.qr-image-container {
    border-radius: 25px;
    overflow: hidden;
}
h4,h5{
    font-weight: 700;
    margin:10px 0px;
}

.director-message-box {
    margin: 20px auto;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.director-message {
    align-items: center;
    gap: 20px;
}

.director-photo {
    flex-shrink: 0;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #ddd;
}

.director-photo img {
    width: 100%;
    height: auto;
}

.message-content {
    max-width: 100%;
    text-align: justify;
}

.director-name {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.director-designation {
    font-size: 18px;
    color: #555;
    margin-bottom: 20px;
}

.director-message p {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}

@media(max-width:480px)
{
    .director-message {
        display: block;
        align-items: center;
        gap: 20px;
    }
    .language_btn {
        border: 0;
        background-color: #ffe323;
        color: #111111 !important;
        padding: 3px 6px;
        border-radius: 8px;
        font-size: 14px;
    }
    .font-resize-controls button {
        border: 1px solid #000;
        border-radius: 8px;
        font-size: 14px;
    }
    .font-resize-controls button {
        border: 1px solid #000;
        border-radius: 8px;
        font-size: 14px;
    }
    .icon_s {
        font-size: 26px;
        color: #ffe323;
    }
    .social {
        position: fixed;
        top: 130px;
        right: 8px;
        z-index: 99999;
    }
    .social ul li i {
        margin-right: 5px;
        color: #0a7b39;
        background: #fff;
        padding: 10px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        font-size: 12px;
        background: #ffffff;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .social ul li {
        display: block;
        margin: 2px;
        background: rgba(171, 219, 209, 0.36);
        width: 290px;
        text-align: left;
        padding: 5px;
        -webkit-border-radius: 30px 0 0 30px;
        -moz-border-radius: 30px 0 0 30px;
        border-radius: 30px 0 0 30px;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        z-index: 9999;
    }
    .quote-btn a {
        top: 180px;
        position: fixed;
        left: -25px;
        transform: rotate(-90deg);
        padding: 2px 10px 20px;
        height: 0px;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        background-color: #ffe323;
        color: #000;
        text-transform: uppercase;
        z-index: 99999;
    }
    
}