.footer .font-md {
  /*display : none;*/
}
@media (min-width:1200px){
  .footer .col-lg-3 {
    width:25% !important;
  }
}

.box-radius-bottom{
  	border-bottom-left-radius:0;
  	border-bottom-right-radius:0;
}
.box-authors{
  	display:none;
}
.box-ticks{
	position:relative;
}


/* start hero banner */
.custom-hero-banner{
	background : url(https://www.afgoldenagri.com/storage/banner-afgoldenagri.jpg);
  	padding-top:50px;
  	padding-bottom:50px;

}

.custom-hero-banner .row{
	margin-left:0 !important;
  	margin-right:0 !important;
}

.custom-hero-banner .card-small.card-small-2 .box-image img {
    display: inline-block;
    vertical-align: middle;
  	max-height: 100%;
    border: 5px solid #ffffff;
    border-radius: 50%;
}

.card-offer-style-2 .card-offer .card-image{
	background-color:transparent;
}
.card-small .card-image .box-image{
	background-color : inherit;
  	border-bottom:0 !important;
}

.custom-hero-banner .card-info{
  	text-align:center;
}
.custom-hero-banner .color-brand-1 {
	color: #ffffff !important;
}

.custom-hero-banner .font-xs {
	color:#ffffff !important;
  	line-height:22px !important;
  	font-size:15px !important;
}
/* end hero banner */

.certifications{
	background:red;
}

.list-partners li img{
  	border: 1px solid #000000;
    border-radius: 10px;
}
.header-logo a img{
	max-height:83px;
}
.what-we-do{
	margin-top:-100px !important;
  	
}
.what-we-do .card-offer{
  	padding: 20px 20px 0px 20px !important;
  	background-color:#cde2e7;
}
.what-we-do .card-offer p{
	margin-bottom:-8px !important;
}
.what-we-do .card-image{
	max-width:120px !important;
}
.what-we-do .card-offer .card-image img{
	max-height:120px;
	border-radius:10px;
}

.box-social-media{
	display:none;
}

.card-offer-style-2 .card-offer .card-image{
	max-width:300px;
  	height:auto;
  	max-width:300px;
}
.card-offer-style-2 .card-offer .card-image img{
	max-height:300px;
  	border-radius:50%;
  	border:5px solid #ffffff;
}
.card-offer-style-2{
	background-image:url(https://www.afgoldenagri.com/storage/banner-afgoldenagri.jpg) !important;
}
.card-offer-style-2 .card-offer{
	padding:30px;
}
.card-offer-style-2 .card-offer h4{
	color:rgb(220, 161, 49) !important;
}
.card-offer-style-2 p{
  	color:#ffffff;
  	margin-bottom:0 !important;
  	min-height:144px;
}
/*END CARD*/

.box-story-2{
  	margin-top:30px
}
.card-small.card-small-2{
	text-align:center;
}

/*BANNER 6*/
.banner-6{
	background-image:url(https://www.afgoldenagri.com/storage/peppers-afgoldenagri-banner-1.jpg);
}

.banner-6 .box-banner-6,.banner-6 h5{
  	display:none;
}
.banner-6, .banner-6 span, .banner-6 h1,.banner-6 .color-brand-1, .banner-6 p{
	color:#ffffff !important;
  	text-shadow:3px 2px 5px rgba(41,41,41,67);
}
.banner-6 a {
	background: #ffffff;
  	padding:10px 30px !important;
}
.banner-6 a:hover {
	background: rgb(220, 161, 49) !important;
}
.banner-6 a {
  	text-shadow:none;
}

.banner-6 h1 {
    font-size: 40px;
    line-height: 50px;
}

.banner-6 .font-md {
    font-family: var(--primary-font) !important;
    font-size: 21px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
}

.banner-service{
	background-color:#ffffff !important;
  	margin-top:100px;
  	margin-bottom:100px;
}

.banner-service .img-reveal img{
	width:inherit !important;
}
.banner-service .d-none{
	display:block !important;
}

@media (max-width:1200px){
  .banner-service .pl-70{
  	padding-left:0 !important;
  }
}
.banner-6 .align-items-end .d-xl-block{
	display:none !important;
}
.box-cover-border{
  	border:1px solid #623B1C;
}

.box-banner-home11{
	width:500px;
}

.box-banner-home11{
	width:100% !important;
}

@media (min-width:1400px){
  .banner-5 .col-lg-7{
    width:800px;
    margin-left:20.8%;
  }
  .banner-5 .banner-slide-11{
      min-height:600px !important;
  }
}

@media (min-width:767.98px){
  .banner-5 .banner-slide-11{
      min-height:522px;
  }
}
@media (min-width:1024px){
  .banner-5 .banner-slide-11{
      min-height:409px;
  }
  .banner-5 .col-lg-7{
    margin-left:20.8%;
  }
}
@media (max-width:767.98px){
  .banner-5 .box-video-banner{
      width: 100% !important;
  }
  .banner-5 .banner-slide-11{
      min-height:262px;
  }
}


@media (max-width: 991.98px) {
    .banner-5 .mb-100{
        margin-bottom: 65px !important;
    }
}

.banner-5:before{
	height:70% important;
}



/*CERTIFICATIONS*/

@media (max-width: 767.98px) {
    .list-partners li img {
        max-height: 150px !important;
    }
}