
.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 590px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}

.main-header__logo {
    display: flex;
    max-width: 264px;
    height: 110px;
    align-items: center;
    justify-content: center;
    background-color: #eff2e5;
    position: relative;
    top: 4px;
    padding: 10px 45px 10px 32px;
    z-index: 98;
}

.main-header--two .main-header__inner {
    background-color: #2c9c07;
    height: 80px;
    border-radius: 6px 0 0 6px;
}

.mar1{
	margin-bottom: 20px;
}

.mar2{
    margin-bottom: 30px;
}

.mar3{
    margin-bottom: 40px;
}

.sec-mar{
	margin-top: 60px;
}

.footer-widget__post-info {
    width: auto;
    padding-left: 19px;
}

.footer-widget__post-info {
    width: auto;
    padding-left: 0px;
}

.footer-widget__post-col {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #1f3126;
    padding-bottom: 10px;
}

.main-footer__social-list {
    display: flex
;
    align-items: center;
    padding-left: 0px;
    margin-bottom: 0;
    gap: 0 10px;
    list-style: none;
}

.fo1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 0px;
    color: var(--agrofa-text5, #00200c);
    word-wrap: break-word;
    margin-bottom: 15px;
}

.food-one--two .food-one__quality-list2 {
    margin-top: 20px;
}

.mar2{
    margin-bottom: 30px;
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 60px;
}

.work-learn-one__title {
    width: calc((100% - 34px) / 1);
    color: var(--agrofa-white, #fff);
    margin-bottom: 0;
}

.page-header__bg1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/backgrounds/header-bg-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(64, 64, 64, 0.85);
  background-blend-mode: overlay;
}

.page-header__bg2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/backgrounds/header-bg-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(64, 64, 64, 0.85);
  background-blend-mode: overlay;
}

.page-header__bg3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/backgrounds/header-bg-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(64, 64, 64, 0.85);
  background-blend-mode: overlay;
}

.page-header__bg4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/backgrounds/header-bg-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(64, 64, 64, 0.85);
  background-blend-mode: overlay;
}

.food-chose-icon {
    min-height: 33px;
    max-height: 33px;
    margin-top: 40px;
}

.service-details__title {
    color: var(--agrofa-text, #12110e);
    font-family: var(--agrofa-font, "Inter", sans-serif);
    font-weight: 700;
    font-size: 30px;
    line-height: 62px;
    margin-bottom: 14px;
}




