/*
Theme Name: passgenauTheme2026
Text Domain: pass-genau
Version: 1.1
Description: Premium Redesign 2026 - Mobile Optimized, Lightbox Gallery, Cinematic Tech Section
Author: Alex
Author URI: https://sky-code.de
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300&display=swap');

/*
#fcebde
#C7E1E7
#94D8ED
#80B4D5
#2984ff
*/







*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html, body {
    font-family: 'Nunito','Poppins', sans-serif;
    max-width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
    color: #444;
}

.home-link{
  text-decoration: none;
  color: black;
  padding: 1rem;
}

.home-link:hover{
  text-decoration: none;
  color: black;
}
.black {
  width: 100%;
  height: 100%;
  background: black;
  overflow: hidden;
}
.video-black {
  width: 102%;
    height: 69%;
    background: black;
    overflow: hidden;
    position: relative;
    left: -10vw;
}
.first-container{
  width: 100%;
  top:0;
  left:0;
  height:600px;
  position: absolute;
  z-index: 0;
  opacity: 0.5;
  background-color: #80B4D5;
}

.video-container{
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 0rem;
  margin-top: 11rem;
}

.video-item{
  flex: 1;
  width: 50%;
  margin: 0 auto;

}
#technik-id-wort{
  color: #0e0e0e !important;
  position: relative;
    margin: 0 auto;
    text-align: center;
    width: 41%;
}

.technik-wort-p-1{
  color: #0e0e0e !important;
}

.technik-p{
  text-align: left;
  font-size: 1.3rem;
    padding: 1rem;
    width: 95%;
    margin-left: 1rem;
    margin-bottom: 0;
    margin-top: 0.5rem;
    float: left;
    color:white;
}
.google-review{
  margin-top: 10rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.video-werkstatt{
  z-index: 1;
  width: 100%;
  opacity: 0.6;
  margin-bottom: -10px;
  position: relative;
  top: -21%;
  left: -46%;
  width: 147%;
  height: 169%;
}
.video-silben{

  position: relative;
  z-index: 2;
  float: left;
}

.video-item-description{
  top: -43vh;
  left: 20vw;
  position: relative;
  width: 100%;
  height: 55vh;
  margin: 0 auto;
  z-index: 9993;
  background-color: rgba(102,0,51, 1);
  }


.galerie-thumb-img{
  -webkit-box-shadow: 5px 5px 33px 5px rgb(0 0 0 / 44%);
    box-shadow: 5px 5px 33px 5px rgb(0 0 0 / 44%);
  width: 100%;
}
.logo-img{
  margin-left: 1rem;
}
.row-galerie{
  display:flex;
}
.secound-container{
  position:absolute;
  width:100%;
  background-color: #80B4D5;
}



.brackets{
  color: black;
}



.galerie-header{
  color: black;
}

.logo{
  margin-top: 5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.5rem;
  color: black !important;
  text-decoration: none !important;
}

.header-offers{
  background-color: rgba(102,0,51, 1);
  text-align: center;
  color: white;

}
.header-galerie{
  text-align: center;
  color: black;
  margin-top: 5rem;
}
.header-offers h2{
  margin: 0 ;
}

.header{
  position: relative;
  width: 100%;
  height: 600px;
  opacity: 0.5;
  background-image: url("../img/headerSycros.svg");
  margin-bottom: 10rem;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}


.offers{
  display: flex;
  position: relative;
  margin-top: 2rem;
}

.offers-items{
  font-size: 13px;
  margin: 2rem;
  background: white;
  margin-top: 1rem;
  flex: 1 1 30%;
  padding:1rem;
  -webkit-box-shadow: 10px 10px 107px -48px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 107px -48px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 107px -48px rgba(0,0,0,0.75);
}

.send-email-error{
  display: none;
  height: auto;
  width: 100%;
  background: #ff7375;

}
.send-email-success{
  color: black;
  display: none;
  height: auto;
  width: 100%;
  background: #baffb5;

}

.offers-items p{
  margin-top: 2rem;
}

.offers-headline{
  color: #2984ff;
}

.offers-headline:after{
  content: '';
  display: block;
  width: 10%;
  border-bottom: 2px solid black;
  padding-top: 20px;
  transition: .5s;
}



.offers-headline:hover:after{
  width: 60%;
}
.headline-offers{
  padding-top: 3rem;
}

.headline-offers:after{
  content: '';
  display: block;
  width: 20%;
  border-bottom: 2px solid white;
  margin: 0 auto;
  padding-top: 20px;
}




  transition: filter 1s ease-in-out;
  /*-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  /*filter: grayscale(100%); /* FF 35+ */
  opacity: 0.6;
}
.silben-wort{
    border-right: 3px solid rgba(102,0,51, 1);
    margin: 3px;
    padding: 3px;
}

.col{
  margin: 1rem;
}

.carousel-caption{
  right: inherit;
  text-align: left;
  top: 50%;
}
.carousel-control-next-icon{
  background-color: black;
}
.carousel-control-prev-icon{
  background-color: black;
}
.silben-p{
      /* border: 1px solid black; */
    /* background-color: rgba(255,255,255, 0.8); */
    padding: 1rem;
    color: white;
    font-size: 3rem;
    margin-bottom: 0px;
    /* border-radius: 20px; */
    /* text-shadow: 1px 1px 3px rgb(0 0 0 / 55%); */
    /* text-shadow: -1.5px -1.5px 0 #000, 1.5px -1.5px 0 #000, -1.5px 1.5px 0 #000, 1.5px 1.5px 0 #000;
}
.carousel:hover *{
  /*opacity: 1;
  /*-webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  /*filter: grayscale(0%); /* FF 35+ */
}


.anfahrt-container{
  padding-top: 3rem;
  flex-direction: row;
  display:flex;
  position: relative;
  background-color: rgba(102,0,51, 1);
  padding-bottom: 3rem;
  z-index: 1;
}
.anfahrt-p{
  font-size: 1.5rem;
  color:#fff;
}
.anfahrt-item{
  margin: 1rem;
  flex: 1;
}

.bild-gallerie-bereiche{
  display:flex;

}
.gallerie-bereich{
  flex: 1 1 50%;
}
.gallerie-bereich-img{
  width: 100%;
  height: auto;
}



label{
  display:block;
}

.person{
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 2rem;
  z-index: 5;
  margin: 50px;
}
.contact{
  height: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 2rem;
  z-index: 5;

}
.kontakt-label{
  min-width: 50%;
  text-align: center;
  flex:1;
}
.kontakt-input{
  color: #fff;
  text-align: center;
  flex:1;
  margin: 0 auto;
  max-width: 70%;
}
#kontakt-spalter{
  background-image: url("../img/wuerthzollstab.jpg");
  height: 30vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;


}

#kontakt-nachricht{
  resize: none;
  overflow: auto;
}
.input-feld-kontakt{
  margin-top:1rem;
  margin-bottom: 1rem;
  display:flex;
}
.kontakt-label-text{
  flex:1 0 25%;
  text-align: left;
}
.kontakt-input-feld{
  flex:1 0 75%;
  text-decoration: none;
  padding: 5px;
  border-radius: 5px;
  min-width: 75%;
}
.kontakt-input-feld:focus{
  outline: none;
}



.input-line {
  width: 70% !important;
    display: block;
    margin: 0 auto;
    height: 1px;
    background: #444 !important;
    background-color: #fff;
  }


.person-image{
  flex: 1;
  height: 300px;
  background-image: url('../img/AlexeyPersonFoto.JPG');
  background-size: cover;
  background-position: top;
  background-size: 120%;
  padding: 10%;

}
.kontakt-submit{
    display: block;
    margin: 0 auto;
}
.kontakt-nachricht{

}
.kontakt-img{
  margin-top: 50%;
}

.person-info{
  flex: 1;
  height: 300px;
}
.person-info-headline{
  color: black;
  padding: 10%;
}

.buttons {
  display: flex;
  flex-direction: row;
      flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 0 auto;
/*   padding: 2em 0em; */
}

#footer-row{
  background-color: #000;
}

.footer-link{
  text-decoration: none;
  color:#f8f9fa!important;
}
.my-5 {
    margin-top: 0rem!important;
    margin-bottom: 0rem!important;
}

.container-button {
  margin: 3rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: rgba(148, 216, 237, 0);
  width: 240px;
}
.container {
  /* align-items: center; REMOVED - breaks grid */
  /* display: flex; REMOVED - breaks grid */
  /* flex-direction: column; REMOVED - breaks grid */
  /* justify-content: center; REMOVED - breaks grid */
  text-align: center;
  background-color: transparent;
  padding-bottom: 3rem ;
  /* width: 240px; REMOVED */
  width: 100% !important; /* User requested override */
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0rem !important; /* User requested override */
}

.datenschutz-container{
  text-align: left;
  margin-top: 10rem;
  width: 100%;
}
#küchen-img{

}
.btn {
  letter-spacing: 0.1em;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 45px;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.btn:hover {
  text-decoration: none;
}

/*btn_background*/
.effect01 {
  color: #FFF;
  border: 4px solid #000;
  box-shadow:0px 0px 0px 1px #000 inset;
  background-color: #000;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.effect01:hover {
  border: 4px solid #666;
  background-color: #FFF;
  box-shadow:0px 0px 0px 4px #EEE inset;
}

/*btn_text*/
.effect01 span {
  transition: all 0.2s ease-out;
  z-index: 2;
}
.effect01:hover span{
  letter-spacing: 0.13em;
  color: #333;
}

/*highlight*/
.effect01:after {
  background: #FFF;
  border: 0px solid #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .8;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 50px;
  transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);/*easeOutCirc*/
  z-index: 1;
}
.effect01:hover:after {
  background: #FFF;
  border: 20px solid #000;
  opacity: 0;
  left: 120%;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.google-map-frame{
  width: 100%;
}
.galerie-container{
  text-align: left;
  display: block;
  margin-top: 5rem !important;
  width: 100%!important;
}

.galerie-item{
  margin-bottom: 70px;
}

#küche-row{
  width:100%;
  text-align: center;
  margin: 0 auto;
}
.kontakt-info-p-anfahrt{
  margin-bottom: 0;
  font-size: 1.3rem;
}
.kontakt-info-p-anfahrt2{
  font-size: 1.3rem;
  margin-bottom: 3rem;
}


.galiere-p{
  border: none;
  font-size: 2.5rem;
}

.offers-container{
  display: flex;
    background: white;
    margin: 0 auto;
    margin-bottom: 5rem;
    max-width: 1150px;
    margin-top: 2rem;
    margin-bottom: 5rem;
    flex-wrap: wrap;
    justify-content: center;
}

.offers-headerline{
  margin-top: 5rem;
  background: white;
  color: black;
  margin: 0 auto;
  text-align: center;
}
.offers-headerline:after{
  content: '';
    display: block;
    width: 20%;
    border-bottom: 2px solid black;
    margin: 0 auto;
}
.offers-headline-p{
  font-weight: inherit;
}
.kontakt-info-p{
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 1.3rem;
  padding: 1rem;
  width: 70vw;
}

.offers-hr{
  background: rgba(102,0,51, 1);
  height: 2px !important;
  opacity: 1 !important;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.offers-item{
  text-align: center;
    flex: 1;
    max-width: 205px;
    border-radius: 50%;
    height: 200px;
    margin: 0.2rem;

}
.header-link-icon{
  font-size: 2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  color: rgba(102,0,51,1);
}

.offers-icon{
  font-size: 2rem;
  margin-top: 2rem;
  color: rgba(102,0,51,1);
}
.offers-p{
  margin:1rem;
}

@media only screen and (min-width: 1100px) {
  .w-100 {
  width: 100vw!important;
  height: 90vh;
  }
}

@media only screen and (max-width: 1099px) {
  .w-100 {
    width: 100vw!important;
    height: 80vh;
  }


  .video-item{
    width:70%;
  }
}



@media only screen and (max-width: 850px) {
 .video-container{
  display:block;
  margin-bottom: 4rem;
 }
  .container{
    width: inherit !important;
    max-width: 540px !important;
  }
  .technik-p{
    margin:inherit;
    float: inherit;
    background: rgba(102,0,51, 1);
  }
  #technik-id-wort{
   
    width: 100%;
  }
  .video-item-description{
    top:0;
    left:0;
    height: 100%;
  }
  .video-black{
    left:0;
  }
  .google-review{
    display: block; 
  }


  .video-item{
    width:100%;
  }

  .offers-container{
    max-width: 55%;
    width: 65%;
  }


  .w-100{
    opacity: 1;
    /*-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
    /*filter: grayscale(100%); /* FF 35+ */
  }
  .kontakt-label-text{
    margin-left: 0rem;
  }
  .google-map-frame{
    width: 500px;
  }
  .anfahrt-container{
    display: block;
  }

  .w-100 {
    width: 100vw!important;
      height: 50vh;
  }

  
  .offers{
    flex-direction: column;
  }
  .person{
    display: block;
  }
  .contact{
    display:block;
  }
  .kontakt-img{
    padding: 0;
  }
 

}


@media only screen and (max-width: 570px) {
  .kontakt-info-p{
    
    width: 100%;
  }
  #kontakt-spalter{
    background-attachment: unset ;
    background-size: auto;
  }
  .video-container{
    margin-bottom: 4rem;
  }
  .container{
    width: inherit !important;
    max-width: 540px !important;
  }
  .technik-p{
    margin:inherit;
    float: inherit;
    background: rgba(102,0,51, 1);
  }
  #technik-id-wort{
   
    width: 100%;
  }
  .video-item-description{
    top:0;
    left:0;
    height: 100%;
  }
  .video-black{
    left:0;
  }
  .google-review{
    display: block;
  }
  .galerie-container{
    width: 100% !important;
    display:block;
  }
  .col {
    flex: inherit;
    display: block;
}
  .silben-p{
  font-size: 2.5rem;
}
.video-item{
  width:100%;
}
.galerie-item{}

.row-galerie{
  display: block;
  min-width:100%;

}
.galerie-thumb-img{
  width: 100%;
}

.logo-img{
  width: 85%;
}
.datenschutz-container{
  width: 100% !important;
}
.row{
  max-width: 100%;
  margin-left: inherit;
}
.container-fluid{
  padding-right: inherit;
  padding-left: inherit;
}


.upper-header{
  height: 13vh;
}
.carousel:hover *{
  /*opacity: 1;*/
  -webkit-filter: inherit; /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: inherit; /* FF 35+ */
}

  .input-line {
    width: 74% !important;
    float: right;
    }
    .anfahrt-container{
      flex-direction: column;
    }
    .google-map-frame{
      width: 100%;
    }
    .kontakt-input{
      max-width: 100%;
    }
    .w-100 {
    width: 100vw!important;
    height: 300px;
      opacity: 0.6;
}

}

.offers-container-new {
  padding: 50px 0;
}

.offer-item-new {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.offer-item-new .offers-icon {
  font-size: 40px;
  margin-right: 20px;
  color: #333;
}

.offer-text h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.offer-text p {
  font-size: 16px;
  line-height: 1.6;
}

.technik-container-new {
  padding: 80px 0;
  background-color: #f8f9fa;
}

/* --- Technik / Tech Section "Cinematic Split" --- */
.tech-video-wrapper {
  width: 100%;
  height: 100%;
  min-height: 500px; /* Minimum height for impact */
  overflow: hidden;
  position: relative;
}

.tech-video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures video fills without distortion */
  display: block;
}

/* Mobile Adjustment for Tech Section */
@media (max-width: 991px) {
    .tech-video-wrapper {
        min-height: 300px;
        height: 300px;
    }
}

.text-column {
  padding: 0 50px;
}

.text-column h2 {
  margin-bottom: 30px;
  color: #333;
}

.technik-p-new {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.footer-new {
  background-color: #333;
  color: #fff;
  padding: 50px 0;
}

.footer-headline {
  font-size: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.footer-link-new {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-link-new:hover {
  color: #C7E1E7;
}

.social-icons a {
  color: #fff;
  font-size: 20px;
  margin-right: 15px;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #C7E1E7;
}

.contact {
  justify-content: center;
}

.kontakt-input {
  max-width: 100%;
}

/* --- High-End Refactoring & Design System --- */

:root {
    --primary-font: 'Nunito', sans-serif; /* Reverted */
    --secondary-font: 'Poppins', sans-serif;
    --accent-color: rgba(102, 0, 51, 1);
    --text-color: #333;
    --light-bg: #f8f8f8;
    --premium-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

h1, h2, h3, h4, h5, h6, 
.playfair-heading,
.carousel-caption .silben-p {
    font-family: var(--secondary-font); /* Reverted to Poppins/Nunito based on original */
    font-weight: 600;
}

body {
    font-family: var(--secondary-font);
    line-height: 1.6;
}

/* --- Task 1: CTA Button & Hero --- */
.btn-cta-premium {
    display: inline-block;
    background-color: var(--accent-color);
    color: #fff !important;
    font-family: var(--secondary-font);
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 40px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(102, 0, 51, 0.3);
    border-radius: 2px;
}

.btn-cta-premium:hover {
    background-color: #4a0025;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(102, 0, 51, 0.5);
}


/* --- Task 2: Gallery Hub & Cards (Redesigned) --- */

.gallery-hub {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.gallery-hub .row {
    margin-top: 40px;
}

.gallery-hub .category-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px; /* Softer corners */
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    height: 450px; /* Taller for better impact */
    background: #000; /* Fallback */
    cursor: pointer;
}

/* ... existing gallery styles ... */

/* --- Task 4: Alternating Feature Rows (Homepage) --- */
.feature-row {
    margin-bottom: 0;
    min-height: 450px;
    background: #fff;
    border-bottom: none;
    transition: background-color 0.4s ease; /* Smooth transition */
}

/* Add subtle color to every second row - WARM BRAND TINT */
.feature-row:nth-of-type(even) {
    background-color: rgba(102, 0, 51, 0.04); /* Warm tint for branding */
}

/* Optional: Slight darken on hover for interaction feedback */
.feature-row:hover {
    background-color: #fff; /* Reset to white on hover or highlight? 
                             Actually better to make it slightly darker/richer */
    filter: brightness(0.98); 
}

/* Ensure even rows stay tinted on hover but get feedback */
.feature-row:nth-of-type(even):hover {
    background-color: rgba(102, 0, 51, 0.08); /* Darker tint on hover */
}

.feature-img-wrapper {
    height: 450px;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* Ensure image covers fully */
}

.feature-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s ease;
}

.feature-row:hover .feature-img-wrapper img {
    transform: scale(1.03);
}

.feature-content {
    padding: 3rem 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.feature-content h3.display-5 {
    font-weight: 600; /* Poppins SemiBold */
    font-size: 2rem;
    color: #222;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.feature-content h3.display-5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: var(--accent-color); /* Brand Red */
}


/* --- Task 5: Google Reviews Widget (Trustindex) --- */
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/cyrillic-ext.woff2') format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/cyrillic.woff2') format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/greek-ext.woff2') format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/greek.woff2') format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/vietnamese.woff2') format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/latin-ext.woff2') format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url('https://cdn.trustindex.io/assets/fonts/opensans/latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/cyrillic-ext2.woff2') format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/cyrillic2.woff2') format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/greek-ext2.woff2') format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/greek2.woff2') format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/vietnamese2.woff2') format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/latin-ext2.woff2') format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url('https://cdn.trustindex.io/assets/fonts/opensans/latin2.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}.ti-widget.ti-goog{width:100%;display:block;overflow:hidden;text-align:left;direction:ltr;box-sizing:border-box}.ti-widget.ti-goog *{box-sizing:border-box}.ti-widget.ti-goog:before{display:none !important}.ti-widget.ti-goog a{text-decoration:underline !important;color:inherit}.ti-widget.ti-goog a.ti-header{text-decoration:none !important}.ti-widget.ti-goog a[href="#"],.ti-widget.ti-goog a:not([href]){text-decoration:none !important;pointer-events:none}.ti-widget.ti-goog strong,.ti-widget.ti-goog strong *{font-weight:bold !important}.ti-widget.ti-goog .ti-widget-container,.ti-widget.ti-goog .ti-widget-container *{font-family:'Open sans';font-size:14px;line-height:1.4em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ti-widget.ti-goog .ti-widget-container{color:#000000;margin-bottom:15px}.ti-widget.ti-goog .ti-widget-container .ti-name{font-weight:bold;font-size:15px;overflow:hidden;padding-right:25px;white-space:nowrap;text-overflow:ellipsis;color:#000000;margin-bottom:2px}.ti-widget.ti-goog .ti-widget-container .ti-date{color:#000000;opacity:0.5;font-size:12px !important}.ti-widget.ti-goog .ti-profile-img{margin:0 15px 0 0 !important}.ti-widget.ti-goog .ti-profile-img img{width:40px !important;height:40px !important;padding:0px !important;display:block;border-radius:30px;min-width:initial !important;max-width:initial !important;object-fit:cover;object-position:top}.ti-widget.ti-goog .ti-profile-img-sprite{display:inline-block;float:left;background:white;background-repeat:no-repeat;width:40px;height:40px;border-radius:30px}.ti-widget.ti-goog .ti-profile-details{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.ti-widget.ti-goog .ti-stars{margin-top:3px;white-space:nowrap}.ti-widget.ti-goog .ti-star{width:16px;height:16px;display:inline-block;margin-right:1px;background-size:contain;background-repeat:no-repeat}.ti-widget.ti-goog .ti-star:before,.ti-widget.ti-goog .ti-star:after{content:none !important}.ti-widget.ti-goog .ti-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ti-widget.ti-goog .ti-header .ti-name{font-size:16px;overflow:visible;text-overflow:initial;white-space:normal;margin-top:0px;margin-top:-3px;padding-right:0px;margin-bottom:5px;color:#000000 !important}.ti-widget.ti-goog .ti-header .ti-star{width:20px;height:20px}.ti-widget.ti-goog .ti-header .ti-star.ti-rating{color:#728EC2;font-weight:bold;display:inline-block;padding-right:5px;position:relative;font-size:16px;top:-2px}.ti-widget.ti-goog .ti-header .ti-profile-img img{width:65px !important;height:65px !important;border-radius:4px}.ti-widget.ti-goog .ti-header .ti-profile-details{padding-top:6px}.ti-widget.ti-goog .ti-header .ti-stars{margin-top:2px}.ti-widget.ti-goog .star-lg .ti-star{width:30px;height:30px}.ti-widget.ti-goog .ti-d-none{display:none !important}.ti-widget.ti-goog.ti-icon-size1 .ti-review-header:after{width:25px;height:25px}.ti-widget.ti-goog.ti-icon-size1 .ti-widget-container .ti-name{padding-left:30px}.ti-widget.ti-goog.ti-icon-size2 .ti-review-header:after{width:30px;height:30px}.ti-widget.ti-goog.ti-icon-size2 .ti-widget-container .ti-name{padding-left:35px}.ti-widget.ti-goog .ti-rating-text,.ti-widget.ti-goog .ti-rating-text strong,.ti-widget.ti-goog .ti-rating-text strong a,.ti-widget.ti-goog .ti-rating-text strong span,.ti-widget.ti-goog .ti-rating-text span strong,.ti-widget.ti-goog .ti-rating-text span,.ti-widget.ti-goog .ti-footer,.ti-widget.ti-goog .ti-footer strong,.ti-widget.ti-goog .ti-footer span,.ti-widget.ti-goog .ti-footer strong a{font-size:14px;color:#000000}.ti-widget.ti-goog .ti-large-logo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:50px;margin-bottom:0 !important}.ti-widget.ti-goog .ti-large-logo .ti-v-center{-ms-flex-item-align:center !important;align-self:center !important;text-align:center;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ti-widget.ti-goog .ti-large-logo img{margin:auto;padding:0 !important;display:block !important;position:relative}.ti-widget.ti-goog .nowrap{white-space:nowrap;display:inline-block;margin:0 2px}.ti-widget.ti-goog .nowrap:first-of-type{margin-left:0}.ti-widget.ti-goog .nowrap:last-of-type{margin-right:0}.ti-widget.ti-goog .ti-reviews-container-wrapper [class$=inner]>.ti-stars{margin-bottom:6px;margin-top:15px}.ti-widget.ti-goog .ti-reviews-container-wrapper {
    display: flex; /* Horizontal layout */
    overflow: visible; /* Parents hide overflow */
    width: max-content; /* Allow full width */
    gap: 30px; /* Space between cards */
    padding-top: 10px;
    padding-bottom: 25px; /* Space for shadow */
    animation: marquee-scroll 60s linear infinite; /* Slow consistent scroll */
    margin: 0 !important;
}

/* The overflow container/mask */
.ti-widget.ti-goog .ti-reviews-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    padding: 20px 0; /* Vertical breathing room */
}

/* Pause on hover */
.ti-widget.ti-goog .ti-reviews-container-wrapper:hover {
    animation-play-state: paused;
}

/* The Animation */
@keyframes marquee-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* Move half way because linked duplicated content */
}

/* Individual Review Card Styling */
.ti-widget.ti-goog .ti-review-item {
    flex: 0 0 320px; /* Fixed width for cards */
    max-width: 320px;
    margin: 0;
    transition: transform 0.3s ease;
}

.ti-widget.ti-goog .ti-review-item:hover {
    transform: translateY(-5px) scale(1.02);
}

/* Mobile: slightly smaller cards */
@media (max-width: 480px) {
    .ti-widget.ti-goog .ti-review-item {
        flex: 0 0 280px;
        max-width: 280px;
    }
}

/* Hide broken slider controls */
.ti-widget.ti-goog .ti-controls {
    display: none !important;
}

.ti-widget.ti-goog .ti-controls-dots {
    display: none !important;
}

/* Allow text to expand naturally or constrain with scroll */
.ti-widget.ti-goog .ti-review-content {
    height: auto !important; /* Allow dynamic height */
    max-height: 180px; /* Limit very long reviews */
    overflow-y: auto !important;
    margin-bottom: 10px;
    font-size: 0.95rem; /* Slightly smaller text for compactness */
}

/* Mobile Fix for Google Reviews */
/* Conflicting block removed to allow new marquee animation to take precedence */


.btn-text-dark {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    transition: color 0.3s ease;
}

.btn-text-dark .arrow {
    display: inline-block;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.btn-text-dark:hover {
    color: var(--accent-color);
}

.btn-text-dark:hover .arrow {
    transform: translateX(5px);
}

/* Mobile Adjustments for Feature Rows */
@media (max-width: 768px) {
    .feature-row {
        text-align: center;
        display: flex;
        flex-direction: column;
    }
    
    /* Reorder for even rows so image is always top */
    .feature-row:nth-of-type(even) {
        flex-direction: column; 
    }

    .feature-content {
        padding: 2.5rem 1.5rem !important; /* Reduced padding */
        text-align: center !important; 
    }
    
    .feature-content h3.display-5 {
        font-size: 1.75rem !important; /* Smaller Headline */
        margin-bottom: 15px !important;
    }

    .feature-content h3.display-5::after {
        left: 50% !important;
        transform: translateX(-50%); /* Center the underline */
    }

    .feature-img-wrapper {
        height: 250px !important; /* More compact image */
    }
    
    .gallery-hub .category-card {
        height: 350px !important; /* Smaller cards */
        margin-bottom: 30px;
    }
    
    /* Fix Bootstrap negative margins causing overflow */
    .gallery-hub .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

/* Modification for Homepage Mini Cards */
.gallery-hub .category-card.small-card {
    height: 300px; /* Compact height for homepage */
}

.gallery-hub .category-card.small-card .card-title {
    font-size: 1.5rem; /* Smaller text */
}

.gallery-hub .category-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

.gallery-hub .img-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
}

.gallery-hub .category-card img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
    filter: brightness(0.85); /* Slightly darker for text contrast */
}

.gallery-hub .category-card:hover img {
    transform: scale(1.05);
    filter: brightness(0.7);
}

.gallery-hub .category-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    background: transparent; /* Clean look */
    transition: all 0.3s ease;
}

.gallery-hub .category-overlay h2.card-title {
    color: #fff;
    /* font-family: 'Playfair Display', serif;  <-- Removed to fix "weird" font */
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.gallery-hub .category-card:hover h2.card-title {
    transform: translateY(0);
}

.gallery-hub .btn-text {
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 30px;
    border: 2px solid #fff;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease 0.1s; /* Delay for nice effect */
}

.gallery-hub .category-card:hover .btn-text {
    opacity: 1;
    transform: translateY(0);
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(5px);
}

/* --- Gallery Grid for Subpages --- */
.collage-gallery .gallery-item {
    width: 100%;
    height: 350px; /* Consistent height */
    object-fit: cover;
    border-radius: 0px; /* Sharp premium look */
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

.collage-gallery .gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    z-index: 2;
}


/* Old header styles removed */


/* --- NEW PREMIUM STATIC HEADER --- */
.site-header {
    position: relative; /* Static positioning */
    width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #eaeaea;
    z-index: 1000;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Logo */
.logo-area .logo-img {
    max-width: 220px;
    height: auto;
    display: block;
}

/* Desktop Nav */
.desktop-nav {
    display: flex;
    align-items: center;
    gap: 30px;
}

.nav-link {
    text-decoration: none;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    transition: color 0.3s ease;
}

.nav-link:hover {
    color: rgba(102, 0, 51, 1); /* Accent Color */
}

.nav-link.nav-icon {
    font-size: 1.2rem;
}

/* Mobile Burger */
.mobile-burger {
    display: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #333;
}

/* Mobile Dropdown */
.mobile-menu-dropdown {
    background-color: #ffffff;
    border-top: 1px solid #f0f0f0;
    padding: 10px 0;
}

.mobile-link {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #f9f9f9;
}

/* Responsive */
@media (max-width: 991px) {
    .desktop-nav {
        display: none;
    }
    .mobile-burger {
        display: block;
    }
}

/* --- Desktop Menu Hiding (Min-Width 992px) --- */
@media (min-width: 992px) {
    .right-header-burger-container {
        display: none !important; /* Force hide on desktop */
    }
}

/* --- Mobile Reviews Fix (Max-Width 768px) --- */
/* --- Mobile Reviews Carousel (Restored) --- */
@media (max-width: 768px) {
    /* Restore Marquee Animation */
    .ti-widget.ti-goog .ti-reviews-container-wrapper {
        animation: marquee-scroll 40s linear infinite !important;
        animation-play-state: running !important; /* Force running */
        display: flex !important;
        flex-direction: row !important;
        width: max-content !important;
        gap: 20px !important;
        margin: 0 !important;
        transform: none; /* Let animation handle transform */
    }
    
    /* Ensure Container allows overflow logic */
    .ti-widget.ti-goog .ti-reviews-container {
        overflow: hidden !important; 
        mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent) !important;
        -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent) !important;
    }
    
    /* Mobile Card Sizing */
    .ti-widget.ti-goog .ti-review-item {
        flex: 0 0 280px !important;
        width: 280px !important;
        max-width: 280px !important;
        margin: 0 !important;
        display: block !important;
    }
    
    /* Fix internal visibility if needed */
    .ti-widget.ti-goog .ti-review-item > .ti-inner {
        background: #f8f8f8 !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05); 
    }

    /* Fix Widget Header (Stars & Text) on Mobile */
    .ti-widget.ti-goog .ti-header {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .ti-widget.ti-goog .ti-header .ti-large-logo,
    .ti-widget.ti-goog .ti-header .ti-stars,
    .ti-widget.ti-goog .ti-header .ti-rating-text {
        width: 100% !important;
        display: block !important;
        margin: 5px auto !important;
        text-align: center !important;
    }
    
    .ti-widget.ti-goog .ti-header .ti-stars span {
        display: inline-block !important; /* Ensure stars are inline */
        visibility: visible !important;
        opacity: 1 !important;
        position: relative !important;
        /* Force fallback dimensions and color if image fails */
        min-width: 20px !important; 
        min-height: 20px !important;
    }
}


/* Title Adjustment - Corrected Selector */
.google-reviews-section.container {
    display: block !important;
}

.google-reviews-section h2.playfair-heading {
    margin-top: 50px !important;
    margin-bottom: 10px !important;
    text-align: center;
    width: 100%;
}

/* --- Gallery Preview & Layout Fixes (Added 2026-02-04) --- */

/* Ensure proper spacing for Column Blocks */
.wp-block-columns {
    display: flex !important; /* Force flex to prevent stacking */
    gap: 2rem; /* Breathing room */
    margin-bottom: 2rem;
}

/* Gallery Preview Mode (Frontend) */
.wp-block-gallery.is-preview-mode {
    display: block !important;
    margin: 1rem 0 !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1); /* Premium shadow */
    transition: transform 0.3s ease;
}

.wp-block-gallery.is-preview-mode:hover {
    transform: translateY(-2px);
}

/* Force Uniform Image height for clean grid */
.wp-block-gallery.is-preview-mode .wp-block-image, 
.wp-block-gallery.is-preview-mode .blocks-gallery-item {
    width: 100% !important;
    margin: 0 !important;
    height: 400px !important; /* Fixed height standard */
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

/* Ensure images fill the container */
.wp-block-gallery.is-preview-mode .wp-block-image img, 
.wp-block-gallery.is-preview-mode .blocks-gallery-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* --- Gallery Preview Overlay Missing Styles --- */
.gallery-preview-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* Darken image slightly */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s ease;
    border-radius: 4px; /* match image radius */
    z-index: 10;
}

.gallery-preview-overlay:hover {
    background: rgba(0, 0, 0, 0.1); /* Lighter on hover */
}

.gallery-preview-overlay span {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    background: rgba(0,0,0,0.6); /* Badge background */
    padding: 10px 20px;
    border-radius: 30px;
    backdrop-filter: blur(4px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
}

.gallery-preview-overlay:hover span {
    transform: scale(1.05);
}