/* ICMAAE EN MANAA page — clone of https://atmiri.wixsite.com/icmaae/manaa?lang=en
   Geometry: fixed 1920px frame, docH 2632 (live 2682 − 50px Wix banner).
   All y coords = live coords − 50. Colors measured from baseline pixels. */

html { margin: 0; padding: 0; background: #FFF; }
body { margin: 0; padding: 0; background: #FFF; }
#scale-wrap { position: relative; width: 1920px; margin: 0 auto; }
#frame { position: relative; width: 1920px; height: 2632px; background: #FFFFFF; }
.abs { position: absolute; }

/* ---------- header ---------- */
#site-header { position: absolute; left: 0; top: 0; width: 1920px; height: 158px; background: #FFF; z-index: 10; }
#header-logo { left: 322px; top: 14px; width: 117px; height: 144px; }
#header-tagline {
  left: 489px; top: 66px; margin: 0; width: 341px;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 20px; line-height: 26px; color: #015989; text-align: left;
}
#site-header nav a {
  position: absolute; top: 49px; height: 60px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px; line-height: 60px; color: #10284D;
  text-decoration: none; text-align: center; white-space: nowrap;
}
#site-header nav a.active { color: #0285CE; }
#nav-home    { left: 1105px; width: 103px; }
#nav-vision  { left: 1208px; width: 66px; }
#nav-mission { left: 1274px; width: 76px; }
#nav-prog-wrap { position: absolute; left: 1350px; top: 49px; width: 124px; height: 60px; }
#nav-prog-wrap #nav-prog { position: absolute; left: 0; top: 0; width: 124px; }
#prog-drop {
  display: none; position: absolute; left: -10px; top: 60px; width: 144px;
  background: #FFF; box-shadow: 0 3px 10px rgba(0,0,0,0.18); z-index: 60;
}
#nav-prog-wrap:hover #prog-drop { display: block; }
#site-header nav #prog-drop a {
  position: relative; display: block; top: auto; left: auto; width: auto; height: auto;
  padding: 8px 14px; line-height: 20px; text-align: left; font-size: 15px;
}
#site-header nav #prog-drop a:hover { background: #F2F5F9; }
#nav-contact { left: 1474px; width: 78px; }

/* language menu — bordered box (live 1568,106 83x45, border #959595) */
.lang-menu {
  position: absolute; left: 1568px; top: 56px; width: 83px; height: 45px;
  border: 1px solid #959595; box-sizing: border-box; z-index: 60;
}
.lang-current { position: absolute; left: 0; top: 0; width: 81px; height: 43px; cursor: pointer; }
.lang-current .lc {
  position: absolute; left: 14px; top: 11px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px; line-height: 21px; color: #1A1A1A;
}
.lang-current .chev { position: absolute; left: 55px; top: 18px; width: 12px; height: 6px; }
.lang-drop { display: none; position: absolute; left: -1px; top: 44px; width: 83px; background: #FFF; border: 1px solid #959595; }
.lang-menu:hover .lang-drop, .lang-menu:focus-within .lang-drop { display: block; }
.lang-opt {
  display: block; padding: 6px 14px; font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px; line-height: 21px; color: #1A1A1A; text-decoration: none;
}
.lang-opt:hover { background: #F2F5F9; }

/* ---------- hero band ---------- */
#band {
  left: 80px; top: 186px; width: 1760px; height: 246px;
  background: #F0EEE1 url(../../assets/band-live-manaa.png) no-repeat left top;
}
#band-logo { left: 567px; top: 218px; width: 155px; height: 155px; }
#band-title {
  left: 537px; top: 274px; margin: 0; width: 843px;
  font-family: 'Didot', 'Playfair Display', serif; font-weight: 400;
  font-size: 38px; line-height: 50px; color: #000; text-align: center;
}
#band-sub {
  left: 764px; top: 324px; margin: 0; width: 379px;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 22px; line-height: 27px; color: #000; text-align: center;
}

/* ---------- intro text ---------- */
#agg-line {
  left: 501px; top: 504px; margin: 0; width: 600px;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 22px; line-height: 27px; color: #10284D; text-align: left;
}
.bodyp {
  margin: 0; width: 894px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 16px; color: #000; text-align: justify;
}
#p1 { left: 496px; top: 575px; }
#p2 { left: 496px; top: 703px; }
#p3 { left: 496px; top: 751px; }
.item { width: 867px; }
#i1 { left: 523px; top: 639px; }
#i2 { left: 523px; top: 655px; }
#i3 { left: 523px; top: 671px; }
.num {
  margin: 0; width: 20px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 16px; color: #000; text-align: left;
}
#n1 { left: 509px; top: 639px; }
#n2 { left: 509px; top: 655px; }
#n3 { left: 509px; top: 671px; }

/* ---------- card ---------- */
#card {
  left: 889px; top: 867px; width: 600px; height: 489px;
  background: #E6DECA; border-radius: 15px;
}
#card-title {
  left: 89px; top: 128px; margin: 0; width: 400px;
  font-family: 'Didot', 'Playfair Display', serif; font-weight: 400;
  font-size: 38px; line-height: 44px; color: #000; text-align: left;
}
#card-p {
  left: 93px; top: 207px; margin: 0; width: 408px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 22.5px; color: #000; text-align: justify;
}
#card-btn {
  left: 93px; top: 381px; width: 162px; height: 40px;
  background: #323232; color: #FFF; text-decoration: none;
  font-family: 'EB Garamond', serif; font-size: 16px; line-height: 40px; text-align: center;
}

/* ---------- photo ---------- */
#photo { left: 80px; top: 1356px; width: 1760px; height: 709px; }

/* ---------- footer ---------- */
#site-footer {
  position: absolute; left: 0; top: 2324px; width: 1920px; height: 308px;
  background: #10284D;
}
#footer-tagline {
  left: 80px; top: 29px; margin: 0; width: 340px;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 20px; line-height: 28px; color: #FFF; text-align: left;
}
#footer-siret {
  left: 80px; top: 115px; margin: 0; width: 300px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 17px; line-height: 28px; color: #FFF; text-align: left;
}
#footer-copy {
  left: 80px; top: 161px; margin: 0; width: 300px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 20px; color: #7A8BA6; text-align: left;
}
#footer-addr {
  left: 1548px; top: 59px; margin: 0; width: 292px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 27px; color: #FFF; text-align: left;
}
#footer-mail {
  left: 1548px; top: 92px; margin: 0; width: 292px;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 20px; color: #FFF; text-align: left;
}
#footer-mail a { color: inherit; text-decoration: none; }
