.menu-item.current>.menu-link {
    color: #fff;
}

.menu-item:hover>.menu-link {
    color: #ffcd01;
}

ul.footer {
    padding-left: 0px;
}

ul.footer li {
    list-style: none;
    padding: 4px 0;
}

ul.footer li a {
    color: #fff !important;
}

.flex-control-nav.flex-control-thumbs {
    justify-content: center;

}

.flex-control-nav.flex-control-thumbs li {
    width: 17px !important;
    height: 17px !important;
    margin-left: 5px;
    margin-top: 10px;

}

.flex-control-nav.flex-control-thumbs li img {
    width: 17px !important;
    height: 17px !important;

}

h2.title00 {
    letter-spacing: 2px;
}

h2.tit002 {
    letter-spacing: 4px;

}

p.ptit {
    color: #969696;
    letter-spacing: 4px;
    line-height: 2.5rem;
}

.bgcolor {
    background-color: #F5F5F5;
}

.boxtitle {
    border-radius: 50%;
    background-color: #5aa348;
    display: inline-block;
    padding: 1.8rem 0.6rem 2.4rem 0.6rem;
    line-height: 60px;
    color: #fff;
    width: 120px;
    height: 120px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 5px;
}

h3.boxtitle span {
    font-size: 2.7rem !important;
    color: #fff !important;
}




.title-bottom-border h3 {
    border-bottom: 1px solid #000;

}

.newlist img {
    border-radius: 20px;
}

.newlist h5 {
    margin-bottom: 2px;
    color: #FF6915;
    font-size: 1.3rem;
    font-weight: 500;
    margin-top: 10px;
}

.newlist h3 {
    margin-bottom: 10px;
    font-weight: 500;

}

.about02 {
    background-image: url(../images/2025/about02.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;

}

.listh4 h4 {
    color: #27B523;
    border-left: 7px solid #27B523;
    padding-left: 10px;
    margin-bottom: 10px;
}

.listh5 h4 {
    color: #f77500;
    border-left: none;
    padding-left: 10px;
    margin-bottom: 10px;
}


.listh4 p {
    padding-left: 20px;
}

.fbox-icon {
    width: 65px;
    height: 40px;
    line-height: 40px;
}

.fbox-icon i {
    line-height: 40px;
}

a.green {
    background-color: #5aa348;

}

a.green:hover {
    opacity: 0.9;

}

.fbox-icon01 i,
.fbox-icon01 img {
    background-color: #27B523 !important;
}


a.whit {
    background-color: #FFFFFF;
    color: #5aa348;

}




a.orange {
    background-color: #F77500;

}

a.orange:hover {
    opacity: 0.9;

}

.pabox {
    position: absolute;
}

.section03 {
    background-color: #F5F5F5;
}

.bgc03 {
    background-color: #5aa348;
    padding: 4rem 0;
}


h5.triph5 {
    color: #ff6915;
    margin-bottom: 5px;
}

.portfolio-image01 img {
    border-radius: 20px;
}

.portfolio-image01 img:hover {
    opacity: 0.8;

}

.portfolio-desc span {
    font-weight: 400;
    font-size: 1rem;
}

select.form-select01 {
    float: left;
    display: inline-block;
    border: 1px solid #f77500;
    font-size: 1.2rem;
    padding-right: 60px;

}

.section04 {
    background-color: #fff6d3 !important;
    border-top: 2px solid #ff6916;
    border-bottom: 2px solid #ff6916;
}
.fbox-content p{
    color: #000;
}

.sectionyellow{
    background-color: #ffcc50;
    margin-top: 0px;
    margin-bottom: 0px;

}
a.hovr{
    display: inline-block;
    padding: 0 10px;
    
}



a.hovr:hover{
    opacity: 0.9;
}

.footerh3{
    margin-bottom: 5px!important;
    font-weight: 400!important;
}

.triline{   
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding-top: 20px;
}
.trilinept0{
    padding-top: 0px;
}
.tri02{
    margin-bottom: 40px;
}


.triline h2{
    margin-bottom: 10px;
   
}

.tri02 h4{
    margin-bottom: 5px;
}

.tri02 p{
    
}


.tri02 h5{
    color: #f77500;
    margin-bottom: 10px;
}
.tri02 h5 span{
    display: block!important;
    font-weight: 400!important;
    font-size: 0.85rem!important;
}

span.spanh4{
    display: block!important;
    font-weight: 400!important;
    font-size: 0.85rem!important;
    color: #f77500;
}

.section05{
    background-color: #ffcc50;
    padding-top: 30px;
    padding-bottom: 30px;
}








@media (min-width: 1200px) {
    .about02 {
        padding: 15rem 0;
    }


}

@media (max-width: 1199px) {
    .about02 {
        padding: 5rem 0;
    }

    .pabox {
        position: relative;
    }

    .paboximg {
        margin-top: -4rem;


    }

}

@media screen and (min-width: 1200px) {
    .fontbig {
        font-size: 2rem;
    }

    h2.tit002 {
        letter-spacing: 4px;
        font-size: 2.5rem;
    }

    p.font002 {
        font-size: 1.4rem;

    }

    p.font003 {
        font-size: 1.3rem;
        letter-spacing: 5px;

    }

    .newlist h3 {
        font-size: 1.3rem;
    }

    .button.button-xlarge {
        --cnvs-btn-padding-x: 2.8rem;
        --cnvs-btn-padding-y: 0.8rem;
        --cnvs-btn-fontsize: 1.5rem;
    }
    .fontbig{
        font-size: 1.3rem;
    }
    .fontbig h4{
         font-size: 1.6rem;

    }
    .fontbig h3{
         font-size: 1.6rem;

    }
    .listh4 h4{
         font-size: 1.8rem;

    }

    .titbg01{
        position: relative;


    }
    .titbg01img{
        position: absolute!important;
        left: 20%;
        top: 25%;
    }



}

@media screen and (min-width:200px) and (max-width:480px){
    .titbg01img{
        display: none!important;
        
    }
    .mobilept0{
        padding-top: 0px!important;
    }
    .mobilemt0{
        margin-top: 0px!important;
    }


    .mobilemb0{
        margin-bottom: 0px!important;
    }
    .height20{
        height: 20px!important;

    }
    .none00{
        display: none!important;
    }


}