html, body {
    max-width: 100%;
    overflow-x: hidden;
/*    zoom: 0.9;
    -moz-transform: scale(0.9);
    -moz-transform-origin: 0 0;*/
}
@font-face {
                          font-family: "AirbnbCerealApp-Bold";
                          src: url('../fonts/AirbnbCerealBold.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-Medium";
                          src: url('../fonts/AirbnbCerealMedium.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-Book";
                          src: url('../fonts/AirbnbCerealBook.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-ExtraBold";
                          src: url('../fonts/AirbnbCerealExtraBold.ttf') format("truetype");
                        }
                        
.contact {
  width               : 100%;
  min-width           : 100%;
  height              : 100vh;
  min-height          : 1200px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color    : rgba(255, 255, 255, 1.0);
  opacity             : 1.0;
}
a {
  text-decoration     : none;
}
div {
  -webkit-text-size-adjust: none;
}
.anima-full-width-a {
  width               : 100%;
}
.anima-full-height-a {
  height              : 100%;
}
div {
  -webkit-text-size-adjust: none;
}
.contact .bg {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 100%;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header {
  background-color    : rgba(255,255,255,0.0);
  position            : relative;
  height              : 100%;
  width               : 1200px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header-layout-container {
  pointer-events      : none;
  flex-direction      : column;
  top                 : 24px;
  align-items         : center;
  height              : 110px;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  display             : flex;
  left                : 0;
}
.contact .header-layout-container > * {
  pointer-events      : auto;
}
.contact .header .logopng {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 128px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .nav {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : 32px;
  width               : 697px;
  position            : absolute;
  margin              : 0;
  left                : 280px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .nav .newsletter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 479px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .nav .programmes {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .nav .publications {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 143px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .nav .gallery {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 281px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(225, 145, 65, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .nav .contact1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 316px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .nav .donate {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 32px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 608px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .nav .donate .rectangle8412 {
  background-color    : rgba(225, 145, 65, 1.0);
  top                 : 0px;
  height              : 32px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 16px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .nav .donate .donate1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 12px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.contact .header .socialmedia {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 21px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 1115px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .socialmedia .facebookf {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 20px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .socialmedia .twitter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 18px;
  width               : 22px;
  position            : absolute;
  margin              : 0;
  left                : 28px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .header .socialmedia .linkedinin {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 20px;
  width               : 20px;
  position            : absolute;
  margin              : 0;
  left                : 64px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .contactdetails {
  background-color    : rgba(255,255,255,0.0);
  top                 : 478px;
  height              : 212px;
  width               : 322px;
  position            : absolute;
  margin              : 0;
  left                : 364px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .contactdetails .infocyberpolicycent {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  transition          : all 0.2s ease-in-out;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 24.0px;
  color               : rgba(44, 45, 48, 1.0);
  text-align          : left;
  line-height         : 28.0px;
}
.contact .contactdetails .infocyberpolicycent {
  pointer-events      : auto;
}
.contact .contactdetails .infocyberpolicycent:hover {
  transform           : scale(1.1);
}
.contact .contactdetails .a2540720598498 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 64px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  transition          : all 0.2s ease-in-out;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 24.0px;
  color               : rgba(44, 45, 48, 1.0);
  text-align          : left;
  line-height         : 28.0px;
}
.contact .contactdetails .a2540720598498 {
  pointer-events      : auto;
}
.contact .contactdetails .a2540720598498:hover {
  transform           : scale(1.1);
}
.contact .contactdetails .ihubsenteuplaza {
  background-color    : rgba(255,255,255,0.0);
  top                 : 128px;
  height              : auto;
  width               : 240px;
  position            : absolute;
  margin              : 0;
  left                : 4px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  transition          : all 0.2s ease-in-out;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 24.0px;
  color               : rgba(44, 45, 48, 1.0);
  text-align          : left;
  line-height         : 28.0px;
}
.contact .contactdetails .ihubsenteuplaza {
  pointer-events      : auto;
}
.contact .contactdetails .ihubsenteuplaza:hover {
  transform           : scale(1.1);
}
.contact .getintouch {
  background-color    : rgba(255,255,255,0.0);
  top                 : 334px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 360px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  transition          : all 0.2s ease-in-out;
  font-family         : "AirbnbCerealApp-Book", Helvetica, Arial, serif;
  font-size           : 64.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 64.0px;
}
.contact .getintouch {
  pointer-events      : auto;
}
.contact .getintouch:hover {
  transform           : scale(1.1);
}
.contact .footer {
  background-color    : rgba(255,255,255,0.0);
  margin-left         : -37px;
  height              : 100%;
  width               : 773px;
  margin-right        : 37px;
  position            : relative;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .footer-layout-container {
  pointer-events      : none;
  flex-direction      : column;
  align-items         : center;
  bottom              : 40px;
  height              : 373px;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  display             : flex;
  left                : 0;
}
.contact .footer-layout-container > * {
  pointer-events      : auto;
}
.contact .footer .bitmap {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 122px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.contact .footer .cyberpolicy {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : auto;
  width               : 120px;
  position            : absolute;
  margin              : 0;
  left                : 298px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(44, 45, 48, 1.0);
  text-align          : left;
  line-height         : 23.0px;
}
.contact .footer .programmes {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .gallery {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .publications {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .contact1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .newsletter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .donate {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .facebook {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .twitter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .linkedin {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.contact .footer .a2512020copyrightc {
  background-color    : rgba(255,255,255,0.0);
  top                 : 353px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.anima-component-wrapper,
.anima-component-wrapper * {
  pointer-events      : none;
}
.anima-component-wrapper a *,
.anima-component-wrapper a,
.anima-component-wrapper input,
.anima-component-wrapper video,
.anima-component-wrapper iframe,
.anima-listeners-active,
.anima-listeners-active * {
  pointer-events      : auto;
}
.anima-hidden,
.anima-hidden * {
  visibility          : hidden;
  pointer-events      : none;
}
.anima-smart-layers-pointers,
.anima-smart-layers-pointers * {
  pointer-events      : auto;
  visibility          : visible;
}
.anima-component-wrapper.anima-not-ready,
.anima-component-wrapper.anima-not-ready * {
  visibility          : hidden !important;
}
.anima-listeners-active-click,
.anima-listeners-active-click * {
  cursor              : pointer;
}