.agri-nav {
    position: absolute;
}

.agri-nav-bottom {
    position: inherit;
}

.scrolled {
    position: fixed;
}

.visible {
    opacity: 1;
}

.agri-font {
    font-family: lithos-pro,sans-serif;

}

.agri-font-para {
    font-family: 'Gudea', sans-serif;
}

.agri-font-size {
    font-size: 1vw;
}

.agri-title-font-color {
    color: #427753;
}



.agri-body {
    background-color: #efeffb;
}

.agri-container {
    height: 100px;
    color: #427753;
}

.inter-contendblock-style-1-agri {
    position: absolute;
    /* height: 200px; */
    z-index: +11;
    background: #ffffff;
    right: 0;
    bottom: 0;
    top: 0;
}

.btn-green {
    /* color: #fff;
    background-color: #f00;
    border-color: #fff; */
	color: #424242;
    background-color: #5b9b00;
    /* border-color: rgb(107, 107, 107); */
    /* border: 1px solid rgb(142, 142, 142); */
}


.btn-green:hover, 
.btn-green:active:focus, 
.btn-green:active:hover, 
.btn-green>.btn:active {
    color: #fff;
    /* background-color: #fda63a; */
    background-color: #5b9b00;
    /* border-color: rgba(140, 140, 140, 0); */
}

.btn-float-right {
    float: right;
}

.agri-small-icon {
    padding: 30px;
}

.tea-cup-img {
    margin: 0 auto;
    width: 100px;
}

/* .leaf-img {
    background-image: url("/wp-content/themes/maliboon/css/images/agri/leafs.png");
    background-repeat: no-repeat;
    background-position: 100% 0%;
} */

.left-align {
    left: 0;
}

.nav-jump-fix {
    margin-top: 10%
}
