/*================================================
Why-Us CSS
=================================================*/
.page-title-area-why{
    background-image: url(../../assets/img/why-us/Rectangle\ 16.png);
}
  .why-p1{
    color: #209e2e;
  }

  .fun-fact-why{
      display: block;
      width: 70%;
      height: 60%;
      position: relative;
      left:25%;
  }

  .summary-image .why-info{
    margin: 0 auto;
    border: 1px solid black;
    height: 40%;
    width: 80%;
    padding:60px;
    border-radius: 10px;
    text-align: center;
  }

  .summary-image .why-info h4 {
    color: #209e2e;
  }

  .why-bg-img{
    background-image: url('../img/why-us/Group\ 86\ 1.png'),url('../img/why-us/5a1c7e70ca3fe7\ 3.png');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: 0px 25%,100% 90%;
    background-size: 330px 543px, 15% 10%;
  }


  

.page-title-area-fpo{
  background-image: url('../img/fpo/H7gjYRqCamU.png');
}

.country-fpo{
  text-align: left;
  
}
.country-fpo ul{
  list-style-image: url('../img/fpo/Vector.png');
}

.country-fpo-2{
  width: 100%;
}

.country-fpo-2 ul{
  width: 100%;
  position: relative;
  left: 2rem;
  top: -1.5rem;
}


.page-title-area-agri {
  background-image: url('../img/agri-start/pexels-pixabay-247597\ 1.png');
}

/* .summary-content table td {
  width: 50%;
} */
/* .about-agri .about-title-area .table img{
  width: 85px; 
  height: 2.5rem;
  width: 4.5rem;
} */
.fun-agri{
  /* position: relative; */
  
}
.fun-agri p{
  font-size: 12px;
}
.fun-agri h3{
  font-size: 15px;
  margin-bottom: 0;
}


.fpo-c{
  color: #000000;
}

.pb-0{
  padding-bottom: 0;
}

.agri-bn {
  width: 300px;
  height: 70px;
  position: relative;
  font-size: 10px;
}

.agri-bn1 {
  top: 0px;
  left: 88px;
}
.agri-bn2 {
  top: 179px;
  left: -291px;
}
.agri-bn3 {
  top: 343px;
  left: -518px;
}
.agri-bn4 {
  top: -221px;
  right:-377px
}
.agri-bn5 {
  top: 16px;
  right: -88px;
}

.agri-bn h3 {
  color: #191a19;
}

.agri-bn p {
  color: black;
}

.agri-box{
  width: 100%;
  border-radius: 1.25rem
}
.country-item-agri{
 
  text-align: left;
}
.country-content-agri {
  text-align: center;
  padding: 20px 0;
}

.country-content-agri h3 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}
.country-content-agri img{
  width: 70px;
  height: 70px;
}

.img-agri{
  display: block;
  margin: 0 130px;
  /* width: 70px; */
  position: relative;
  left: 4rem;
}
.ps-agri{
  margin-top: -110px;
}


.insti-block{
  width: 100%;
  height: 300px;
}

.page-title-area-inst{
  background-image: url('../img/institute/Rectangle\ 22.png');
}

#store-list img {
  width: 100%;
  /* height: 170px; */
  /* border: 5px solid #ecf0f1; */
  margin-bottom: 7px;
}

#store-list h4.title-store a:hover {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  color: #f1c40f;
}

#store-list h4.title-store a {
  color: #f39c12;
}


.btn.btn-default {
  border-color: #bdc3c7;
  background-color: #bdc3c7;
  border: 1px solid #bdc3c7;
}


.btn.btn-warning {
  border-color: #f1c40f;
  background-color: #f1c40f;
  border: 1px solid #f1c40f;
}

#store-list .farmer-info img{
  width: 15px;
  height: 15px;
}
.rounded-fm{
  border-radius: 1.5rem;
  margin-top: 25px;
}

.shop-item-ex{
  padding-top: 20px;
}

.footer-pad{
  padding-top: 0px;
}

.pad-top{
  padding-top: 80px;
}

.footer-mar{
  margin-top: -30px;
}

.summery-left li{
  text-align: left;
}

.page-title-content-2 {
  width: 100%;
}
.page-title-content-2 p{
  margin-top: 120px ;
  color: #209e2e;
  
}

td {
  padding: 5px;
  text-align:left;
        
}

.fun-agri-3{
  display: block;
  width: 410px;
  height: 400px;
}



