/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-navigation {
  color: #fff;
  background: #fff;
  position: relative;
  z-index: 100;
  background-image: url('../../../../images/top2025a.jpg');
  border-bottom-style: solid;
  border-color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
}
.g-logo2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-nav1 {
  display: flex;
}
.g-main-nav .g-toplevel {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  background: rgba(23, 43, 50, 0.5);
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  background: rgba(23, 43, 50, 0.7);
  padding: 25px 30px;
  width: 100%;
  position: relative;
  transition: background 0.3s ease, transform 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(4px);
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: rgba(34, 67, 80, 0.9);
  transform: scale(1.03);
  color: #a4cf42;
  /* Optional highlight color */
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #a4cf42;
  box-shadow: 0 0 8px #a4cf42;
}
/**/
.header-top-right > a {
  color: #fff;
  padding: 20px 20px 20px 20px;
  font-weight: bold;
  display: inline-block;
}
.quote-button > a {
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
  background: #FFA800;
  color: #fff;
  font-weight: 700;
}
.quote-button > a:hover {
  color: #FFA800 !important;
  background: #fff;
}
.quote-button span {
  display: block;
  font-size: 14px;
  max-width: 250px;
  text-align: center;
  margin-left: auto;
  margin-top: 5px;
}
.quote-button span > a {
  color: #fff !important;
  font-weight: 700;
}
.quote-button span > a:hover {
  color: #FFA800 !important;
}
#g-header {
  color: #193564;
  background: #ffffff;
}
#g-footer {
  position: relative;
  background: #ffffff;
  color: #ffffff;
  background-image: url('../../../../images/top2025c.jpg');
  background-size: cover;
  background-position: center;
  padding: 0;
  margin: 0;
  z-index: 1;
  overflow: hidden;
}
#g-footer::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  /* Adjust opacity here */
  z-index: 2;
}
#g-footer > * {
  position: relative;
  z-index: 3;
}
.g-infolist-particle .g-infolist-desc {
  font-size: 1.5vw;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  text-shadow: 2px 2px #000000;
  font-weight: bold;
}
#g-copyright .border-top .g-particle {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  font-weight: bold;
}
.g-content {
  margin: 0.625rem;
  padding: 0.5rem;
}
#g-bottom {
  background: #798ba1;
  color: #ffffff;
  border-bottom-style: solid;
  border-color: #fff;
  border-top-style: solid;
}
div#n2-ss-2 .n2-ss-slider-3 {
  padding: 10px 10px 10px 10px;
}
.section-vertical-paddings {
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
}
/*# sourceMappingURL=custom_332.css.map */