.color{
    color: #39ac37;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-variant-caps: all-petite-caps;
}
.about-box4{
    box-shadow: 0px 2px 15px #999;
    
}
.style1{
    padding: 10px 30px;
    margin-bottom: 0px;
    line-height: 25px;
}
.style2{
    padding: 0px 0px -50px 0px;
}
.style3{
    padding-bottom: 28px;
}
.new-btn{
    width: auto;
    height: auto;
    padding: 15px 25px;
    border: #f6f6f6 2px solid;
    border-radius: 50px;
    color: #39ac37;
    font-size: 1em;
    font-family: Georgia, serif;
    text-align: center;
}
.new-btn:hover{
    background: #000;
    color: #ffffff;
    border: none;
    transition: all 0.3s ease-in-out;
}
.text-align{
    text-align: center;
}
.alt-media{
    padding:20px 20px 20px 150px;
    margin: 15px 0px;
    background-color: #ffffff;
    box-shadow: 3px 5px 15px 5px #f6f6f6;
}
.alt-media .item-img img{
    width: 60px;
    margin: 0px 10px 0px -100px ;
}
.alt-media .title{
    margin: -50px 30px 30px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em !important;
    font-weight: bold;
    color: #000000;
}
.alt-media p{
    margin: -20px 0px 0px 0px;
}
.about-page{
    padding: 30px 0px 30px 0px;
    background-color: #f6f6f6;
}
.about-page p{
    text-align: justify;
}
.breadcrumb-wrap .cover{
    background-image: url("img/banner/abt-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.service-box{
    padding:20px 20px 20px 20px;
    margin: 15px 0px;
    background-color: #ffffff;
    box-shadow: 3px 5px 15px 5px #f6f6f6;
}
.service-box .arrow{
    width: 30px;
    height:15px;
    margin: 0px -50px;
    position: absolute;
}
.service-box ul{
    margin: 0px 0px 0px 40px;
}
.service-box ul li{
    position: relative;
}
.alt-title h2{
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
    font-style: inherit;
}
.alt-title p{
    margin: -10px 0px 10px 0px;
}
.sugar-content{
    padding: 80px 0px 50px 0px;
}
.case-study-wrap1 .white_sugar img{
    height: 400px;
    width: 100%;
}
.case-study-wrap1 .white_sugar p{
    text-align: justify;
    padding: 0px 0px;
}
.case-study-wrap2 .sugar_bg img{
    top: -10;
    width: 100%;
    height: 300px;
}
.wheat_img img{
    width: 100%;
    height: 300px;
}
.meat{
    padding: 50px 0px;
    width: 100%;
    height: 300px;
}
.meat-content{
    padding: 20px 10px;
    background: #fff;
    text-align: justify;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 15px ;
}