
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: rgb(255, 255, 255);
}

h1, h2 {
  color: rgb(56, 137, 137);
  font-family: Ramabhadra;
  font-size: 20px;
}

h2 {
  color: ;
  font-family: Ramabhadra;
  font-size:1.2em;
}

h3 {
  color: ;
  font-family: Ramabhadra;
  font-size:;
}

h4 {
  color: ;
  font-family: Ramabhadra;
  font-size:;
}

h5 {
  color: ;
  font-family: Ramabhadra;
  font-size:;
}

a {
  color: rgb(141, 204, 204);
}

body {
  color: rgb(72, 68, 69);
  font-size: 14px;
  font-family: 'Kedebideri';
}

.headerTop {
  background: rgb(41, 37, 38);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(141, 204, 204);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px rgb(255, 255, 255);
}

.navWrapper ul li a .fa:after {
  background: rgb(255, 255, 255);
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:170px;
    }
    .headerTop, .headerLeft {
      height:120px;
    }
    .headerLeft img {
      max-height:120px;
    }
  }


.headerRight span:not(.caret) {
  color: rgb(141, 204, 204);
  font-family: 'Kedebideri';
}

a.solidSocialColorHeader {
  color: rgb(255, 255, 255);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(255, 255, 255);
}

a.solidSocialColorContact i {
  color: rgb(76, 76, 76);
}

a.solidSocialColorContact svg path {
  fill: rgb(76, 76, 76);
}

a.solidSocialColorFooter {
  color: rgb(141, 204, 204);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(141, 204, 204);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(41, 37, 38);
  background: rgb(141, 204, 204);
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: rgb(255, 255, 255);
  color: #000000;
  font-size: 14px;
  font-family: 'Kedebideri';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: #f4f4f4;
  color: #000000;
  font-size: 14px;
  font-family: 'Kedebideri';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: #4385d1;
  font-family: 'Kedebideri';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid rgb(72, 68, 69);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(72, 68, 69);
}

.mainFooter {
  background: rgb(41, 37, 38);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(41, 37, 38);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid rgb(255, 255, 255);
}

.mainFooter ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Kedebideri';
}

.mainFooter ul li ul.parent {
  background: rgb(41, 37, 38);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(51,48,49,1);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: rgb(72, 68, 69);
  }
}

.cartColor {
  border:1px solid rgb(41, 37, 38);
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: rgb(41, 37, 38);
}

.shippingNote {
  color: rgb(41, 37, 38);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(41, 37, 38);
}

svg path,
svg rect{
  fill: rgb(141, 204, 204);
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(255, 255, 255);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(141, 204, 204);
  }

.smsIcon svg path {
  fill: rgb(141, 204, 204);
}

.smsIcon svg circle {
  fill: #000000;
}

.burg {
  background: rgb(255, 255, 255);
}

.burg:after {
  background: rgb(255, 255, 255);
}

.burg:before {
  background: rgb(255, 255, 255);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(41, 37, 38);

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: rgb(72, 68, 69);
}

.cartSideBar ul li a {
  color: rgb(72, 68, 69);
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(56, 137, 137);
}

.price span {
  color: rgb(72, 68, 69);
}

.thumbWrapper {
  border-top:1px solid rgb(41, 37, 38);
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(56, 137, 137);
  color: rgb(255, 255, 255);
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: rgb(255, 255, 255);
}

.inquireForm {
  background: rgb(56, 137, 137);
}

.contactSubmit {
  color: ;
  background: rgb(56, 137, 137);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background: rgb(255, 255, 255) !important;
  color: rgb(56, 137, 137) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(56, 137, 137);
  color: rgb(255, 255, 255);
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(56, 137, 137);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(57,53,54,1);
}

.mainNav ul li {
  background: rgba(63,59,60,1);
}

.mainNav ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Kedebideri';
  border-bottom:1px solid rgba(57,53,54,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(255, 255, 255);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(255, 255, 255);
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(57,53,54,1);
}

.mainNav ul li ul li {
  background: rgb(41, 37, 38);
}

.mainNav ul li ul li a {
  color: rgb(255, 255, 255);
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid rgb(255, 255, 255);
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid rgb(255, 255, 255);
  }
}

.pagination li a {
  border:1px solid rgb(41, 37, 38);
  color: rgb(255, 255, 255);
  background: rgba(63,59,60,1);
}

.pagination li a:hover {
  background: rgb(41, 37, 38);
  color: ;
}

.pagination li.active a {
  background: rgba(57,53,54,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid rgb(72, 68, 69);
}

.blogPost .blogCreated {
  color: rgb(72, 68, 69);
  font-size: 14px;
}







.storyDate {
  border-bottom:1px solid rgb(72, 68, 69);
}

.move-month span::after {
  border-right: 0.2em solid rgb(72, 68, 69);
  border-top: 0.2em solid rgb(72, 68, 69);
}

.event-title {
  color:rgb(141, 204, 204);
}

.event-ticket-button {
  background: rgb(56, 137, 137);
  color: rgb(255, 255, 255);
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: rgb(72, 68, 69);
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgb(41, 37, 38);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(41, 37, 38);
    border-left: 1px solid rgba(63,59,60,1);
          background: rgb(41, 37, 38);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: rgba(51,48,49,1);
      }

  .mainNav ul li ul li:hover {
      background: rgba(37,33,34,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(63,59,60,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(51,48,49,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(51,48,49,1)), color-stop(100%, rgba(57,53,54,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(51,48,49,1) 25px, rgba(57,53,54,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(51,48,49,1) 25px, rgba(57,53,54,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(51,48,49,1) 25px, rgba(57,53,54,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(51,48,49,1) 25px, rgba(57,53,54,1) 25px) !important;
  }

  .mainNav ul li a {
    color: rgb(255, 255, 255);
    font-family: 'Kedebideri';
  }

}

  .mainHeader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100000;
  }
  
  .mainContentMobile, .mainContainer {
    margin-top:100px;
  }
  @media (min-width: 768px) {
    .mainContent, .mainContainer {
        margin-top: 170px;
    }
  }
  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

    .slider-wrapper {
      max-height:100vh;
      display:flex;
      align-items:center;
    }



body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: center;
}

    .album:hover img,
    .navWrapper li:hover img {
        transform: scale(1.05);
    }

.slider-wrapper {
    margin: 0px;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: rgb(255, 255, 255);
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(50% - 1rem);
    }
}

/** Cabinet Coaters Website Styles **/

#oldSite {
    display: none;
}

:root {
    /* Expanded and extended primary and secondary color variables */
    --primary-lightest-color: rgb(236, 250, 250);
    /* Lightest (brand variant) */
    --primary-light-color: rgb(192, 232, 232);
    /* Light (brand variant) */
    --primary-color: rgb(142, 204, 204);
    /* Main (brand) */
    --primary-dark-color: rgb(92, 167, 167);
    /* Standard dark (brand variant) */
    --primary-darker-color: rgb(56, 137, 137);
    /* Darker (brand variant) */
    --primary-darkest-color: rgb(34, 102, 102);
    /* Darkest (brand variant) */
    --secondary-lightest-color: rgb(145, 131, 134);
    /* Lightest (brand variant) */
    --secondary-light-color: rgb(97, 88, 90);
    /* Light (brand variant) */
    --secondary-color: rgb(41, 37, 38);
    /* Main (brand) */
    --secondary-dark-color: rgb(24, 17, 19);
    /* Standard dark (brand variant) */
    --secondary-darker-color: rgb(27, 12, 16);
    /* Darker (brand variant) */
    --white-color: rgb(255, 255, 255);
    --shade-white: rgb(255, 255, 255);
    --black-color: rgb(0, 0, 0);
    --black-text-color: rgb(34, 34, 34);
    --black-light-color: rgb(245, 245, 245);
    --black-lighter-color: rgb(127, 126, 126);
    --primary-shade-dark: rgba(0, 33, 33, 0.65);
    /* Expanded black transparent variables at intervals of 5 and 10 */
    --black-transparent-0: rgba(0, 0, 0, 0);
    /* 0% */
    --black-transparent-2: rgba(0, 0, 0, 0.02);
    /* 2% */
    --black-transparent-5: rgba(0, 0, 0, 0.05);
    /* 5% */
    --black-transparent-7: rgba(0, 0, 0, 0.07);
    /* 7% */
    --black-transparent-10: rgba(0, 0, 0, 0.1);
    /* 10% */
    --black-transparent-12: rgba(0, 0, 0, 0.12);
    /* 12% */
    --black-transparent-15: rgba(0, 0, 0, 0.15);
    /* 15% */
    --black-transparent-18: rgba(0, 0, 0, 0.18);
    /* 18% */
    --black-transparent-20: rgba(0, 0, 0, 0.2);
    /* 20% */
    --black-transparent-25: rgba(0, 0, 0, 0.25);
    /* 25% */
    --black-transparent-30: rgba(0, 0, 0, 0.3);
    /* 30% */
    --black-transparent-35: rgba(0, 0, 0, 0.35);
    /* 35% */
    --black-transparent-40: rgba(0, 0, 0, 0.4);
    /* 40% */
    --black-transparent-45: rgba(0, 0, 0, 0.45);
    /* 45% */
    --black-transparent-50: rgba(0, 0, 0, 0.5);
    /* 50% */
    --black-transparent-55: rgba(0, 0, 0, 0.55);
    /* 55% */
    --black-transparent-60: rgba(0, 0, 0, 0.6);
    /* 60% */
    --black-transparent-65: rgba(0, 0, 0, 0.65);
    /* 65% */
    --black-transparent-70: rgba(0, 0, 0, 0.7);
    /* 70% */
    --black-transparent-75: rgba(0, 0, 0, 0.75);
    /* 75% */
    --black-transparent-80: rgba(0, 0, 0, 0.8);
    /* 80% */
    --black-transparent-85: rgba(0, 0, 0, 0.85);
    /* 85% */
    --black-transparent-90: rgba(0, 0, 0, 0.9);
    /* 90% */
    --black-transparent-95: rgba(0, 0, 0, 0.95);
    /* 95% */
    --black-transparent-97: rgba(0, 0, 0, 0.97);
    /* 97% */
    --black-transparent-100: rgba(0, 0, 0, 1);
    /* 100% */
    /* Expanded white transparent variables at intervals of 5 and 10 */
    --white-transparent-0: rgba(255, 255, 255, 0);
    /* 0% */
    --white-transparent-2: rgba(255, 255, 255, 0.02);
    /* 2% */
    --white-transparent-5: rgba(255, 255, 255, 0.05);
    /* 5% */
    --white-transparent-7: rgba(255, 255, 255, 0.07);
    /* 7% */
    --white-transparent-10: rgba(255, 255, 255, 0.1);
    /* 10% */
    --white-transparent-12: rgba(255, 255, 255, 0.12);
    /* 12% */
    --white-transparent-15: rgba(255, 255, 255, 0.15);
    /* 15% */
    --white-transparent-18: rgba(255, 255, 255, 0.18);
    /* 18% */
    --white-transparent-20: rgba(255, 255, 255, 0.2);
    /* 20% */
    --white-transparent-25: rgba(255, 255, 255, 0.25);
    /* 25% */
    --white-transparent-30: rgba(255, 255, 255, 0.3);
    /* 30% */
    --white-transparent-35: rgba(255, 255, 255, 0.35);
    /* 35% */
    --white-transparent-40: rgba(255, 255, 255, 0.4);
    /* 40% */
    --white-transparent-45: rgba(255, 255, 255, 0.45);
    /* 45% */
    --white-transparent-50: rgba(255, 255, 255, 0.5);
    /* 50% */
    --white-transparent-55: rgba(255, 255, 255, 0.55);
    /* 55% */
    --white-transparent-60: rgba(255, 255, 255, 0.6);
    /* 60% */
    --white-transparent-65: rgba(255, 255, 255, 0.65);
    /* 65% */
    --white-transparent-70: rgba(255, 255, 255, 0.7);
    /* 70% */
    --white-transparent-75: rgba(255, 255, 255, 0.75);
    /* 75% */
    --white-transparent-80: rgba(255, 255, 255, 0.8);
    /* 80% */
    --white-transparent-85: rgba(255, 255, 255, 0.85);
    /* 85% */
    --white-transparent-90: rgba(255, 255, 255, 0.9);
    /* 90% */
    --white-transparent-95: rgba(255, 255, 255, 0.95);
    /* 95% */
    --white-transparent-97: rgba(255, 255, 255, 0.97);
    /* 97% */
    --white-transparent-100: rgba(255, 255, 255, 1);
    /* 100% */
}


/* Reset css */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* Ensure parallax effect works properly */

html {
    height: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    position: relative;
}


/* Ensure main content containers don't block parallax */

.mainContent,
.mainContainer,
.about,
.padding {
    overflow: visible !important;
}


/* Ensure parent containers allow fixed backgrounds to work */


/* These properties break background-attachment: fixed, so we force them to none */

body,
html,
.mainContent,
.mainContainer,
.about,
.padding,
.contain,
#wrapper,
#content,
.wrapper,
.content,
main,
[class*="wrapper"],
[class*="container"] {
    -ms-transform: none !important;
    transform: none !important;
    perspective: none !important;
    filter: none !important;
    -webkit-transform: none !important;
    -webkit-perspective: none !important;
    -webkit-filter: none !important;
}


/* Exception for iOS: Allow transform on elements with background-color for proper rendering */


/* iOS Safari needs hardware acceleration to properly render background-color */

body.ios-parallax-active [style*="background-color"],
body.ios-parallax-active [class*="stained-glass"],
body.ios-parallax-active section[style*="background-color"],
body.ios-parallax-active section[class*="bg-"] {
    -webkit-transform: translateZ(0) !important;
    -ms-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    /* Ensure proper rendering */
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}


/* Import Google Fonts */

@import url('https://fonts.googleapis.com/css2?family=Ramabhadra&family=Kedebideri:wght@100..900&display=swap');

/* Apply MuseoModerno as the site's default font family for body text */

body,
p,
li,
input,
button,
textarea,
select,
a {
    font-family: 'Kedebideri', Arial, Helvetica, sans-serif;
}


/* Apply Ramabhadra for all header tags */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ramabhadra', Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2rem !important;
    /* 32px */
    color: var(---primary-darker-color) !important;
}

h2 {
    font-size: 1.5rem !important;
    /* 24px */
    color: var(--primary-darker-color) !important;
}

h3 {
    font-size: 1.25rem !important;
    /* 20px */
    color: var(--primary-darker-color) !important;
}

h4 {
    font-size: 1rem !important;
    /* 16px */
    color: var(---primary-darker-color) !important;
}


/* Secondary accent color for headings (blue) */

h1.secondary-accent,
h2.secondary-accent,
h3.secondary-accent,
h4.secondary-accent {
    color: var(--secondary-color) !important;
}


/* Primary accent color for headings (use as needed) */

h1.primary-accent,
h2.primary-accent,
h3.primary-accent,
h4.primary-accent {
    color: var(--primary-lighter-color) !important;
}

li {
    padding: 4px 0px;
}


/* Line height utility classes */

.line-height-1 {
    line-height: 1;
}


/* typically 1x font-size */

.line-height-1-25 {
    line-height: 1.25;
}


/* typically 1.25x font-size */

.line-height-1-5 {
    line-height: 1.5;
}


/* typically 1.5x font-size */

.line-height-2 {
    line-height: 2;
}


/* typically 2x font-size */

.line-height-fluid-65-35 {
    line-height: clamp(35px, 6vw, 65px);
}


/* Scales line-height fluidly from 35px (mobile) up to 65px (desktop) */


/* SLIDER FIX */

.slider-wrapper {
    top: 100px !important;
}

.theme-default .nivoSlider {
    margin-bottom: 0px !important;
}

@media (min-width: 768px) {
    .slider-wrapper {
        top: 170px !important;
    }
    .theme-default .nivoSlider {
        margin-bottom: 0px !important;
    }
}


/* SLIDER FIX END */


/** SPECIFIC FULL WIDTH CODE **/

.mainFooter {
    border-top: 3px solid var(--primary-color);
}

.backToGalleries {
    display: none;
}

.albumsContainer-GridRect .album a {
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    border: 1px outset rgb(255 255 255 / 50%);
    border-radius: 0px 0px 10px 10px;
}

.albumsContainer-GridRect .album span {
    padding: 16px 0px !important;
    font-weight: 600;
}

.primary-stained-glass-65 {
    background-color: var(--primary-shade-dark);
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

@media screen and (min-width: 768px) {
    .mainFooter ul {
        display: none;
    }
}

.about>:not(.slider-wrapper):not(.contain):not(.section-parallax--01):not(.section-parallax--02):not(.section-parallax--03):not(.section-parallax--04):not(.section-parallax--05) {
    padding: 0 0%!important;
}


/* Never apply overflow hidden to parallax sections or their parents */

.section-parallax--01,
.section-parallax--02,
.section-parallax--03,
.section-parallax--04,
.section-parallax--05 {
    overflow: visible !important;
}


/* Force parent containers to not hide parallax backgrounds */

.about,
.padding,
.mainContent,
.mainContainer {
    overflow: visible !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.mainHeader {
    border-top: 4px solid var(--secondary-2);
    -webkit-box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
    box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 1px inset rgb(141 204 204);
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .mainContent,
    .mainContainer {
        margin-top: 170px !important;
    }
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        font-size: 13px !important;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover,
    .mainNav ul li ul li:hover,
    .mainNav ul li ul li ul li:hover {
        background-color: var(--secondary-color);
        color: var(--primary-color);
    }
    .mainNav ul li:hover {
        background-color: var(--shade-white);
        color: var(--secondary-1);
    }
    .header-HamburgerOverlayHomeOnly .hamburgerNav .mainNav>.contain>ul>li.rightSub>ul {
        background-color: #ffffff;
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer,
    .contactContainer,
    .productList,
    .blogContainer,
    .albumsContainer,
    #PRDT,
    #reviewContainer,
    #IOSproductDetail,
    #IOSsingleGallery {
        margin: 0px auto;
        max-width: 1366px!important;
        padding: 15px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}

.newsfeedContainer,
.contactContainer,
.productList,
.blogContainer,
.albumsContainer,
#PRDT,
#reviewContainer,
#IOSproductDetail,
#IOSsingleGallery {
    margin: 0px auto;
    max-width: 1366px!important;
    padding: 20px!important;
}


/* SPECIFIC FULL WIDTH CODE END */


/** THIS FIXES THE PHOTO GALLERY, AND THE MARKETPLACE **/

@media only screen and (max-width: 768px) {
    .cartSideBar,
    .productRightSide,
    .productImages,
    .productOptions {
        width: 100%;
    }
    .album {
        width: calc(50% - 1rem) !important;
    }
}


/* SPECIFIC FULL WIDTH CODE END **/


/* MOBILE MENU BAR PADDING FIX */

.header-HamburgerOverlayHomeOnly .hamburgerNav .burgWrapper {
    top: 8px !important;
}

@media screen and (max-width: 768px) {
    .burgWrapper {
        right: 15px !important;
    }
    .callButton {
        left: 15px !important;
    }
}


/* MOBILE MENU BAR PADDING FIX END */


/* SPECIFIC BUTTONS */

.button,
.contactSubmit,
.inquireButton,
.listButton button {
    background-color: var(--primary-color) !important;
    color: var(--black-color) !important;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    border: 1px solid var(--black-color) !important;
    border-radius: 16px!important;
    text-shadow: none !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.button:hover,
.contactSubmit:hover,
.inquireButton:hover,
.listButton button:hover {
    background-color: var(--primary-darker-color) !important;
    color: var(--white-color) !important;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    text-shadow: none !important;
    border: 1px solid var(--shade-white) !important;
}


/* Primary button variant - uses brand red color */

.button.button-primary {
    background-color: var(--primary-color) !important;
    color: var(--black-color) !important;
    text-shadow: none !important;
    border: 1px solid var(--black-color) !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.button.button-primary:hover,
.button.button-secondary:hover {
    background-color: var(--primary-darker-color) !important;
    color: var(--shade-white) !important;
    text-shadow: none !important;
    border: 1px solid var(--shade-white) !important;
}


/* CTA Button - Large call-to-action button for sections */

.button.cta-button,
.button.contact-cta-button {
    display: inline-block;
    padding: 15px 40px;
    font-size: 1.1rem;
    text-decoration: none;
}


/* SPECIFIC BUTTONS END */


/* PARALLAX SECTIONS */


/* Background images are set directly on sections for desktop, replaced with div on iOS */

.section-parallax--01 {
    background-image: url('../img/--what-we-do.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--shade-white)!important;
    min-height: 500px;
    position: relative;
}

.section-parallax--02 {
    background-image: url('../img/--what-we-do.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    position: relative;
}

.section-parallax--03 {
    background-image: url('../img/services-products--cabinet-coaters.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    position: relative;
}

.section-parallax--04 {
    background-image: url('../img/ready-to-transform-01--cabinet-coaters.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    position: relative;
}

.section-parallax--05 {
    background-image: url('../img/ready-to-transform--cabinet-coaters.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    position: relative;
}


/* Create ::before pseudo-element as fallback for desktop (will be hidden on iOS) */

.section-parallax--01::before,
.section-parallax--02::before,
.section-parallax--03::before,
.section-parallax--04::before,
.section-parallax--05::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
}


/* Fallback for browsers that don't support background-attachment: fixed (mobile/iOS) */


/* iOS Safari and mobile browsers have issues with background-attachment: fixed */

@media (hover: none) and (pointer: coarse),
(-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px) {
    .section-parallax--01::before,
    .section-parallax--02::before,
    .section-parallax--03::before,
    .section-parallax--04::before,
    .section-parallax--05::before {
        background-attachment: scroll !important;
    }
}


/* JavaScript-based parallax for iOS (using separate div element) */


/* No CSS variables needed - using DOM element instead */


/* Hide ::before pseudo-element and remove background-image from section on iOS when using div-based parallax */

.ios-parallax-active .section-parallax--01.ios-parallax-section-active,
.ios-parallax-active .section-parallax--02.ios-parallax-section-active,
.ios-parallax-active .section-parallax--03.ios-parallax-section-active,
.ios-parallax-active .section-parallax--04.ios-parallax-section-active,
.ios-parallax-active .section-parallax--05.ios-parallax-section-active {
    background-image: none !important;
}

.ios-parallax-active .section-parallax--01.ios-parallax-section-active::before,
.ios-parallax-active .section-parallax--02.ios-parallax-section-active::before,
.ios-parallax-active .section-parallax--03.ios-parallax-section-active::before,
.ios-parallax-active .section-parallax--04.ios-parallax-section-active::before,
.ios-parallax-active .section-parallax--05.ios-parallax-section-active::before {
    display: none !important;
}


/* iOS Parallax Fix - Style for the background div */

.ios-parallax-bg {
    will-change: transform;
    /* Optimize performance */
    -webkit-transform: translateZ(0);
    /* Force GPU acceleration */
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    pointer-events: none;
}


/* Ensure content stays above the parallax background */

.section-parallax--01>*:not(.ios-parallax-bg),
.section-parallax--02>*:not(.ios-parallax-bg),
.section-parallax--03>*:not(.ios-parallax-bg),
.section-parallax--04>*:not(.ios-parallax-bg),
.section-parallax--05>*:not(.ios-parallax-bg) {
    position: relative;
    z-index: 1;
}


/* Stained glass classes should work normally on iOS with the new div-based approach */


/* No special handling needed since we're not using transforms on pseudo-elements anymore */


/* iOS Parallax Fix */


/* Note: transform breaks background-attachment: fixed, so we avoid it for parallax */

.ios-parallax-bg {
    /* GPU acceleration without breaking fixed backgrounds */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/* Ensure content stays above the parallax background */

.section-parallax--01>*:not(.ios-parallax-bg),
.section-parallax--02>*:not(.ios-parallax-bg),
.section-parallax--03>*:not(.ios-parallax-bg),
.section-parallax--04>*:not(.ios-parallax-bg),
.section-parallax--05>*:not(.ios-parallax-bg) {
    position: relative;
    z-index: 1;
}

.section-bg--primary {
    background-color: var(--primary-1);
}

.section-bg--secondary {
    background-color: var(--secondary-1);
}

.section-bg--shade-black-dark {
    background-color: var(--shade-black-dark);
}

.section-bg--shade-black-light {
    background-color: var(--shade-black-light);
}

.section-bg--shade-black-lightest {
    background-color: var(--shade-black-lightest);
}


/* PARALLAX SECTIONS END */


/* CONTAINERS */

.container-1400 {
    max-width: 1400px !important;
    margin: auto;
}

.container-1366 {
    max-width: 1366px !important;
    margin: auto;
}

.container-1200 {
    max-width: 1200px !important;
    margin: auto;
}

.container-1024 {
    max-width: 1024px !important;
    margin: auto;
}

.container-900 {
    max-width: 900px !important;
    margin: auto;
}

.container-760 {
    max-width: 760px !important;
    margin: auto;
}

.container-1400,
.container-1366,
.container-1200,
.container-1024,
.container-900,
.container-760 {
    width: 100%!important;
}


/* CONTAINERS END */


/* WHITE STAINED GLASS CODE START */

.white-stained-glass-0 {
    background-color: var(--white-transparent-0);
    /* 0% - Fully transparent */
}

.white-stained-glass-2 {
    background-color: var(--white-transparent-2);
    /* 2% - Ultra subtle */
}

.white-stained-glass-5 {
    background-color: var(--white-transparent-5);
    /* 5% - Very subtle */
}

.white-stained-glass-7 {
    background-color: var(--white-transparent-7);
    /* 7% */
}

.white-stained-glass-10 {
    background-color: var(--white-transparent-10);
    /* 10% */
}

.white-stained-glass-12 {
    background-color: var(--white-transparent-12);
    /* 12% */
}

.white-stained-glass-15 {
    background-color: var(--white-transparent-15);
    /* 15% */
}

.white-stained-glass-18 {
    background-color: var(--white-transparent-18);
    /* 18% */
}

.white-stained-glass-20 {
    background-color: var(--white-transparent-20);
    /* 20% - Light overlay */
}

.white-stained-glass-25 {
    background-color: var(--white-transparent-25);
    /* 25% */
}

.white-stained-glass-30 {
    background-color: var(--white-transparent-30);
    /* 30% */
}

.white-stained-glass-35 {
    background-color: var(--white-transparent-35);
    /* 35% */
}

.white-stained-glass-40 {
    background-color: var(--white-transparent-40);
    /* 40% */
}

.white-stained-glass-45 {
    background-color: var(--white-transparent-45);
    /* 45% */
}

.white-stained-glass-50 {
    background-color: var(--white-transparent-50);
    /* 50% - Half transparent */
}

.white-stained-glass-55 {
    background-color: var(--white-transparent-55);
    /* 55% */
}

.white-stained-glass-60 {
    background-color: var(--white-transparent-60);
    /* 60% */
}

.white-stained-glass-65 {
    background-color: var(--white-transparent-65);
    /* 65% */
}

.white-stained-glass-70 {
    background-color: var(--white-transparent-70);
    /* 70% */
}

.white-stained-glass-75 {
    background-color: var(--white-transparent-75);
    /* 75% - Strong overlay */
}

.white-stained-glass-80 {
    background-color: var(--white-transparent-80);
    /* 80% */
}

.white-stained-glass-85 {
    background-color: var(--white-transparent-85);
    /* 85% */
}

.white-stained-glass-90 {
    background-color: var(--white-transparent-90);
    /* 90% - Very strong */
}

.white-stained-glass-95 {
    background-color: var(--white-transparent-95);
    /* 95% */
}

.white-stained-glass-97 {
    background-color: var(--white-transparent-97);
    /* 97% - Nearly opaque */
}

.white-stained-glass-100 {
    background-color: var(--white-transparent-100);
    /* 100% - Fully opaque */
}


/* WHITE STAINED GLASS CODE END */


/* BLACK STAINED GLASS CODE START */

.black-stained-glass-0 {
    background-color: var(--black-transparent-0);
    /* 0% - Fully transparent */
}

.black-stained-glass-2 {
    background-color: var(--black-transparent-2);
    /* 2% - Ultra subtle */
}

.black-stained-glass-5 {
    background-color: var(--black-transparent-5);
    /* 5% - Very subtle */
}

.black-stained-glass-7 {
    background-color: var(--black-transparent-7);
    /* 7% */
}

.black-stained-glass-10 {
    background-color: var(--black-transparent-10);
    /* 10% */
}

.black-stained-glass-12 {
    background-color: var(--black-transparent-12);
    /* 12% */
}

.black-stained-glass-15 {
    background-color: var(--black-transparent-15);
    /* 15% */
}

.black-stained-glass-18 {
    background-color: var(--black-transparent-18);
    /* 18% */
}

.black-stained-glass-20 {
    background-color: var(--black-transparent-20);
    /* 20% - Light overlay */
}

.black-stained-glass-25 {
    background-color: var(--black-transparent-25);
    /* 25% */
}

.black-stained-glass-30 {
    background-color: var(--black-transparent-30);
    /* 30% */
}

.black-stained-glass-35 {
    background-color: var(--black-transparent-35);
    /* 35% */
}

.black-stained-glass-40 {
    background-color: var(--black-transparent-40);
    /* 40% */
}

.black-stained-glass-45 {
    background-color: var(--black-transparent-45);
    /* 45% */
}

.black-stained-glass-50 {
    background-color: var(--black-transparent-50);
    /* 50% - Half transparent */
}

.black-stained-glass-55 {
    background-color: var(--black-transparent-55);
    /* 55% */
}

.black-stained-glass-60 {
    background-color: var(--black-transparent-60);
    /* 60% */
}

.black-stained-glass-65 {
    background-color: var(--black-transparent-65);
    /* 65% */
}

.black-stained-glass-70 {
    background-color: var(--black-transparent-70);
    /* 70% */
}

.black-stained-glass-75 {
    background-color: var(--black-transparent-75);
    /* 75% - Strong overlay */
}

.black-stained-glass-80 {
    background-color: var(--black-transparent-80);
    /* 80% */
}

.black-stained-glass-85 {
    background-color: var(--black-transparent-85);
    /* 85% */
}

.black-stained-glass-90 {
    background-color: var(--black-transparent-90);
    /* 90% - Very strong */
}

.black-stained-glass-95 {
    background-color: var(--black-transparent-95);
    /* 95% */
}

.black-stained-glass-97 {
    background-color: var(--black-transparent-97);
    /* 97% - Nearly opaque */
}

.black-stained-glass-100 {
    background-color: var(--black-transparent-100);
    /* 100% - Fully opaque */
}


/* BLACK STAINED GLASS CODE END */


/* Ensure stained glass overlays work properly with parallax sections */


/* All direct children must be above the ::before background */

.section-parallax--01>*,
.section-parallax--02>*,
.section-parallax--03>*,
.section-parallax--04>*,
.section-parallax--05>* {
    position: relative;
    z-index: 2;
}

.section-parallax--01>.black-stained-glass-65,
.section-parallax--01>.white-stained-glass-65,
.section-parallax--02>.black-stained-glass-65,
.section-parallax--02>.white-stained-glass-65,
.section-parallax--03>.black-stained-glass-65,
.section-parallax--03>.white-stained-glass-65,
.section-parallax--04>.black-stained-glass-65,
.section-parallax--04>.white-stained-glass-65,
.section-parallax--05>.black-stained-glass-65,
.section-parallax--05>.white-stained-glass-65 {
    width: 100%;
    min-height: 100%;
}


/* Ensure nested section-padding inside parallax doesn't get fade animation */

.section-parallax--01 .section-padding,
.section-parallax--02 .section-padding,
.section-parallax--03 .section-padding,
.section-parallax--04 .section-padding,
.section-parallax--05 .section-padding {
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
}


/* SECTION TEXT COLOR CODE */

.text-white {
    color: var(--white-color)!important;
    text-shadow: 1px 1px 2px var(--black-color)!important;
}


/* SECTION TEXT COLOR CODE END */


/* SECTION TEXT COLOR CODE */

.text-black {
    color: var(--black-color)!important;
    text-shadow: 0px 0px 5px var(--white-color)!important;
}


/* SECTION TEXT COLOR CODE END */


/* TEXT RESPONSIVE SIZES */

.text-xs {
    font-size: clamp(0.625rem, 1.2vw, 0.875rem) !important;
}


/* ~10–14px */

.text-sm {
    font-size: clamp(0.75rem, 1.5vw, 1rem) !important;
}


/* ~12–16px */

.text-md {
    font-size: clamp(0.875rem, 1.8vw, 1.125rem) !important;
}


/* ~14–18px */

.text-lg {
    font-size: clamp(1rem, 2vw, 1.25rem) !important;
}


/* ~16–20px */

.text-xl {
    font-size: clamp(1.25rem, 2.5vw, 1.75rem) !important;
}


/* ~20–28px */

.text-2xl {
    font-size: clamp(1.75rem, 3vw, 2.25rem) !important;
}


/* ~28–36px */

.text-3xl {
    font-size: clamp(1.85rem, 4vw, 3.5rem) !important;
}


/* ~30–56px */

.text-4xl {
    font-size: clamp(2.25rem, 5vw, 4rem) !important;
}


/* ~36–64px */

.text-5xl {
    font-size: clamp(2.5rem, 6vw, 5rem) !important;
}


/* ~40–80px */

.text-6xl {
    font-size: clamp(3rem, 7vw, 6rem) !important;
}


/* ~48–96px */

.text-7xl {
    font-size: clamp(3.5rem, 8vw, 7rem) !important;
}


/* ~56–112px */

.text-8xl {
    font-size: clamp(4rem, 9vw, 8rem) !important;
}


/* ~64–128px */

.text-9xl {
    font-size: clamp(4.5rem, 10vw, 9rem) !important;
}


/* ~72–144px */


/* TEXT RESPONSIVE SIZES END */


/* TEXT WEIGHT CLASSES */

.text-thin {
    font-weight: 100;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 500;
}

.text-semibold {
    font-weight: 600;
}

.text-bold {
    font-weight: 700;
}

.text-extrabold {
    font-weight: 800;
}

.text-extra-black {
    font-weight: 900;
}


/* TEXT WEIGHT CLASSES END */


/* TEXT ALIGNMENT CLASSES */

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}


/* TEXT ALIGNMENT CLASSES END */


/* TEXT TRANSFORMATION CLASSES */

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-normal-case {
    text-transform: none;
}

.text-small-caps {
    font-variant: small-caps;
}


/* TEXT TRANSFORMATION CLASSES END */


/* SPACING CLASSES */


/* Small spacing */

.pt-1 {
    padding-top: 0.25rem !important;
}


/* 4px */

.pb-1 {
    padding-bottom: 0.25rem !important;
}


/* 4px */

.pl-1 {
    padding-left: 0.25rem !important;
}


/* 4px */

.pr-1 {
    padding-right: 0.25rem !important;
}


/* 4px */

.ph-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}


/* 4px horizontal */

.pv-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}


/* 4px vertical */

.mt-1 {
    margin-top: 0.25rem !important;
}


/* 4px */

.mb-1 {
    margin-bottom: 0.25rem !important;
}


/* 4px */


/* Medium spacing */

.pt-2 {
    padding-top: 0.5rem !important;
}


/* 8px */

.pb-2 {
    padding-bottom: 0.5rem !important;
}


/* 8px */

.pl-2 {
    padding-left: 0.5rem !important;
}


/* 8px */

.pr-2 {
    padding-right: 0.5rem !important;
}


/* 8px */

.ph-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}


/* 8px horizontal */

.pv-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}


/* 8px vertical */

.mt-2 {
    margin-top: 0.5rem !important;
}


/* 8px */

.mb-2 {
    margin-bottom: 0.5rem !important;
}


/* 8px */


/* Standard spacing */

.pt-3 {
    padding-top: 1rem !important;
}


/* 16px */

.pb-3 {
    padding-bottom: 1rem !important;
}


/* 16px */

.pl-3 {
    padding-left: 1rem !important;
}


/* 16px */

.pr-3 {
    padding-right: 1rem !important;
}


/* 16px */

.ph-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}


/* 16px horizontal */

.pv-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}


/* 16px vertical */

.mt-3 {
    margin-top: 1rem !important;
}


/* 16px */

.mb-3 {
    margin-bottom: 1rem !important;
}


/* 16px */


/* Large spacing */

.pt-4 {
    padding-top: 1.5rem !important;
}


/* 24px */

.pb-4 {
    padding-bottom: 1.5rem !important;
}


/* 24px */

.pl-4 {
    padding-left: 1.5rem !important;
}


/* 24px */

.pr-4 {
    padding-right: 1.5rem !important;
}


/* 24px */

.ph-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}


/* 24px horizontal */

.pv-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}


/* 24px vertical */

.mt-4 {
    margin-top: 1.5rem !important;
}


/* 24px */

.mb-4 {
    margin-bottom: 1.5rem !important;
}


/* 24px */


/* Extra large spacing */

.pt-5 {
    padding-top: 2rem !important;
}


/* 32px */

.pb-5 {
    padding-bottom: 2rem !important;
}


/* 32px */

.pl-5 {
    padding-left: 2rem !important;
}


/* 32px */

.pr-5 {
    padding-right: 2rem !important;
}


/* 32px */

.ph-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}


/* 32px horizontal */

.pv-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}


/* 32px vertical */

.mt-5 {
    margin-top: 2rem !important;
}


/* 32px */

.mb-5 {
    margin-bottom: 2rem !important;
}


/* 32px */


/* Extra extra large spacing */

.pt-6 {
    padding-top: 3rem !important;
}


/* 48px */

.pb-6 {
    padding-bottom: 3rem !important;
}


/* 48px */

.pl-6 {
    padding-left: 3rem !important;
}


/* 48px */

.pr-6 {
    padding-right: 3rem !important;
}


/* 48px */

.ph-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}


/* 48px horizontal */

.pv-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}


/* 48px vertical */

.mt-6 {
    margin-top: 3rem !important;
}


/* 48px */

.mb-6 {
    margin-bottom: 3rem !important;
}


/* 48px */


/* Extra extra extra large spacing */

.pt-7 {
    padding-top: 4rem !important;
}


/* 64px */

.pb-7 {
    padding-bottom: 4rem !important;
}


/* 64px */

.pl-7 {
    padding-left: 4rem !important;
}


/* 64px */

.pr-7 {
    padding-right: 4rem !important;
}


/* 64px */

.ph-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}


/* 64px horizontal */

.pv-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}


/* 64px vertical */

.mt-7 {
    margin-top: 4rem !important;
}


/* 64px */

.mb-7 {
    margin-bottom: 4rem !important;
}


/* 64px */


/* Extra extra extra extra large spacing */

.pt-8 {
    padding-top: 5rem !important;
}


/* 80px */

.pb-8 {
    padding-bottom: 5rem !important;
}


/* 80px */

.pl-8 {
    padding-left: 5rem !important;
}


/* 80px */

.pr-8 {
    padding-right: 5rem !important;
}


/* 80px */

.ph-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}


/* 80px horizontal */

.pv-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}


/* 80px vertical */

.mt-8 {
    margin-top: 5rem !important;
}


/* 80px */

.mb-8 {
    margin-bottom: 5rem !important;
}


/* 80px */


/* Extra extra extra extra extra large spacing */

.pt-9 {
    padding-top: 6rem !important;
}


/* 96px */

.pb-9 {
    padding-bottom: 6rem !important;
}


/* 96px */

.pl-9 {
    padding-left: 6rem !important;
}


/* 96px */

.pr-9 {
    padding-right: 6rem !important;
}


/* 96px */

.ph-9 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}


/* 96px horizontal */

.pv-9 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}


/* 96px vertical */

.mt-9 {
    margin-top: 6rem !important;
}


/* 96px */

.mb-9 {
    margin-bottom: 6rem !important;
}


/* 96px */


/* Extra extra extra extra extra extra large spacing */

.pt-10 {
    padding-top: 7rem !important;
}


/* 112px */

.pb-10 {
    padding-bottom: 7rem !important;
}


/* 112px */

.pl-10 {
    padding-left: 7rem !important;
}


/* 112px */

.pr-10 {
    padding-right: 7rem !important;
}


/* 112px */

.ph-10 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
}


/* 112px horizontal */

.pv-10 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}


/* 112px vertical */

.mt-10 {
    margin-top: 7rem !important;
}


/* 112px */

.mb-10 {
    margin-bottom: 7rem !important;
}


/* 112px */


/* Extra extra extra extra extra extra extra large spacing */

.pt-11 {
    padding-top: 8rem !important;
}


/* 128px */

.pb-11 {
    padding-bottom: 8rem !important;
}


/* 128px */

.pl-11 {
    padding-left: 8rem !important;
}


/* 128px */

.pr-11 {
    padding-right: 8rem !important;
}


/* 128px */

.ph-11 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
}


/* 128px horizontal */

.pv-11 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
}


/* 128px vertical */

.mt-11 {
    margin-top: 8rem !important;
}


/* 128px */

.mb-11 {
    margin-bottom: 8rem !important;
}


/* 128px */


/* Extra extra extra extra extra extra extra extra large spacing */

.pt-12 {
    padding-top: 9rem !important;
}


/* 144px */

.pb-12 {
    padding-bottom: 9rem !important;
}


/* 144px */

.pl-12 {
    padding-left: 9rem !important;
}


/* 144px */

.pr-12 {
    padding-right: 9rem !important;
}


/* 144px */

.ph-12 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
}


/* 144px horizontal */

.pv-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
}


/* 144px vertical */

.mt-12 {
    margin-top: 9rem !important;
}


/* 144px */

.mb-12 {
    margin-bottom: 9rem !important;
}


/* 144px */


/* Extra extra extra extra extra extra extra extra extra large spacing */

.pt-13 {
    padding-top: 10rem !important;
}


/* 160px */

.pb-13 {
    padding-bottom: 10rem !important;
}


/* 160px */

.pl-13 {
    padding-left: 10rem !important;
}


/* 160px */

.pr-13 {
    padding-right: 10rem !important;
}


/* 160px */

.ph-13 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
}


/* 160px horizontal */

.pv-13 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
}


/* 160px vertical */

.mt-13 {
    margin-top: 10rem !important;
}


/* 160px */

.mb-13 {
    margin-bottom: 10rem !important;
}


/* 160px */


/* Extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-14 {
    padding-top: 11rem !important;
}


/* 176px */

.pb-14 {
    padding-bottom: 11rem !important;
}


/* 176px */

.pl-14 {
    padding-left: 11rem !important;
}


/* 176px */

.pr-14 {
    padding-right: 11rem !important;
}


/* 176px */

.ph-14 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
}


/* 176px horizontal */

.pv-14 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
}


/* 176px vertical */

.mt-14 {
    margin-top: 11rem !important;
}


/* 176px */

.mb-14 {
    margin-bottom: 11rem !important;
}


/* 176px */


/* Extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-15 {
    padding-top: 12rem !important;
}


/* 192px */

.pb-15 {
    padding-bottom: 12rem !important;
}


/* 192px */

.pl-15 {
    padding-left: 12rem !important;
}


/* 192px */

.pr-15 {
    padding-right: 12rem !important;
}


/* 192px */

.ph-15 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
}


/* 192px horizontal */

.pv-15 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
}


/* 192px vertical */

.mt-15 {
    margin-top: 12rem !important;
}


/* 192px */

.mb-15 {
    margin-bottom: 12rem !important;
}


/* 192px */


/* Extra extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-16 {
    padding-top: 13rem !important;
}


/* 208px */

.pb-16 {
    padding-bottom: 13rem !important;
}


/* 208px */

.pl-16 {
    padding-left: 13rem !important;
}


/* 208px */

.pr-16 {
    padding-right: 13rem !important;
}


/* 208px */

.ph-16 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
}


/* 208px horizontal */

.pv-16 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
}


/* 208px vertical */

.mt-16 {
    margin-top: 13rem !important;
}


/* 208px */

.mb-16 {
    margin-bottom: 13rem !important;
}


/* 208px */


/* Extra extra extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-17 {
    padding-top: 14rem !important;
}


/* 224px */

.pb-17 {
    padding-bottom: 14rem !important;
}


/* 224px */

.pl-17 {
    padding-left: 14rem !important;
}


/* 224px */

.pr-17 {
    padding-right: 14rem !important;
}


/* 224px */

.ph-17 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
}


/* 224px horizontal */

.pv-17 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
}


/* 224px vertical */

.mt-17 {
    margin-top: 14rem !important;
}


/* 224px */

.mb-17 {
    margin-bottom: 14rem !important;
}


/* 224px */


/* Extra extra extra extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-18 {
    padding-top: 15rem !important;
}


/* 240px */

.pb-18 {
    padding-bottom: 15rem !important;
}


/* 240px */

.pl-18 {
    padding-left: 15rem !important;
}


/* 240px */

.pr-18 {
    padding-right: 15rem !important;
}


/* 240px */

.ph-18 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
}


/* 240px horizontal */

.pv-18 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
}


/* 240px vertical */

.mt-18 {
    margin-top: 15rem !important;
}


/* 240px */

.mb-18 {
    margin-bottom: 15rem !important;
}


/* 240px */


/* Extra extra extra extra extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-19 {
    padding-top: 16rem !important;
}


/* 256px */

.pb-19 {
    padding-bottom: 16rem !important;
}


/* 256px */

.pl-19 {
    padding-left: 16rem !important;
}


/* 256px */

.pr-19 {
    padding-right: 16rem !important;
}


/* 256px */

.ph-19 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
}


/* 256px horizontal */

.pv-19 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
}


/* 256px vertical */

.mt-19 {
    margin-top: 16rem !important;
}


/* 256px */

.mb-19 {
    margin-bottom: 16rem !important;
}


/* 256px */


/* Extra extra extra extra extra extra extra extra extra extra extra extra extra extra extra extra large spacing */

.pt-20 {
    padding-top: 17rem !important;
}


/* 272px */

.pb-20 {
    padding-bottom: 17rem !important;
}


/* 272px */

.pl-20 {
    padding-left: 17rem !important;
}


/* 272px */

.pr-20 {
    padding-right: 17rem !important;
}


/* 272px */

.ph-20 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
}


/* 272px horizontal */

.pv-20 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
}


/* 272px vertical */

.mt-20 {
    margin-top: 17rem !important;
}


/* 272px */

.mb-20 {
    margin-bottom: 17rem !important;
}


/* 272px */


/* Even larger spacing */

.pt-21 {
    padding-top: 18rem !important;
}


/* 288px */

.pb-21 {
    padding-bottom: 18rem !important;
}


/* 288px */

.pl-21 {
    padding-left: 18rem !important;
}


/* 288px */

.pr-21 {
    padding-right: 18rem !important;
}


/* 288px */

.ph-21 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
}


/* 288px horizontal */

.pv-21 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
}


/* 288px vertical */

.mt-21 {
    margin-top: 18rem !important;
}


/* 288px */

.mb-21 {
    margin-bottom: 18rem !important;
}


/* 288px */

.pt-22 {
    padding-top: 19rem !important;
}


/* 304px */

.pb-22 {
    padding-bottom: 19rem !important;
}


/* 304px */

.pl-22 {
    padding-left: 19rem !important;
}


/* 304px */

.pr-22 {
    padding-right: 19rem !important;
}


/* 304px */

.ph-22 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
}


/* 304px horizontal */

.pv-22 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
}


/* 304px vertical */

.mt-22 {
    margin-top: 19rem !important;
}


/* 304px */

.mb-22 {
    margin-bottom: 19rem !important;
}


/* 304px */

.pt-23 {
    padding-top: 20rem !important;
}


/* 320px */

.pb-23 {
    padding-bottom: 20rem !important;
}


/* 320px */

.pl-23 {
    padding-left: 20rem !important;
}


/* 320px */

.pr-23 {
    padding-right: 20rem !important;
}


/* 320px */

.ph-23 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
}


/* 320px horizontal */

.pv-23 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
}


/* 320px vertical */

.mt-23 {
    margin-top: 20rem !important;
}


/* 320px */

.mb-23 {
    margin-bottom: 20rem !important;
}


/* 320px */

.pt-24 {
    padding-top: 21rem !important;
}


/* 336px */

.pb-24 {
    padding-bottom: 21rem !important;
}


/* 336px */

.pl-24 {
    padding-left: 21rem !important;
}


/* 336px */

.pr-24 {
    padding-right: 21rem !important;
}


/* 336px */

.ph-24 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
}


/* 336px horizontal */

.pv-24 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
}


/* 336px vertical */

.mt-24 {
    margin-top: 21rem !important;
}


/* 336px */

.mb-24 {
    margin-bottom: 21rem !important;
}


/* 336px */

.pt-25 {
    padding-top: 22rem !important;
}


/* 352px */

.pb-25 {
    padding-bottom: 22rem !important;
}


/* 352px */

.pl-25 {
    padding-left: 22rem !important;
}


/* 352px */

.pr-25 {
    padding-right: 22rem !important;
}


/* 352px */

.ph-25 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
}


/* 352px horizontal */

.pv-25 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
}


/* 352px vertical */

.mt-25 {
    margin-top: 22rem !important;
}


/* 352px */

.mb-25 {
    margin-bottom: 22rem !important;
}


/* 352px */

.pt-26 {
    padding-top: 23rem !important;
}


/* 368px */

.pb-26 {
    padding-bottom: 23rem !important;
}


/* 368px */

.pl-26 {
    padding-left: 23rem !important;
}


/* 368px */

.pr-26 {
    padding-right: 23rem !important;
}


/* 368px */

.ph-26 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
}


/* 368px horizontal */

.pv-26 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
}


/* 368px vertical */

.mt-26 {
    margin-top: 23rem !important;
}


/* 368px */

.mb-26 {
    margin-bottom: 23rem !important;
}


/* 368px */

.pt-27 {
    padding-top: 24rem !important;
}


/* 384px */

.pb-27 {
    padding-bottom: 24rem !important;
}


/* 384px */

.pl-27 {
    padding-left: 24rem !important;
}


/* 384px */

.pr-27 {
    padding-right: 24rem !important;
}


/* 384px */

.ph-27 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
}


/* 384px horizontal */

.pv-27 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
}


/* 384px vertical */

.mt-27 {
    margin-top: 24rem !important;
}


/* 384px */

.mb-27 {
    margin-bottom: 24rem !important;
}


/* 384px */

.pt-28 {
    padding-top: 25rem !important;
}


/* 400px */

.pb-28 {
    padding-bottom: 25rem !important;
}


/* 400px */

.pl-28 {
    padding-left: 25rem !important;
}


/* 400px */

.pr-28 {
    padding-right: 25rem !important;
}


/* 400px */

.ph-28 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
}


/* 400px horizontal */

.pv-28 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
}


/* 400px vertical */

.mt-28 {
    margin-top: 25rem !important;
}


/* 400px */

.mb-28 {
    margin-bottom: 25rem !important;
}


/* 400px */


/* SPACING CLASSES END */


/* Remove spacing */

.pt-0 {
    padding-top: 0 !important;
}


/* 0px */

.pb-0 {
    padding-bottom: 0 !important;
}


/* 0px */

.mt-0 {
    margin-top: 0 !important;
}


/* 0px */

.mb-0 {
    margin-bottom: 0 !important;
}


/* 0px */


/* Negative margins */

.mt-n1 {
    margin-top: -0.25rem !important;
}


/* -4px */

.mb-n1 {
    margin-bottom: -0.25rem !important;
}


/* -4px */

.mt-n2 {
    margin-top: -0.5rem !important;
}


/* -8px */

.mb-n2 {
    margin-bottom: -0.5rem !important;
}


/* -8px */

.mt-n3 {
    margin-top: -1rem !important;
}


/* -16px */

.mb-n3 {
    margin-bottom: -1rem !important;
}


/* -16px */

.mt-n4 {
    margin-top: -1.5rem !important;
}


/* -24px */

.mb-n4 {
    margin-bottom: -1.5rem !important;
}


/* -24px */

.mt-n5 {
    margin-top: -2rem !important;
}


/* -32px */

.mb-n5 {
    margin-bottom: -2rem !important;
}


/* -32px */


/* SPACING CLASSES END */


/* FOOTER MOBILE COPYRIGHT COLOR */

.mainFooterMobile .poweredBy {
    color: var(--shade-black-lightest);
}

.mainFooterMobile .poweredBy a {
    color: var(--shade-black-lightest);
}


/* FOOTER MOBILE COPYRIGHT COLOR END */


/* ITEM INFO SPAN */

.itemInfo span {
    color: var(--shade-black-dark);
}


/* ITEM INFO SPAN END */


/* ITEM INQUIRY FORM */

.inquireFormActive {
    border-radius: 16px;
}

.inquireForm label input {
    margin-top: 10px!important;
}

.inquireForm label {
    color: var(--shade-white);
}


/* ITEM INQUIRY FORM END */


/* SCROLL ANIMATIONS */


/* Only apply scroll animations to regular sections, not parallax sections */

.section-padding {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.section-padding.fade-in-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/* UNIVERSAL FADE-IN ON SCROLL */


/* Add class "fade-in-scroll" to any element to trigger fade-in animation on scroll */

.fade-in-scroll {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.fade-in-scroll.fade-in-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/* Delay variations for staggered animations */

.fade-in-scroll[data-delay="100"] {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.fade-in-scroll[data-delay="200"] {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.fade-in-scroll[data-delay="300"] {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.fade-in-scroll[data-delay="400"] {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.fade-in-scroll[data-delay="500"] {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.fade-in-scroll[data-delay="600"] {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}


/* UNIVERSAL FADE-IN ON SCROLL END */


/* Parallax sections should be visible from the start to show the parallax effect */

.section-parallax--01,
.section-parallax--02,
.section-parallax--03,
.section-parallax--04,
.section-parallax--05 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/* Add a slight delay to each section for a staggered effect */

.section-padding:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.section-padding:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.section-padding:nth-child(4) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.section-padding:nth-child(5) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}


/* SCROLL ANIMATIONS END */


/* BACK TO TOP BUTTON */

.back-to-top-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: var(--shade-white);
    background-color: var(--primary-color);
    border: none;
    -webkit-box-shadow: 0 4px 10px var(--black-transparent-25);
    box-shadow: 0 4px 10px var(--black-transparent-25);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
    text-align: center;
    padding: 7px;
}

.back-to-top-button:hover {
    background-color: var(--secondary-lighter-color);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 6px 15px var(--black-transparent-35);
    box-shadow: 0 6px 15px var(--black-transparent-35);
}

.back-to-top-button.visible {
    opacity: 1;
    visibility: visible;
}

.back-to-top-button i {
    font-size: 1rem;
}


/* BACK TO TOP BUTTON END */


/* TWO COLUMN LAYOUT WITH MOBILE STACK */

.two-column-layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media only screen and (max-width: 768px) {
    .two-column-layout {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}

.two-column-layout img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}


/* TWO COLUMN LAYOUT END */


/* THREE COLUMN LAYOUT WITH MOBILE STACK */

.three-column-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.three-column-layout img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}


/* THREE COLUMN LAYOUT END */


/* SERVICES GRID ITEM */

.cabinet-coaters-overlap-section {
    position: relative;
    z-index: 10;
    margin-top: -250px;
    margin-bottom: 100px;
    padding: 0 25px;
}

.services-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 60PX 30px;
}

.services-grid img {
    width: 100%;
    aspect-ratio: 16 / 9;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.services-grid h3 {
    margin: 10px;
}

.services-grid p {
    margin: 0px 10px 25px;
}

@media (max-width: 1024px) {
    .services-grid {
        -ms-grid-columns: 1fr 30px 1fr;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .services-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.service-item {
    background-color: var(--white-color);
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    border: 1px outset rgb(255 255 255 / 50%);
}

.service-item h3 {
    line-height: 27px;
}


/* SERVICE ITEM END */


/* LOGO ROW LAYOUT */

.logo-row {
    grid-gap: 16px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.logo-row div {
    text-align: left;
}

.logo-row img {
    height: 52px !important;
    width: auto !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 768px) {
    .logo-row div {
        text-align: center;
    }
}


/* LOGO ROW LAYOUT END */


/* SECTION CARDS CODE */

.SERVS {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 26px 1fr 26px 1fr 26px 1fr 26px 1fr 26px 1fr;
    grid-template-columns: repeat(6, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 26px;
}

.SERVS>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-row: 1;
    grid-column: 1;
}

.SERVS>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-row: 1;
    grid-column: 2;
}

.SERVS>*:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-row: 1;
    grid-column: 3;
}

.SERVS>*:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    grid-row: 1;
    grid-column: 4;
}

.SERVS>*:nth-child(5) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 5;
    grid-column: 5;
}

.SERVS>*:nth-child(6) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 6;
    grid-column: 6;
}

@media only screen and (max-width:1099px) {
    .SERVS {
        -ms-grid-columns: 1fr 26px 1fr 26px 1fr;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 869px) {
    .SERVS {
        -ms-grid-columns: 1fr 26px 1fr;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 642px) {
    .SERVS {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
    }
}

.SERVS>div {
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    border-radius: 6px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    aspect-ratio: 1 / 1;
}

.SERVS>div:hover {
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.SERVSCONT h4 {
    font-size: 1.5em;
}

.SERVSCONT h4,
.SERVSCONT span {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1.0);
}

.SERVS>div:hover .SERVSCONT h4,
.SERVS>div:hover .SERVSCONT span {
    color: transparent !important;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.0);
}

.SERVSCONT {
    height: 100%;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    border-radius: 6px;
}

.SERVS>div:hover .SERVSCONT {
    background-color: rgba(255, 255, 255, 0.0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* SECTION CARDS CODE END */


/* =============================================
   PARALLAX OVERRIDE SECTION - KEEP AT END
   Force parallax to work even with CMS interference
   ============================================= */


/* Super strong selector to override any CMS styles */


/* Only apply fixed attachment on desktop - mobile uses JavaScript parallax */

body:not(.ios-parallax-active) .section-parallax--01,
body:not(.ios-parallax-active) .section-parallax--02,
body:not(.ios-parallax-active) .section-parallax--03,
body:not(.ios-parallax-active) .section-parallax--04,
body:not(.ios-parallax-active) .section-parallax--05 {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

body:not(.ios-parallax-active) .section-parallax--01::before,
body:not(.ios-parallax-active) .section-parallax--02::before,
body:not(.ios-parallax-active) .section-parallax--03::before,
body:not(.ios-parallax-active) .section-parallax--04::before,
body:not(.ios-parallax-active) .section-parallax--05::before {
    background-attachment: fixed !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    z-index: 0 !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
}


/* For iOS/mobile devices using JavaScript parallax with div element */


/* The ::before pseudo-element is hidden and replaced with .ios-parallax-bg div */


/* This prevents stacking context issues that interfere with background-color rendering */


/* Ensure parallax sections themselves maintain proper stacking context on iOS */

body.ios-parallax-active .section-parallax--01,
body.ios-parallax-active .section-parallax--02,
body.ios-parallax-active .section-parallax--03,
body.ios-parallax-active .section-parallax--04,
body.ios-parallax-active .section-parallax--05 {
    position: relative !important;
}


/* General rule: Ensure any element with background-color inside parallax sections renders on iOS */


/* iOS Safari bug: transforms can cause background-color to not render */

body.ios-parallax-active .section-parallax--01 [style*="background-color"],
body.ios-parallax-active .section-parallax--02 [style*="background-color"],
body.ios-parallax-active .section-parallax--03 [style*="background-color"],
body.ios-parallax-active .section-parallax--04 [style*="background-color"],
body.ios-parallax-active .section-parallax--05 [style*="background-color"] {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}


/* Fix for ALL sections with background-color on iOS (not just parallax sections) */


/* iOS Safari has a known bug where background-color may not render properly */


/* This ensures all background-color values are properly displayed */

body.ios-parallax-active section[style*="background-color"],
body.ios-parallax-active [style*="background-color"]:not(.section-parallax--01):not(.section-parallax--02):not(.section-parallax--03):not(.section-parallax--04):not(.section-parallax--05),
body.ios-parallax-active section[class*="bg-"],
body.ios-parallax-active [class*="stained-glass"] {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    /* Force proper rendering with hardware acceleration */
    /* Note: transform is already applied above, this ensures backface-visibility */
    /* Ensure the element creates its own stacking context */
    position: relative;
    z-index: 0;
}


/* Ensure parallax sections themselves are properly positioned */

body .section-parallax--01,
body .section-parallax--02,
body .section-parallax--03,
body .section-parallax--04,
body .section-parallax--05 {
    position: relative !important;
    overflow: visible !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
    perspective: none !important;
    -webkit-perspective: none !important;
    filter: none !important;
    -webkit-filter: none !important;
}


/* Ensure content inside parallax sections is above the background */

body .section-parallax--01>*,
body .section-parallax--02>*,
body .section-parallax--03>*,
body .section-parallax--04>*,
body .section-parallax--05>* {
    position: relative !important;
    z-index: 2 !important;
}


/* Force all parent containers to allow fixed positioning */

body,
html {
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
    perspective: none !important;
    -webkit-perspective: none !important;
    filter: none !important;
    -webkit-filter: none !important;
}


/* END PARALLAX OVERRIDE SECTION */


/* =============================================
   FAQ ACCORDION STYLES
   ============================================= */

.faq-container {
    max-width: 900px!important;
    margin: 0 auto;
}

.faq-item {
    background: var(--white-color);
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid var(--black-transparent-15);
    -webkit-box-shadow: 0 2px 4px var(--black-transparent-5);
    box-shadow: 0 2px 4px var(--black-transparent-5);
    -webkit-transition: border-color 0.25s ease, box-shadow 0.25s ease;
    -o-transition: border-color 0.25s ease, box-shadow 0.25s ease;
    -webkit-transition: border-color 0.25s ease, -webkit-box-shadow 0.25s ease;
    transition: border-color 0.25s ease, -webkit-box-shadow 0.25s ease;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
}

.faq-item:hover {
    border-color: var(--primary-color);
}

.faq-item.active {
    border-color: var(--primary-color);
    -webkit-box-shadow: 0 4px 12px var(--black-transparent-12);
    box-shadow: 0 4px 12px var(--black-transparent-12);
}


/* FAQ Question Button - Semantic and Accessible */

.faq-question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 20px 24px;
    border: none;
    background: transparent;
    cursor: pointer;
    gap: 16px;
    text-align: left;
    font-family: inherit;
}

.faq-question:focus {
    outline: 2px solid var(--primary-color);
    outline-offset: -2px;
}

.faq-question:focus:not(:focus-visible) {
    outline: none;
}

.faq-question-text {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    color: var(--secondary-color);
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.faq-item:hover .faq-question-text,
.faq-item.active .faq-question-text {
    color: var(--primary-darker-color);
}


/* FAQ Icon - Animated Chevron */

.faq-icon {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-icon::before,
.faq-icon::after {
    content: "";
    position: absolute;
    background: var(--primary-color);
    border-radius: 2px;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}


/* Horizontal bar */

.faq-icon::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* Vertical bar */

.faq-icon::after {
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.2s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: opacity 0.2s ease, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.2s ease, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.2s ease, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-item.active .faq-icon::after {
    opacity: 0;
    -webkit-transform: translateX(-50%) scaleY(0);
    -ms-transform: translateX(-50%) scaleY(0);
    transform: translateX(-50%) scaleY(0);
}

.faq-item:hover .faq-icon::before,
.faq-item:hover .faq-icon::after {
    background: var(--primary-darker-color);
}


/* FAQ Answer Panel */

.faq-answer {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-answer-content {
    padding: 0 24px 20px;
    line-height: 1.7;
    color: var(--black-text-color);
    border-top: 1px solid var(--black-transparent-7);
    margin: 0 24px;
    padding: 16px 0 4px;
}

.faq-answer-content p {
    margin: 0 0 12px;
}

.faq-answer-content p:last-child {
    margin-bottom: 0;
}


/* Mobile Responsive */

@media (max-width: 768px) {
    .faq-question {
        padding: 16px 20px;
    }
    .faq-question-text {
        font-size: 1rem;
    }
    .faq-icon {
        width: 20px;
        height: 20px;
    }
    .faq-answer-content {
        margin: 0 20px;
        padding: 14px 0 4px;
    }
}


/* FAQ Dark Theme Variant - for use on dark backgrounds */

.section-parallax--01 .faq-item,
.section-parallax--02 .faq-item,
.section-parallax--03 .faq-item,
.section-parallax--04 .faq-item,
.section-parallax--05 .faq-item,
.faq-dark .faq-item {
    background: var(--white-transparent-10);
    border-color: var(--white-transparent-15);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.section-parallax--01 .faq-item:hover,
.section-parallax--02 .faq-item:hover,
.section-parallax--03 .faq-item:hover,
.section-parallax--04 .faq-item:hover,
.section-parallax--05 .faq-item:hover,
.faq-dark .faq-item:hover,
.section-parallax--01 .faq-item.active,
.section-parallax--02 .faq-item.active,
.section-parallax--03 .faq-item.active,
.section-parallax--04 .faq-item.active,
.section-parallax--05 .faq-item.active,
.faq-dark .faq-item.active {
    background: var(--white-transparent-15);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.section-parallax--01 .faq-question-text,
.section-parallax--02 .faq-question-text,
.section-parallax--03 .faq-question-text,
.section-parallax--04 .faq-question-text,
.section-parallax--05 .faq-question-text,
.faq-dark .faq-question-text {
    color: var(--white-color);
}

.section-parallax--01 .faq-item:hover .faq-question-text,
.section-parallax--02 .faq-item:hover .faq-question-text,
.section-parallax--03 .faq-item:hover .faq-question-text,
.section-parallax--04 .faq-item:hover .faq-question-text,
.section-parallax--05 .faq-item:hover .faq-question-text,
.faq-dark .faq-item:hover .faq-question-text {
    color: var(--primary-light-color);
}

.section-parallax--01 .faq-icon::before,
.section-parallax--01 .faq-icon::after,
.section-parallax--02 .faq-icon::before,
.section-parallax--02 .faq-icon::after,
.section-parallax--03 .faq-icon::before,
.section-parallax--03 .faq-icon::after,
.section-parallax--04 .faq-icon::before,
.section-parallax--04 .faq-icon::after,
.section-parallax--05 .faq-icon::before,
.section-parallax--05 .faq-icon::after,
.faq-dark .faq-icon::before,
.faq-dark .faq-icon::after {
    background: var(--white-color);
}

.section-parallax--01 .faq-answer-content,
.section-parallax--02 .faq-answer-content,
.section-parallax--03 .faq-answer-content,
.section-parallax--04 .faq-answer-content,
.section-parallax--05 .faq-answer-content,
.faq-dark .faq-answer-content {
    color: rgba(255, 255, 255, 0.9);
    border-top-color: var(--white-transparent-20);
}


/* FAQ ACCORDION STYLES END */


/* =============================================
   HOMEPAGE SPECIFIC STYLES
   ============================================= */


/* Homepage CTA Grid */

.cta-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 768px) {
    .cta-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.cta-item {
    position: relative;
    height: 350px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 30%);
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.cta-item:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 5px 35px rgb(0 0 0 / 40%);
    box-shadow: 0px 5px 35px rgb(0 0 0 / 40%);
}

.cta-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.cta-item:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.cta-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
}

.cta-content h3 {
    font-size: 2rem;
    font-weight: 600;
    margin: 0 0 5px;
    color: #fff !important;
}

.cta-content p {
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
    opacity: 0.85;
}


/* Hero Text Section */

.hero-text-section {
    background-color: var(--primary-darkest-color);
    border-bottom: 2px solid var(--primary-color);
    border-top: 2px solid var(--primary-color);
}


/* Welcome Buttons Container */

.welcome-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}

.welcome-buttons .button {
    min-width: 220px;
    padding: 16px 32px;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}


/* Secondary Button - Black with white text */

.button.button-secondary {
    background-color: var(--black-color) !important;
    color: var(--white-color) !important;
    border: 1px solid var(--black-color) !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
}

@media (max-width: 600px) {
    .welcome-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
    .welcome-buttons .button {
        width: 100%;
        min-width: unset;
    }
}


/* =============================================
   PROCESS TABS / STEPS TIMELINE
   ============================================= */

.process-section-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1000px;
    margin: 0 auto;
}

.process-tabs {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}


/* Vertical connecting line */

.process-tabs::before {
    content: "";
    position: absolute;
    left: 24px;
    top: 30px;
    bottom: 30px;
    width: 2px;
    background: var(--primary-color);
    z-index: 0;
}

.process-tab-item {
    position: relative;
    padding-left: 70px;
    padding-bottom: 10px;
    min-height: 60px;
}

.process-tab-item:last-child {
    padding-bottom: 0;
}


/* Step Number Circle */

.process-step-number {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--white-color);
    border: 2px solid var(--primary-color);
    color: var(--primary-darker-color);
    font-weight: 700;
    font-size: 1.2rem;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.process-tab-item.active .process-step-number {
    background: var(--primary-color);
    color: var(--secondary-color);
    border-color: var(--primary-darker-color);
}


/* Tab Header/Title */

.process-tab-title {
    display: block;
    width: 100%;
    padding: 12px 0;
    border: none;
    background: transparent;
    cursor: pointer;
    text-align: left;
    font-family: inherit;
}

.process-tab-title:focus {
    outline: none;
}

.process-tab-title:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
}


/* Tab Title Text */

.process-tab-text {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--secondary-color);
    line-height: 1.3;
    font-style: italic;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.process-tab-item:hover .process-tab-text {
    color: var(--primary-darker-color);
}

.process-tab-item.active .process-tab-text {
    color: var(--primary-darker-color);
}


/* Hide the icon - using timeline circles instead */

.process-tab-icon {
    display: none;
}


/* Tab Content Panel */

.process-tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.process-tab-content-inner {
    padding: 8px 0 24px;
}

.process-tab-content-text {
    color: var(--black-text-color);
    line-height: 1.7;
    font-size: 1rem;
}

.process-tab-content-text p {
    margin: 0 0 16px;
}

.process-tab-content-text p:last-child {
    margin-bottom: 0;
}

.process-tab-content-text .button {
    display: inline-block;
    margin-top: 8px;
    padding: 14px 28px;
    text-decoration: none;
}

.process-tab-content-text a.button {
    background-color: var(--primary-color) !important;
    color: var(--black-color) !important;
    border: 1px solid var(--black-color) !important;
    border-radius: 16px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    text-shadow: none !important;
    text-decoration: none !important;
}

.process-tab-content-text a.button:hover {
    background-color: var(--primary-darker-color) !important;
    color: var(--white-color) !important;
    border: 1px solid var(--shade-white) !important;
    text-decoration: none !important;
}


/* Featured Image on the Right */

.process-featured-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 280px;
    position: sticky;
    top: 200px;
}

.process-featured-image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    border: 1px solid var(--primary-color);
}


/* Mobile Responsive */

@media (max-width: 900px) {
    .process-section-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
    }
    .process-featured-image {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        position: static;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

@media (max-width: 600px) {
    .process-tabs::before {
        left: 19px;
    }
    .process-step-number {
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }
    .process-tab-item {
        padding-left: 60px;
    }
    .process-tab-text {
        font-size: 1.25rem;
    }
    .process-tab-content-text {
        font-size: 0.95rem;
    }
}


/* PROCESS TABS END */


/* Services List */

.services-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .services-list {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .services-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.service-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    border-left: 3px solid var(--primary-color);
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.service-list-item:hover {
    background: rgba(255, 255, 255, 0.15);
}

.service-list-item::before {
    content: "•";
    color: var(--primary-color);
    font-size: 1.5rem;
    line-height: 1;
}


/* HOMEPAGE SPECIFIC STYLES END */

.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}