/* ----------------------------------------------------
   1. FONT & ICONS
---------------------------------------------------- */
@font-face {
  font-family: "gaf";
  src: url("fonts/gaf.eot");
  src: url("fonts/gaf.eot?#iefix") format("embedded-opentype"),
       url("fonts/gaf.woff2") format("woff2"),
       url("fonts/gaf.woff") format("woff"),
       url("fonts/gaf.ttf") format("truetype"),
       url("fonts/gaf.svg#gaf") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Uncomment below if needed (may affect hinting)
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gaf';
    src: url('../font/gaf.svg?51190032#gaf') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "gaf";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  font-size: 110%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x:before { content: '\e800'; }
.icon-bluesky:before { content: '\e86c'; }
.icon-home:before      { content: '\e801'; }
.icon-search:before    { content: '\e802'; }
.icon-mail:before      { content: '\e803'; }
.icon-quote-l:before   { content: '\e804'; }
.icon-quote-r:before   { content: '\e805'; }
.icon-facebook:before  { content: '\f09a'; }
.icon-pinterest:before { content: '\f0d2'; }
.icon-linkedin:before  { content: '\f0e1'; }
.icon-fighter-jet:before { content: '\f0fb'; }
.icon-instagram:before { content: '\f16d'; }
.icon-circle:before    { content: '\f1db'; }
.icon-copyright:before { content: '\f1f9'; }

i[class^="icon-"]:before,
i[class*=" icon-"]:before {
  margin: 0;
}

/* ----------------------------------------------------
   2. GLOBAL STYLES
---------------------------------------------------- */
body {
  background-color: #E7F7FF;
  background-image: url('ZQgraphics/skygodbackg-3.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000058;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 50px;
  color: #000058;
  font-family: "Playfair Display", "Lato", Helvetica, Ariel, sans-serif;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3px;
  word-spacing: 10px;
  padding: 0;
  text-shadow: 0 0 18px #FFFFFF;
  margin-bottom: 20px;
}

h2 {
  font-size: 18px;
  color: #000058;
  font-family: "Playfair Display", "Lato", Helvetica, Ariel, sans-serif;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 1px;
  word-spacing: 1px;
  text-align: center;
  font-weight: 700;
  padding: 0;
  text-shadow: 0 0 20px #FFFFFF;
}

h2:hover {
  color: #35B4FF;
}

b {
  font-weight: 700;
}

a {
  color: #000058;
  text-decoration: none !important;
  outline: 0 !important;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.06em;
  margin-top: 0;
  margin-bottom: 1em;
  text-rendering: optimizeLegibility;
}

.quote {
  color: #000000;
  font-size: 17px;
  text-align: left;
  padding-left: 16px;
  text-indent: -16px;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #FFFFFF;
  text-rendering: optimizeLegibility;
}

.curlyq {
  font-size: 14px;
  color: #000058;
}

.by {
  margin-left: 60px;
  text-align: left;
  display: block;
  margin-bottom: 0;
}

.dash {
  margin-left: 60px;
  text-align: left;
  font-style: italic;
  display: block;
  margin-bottom: 40px;
}

.icon-x,
.icon-bluesky {
  transform: scale(0.9);
  display: inline-block;
}

.icon-home,
.icon-mail {
  transform: scale(1.1);
  display: inline-block;
}

.icon-search {
  transform: scale(1.4);
}


.social {
  display: inline-flex;
  gap: 10px;
}

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: none;
}

.alignleft {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

/* ----------------------------------------------------
   3. CONTAINER & UTILITY CLASSES
---------------------------------------------------- */
.containerftoppage,
.containerfpage,
.containersearch {
  max-width: 550px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

.containerftoppage { padding-bottom: 0; }
.containerfpage { padding-top: 15px; padding-bottom: 0; }

.containerbubble {
  background-image: url('ZQgraphics/SVGquotebubble.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

.containerGAF {
  align-items: center;
  text-align: center;
  margin: auto;
  padding: 1px 0;
  color: #000068;
}

cite {
  text-decoration: underline;
  text-decoration-style: dashed;
}



/* ----------------------------------------------------
   4. HEADER & NAVBAR (Bootstrap 5.3.3)
---------------------------------------------------- */
.header-section {
  width: 100%;
  padding: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 800;
  height: 42px;
  opacity: 0.7;
  background-color: #E2F8FF;
  margin: 0;
}



.navbar-brand {
  border-radius: 0;
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 5px;
	padding-left: 1em;
  padding-bottom: 5px;
  color: #000068;
}

.nav-link {
  border-radius: 0;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  color: #000058;
}

.bluebckgnd-section {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0;
  padding: 0;
  align-items: center;
  text-align: center;
  background-color: #EBF9FF;
  background-image: url('ZQgraphics/skygodbackg-3.webp');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/* ----------------------------------------------------
   6. BUTTONS & FORM ELEMENTS
---------------------------------------------------- */
.btn-primary,
.btn-default {
  letter-spacing: 2px;
  padding: 10px 30px;
  border-radius: 0;
  background-color: transparent;
  text-transform: uppercase;
  border: 1px solid #003399;
  color: #000033 !important;
  font-size: 12px;
}

.btn-primary {
  color: #000068 !important;
}

.social a {
  color: #000068;
  width: 25px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}



.service-box h2 { padding: 12px 0; }



/* ----------------------------------------------------
   7. FOOTER
---------------------------------------------------- */
.footer {
  padding: 20px 0 90px;
}

.copyrights {
  padding: 20px 0 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #C0EBF6;
}

.copyrights p { padding-bottom: 0; }

.copymessage {
  display: block;
  font-family: "Playfair Display", "Lato", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

#stickyfooter {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.btn-default:hover,
.btn-default:focus {
  color: #000068 !important;
}

/* ----------------------------------------------------
   8. COLORS & LINKS
---------------------------------------------------- */
.social a:hover,
a:hover {
  color: #35B4FF !important;
}

/* ----------------------------------------------------
   9. RESPONSIVE (iPhone Size & Below)
---------------------------------------------------- */
@media screen and (max-width: 768px) {
  .header-section,
  .navbar,
  .navbar-toggler,
  .logo,
  .copymessage,
  .menu {
    display: none !important;
  }
  
  .social {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: rgba(226, 248, 255, 0.95);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  
  .social a {
    display: inline-block;
    font-size: 15px;
    margin: 0 2px;
    color: #000068;
  }
  
  .social a:hover {
    color: #35B4FF;
  }
  
  body {
    margin: 0;
    padding-top: 70px;
    overflow-x: hidden;
  }
  
  .footer {
    position: static !important;
    width: 100%;
    background: #D4F5FD;
    padding: 0;
    text-align: center;
  }
  
  h1 { font-size: 30px; }
}