/*
  style2023-legacy-trimmed.css
  --------------------------------------------------
  Purpose:
  - working refactor copy of style2023.css
  - keeps legacy-only behavior available
  - marks Bootstrap 3 conflicts clearly
  - intended as a transition file while Bootstrap 5 pages move to graphics-bootstrap5.css

  Legend:
  - KEEP = still used by legacy pages
  - DELETE AFTER MIGRATION = remove once dependent legacy pages are rebuilt
  - MIGRATED TO graphics-bootstrap5.css = safe visual intent already moved
*/

/* =================================================
   IMPORTS
   KEEP
================================================= */
@import url('vspacing.min.css');
@import url('font-awesome.min.css');
@import url('simple-line-icons.css');
@import url('fontello.css');

/* =================================================
   GLOBALS
   KEEP WITH CAUTION
================================================= */
*:focus { outline: none; }
html { height: 100%; }
body {
  font: 400 14px/1.6 'Lato', Verdana, sans-serif;
  color: #505050;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  min-height: 100%;
}

#wrapper {
  width: 100%;
  background-color: #fff;
}

/* DELETE AFTER BOOTSTRAP 5 MIGRATION
   These boxed-width patterns are legacy layout assumptions.
   Keep only if older boxed pages still require them. */
#wrapper.boxed,
#wrapper.boxed-long {
  width: 100%;
  margin: 0;
}

.internalpage.container { margin-top: 152px; }
#internalpage-container {
  height: 325px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.gregory-loader-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  z-index: 2000;
  top: 0;
  left: 0;
}

#qLoverlay {
  font-family: Verdana;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
}

#qLpercentage {
  margin-top: -50px !important;
  color: #4a4a4a !important;
}

.queryloader__overlay__bar { background-color: #4a4a4a !important; }

::selection { background-color: #222; color: #fff; }
::-moz-selection { background-color: #222; color: #fff; }

/* =================================================
   TYPOGRAPHY
   KEEP WITH CAUTION
================================================= */
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #303030;
  margin-top: 0;
}

.header h1 { font-size: 54px; }
h1,.h1 { font-size: 28px; margin-bottom: 20px; }
h2,.h2 { font-size: 24px; margin-bottom: 20px; }
h3,.h3 { color: #303030; font-size: 20px; line-height: 1.3; margin-bottom: 15px; }
h4,.h4 { font-size: 18px; margin-bottom: 15px; }
h5,.h5 { font-size: 15px; margin-bottom: 15px; }
h6,.h6 { font-size: 13px; margin-bottom: 10px; }

ul,ol {  }
.modal-content ul, .modal-content ol { list-style: disc; margin: 10px 24px; }
.modal-content img { max-width: 100%; }
p { margin: 0 0 20px; }
.lead { font-size: 16px; line-height: 1.5; font-weight: 400; }
a { cursor: pointer; transition: color .35s; }
a:active,a:hover,a:focus { text-decoration: none; }
img.pull-right { margin-left: 20px; margin-bottom: 20px; }
img.pull-left { margin-right: 20px; margin-bottom: 20px; }

/* =================================================
   BUTTONS
   KEEP SOME / MIGRATE SOME
================================================= */
.btn {
  padding: 9px 16px;
  font-size: 14px;
  transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
}

/* DELETE FOR BOOTSTRAP 5 PAGES
   This flattens all buttons globally. */
/* .btn { border-radius: 0px; } */

.btn-primary {
  color: #fff;
  background-color: #aa2333;
  border-color: #aa2333;
  border-radius: unset !important;
  font-size: 16px !important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c73648;
  border-color: #c7394c;
}

/* MIGRATED TO graphics-bootstrap5.css
   Keep only if legacy pages still depend on it. */
.btncta {
  background-color: #ff2a38;
  color: #fff !important;
  font-family: 'open sans';
}

.btn-dark {
  width: 100%;
  color: #eaeaea;
  background-color: #3e3e3e;
  border-color: #3e3e3e;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #f0f0f0;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}

/* =================================================
   FORMS
   KEEP WITH CAUTION
================================================= */
textarea.form-control { height: auto !important; }
.form-control {
  height: 40px;
  padding: 9px 16px;
  box-shadow: none;
  transition: all 0.4s ease;
  border: 1px solid #eaeaea;
  color: inherit;
  font-size: 16px;
}
.form-control:focus {
  border-color: #dadada;
  box-shadow: 0 0 8px rgba(0,0,0, 0.22);
}
label.input-desc {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', Verdana;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.modal-body span.requiredred {
  display: inline;
  color: red;
  padding-left: 4px;
}
label.error {
  font-weight: 400;
  color: #ca1515;
  margin-top: 5px;
}
.form-control.error { border-color: #ca1515; }

/* =================================================
   LEGACY BUILDER / OPTION UI
   KEEP FOR NOW
================================================= */
.options.right { font-family: 'Lato', Arial, sans-serif; font-size: 15px; }
.newradio,
.newcheckbox,
.roundedOne,
.roundedTwo,
.overlam,
.bottomof,
.numberCircle,
#options span,
#overlaminates label,
.theoptions label,
#masking label,
#startbuildingformnew fieldset,
.fieldgroup,
.productsselect img,
.productsselect2 img,
span.shortdesc,
span.nameoftitle,
span.nameof,
#costholder,
#widthnotice,
.addressitem,
#addnewaddress,
#addnewaddress .fa {
  /* LEGACY ONLY — builder/account/cart flows still may depend on these */
}


/* =================================================
   MODALS
   KEEP SOME / DELETE SOME
================================================= */
.modal { z-index: 9999999; }
.modal-header {
  padding: 22px 20px;
  position: relative;
  border-bottom: none;
}



.modal-header,
.modal-footer {
  color: #eaeaea;
}
.modal-body { padding: 30px 20px; }
.modal-footer { padding: 15px 20px; }
.modal-content {
  background-color: #fafafa;
  border: 1px solid #2a2a2a;
  border-radius: 0;
  box-shadow: none;
}

/* =================================================
   HEADER / NAVBAR
   KEEP FOR LEGACY ONLY
   Do not use these rules to drive the Bootstrap 5 header.
================================================= */
#header { position: relative; }
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border-top: none;
  border-right: none;
  border-left: none;
}
.navbar-top { background-color: rgba(0,0,0, 0.04); border-bottom: 1px solid transparent; }
.navbar-top.navbar-color { background-color: #161616 !important; border-bottom: none; }



/* KEEP FOR LEGACY ONLY */
.navbar-toggle,
.btn-toggle,
.pull-left,
.pull-right,
.navbar-transparent,
.sticky-menu,
.graphics.navbar-nav li a,
ul.nav.navbar-nav.graphics,
.navbar-top-nav,
.cart-dropdown,
.side-menu,
.boss-menu-overlay,
#header-search-form,
.navbar-white,
.navbar-default,
.navbar-inverse {
  /* legacy navigation ecosystem */
}

.gg-hero{
background: linear-gradient(120deg,#0b2340,#e21c23);
color:white;
overflow:hidden;
}

.hero-label{
font-size:13px;
letter-spacing:.15em;
text-transform:uppercase;
font-weight:700;
opacity:.85;
}

.hero-title{
font-size:clamp(2.4rem,4vw,3.8rem);
font-weight:900;
line-height:1.05;
}

.hero-subtitle{
font-size:18px;
color:rgba(255,255,255,.85);
max-width:560px;
}

.hero-feature-card{
background:white;
color:#111;
padding:32px;
border-radius:18px;
box-shadow:0 20px 45px rgba(0,0,0,.18);
}

.feature-label{
font-size:12px;
letter-spacing:.15em;
text-transform:uppercase;
font-weight:700;
color:#e21c23;
margin-bottom:8px;
}
/* =================================================
   HERO / HOMEPAGE IDENTITY
   MIGRATED TO graphics-bootstrap5.css
================================================= */

#gheader {
  background-color: #08294a;
  width: 100%;
  padding: 30px;
  height: 324px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.iloveheros {
  right: 0;
  bottom: 0;
  z-index: 0;
  position: absolute;
  height: 100%;
  animation: move 10s ease;
}

.custom-svg-background-1 {
  position: absolute;
  width: 84%;
  top: 0;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
  left: 56%;
  height: 100%;
  transform: translate3d(-50%, 0, 0);
}

.buildercontent {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #fff;
  width: 95%;
}

h1.loggedinwelcome {
  font-family: 'Poppins', sans-serif;
  font-size: 50px;
  line-height: 1.1;
  margin-top: 1px !important;
  color: #fff;
  width: 95%;
}

h1.loggedinwelcome span {
  display: block;
  font-size: 31px;
}

.ctabutton { margin-top: 25px; }

@-webkit-keyframes move {
  0% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1.0); transform: scale(1.0); }
}

/* =================================================
   PRODUCT CARD STYLES
   MIGRATED TO graphics-bootstrap5.css
================================================= */
.materialdesc {
  margin: 15px;
  overflow: hidden;
  background-color: #3b3b3b;
}
.materialdesc h3 { color: #fff; padding: 17px; }
.materialdesc h3 a {
  color: #fff;
  display: block;
  margin-bottom: 17px;
}
.materialdesc2 {
  border: solid 1px #f1f1f1;
  margin-top: 15px;
}
.materialdesc2 h3 a { color: #343434; }
.imageholder { height: 361px; }
span.shortdesc {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

/* =================================================
   CONTENT / PAGE HELPERS
   KEEP FOR NOW
================================================= */
#content {
  display: block;
  position: relative;
  background-color: #fbfbfb;
  width: 100%;
}
#content img { width: 100%; }
.no-padding { padding: 0 !important; }
.no-margin { margin: 0 !important; }
.no-overflow { overflow: hidden !important; }
.no-padding-bt { padding-bottom: 0 !important; }
.position-relative { position: relative !important; }

/* =================================================
   SCROLL TOP
   KEEP
================================================= */
#scroll-top {
  position: fixed;
  bottom: 0;
  right: 25px;
  display: block;
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
  width: 46px;
  height: 46px;
  line-height: 43px;
  font-size: 24px;
  border-radius: 50%;
  opacity: 0;
  background: #3a3a3a;
  text-align: center;
  color: #fff;
  transition: all 0.35s ease-in-out;
}
#scroll-top.fixed {
  opacity: 1;
  bottom: 23px;
  visibility: visible;
}
span#sequence {
    font-size: unset;
    margin-left: unset;
    font-weight: unset;
}
/* =================================================
   RESPONSIVE LEGACY TWEAKS
   KEEP FOR NOW / REVIEW PAGE BY PAGE
================================================= */
@media (max-width: 1024px) {
  .gg-hero-impact__angle { width: 55% !important }
}
@media (max-width: 992px) {
	.navbar-collapse {flex-basis: unset !important; display: block !important;}
}

@media (max-width: 767px) {

}

@media (max-width: 480px) {
  .custom-svg-background-1 { display: none; }
  .fa-shopping-cart span { display: none; }
  #gheader { height: unset; }
}
.qualifycheck, .section.requirements {
    background-color: #fff;
}
/* =================================================
   BELOW STYLES ARE FROM ORIGINAL PAGES ON GREGORY1
================================================= */

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    /* list-style:none; */
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}
.breadcrumbcontainer {background-color: #f7f7f7; }
.breadcrumb{padding: 10px;
    margin-bottom: 0;
    background-color: unset !important;
    border-radius: 0;}
.breadcrumb > li{font-size:14px;font-weight:600;}
.breadcrumb > li + li:before{padding:0 8px;color:#aaa;}
.breadcrumb > li > a{color:#261f1f;}
.breadcrumb > .active{color:#6a6a6a;}
.quickglance {
    margin-top: -103px;
    padding: 25px;
    background-color: #ffffff;
    box-shadow: -2px -4px 6px -6px #606060;
    display: inline-block;
}
div#material {
    padding-top: 81px;
    display: block; padding-bottom: 62px;
    position: relative;
    background-color: #fbfbfb;
}.container img {
	max-width: 100%; }
.quickglance { margin-top: -103px; padding: 25px; background-color: #ffffff;
	-webkit-box-shadow: -2px -4px 6px -6px #606060;
	box-shadow: -2px -4px 6px -6px #606060;
  display: inline-block}
.materialheader {
    font-weight: bold;
    font-size: 20px;
}
.otherprod-content h5 {
    font-size: 21px;
}

.otherprod-content {
    font-family: 'open sans';
}
.optionsmaterials {
    margin: 45px;
}
.otheroptionsheader .headtext { margin-top: 49px; color: #2457b1;
    line-height: 50px; text-transform: uppercase;
    margin-left: 49px;
    font-size: 41px;
    font-weight: bold;
    height: 316px;}
.otheroptionsheader .headtext {
    margin-top: 49px;
    color: #2457b1;
    line-height: 50px;
    text-transform: uppercase;
    margin-left: 49px;
    font-size: 41px;
    font-weight: bold;
    height: 316px;
}
.gg-final-cta {
    background: #041639;
}