
.header .header-top {
    background: #036021 none repeat scroll 0 0;
}

/*.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {*/
/*    color: #02551b;*/
/*}*/
/*.navbar{*/
/*    background-color:#036021;*/
/*}*/
/*.navbar-toggler{*/
/*    color: #fff;*/
/*    font-size: 27px;*/
/*    padding: 0;*/
/*}*/
/*.navbar-toggler:hover,*/
/*.navbar-toggler:focus {*/
/*    text-decoration: none;*/
/*    border: 0;*/
/*    outline: 0;*/
/*    color: #059432;*/
/*}*/
/*.nav-link{*/
/*    color:#fff;*/
/*    transition:all linear .3s;*/
/*}*/
/*.nav-link:hover, */
/*.nav-link:focus{*/
/*    color: #111;*/
/*    text-shadow: none;*/
/*    font-weight: 600;*/
/*}*/
.our_activity .single-Promo:hover>.promo-icon i {
    background: #02551b;
  
}

.our_activity .single-Promo:hover>h2 a {
    color:  #02551b;
}

.our_activity .single-Promo:hover>h2::before {
    background:  #02551b;
   
}
.main-logo>h2 {
    color: #02551b;
}
.wrapper section>h2::before {
    background: #02551b none repeat scroll 0 0;
}
.our_cuauses h2::before {
    background: #02551b none repeat scroll 0 0;
}
.events_section_area .events_single:hover h3 {
    color: #02551b;
}
.our_cuauses h2 a {
    color: #02551b;
    border: 1px solid #02551b;
    transition:all linear .3s;
}
.our_cuauses h2 a:hover{
    background-color:#02551b;
    color:#fff;
}
.our_cuauses .our_cuauses_single .item .for_padding:hover>h2 {
    color: #02551b;
}
.our_cuauses h2.borderes::before {
    background: #02551b none repeat scroll 0 0;
    
}
.our_cuauses .owl-theme .owl-nav i {
    color: #02551b;
   
}
.footer {
    background: #000000;
    padding-bottom:80px;
}
.footer .footer_bottom p {
    background: #296818; none repeat scroll 0 0;
}

.footer .footer-text.two ul li a:hover, .footer .footer-text.one ul li a:hover, .footer .footer-text.one ul li i:hover, .footer .footer-charity-text p i:hover {
    color: #02551b;
}
.footer .footer_bottom p a {
    color: #02551b;
   
}
.letast_news .single_news:hover .texts h3 {
     color: #02551b;
}

.client .owl-theme .owl-nav [class*='owl-'] {
    background: #02551b none repeat scroll 0 0;
}
.our_cuauses .owl-theme .owl-nav i {
   
    border: 1px solid #02551b;
    color: #02551b;
    
}
.our_cuauses .owl-theme .owl-nav i:hover {
    background: #02551b;
    transition: all linear .3s;
}
/***** banner area *****/
.client .item{
    height:calc(100vh - 116px);
    position:relative;
    background-size:cover;
    z-index:1;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 24px;
    color:#ddd;
}
/*.client .item:before{*/
/*    content:"";*/
/*    width:100%;*/
/*    height:45%;*/
/*    position:absolute;*/
/*    bottom:0;*/
/*    left:0;*/
/*    background-image: linear-gradient(to top, rgba(3, 96, 33, .96) , rgba(3, 96, 33, 0));*/
/*    z-index:-1;*/
/*}*/
.lc,
.client .item h1,
.lc3{
    display: -webkit-box;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.lc3{
    -webkit-line-clamp: 3;
}
.client .item h1{
    font-size:60px;
    text-transform:uppercase;
    -webkit-line-clamp: 2;
    color:#fff;
}
.client .item p{
    margin-top:15px;
    font-size:22px;
    color:#fff;
}
.our_cuauses h2 a {
  color:#02551b;
  border: 1px solid #02551b;
}
.our_cuauses h2 a:hover{
    transition: all linear .3s;
}
.our_cuauses .our_cuauses_single .item .for_padding:hover>h2 a {
    background: #02551b;
}
.owl-theme .owl-dots .owl-dot:not(:last-of-type){
    margin-right:16px;
}
.owl-theme .owl-dots .owl-dot span{
    width: 16px;
    height: 16px;
    background:#bbb;
    margin:0;
    transition:all linear .3s;
}
.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot.active span{
    background:#014c1c;
}
.letast_news .single_news:hover .texts h3 a {
    color: #02551b;
}

.donate_section h2 a {
    color: #02551b;
}

/**** added on 19-04-2080 *****/
.about_content{
    display:flex;
    grid-gap:24px;
    background-color: #f7f7f7;
    margin-top: 40px;
    margin-bottom:20px;
    padding:30px 50px;
    text-align:center;
}
/*.about_content>*{*/
/*    flex:0 0 calc( 50% - 44px );*/
/*}*/

.about_content img{
    height:300px;
    object-fit:cover;
    width:100%;
}
/***** header *****/
.header .header-top .contact p a{
    color:#06c643;
}
/*** social links on top *****/
.search{
    margin-top:6px;
    max-width:70%;
}
.search .form-control{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: transparent;
    border: 1px solid #059432;
    border-right: 0;
    color:#fff;
} 
.search .btn{
    background-color:#059432;
    color:#fff;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border: 1px solid #059432;
    border-left:0;
}
.form-control:focus,
.btn:focus, .btn.focus{
    box-shadow: none;
    border-color: #fff !important;
    transition:all linear .3s;
}
.form-control:focus + .btn{
    border-color: #fff;
    background-color:#fff;
    color:#059432;
}
.our_activity{
    margin-bottom:50px;
}
/***** publication area *****/
.pub_section{
    margin: 40px auto;
    padding: 40px 0;
    z-index:1;
}
.wrapper section.pub_section>h2{
    color:#1a1a1a;
    margin-bottom:30px;
    display:flex;
    flex-direction:column;
}
.wrapper section.pub_section>h2>.all-btn{
    margin: 10px auto 0;
    color: #1a1a1a;
    border:1px solid transparent;
    transition:all linear .3s;
}
.wrapper section.pub_section>h2>.all-btn:hover{
    color:#000;
    border: 1px solid #000;
}
.wrapper section.pub_section>h2:before,
.our_cuauses .our_cuauses_single .item p{
    display:none;
}
.pub_section .row_right>*{
    margin-bottom:30px;
}
.pub_item-big{
    position:relative;
}
.pub_item-big,
.pub_item-small{
    padding:20px;
    border:1px solid #1a1a1a;
    text-align:center;
    color:#1a1a1a;
    transition:all linear .3s;
    display:block;
    border-radius:10px;
}
.pub_item-big img,
.pub_item-small img{
    aspect-ratio:1/1.3;
    -webkit-transform:rotate(5deg);
    transform:rotate(2deg);
    transition:all linear .3s;
    object-fit:cover;
}
.pub_item-big img{
    max-width: 80.7%;
}
.pub_item-small img{
    max-width:60%;
}
.pub_item-big:hover img,
.pub_item-small:hover img{
   transform:scale(1.06); 
}
.pub_item-big:hover,
.pub_item-small:hover{
    text-decoration:none;
    color:#000;
    border-color:#000;
}
.pub_item-big h5{
    font-size:28px;
    -webkit-line-clamp: 2;
}
.pub_item-big h5,
.pub_item-small h5{
    margin-top:20px;
    margin-bottom:0;
    line-height:1.5;
    transition:all linear .3s;
}
.pub_item-small h5,
.pub_item-big:hover p{
  -webkit-line-clamp: 3;
}
.pub_item-big p{
    background-color:#02ca4b;
    margin-bottom:0;
    color:#111;
    padding:7px 15px 15px;
    position:absolute;
    left:0;
    right:0;
    opacity:0;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    transform: translate(-100%, -100%);
    transition: all linear .3s;
    height: 95px;
    line-height: 1.7;
    bottom:0;
}
.pub_item-big:hover p{
    /*opacity: 1;*/
    /*transform: translate(0, 0);*/
    /*transition: .7s cubic-bezier(0.17, 0.04, 0.03, 0.94);*/
}
.pub_item-big h5,
.pub_item-small h5,
.pub_item-big p{
     display: -webkit-box;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.bg-green:before{
    z-index:-1;
    /*background:rgba(3, 96, 33, .95);*/
    background: rgba(191, 206, 163, .95);
}
.partner_slider .item{
    border: 1px solid #ddd;
    border-radius: 5px;
}
.partner_slider .item,
.local_partner .item{
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/.73;
    margin-bottom:10px;
}
.partner_slider .item:hover{
    transition: all linear .3s;
    border-color:#059432;
}
.partner_slider .item:hover img{
    transform:scale(.9);
}
.partner_slider .item img,
.local_partner .item img{
    border-radius:5px;
    transition: all linear .3s;
    width:auto;
    max-height:100%;
}
.partner_slider .owl-nav{
    display:none;
}
.partner_slider .owl-dots{
    margin-top:10px;
}
/***** local_partner *****/
.local{
    margin-top:2.2rem;
}
.local .title{
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #016526;
}
.local_partner{
    padding: 15px;
    background-color: #f7f7f7;
    border-radius: 10px;
}
.local_partner .owl-nav{
    display:none;
}
.local_partner .item:not(:last-of-type){
    border-right: 1px solid #ddd;
}
.local_partner .item:hover img{
    transform:scale(1.05);
}
.video iframe{
    width:100%;
    aspect-ratio:16/9;
}
.client_btn,
.video_detail,
.about_link{
    border-radius: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
    text-decoration: none;
    display:inline-block;
    text-transform:uppercase;
}
.client_btn{
    color:#fff;
    background-color:#03461c;
    transition:all linear .3s;
}
.client_btn:hover{
    background-color:#057a30;
    text-decoration:none;
    color:#d1d1d1;
}
.video_detail,
.about_link{
    background: transparent none repeat scroll 0 0;
    color: #02551b;
    border: 1px solid #02551b;
    transition:all linear .3s;
}
.video_detail:hover,
.about_link:hover{
    background-color:#02551b;
    color:#f1f1f1;
}
.detail {
    font-size:18px;
    line-height:1.6;
}
.detail_title{
    
}
.related_title{
    color:#036021;
}
.related .list-group-item {
    border:0;
    padding-left:0;
    padding-right:0;
}
.related .list-group-item:not(:first-child){
    padding-top:0;
}
.related .list-group-item:not(:last-child){
    margin-bottom:.75rem;
    border-bottom:1px solid #ddd;
}
.related .list-group-item a{
    display:flex;
    grid-gap:10px;
    color:#333;
    font-size:18px;
    font-weight:600;
}
.related .list-group-item a:hover{
    color:#036021;
    text-decoration:none;
    transition:all linear .3s;
}
.related .list-group-item a:hover img{
    transition:all linear .3s;
    transform:scale(1.02);
}
.related .list-group-item a img{
    width:100px;
    height:75px;
    object-fit:cover;
    transition:all linear .3s;
}
.related .list-group-item a:hover span{
    color:#036021;
}
.related .list-group-item a span{
    flex:0 0 calc( 100% - 110px );
}
.map-wrap iframe{
    width:100%;
    aspect-ratio:16/9;
}
@media only screen and (min-width:992px){
    .logo-mob{
        display:none;
    }
}
@media only screen and (max-width:991px){
    .navbar-collapse{
        border-top: 1px solid #ccc;
        margin-top: 15px;
    }
    .our_activity .single-Promo{
        margin: 50px 0 0;
        padding: 40px 15px;
    }
    .about_content{
        flex-direction:column;
        grid-gap:15px;
        padding:15px;
    }
    .about_content>*{
        flex:0 0 100%;
    }
}
@media all and (min-width:768px){
    .pub_item-big h5{
        height:84px;
    }
}
@media all and (max-width:767px){
    .contact>p{
        margin: 10px auto;
        line-height:1;
    }
    .social{
        justify-content: flex-start;
        padding-left: 0;
    }
    .client .item{
        min-height:350px;
        height:auto;
    }
    .client .item h1{
        font-size:26px;
        -webkit-line-clamp: 4;
    }
    .client .item p{
        display:none;
    }
    .pub_item-big{
        margin-bottom:30px;
    }
    .pub_item-big h5{
        font-size:24px;
    }
}
