.topbar-area {
	background-color: #278604;
}
.reliable-list.prologuelist li {
	list-style-type: disc;
	padding-left: 0;
}
.reliable-list.prologuelist {
	padding-left: 2rem;
}
.reliable-image.wrap-image img{
	border-radius: 15px;
	width: 100%;
}
#prologue {
	background: #7AD1C3;
}
#corebussiness {
	background: #68FB90;
}
#valueaddedprocessing {
	background: #AEE4BD;
}
#ourpotfolio .single-global-transfers-card {
	min-height: 520px;
}
#sustainability {
	background: #7AD180;
}
.cobtact p{
	color: #fff;
}
.logoimg {
	width: 100px;
}
#aboutus {
	background-color: #AEE4BD;
}
#companyprofile {
	background-color: #7AD180;
}
#empower {
	background-color: #7AD1C3;
}
.global-transfers-area {
	background-color: #7AD1C3;
}

.certifications-section {
	background-color: #1F7135;
	color: #fff;
	padding: 75px 0;
}
.certifications-section h2 {
	color: #fff;
	font-size: 35px;
	text-align: center;
	margin: 0 0 25px;
}
.certifications-section p {
	color: #fff;
	text-align: center;
}
.certifications-section .col-md-3 {
	width: 20%;
}
.certifications img {
	width: 100px;
	background: #fff;
	border-radius: 50%;
	padding: 5px;
}
.certifications {
	text-align: center;
	background: #fff;
	min-height: 385px;
	padding: 20px 10px;
}
.certifications h3 {
	font-size: 24px;
	margin: 20px 0;
}
.certifications p {
	color: #000;
}
.certifications-section p.makespace {
	margin: 0 0 35px;
}
.theme-dark #prologue,  .theme-dark #corebussiness, .theme-dark #valueaddedprocessing, .theme-dark #sustainability, .theme-dark #aboutus, .theme-dark #companyprofile, .theme-dark #empower, .theme-dark .certifications-section {
	background: #000;
}
.theme-dark .certifications {
	background: #313131;
}
.footerwhatsapp {
	background: #161616;
	padding: 100px 0;
}
.whatschatex img {
	width: 240px;
}
.whatschatex {
	text-align: center;
}
.footerwhatsapp h3 {
	text-align: center;
	color: #fff;
	margin: 0 0 25px;
}
.copyright-area {
	margin-top: 0 !important;
}
@media only screen and (max-width: 1200px){
 .certifications-section .col-md-3 {
	width: 33.3%;
	margin: 0 0 25px;
}
}
@media only screen and (max-width: 767px) {
  .certifications-section .col-md-3 {
    width: 50%;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  .certifications-section .col-md-3 {
    width: 100%;
    margin: 0 auto 25px;
    max-width: 320px;
  }
}




