.elementor-2913 .elementor-element.elementor-element-bec011f{--display:flex;--min-height:60vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--gap:0px;--background-transition:0.3s;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:0%;--padding-right:0%;--padding-bottom:0%;--padding-left:0%;--z-index:4;}.elementor-2913 .elementor-element.elementor-element-bec011f, .elementor-2913 .elementor-element.elementor-element-bec011f::before{--border-transition:0.3s;}.elementor-2913 .elementor-element.elementor-element-bec011f.e-con{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-2913 .elementor-element.elementor-element-a311209{text-align:center;}.elementor-2913 .elementor-element.elementor-element-a311209 .elementor-heading-title{color:var( --e-global-color-23b5983 );font-size:calc(40px + 1.5vw);font-weight:500;text-transform:uppercase;letter-spacing:1.5px;word-spacing:5px;text-shadow:1px 2px 0px #FFFFFF;}.elementor-2913 .elementor-element.elementor-element-a311209 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2913 .elementor-element.elementor-element-648ef41{text-align:center;}.elementor-2913 .elementor-element.elementor-element-648ef41 .elementor-heading-title{color:#0E37A4;font-family:"Heebo", Sans-serif;font-size:calc(18px + .2vw);font-weight:400;line-height:1px;letter-spacing:0px;word-spacing:2px;}.elementor-2913 .elementor-element.elementor-element-648ef41 > .elementor-widget-container{margin:1vw 0vw 0vw 0vw;}.elementor-2913 .elementor-element.elementor-element-eec352d > .elementor-widget-container{padding:030px 0px 0px 0px;}.elementor-2913 .elementor-element.elementor-element-eec352d{width:var( --container-widget-width, 60% );max-width:60%;--container-widget-width:60%;--container-widget-flex-grow:0;}.elementor-2913 .elementor-element.elementor-element-eec352d.elementor-element{--align-self:center;}.elementor-2913 .elementor-element.elementor-element-8def40e{--display:flex;--min-height:0vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-2913 .elementor-element.elementor-element-bf58b81{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;--padding-top:40px;--padding-right:60px;--padding-bottom:40px;--padding-left:60px;}.elementor-2913 .elementor-element.elementor-element-a35b920 .elementor-heading-title{color:var( --e-global-color-23b5983 );font-weight:600;text-transform:uppercase;}.elementor-2913 .elementor-element.elementor-element-a35b920 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2913 .elementor-element.elementor-element-d7c71e2{color:#010101;font-size:calc(17px + .1vw);font-weight:400;}.elementor-2913 .elementor-element.elementor-element-5c10f3d{--display:flex;--background-transition:0.3s;--padding-top:0px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}@media(max-width:767px){.elementor-2913 .elementor-element.elementor-element-bec011f{--justify-content:space-evenly;--gap:20px;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;}.elementor-2913 .elementor-element.elementor-element-bec011f.e-con{--align-self:stretch;}.elementor-2913 .elementor-element.elementor-element-a311209 .elementor-heading-title{font-size:24vw;letter-spacing:0.8px;word-spacing:0.7em;}.elementor-2913 .elementor-element.elementor-element-a311209 > .elementor-widget-container{margin:0vw 0vw 0vw 0vw;}.elementor-2913 .elementor-element.elementor-element-648ef41 > .elementor-widget-container{margin:-8vw -2vw -2vw -2vw;}.elementor-2913 .elementor-element.elementor-element-eec352d{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-2913 .elementor-element.elementor-element-bf58b81{--padding-top:40px;--padding-right:20px;--padding-bottom:40px;--padding-left:20px;}.elementor-2913 .elementor-element.elementor-element-a35b920 .elementor-heading-title{font-size:25px;}.elementor-2913 .elementor-element.elementor-element-5c10f3d{--width:100%;--padding-top:0px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}}@media(min-width:768px){.elementor-2913 .elementor-element.elementor-element-bec011f{--width:100%;}.elementor-2913 .elementor-element.elementor-element-bf58b81{--content-width:1420px;}}/* Start custom CSS for html, class: .elementor-element-eec352d *//* Coursers */
#mapplaneshadowed-u-northamerica, #mapplaneshadowed-u-europe,
#mapplaneshadowed-u-latinamerica,
#mapplaneshadowed-u-asia,
#mapplaneshadowed-u-australia,
#mapplaneshadowed-u-africa{
    cursor: pointer
}

/* Hover Animation */

#mapplaneshadowed-u-northamerica:hover {
  opacity: 0.85;
  /* animation: scaleIn 3s forwards; */
}

/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*/
#mapplaneshadowed-u-latinamerica:hover {
  opacity: 0.85;
  animation: scaleIn 3s forwards;
}
/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*/
#mapplaneshadowed-u-africa:hover {
  opacity: 0.85;
  animation: scaleIn 3s forwards;
}
/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*/
#mapplaneshadowed-u-europe:hover {
  opacity: 0.85;
  animation: scaleIn 3s forwards;
}
/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*/
#mapplaneshadowed-u-asia:hover {
  opacity: 0.85;
  animation: scaleIn 3s forwards;
}
/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*/
#mapplaneshadowed-u-australia:hover {
  opacity: 0.85;
  animation: scaleIn 3s forwards;
}
/*
@keyframes scaleIn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
*//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bec011f */.elementor-2913 .elementor-element.elementor-element-bec011f {
margin: auto;
background-color: #D4EAF2;
}

/* Fadeout effect  
.elementor-2913 .elementor-element.elementor-element-bec011f:after {
     content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 95%);
  width: 100%;
  height: 4em;
}
*//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8def40e */.elementor-2913 .elementor-element.elementor-element-8def40e {
margin: auto;
}

/* Fadeout effect 
.elementor-2913 .elementor-element.elementor-element-8def40e:after {
     content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 95%);
  width: 100%;
  height: 10em;
}
 *//* End custom CSS */
/* Start custom CSS *//* These are the shadows of the plane flying around the SVG map */
  
  #mapplaneshadowed-u-plane path {
      display: block;
filter: drop-shadow(1px 8px 20px #000);

  }
  
/* This is to make all icons in the continents sections to look like clickable */

.triggerToggle {
    cursor: pointer;
}


/* Hides relevant content while working on */

body:not(.elementor-editor-active) .hidden {
    display: none;
}

.elementor-editor-active .hidden {
    opacity: 0.6;
}

body {
   background-color: #D4EAF2; 
  transition: all 1000ms ease-out;
  will-change: background;
}

/** Animation Rtl**/
.animation {
  position: relative;
  overflow: hidden;
}

.paper-plane {
  position: absolute;
  top: 0%;
  right: 0%;
  transition: right 4s, top 2s; /* Add transitions for smooth animation */
  animation: fly-horizontal 6s linear infinite, fly-vertical 2s ease-in-out infinite; /* Add multiple animations */
  transform: rotate(180deg);
}

@keyframes fly-horizontal {
  0% {
    right: 0%; /* Starting position on the left */
  }
  100% {
    right: 100%; /* Ending position on the right */
  }
}

@keyframes fly-vertical {
  0%, 100% {
    top: 0%; /* Initial and final position, no vertical movement */
  }
  50% {
    top: 9%; /* Move the plane up by 20% of its height */
  }
}

/* clouds */
/*Lets start with the cloud formation rather*/

/*The container will also serve as the SKY*/



#clouds{
	padding-top: 120px;
	max-height: 200px;

}

/*Time to finalise the cloud shape*/
.cloud {
	width: 200px; height: 60px;
	background: #fff;
	
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	
	position: relative; 
}

.cloud:before, .cloud:after {
	content: '';
	position: absolute; 
	background: #fff;
	width: 100px; height: 80px;
	position: absolute; top: -15px; left: 10px;
	
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.cloud:after {
	width: 120px; height: 120px;
	top: -55px; left: auto; right: 15px;
}

/*Time to animate*/
.x1 {
	-webkit-animation: moveclouds 15s linear infinite;
	-moz-animation: moveclouds 15s linear infinite;
	-o-animation: moveclouds 15s linear infinite;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
	left: 200px;
	top: -80px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6; /*opacity proportional to the size*/
	
	/*Speed will also be proportional to the size and opacity*/
	/*More the speed. Less the time in 's' = seconds*/
	-webkit-animation: moveclouds 25s linear infinite;
	-moz-animation: moveclouds 25s linear infinite;
	-o-animation: moveclouds 25s linear infinite;
}

.x3 {
	left: -250px; top: -200px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
}

.x4 {
	left: 470px; top: -250px;
	
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.75; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 18s linear infinite;
	-moz-animation: moveclouds 18s linear infinite;
	-o-animation: moveclouds 18s linear infinite;
}

.x5 {
	left: -150px; top: -250px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
}
.x6 {
	left: -110px; top: -270px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
}
.x7 {
	left: 390px; top: -370px;

	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.75; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 18s linear infinite;
	-moz-animation: moveclouds 18s linear infinite;
	-o-animation: moveclouds 18s linear infinite;
}
.x8 {
	left: -145px; top: -285px;
	
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 25s linear infinite;
	-moz-animation: moveclouds 25s linear infinite;
	-o-animation: moveclouds 25s linear infinite;
}
@-webkit-keyframes moveclouds {
	0% {margin-inline-start: 1000px;}
	100% {margin-inline-start: -1000px;}
}
@-moz-keyframes moveclouds {
	0% {margin-inline-start: 1000px;}
	100% {margin-inline-start: -1000px;}
}
@-o-keyframes moveclouds {
	0% {margin-inline-start: 1000px;}
	100% {margin-inline-start: -1000px;}
}/* End custom CSS */