.footer-wrap {
	text-align: center;
  }
  .act-btn {
	padding: 10px 30px;
	font-size: 18px;
  }
  @media(min-width : 1200px){
  .zcontainer-evetns h2{
  font-size : 30px;
  }
  .zcontainer-evetns{
  max-width : 400px;
  }
  }
  @media(max-width:1200px){
	.zcontainer-evetns  h2{
		font-size: 22px;
	}
  }
  .zcontainer-evetns-inner{
  flex-wrap : wrap;
  }
  .zcontainer-evetns{
  width : 30%;
  }
  .zcontainer-evetns.zevent-guatemala{
  background : #eff8ed;
  }
  .zcontainer-evetns.zevent-mexico{
  background: #ffebeb;
  }
  .zcontainer-evetns.zevent-colombia{
	background: #eef3ff;
	}
	.zcontainer-evetns.zevent-dominican{
	  background: #fef7e9;
	}
	.zcontainer-evetns.zevent-panama{
	  background: #e8f7f8;
	}
	.zcontainer-evetns img{
	 max-height: 165px;
	}
	.zcontainer-evetns{
		padding: 50px 0 50px;
	}
	@media only screen and (max-width: 992px) {
    .zcontainer-evetns-inner .zcontainer-evetns {
		        padding: 30px 0 30px;
	}}