/* MANAA page — overrides and page-specific geometry.
   All y coords = live coords − 50 (Wix banner). Frame height 2684 (live 2734 − 50). */

#frame { height: 2684px; }

/* ---------- header overrides: bordered lang box (live x1568 y106 w83 h45) ---------- */
.lang-menu { left: 1568px; top: 56px; width: 83px; height: 45px; }
.lang-current { width: 83px; height: 45px; border: 1px solid #959595; box-sizing: border-box; background: #FFF; }
.lang-current .lc { left: 15px; top: 12px; }
.lang-current .chev { left: 56px; top: 19px; width: 12px; height: 6px; }
.lang-current .chev path { fill: #1E1E1E; }
.lang-drop { left: 13px; top: 45px; }

/* ---------- 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: 495px; 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: 705px; }
#p3 { left: 496px; top: 754px; }
.item { width: 867px; }
#i1 { left: 523px; top: 624px; }
#i2 { left: 523px; top: 640px; }
#i3 { left: 523px; top: 656px; }
.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: 624px; }
#n2 { left: 509px; top: 640px; }
#n3 { left: 509px; top: 656px; }

/* ---------- card ---------- */
#card {
  left: 889px; top: 875px; width: 600px; height: 533px;
  background: #E6DECA; border-radius: 15px;
}
#card-title {
  left: 93px; top: 128px; margin: 0; width: 300px;
  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: 251px; 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: 425px; 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: 1408px; width: 1760px; height: 709px; }

/* ---------- footer ---------- */
#site-footer { top: 2376px; }
