
.box-center {
  display: flex;
  justify-content: center;
  align-items: center;
/*  height: 200px; */
/*  border: 3px solid green; */
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
 *    PopUp
*/
.arrowpopup {
position: relative;
display: inline-block;
cursor: pointer;
}
.arrowpopup .tooltiptext {
visibility: hidden;
width: 160px;
background-color: #856;
color: white;
text-align: center;
border-radius: 4px;
padding: 9px ;
position: absolute;
bottom: 150%;
left: 50%;
margin-left: -85px;
}
.arrowpopup .tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #856 transparent transparent transparent;
}
.arrowpopup .show {
visibility: visible;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
/*  border-bottom: 1px dotted black; */ /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

    
/* Moving Object   - start */
.wrap {
  margin: 10px;
}

.route {
  height: 150px;
  width: 150px;
  margin: auto;
  border: 3px dotted #000;
  position: relative;
}

.plane {
  position: absolute;
  transform: translate(-50%, -50%) rotate(180deg);
  top: 0;
  left: 0;
  animation: path 6s linear infinite, turn 6s ease infinite;
}

@keyframes path {
  0%,
  100% {
    left: 0;
    top: 0;
  }
  25% {
    left: 100%;
    top: 0;
  }
  50% {
    left: 100%;
    top: 100%;
  }
  75% {
    left: 0;
    top: 100%;
  }
}

@keyframes turn {
  0%,
  24% {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  25%,
  49% {
    transform: translate(-50%, -50%) rotate(270deg);
  }
  50%,
  74% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  75%,
  99% {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(90deg);
  }
}
 /* Moving Object   - end   */

 .box-center {
  display: flex;
  justify-content: center;
  align-items: center;
/*  height: 200px; */
/*  border: 3px solid green;m*/
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;                                             
}
.img-auto {
   width: 100%;
   height: auto;
 }

 
 body { font-family:"Josefin Sans";font-size: 14px;} /*background-color: transparent;} */

 
 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
/*  Fonts */  

  @font-face {
 font-family: 'Handlee';
   font-style: normal;
  font-weight: 400;
 src: url(/fonts/Handlee/Handlee-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 }  

 @font-face {
 font-family: 'Josefin Sans';
   font-style: normal;
  font-weight: 400;
 src: url(/fonts/Josefin_Sans/JosefinSans-VariableFont_wght.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 }   

 @font-face {
 font-family: 'Barrio';
   font-style: normal;
  font-weight: 400;
 src: url(/fonts/Barrio/Barrio-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 } 	
 
  @font-face {
 font-family: 'Barlow';
   font-style: normal;
  font-weight: 400;
 src: url(/fonts/Barlow/Barlow-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 } 
 
   @font-face {
 font-family: 'Shadows Into Light';
 font-style: normal;
  font-weight: 400; 
 src: url(/fonts/Shadows_Into_Light/ShadowsIntoLight-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 }  
    @font-face {
 font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;  
 src: url(/fonts/Architects_Daughter/ArchitectsDaughter-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 }  