/*************************
        FONTS
*************************/    
    .bebas-neue-regular {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .inter-texto {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-variation-settings:
        "slnt" 0;
    }


#carouselExample .carousel-item img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}


/*************************
        COLORS
*************************/  

.green-01{
  background-color: #00453A;
}

.green-02{
  background-color: #00332B;
}


.mint{
  background-color: #D2E8CF;
}


.dark-alpha{
  color:#1D1D1B ;
}

.light-alpha{
  background-color:#FAFAFA;
}

.dark-op{
  color: #000000;
  opacity: 26%;
}

.accent-yellow{
  color:#FEE42B;
}

.sect1{
  background-color: #D2E8CF
}

/*************************
        BUTTONS
*************************/  

.btn-outline-primary {
  --bs-btn-color: #FEE42B;
  --bs-btn-border-color: #FEE42B;
  text-decoration: none;
  --bs-btn-hover-color: #00453A;
  --bs-btn-hover-bg: #FEE42B;

  --bs-btn-hover-border-color: #FEE42B;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #00453A;
  --bs-btn-active-bg: #FEE42B;
  --bs-btn-active-border-color: #FEE42B;
  --bs-btn-disabled-color: #FEE42B;
  --bs-btn-disabled-border-color: #FEE42B;
  font-size: 24px;
  font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
  border-radius: 25px;
}

.btn-outline-primaryyellow {
  --bs-btn-color: #00453A;
  --bs-btn-border-color: #00453A;
  text-decoration: none;
  --bs-btn-hover-color: #FEE42B;
  --bs-btn-hover-bg: #00453A;
  --bs-btn-hover-border-color: #00453A;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #00453A;
  --bs-btn-active-bg: #FEE42B;
  --bs-btn-active-border-color: #FEE42B;
  --bs-btn-disabled-color: #FEE42B;
  --bs-btn-disabled-border-color: #FEE42B;
  font-size: 24px;
  font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        border-radius: 25px;
}

.btn-secondary-primary {
  --bs-btn-color: #FEE42B;

  text-decoration: none;
  --bs-btn-hover-color: #00453A;
  --bs-btn-hover-bg: #FEE42B;

  --bs-btn-hover-border-color: #FEE42B;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #00453A;
  --bs-btn-active-bg: #FEE42B;
  --bs-btn-active-border-color: #FEE42B;
  --bs-btn-disabled-color: #FEE42B;
  --bs-btn-disabled-border-color: #FEE42B;
  font-size: 24px;
  font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        border-radius: 25px;
}

/*************************
        TYPOGRAPHY
*************************/

    /**HEADINGS**/ 
    
    
    .h1mintservices {
      font-family: "Bebas Neue", sans-serif;
      font-size: 43px;
      color: #D2E8CF;
  }  


    .h1mint {
      font-family: "Inter", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings:
            "slnt" 0;
      font-size: 70px;
      color: #D2E8CF;
  }  

  .h1light {
    font-family: "Bebas Neue", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "slnt" 0;
    font-size: clamp(60px, 8vw, 10vw); /* Minimum 40px, preferred scaling size, maximum 100px */
    color: #D2E8CF;
  }

    .h1mintminus {
      font-family: "Inter", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings:
            "slnt" 0;
      font-size: 70px;
      color: #D2E8CF;
  }  

      .h2mint {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;  
        margin-bottom: 0.5em;
        color: #D2E8CF;
    }  
    
      .h2green {
      font-family: "Bebas Neue", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 70px;  
      margin-bottom: 0.5em;
      color: #00453A;
    }  
  .h2green-02 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 70px;  
    margin-bottom: 0.5em;
    color: #00332B;
  }

      .h3mint {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 34px;  
        margin-bottom: 0.5em;
        color: #D2E8CF;
      } 

      .h3accentyellow {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 34px;  
        margin-bottom: 0.5em;
        color: #FEE42B;
      } 

      .h3green01 {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 34px;  
        margin-bottom: 0.5em;
        color: #00453A;
      } 



      .h4mint {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;  
        margin-bottom: 0.5em;
        color: #D2E8CF;
    }  
    /**PARAGRAPH**/  

    .phero{
      font-family: "Inter", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-size: 25px;
      color: #D2E8CF;
    }
    
      /*---P1---**/ 
          /*green*/ 
            .p1reggreen{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 400;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px;
              color: #00453A;
            }

            .p1boldgreen{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 800;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px;
              color: #00453A;
            }

          /*mint*/ 
            .p1regmint{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 400;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px !important;
              color: #D2E8CF;
            }

            .p1boldmint{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 800;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px;
              color: #D2E8CF;
            }

          /*light*/ 
            .p1reglight{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 400;
              font-style: normal;

              font-size: 22px;
              color: #FAFAFA;
            }

            .p1boldlight{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 800;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px;
              color: #FAFAFA;
            }

            /*accent*/ 
            .p1regaccent{
              font-family: "Inter", sans-serif;
              font-optical-sizing: auto;
              font-weight: 400;
              font-style: normal;
              font-variation-settings:
                    "slnt" 0;
              font-size: 22px;
              color: #FEE42B;
            }

      /*---P2---**/ 
          /*green*/ 
          .p2reggreen{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #00453A;
          }

          .p2boldgreen{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 700;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #00453A;
          }

        /*mint*/ 
          .p2regmint{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px !important;
            color: #D2E8CF;
          }

          .p2boldmint{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 800;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #D2E8CF;
          }

        /*light*/ 
          .p2reglight{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #FAFAFA;
          }

          .p2boldlight{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 800;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #FAFAFA;
          }

          /*accent*/ 
          .p2regaccent{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 18px;
            color: #FEE42B;
          }

      /*---P3---**/ 
          /*green*/ 
          .p3reggreen{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #00453A;
          }

          .p3boldgreen{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 800;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #00453A;
          }

        /*mint*/ 
          .p3regmint{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px !important;
            color: #D2E8CF;
          }

          .p3boldmint{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 800;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #D2E8CF;
          }

        /*light*/ 
          .p3reglight{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #FAFAFA;
          }

          .p3boldlight{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 800;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #FAFAFA;
          }

          /*P4*/ 
          .p4reggreen{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 13px !important;
            color: #00453A;
          }

          /*accent*/ 
          .p3regaccent{
            font-family: "Inter", sans-serif;
            font-optical-sizing: auto;
            font-weight: 400;
            font-style: normal;
            font-variation-settings:
                  "slnt" 0;
            font-size: 16px;
            color: #FEE42B;
          }




    /*---STRONG COLORS---**/ 
            .strongfontyellow{
              color: #FEE42B;
            }

/*************************
        LOGO HEADER
*************************/  

            .claytonlogoheader{
              width: 206px;
              align-items: center;
              display: block;
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 12px;
              margin-top: 12px;
          }

              .claytonlogoheader:hover {
                  transform: scale(1.05);
              }
             /** .header{
                text-align: center;
                background-color: #D2E8CF;
                margin: 0;
                padding: 20px;
            }**/

/*************************
       GENERAL
*************************/


/* BADGE WE'RE HIRING */
.text-bg-secondary {
    color:#FEE42B !important;
    background-color: #00332B !important;
}


/* MARQUEE START */
    .marquee-container {
      width: 100%;
      overflow: hidden;
      position: relative;
      display: flex;
      align-items: center;
    }

    .marquee-b {
      display: flex;
      white-space: nowrap;
      animation: marquee 20s linear infinite;
    }

    .containertextmarq {
      padding: 15px;
      display: flex;
      flex-direction: column;
      justify-content: center; /* Center vertically */
      flex: 1 0 0;
      border-radius: 16px;
    }
    
    .marquee {
      display: flex;
      white-space: nowrap;
      animation: marquee 100s linear infinite;
    }
    .marquee span {
      display: inline-block;
      padding-right: 100%; 
    }
    @keyframes marquee {
      0% {
          transform: translateX(0);
      }
      100% {
          transform: translateX(-50%);
      }
    }
/* MARQUEE END */

.h3mint span i {
  color: #FEE42B;
}

a{
  text-decoration: underline;
  text-decoration-style: dotted;
  color: inherit;
}

a:hover{
color: #00332B;
}

.rounded{
  border-radius: 1rem;
}

 /*---PARALLAX---**/ 
.parallaxbanner-c{
  background-image: linear-gradient(359deg, #D2E8CF 0.98%, rgba(0, 0, 0, 0.58) 85.55%),url(../resources/images/construction/roof-cc.png);
  padding-top: 200px;
  padding-bottom: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
}

.parallaxbanner-d{
  background-image: linear-gradient(359deg, #D2E8CF 0.98%, rgba(0, 0, 0, 0.58) 85.55%),url(../resources/images/multi/brickwall-b.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
}

.parallaxbanner-d-small{
  background-image:  linear-gradient(359deg, #D2E8CF 0.98%, rgba(0, 0, 0, 0.58) 85.55%),url(../resources/images/multi/brickwall-b.webp);

}


 .parallaxbanner-e {
  background-image:url(../resources/images/construction/attic-h.webp);
  padding-top: 20%;
  padding-bottom:  20%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
  border-radius: 16px;
}
.parallaxbanner-f {
  background-image:url(../resources/images/clayton/attic-g.webp);
  padding-top: 20%;
  padding-bottom:  20%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
  border-radius: 16px;
}


.parallaxbanner-g {
  background-image:url(../resources/images/multi/roof-c.webp);
  padding-top: 100px;
  padding-bottom: 200px;
  background-repeat: no-repeat;
  background-position: center;
 /*  background-attachment: fixed;*/
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.parallaxbanner-process{
    background-image:url(../resources/images/multi/blueprint.webp);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    height: 100%; /* Adjust height as needed */
}

.image-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}

.image-container img {
  width: 100%;
  height: auto;
  display: block; /* Ensure there's no space below the image */
  border: 0;
}


.dividergeneral {
  height: 3px;
  width: 15%;
  background-color: #FEE42B;
  margin-top: 0;
  margin-bottom:0.6rem ;
}

/*---icons---**/ 
.iconxs{
  height: 35px;
  width: 35px;
}

.iconsm{
  height: 50px;
  width: 50px;
}

.iconmed{
  height: 120px;
  width: 120px;
}

/*---DIVIDER W/CHECK LIGHT---**/ 
.dividerchecklight{
  background-color: #D2E8CF;
  display: flex;
  flex-wrap: wrap;
}

/*---DIVIDER W/CHECK DARK---**/ 
.dividercheckdark{
  background-color: #00332B;
  display: flex;
  flex-wrap: wrap;
}

.eachline{
  margin: 10px;
}

/*IMAGE FILLING WHOLE */
.custom-container {
  height: 100vh; /* Full viewport height */
}

.custom-image {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures the image covers the container */
}


/*COLUMN sticky*/
.columnsticky {
  height: 100%;
  min-height: 200px;
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 5%;
}

.columnstickytext{
  top: 15%;
}

@media (max-width: 992px) {
  .columnsticky {
    position: static; /* Or position: relative; */
    top: auto; /* Reset the top property as well */
    height: auto; /* Adjust the height to auto to fit content */
  }
}


/*---SECTION HEADER ---**/ 
.sectionheader {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;

}
  @media (max-width: 768px) {
    .sectionheader {

      padding-bottom: 30px;
      padding-top: 30;
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (max-width: 576px) {
    .sectionheader {
    padding-bottom: 20px;
    padding-top: 20;
    padding-left: 0;
    padding-right: 0;

    }
  }
  @media (max-width: 375px) {
    .sectionheader  {
      padding: 0;
    }
  }

  /*---TEXT CONTAINER---**/ 
  .commonstylecontainer{
    padding: 50px;
  }


  @media (max-width: 768px) {
    .commonstylecontainer {

      padding-bottom: 30px;
      padding-top: 30;
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  @media (max-width: 576px) {
    .commonstylecontainer {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;

    }
  }
  @media (max-width: 375px) {
    .commonstylecontainer  {
      padding: 20px;
    }
  }


/*---CONTAINER BOD VARIANT--**/ 
.containerbodyvariant {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 0;

}
    @media (max-width: 984px) {
      .containerbodyvariant {

        padding-bottom: 30px;
        padding-top: 30;
        padding-left: 50px;
        padding-right: 50px;
      }
    }

    @media (max-width: 768px) {
      .containerbodyvariant {

        padding-bottom: 0;
        padding-top: 0;
        padding-left: 20px;
        padding-right: 20px;
      }
    }
    @media (max-width: 576px) {
      .containerbodyvariant {
      padding-bottom: 20px;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;

      }
    }
    @media (max-width: 375px) {
      .containerbodyvariant {
        padding: 20px;
      }
    }


/*---CONTAINER BODY--**/ 
.containerbody{
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
}

      @media (max-width: 768px) {
        .containerbody  {

          padding-bottom: 30px;
          padding-top: 30;
          padding-left: 20px;
          padding-right: 20px;
        }
      }
      @media (max-width: 576px) {
        .containerbody {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;

        }
      }
      @media (max-width: 375px) {
        .containerbody {
          padding: 20px;
        }
      }

  /*---FOOTER SECTION---**/ 
  .footersection{
    padding: 50px;
  }


/*************************
        NAV BAR
*************************/

#mainNav {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #00453A;
  transition: background-color 0.2s ease;
}

#mainNav .navbar-brand {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: inline-flex; /* Use inline-flex to align items horizontally */
  align-items: center;
}

#mainNav .navbar-brand img {
  height: 50px;
}

#mainNav .navbar-brand:hover img {
  filter: brightness(2); /* Example hover effect */  
}


#mainNav .navbar-toggler {
  border: none;
  background-color: transparent;
}

#mainNav .navbar-toggler:focus {
  display: none;
}

#mainNav .navbar-toggler-icon {
  font-size: 1.5rem;
  background-color: #D2E8CF;
  border-radius: 10%;
  padding: 20px;
}


#mainNav .navbar-nav {
  display: flex;
  align-items: center;
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: #D2E8CF;
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  padding: 0.75rem 1rem;
}

/* Custom styles for small screens */
@media (max-width: 991px) {
  /* Default font size for small screens */
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 32px; /* Change this value to your default small screen font size */
  }

  /* When the toggle button is activated (navbar is expanded) */
  .navbar-toggler[aria-expanded="true"] ~ .collapse .navbar-nav .nav-item .nav-link {
    font-size: 18px; /* Change this value to your desired font size when toggler is active */
  }
}


#mainNav .navbar-nav .nav-item .nav-link:hover,
#mainNav .navbar-nav .nav-item .nav-link:active {
  color: #FEE42B;
}

#mainNav .navbar-nav .nav-item .nav-link.active {
  color: #FEE42B !important;
}

@media (max-width: 991.98px) {
  #mainNav .navbar-brand {
    display: block;
    text-align: center;
    margin: 0px;
    margin-right: auto; 
  }


  #mainNav .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 0.8rem 0;
  }

  #mainNav .navbar-collapse {
    text-align: center;
  }


}

@media (min-width: 992px) {
  #mainNav {
    box-shadow: none;
    background-color: transparent;
  }

  #mainNav .navbar-brand {
    color: rgba(170, 29, 29, 0.7);
  }

  #mainNav .navbar-brand:hover {
    color: #00453A;
  }

  #mainNav .navbar-nav {
    margin-left: 30px; /* Adjust left margin for spacing */
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.7);
  }

  #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #FEE42B;
  }

  #mainNav .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }

  #mainNav.navbar-shrink {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #00453A;
  }

  #mainNav.navbar-shrink .navbar-brand {
    color: #196aba;
  }

  #mainNav.navbar-shrink .navbar-brand:hover {
    color: #FEE42B;
  }

  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
    color: #D2E8CF;
  }

  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
    color: #FEE42B;
  }
}


/*************************
       HERO SECTION
*************************/

.parallaxheader{
  background-image:linear-gradient(359deg, #00453A 0.98%, rgba(0, 69, 58, 0.58) 85.55%),  url(../resources/images/multi/livingroomf.webp);
  background-repeat: no-repeat;
  background-position: center;
 background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
} 

header.mastheader{
  padding-top: 7rem;
  padding-bottom:  calc(5rem - 4.5rem);
}


/*************************
  BANNER HEADER
*************************/

 /*---PARALLAX---**/ 
 .parallaxbanner {
  background-image:url(../resources/images/multi/livingroomf.webp);
  padding-top: 20%;
  padding-bottom:  20%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; /* Adjust height as needed */
  width: 100%;
}

.quotecontainer{
  background-color: #00332B;
  padding: 4% ;
  margin-left: 10%;
  margin-right: 10%;
  border-radius: 16px;
  opacity: 0.8;
}

.quotecontainer h1{
  font-size: clamp(30px, 6vw, 10vw); 
}




/*--------------------------------------------------------------
# DIVIDERIMAGE ORIGINAL
--------------------------------------------------------------*/
.gallery {
  padding: 0;
}

.gallery .gallery-item {
  overflow: hidden;
  border:3px solid #D2E8CF;

  

}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
  height: auto; /* Maintain aspect ratio */

}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
  filter: blur(5px);
}

.imgc{
  width:100%;
  height:400px;
  object-fit:cover;
  background-size:cover;
  border-radius:16px;
  /*height: 100vh; Full viewport height */
}



/*--------------------------------------------------------------
# COMMON STYLE
--------------------------------------------------------------*/

.grid {
  display: flex; 
}

/* Common style */
.grid figure {
  position: relative;
  overflow: hidden;
  margin: 10px 10px;
  /* min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 48%;*/
  cursor:auto;
  border-radius: 16px;
  width:100%;
  height:100%;
  object-fit:cover;
  background-size:cover;
  border-radius:16px;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%; 
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; 
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
}


/*encapsula la imagen*/
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure figcaption:hover{
  background: linear-gradient(0deg, #FEE42B 0%, rgba(255, 255, 255, 0.00) 42.81%);
}


/*---------------*/
/***** Lily *****/
/*---------------*/

/*-------EFECTO SIN TEXTO Y SIN BLUR--------*/
figure.effect-lilytwo img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  transition: transform 0.65s;
  /*transform: translate3d(-40px,0,0);*/
  transform: scale(1.1);
  background-color: #FEE42B;
  width: 100%;
}

/*imagen hover*/
figure.effect-lilytwo:hover img{
  transform: translate3d(0,0,0);
  background-color: #FEE42B;

}


/*-------DEFAULT--------*/
/*imagen default*/
figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  transition: transform 0.65s;
  /*transform: translate3d(-40px,0,0);*/
  transform: scale(1.1);
}

/*imagen hover*/
figure.effect-lily:hover img{
  /*filter: blur(2px);*/
  transform: translate3d(0,0,0);
}


/***** TEXTOS IMAGE *****/

/*posición del title y texto texto en default*/
figure.effect-lily figcaption > div {
  text-align: left;  
  position: absolute;
  bottom: 0;
  left: 0;
  
  padding-bottom: 2%;
  padding-left: 1em;
}

/*Texto title image*/
  /*Texto title*/
  figure.effect-lily h2 {
    font-family: "Bebas Neue", sans-serif;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    color: #D2E8CF;
    opacity: 1;
  }

  /*Texto title hover*/
  figure.effect-lily:hover h2 {
    color: #00332B;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }

/*Texto paragraph image*/
  /*Texto paragraph en default antes del hover*/
  figure.effect-lily p {
    font-family: "Inter", sans-serif;
    color: #00332B;
    letter-spacing: 1px;
    font-size: 68.5%;
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    
  }

  /*Texto paragraph hover*/
  figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }


/*----------------------------*/
/*****SECTION ABOUT US********/
/*----------------------------*/


/*MPHILOSOPHY*/
.blockphilo{
  background-color: #00332B;
  border-radius: 14px;
}

/*MISSION*/
.blockmission{
  background-color: #D2E8CF;
  border-radius: 14px;
}

/*ABOUT CLAYTON*/
.blockaboutme{
  background-color:#00453A;
}


/*FIRMA*/
.firm-svg {
  position: relative;
  overflow: hidden;
  text-align: center;
  align-items: baseline;   
  align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;     
  flex-shrink: 0;
  max-width: 100%;
  height: auto; 
  object-fit: cover;
}

.firm-svg img {
  width: 70%;
  height: auto;
  object-fit: cover;
}

/*----------------------------*/
/*****SECTION SERVICES********/
/*----------------------------*/

/*****CARD********/
.dividercard {
  height: 5px;
  width: 30%;
  background-color: #FEE42B;
  margin: 1rem 0;
}

/*.containercard{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
}*/

.scard{
  overflow:hidden;
  flex-direction:column;   
  background:#00332B;
  border-radius:16px;
  padding:24px;
  margin:10px;
}

.imgb{
  width:100%;
  height:330px;
  object-fit:cover;
  background-position:bottom;
  background-size:cover;
  border-radius:10px;
}
.descrb{
  height: 100%;
  padding-top: 12px;
}

.p1regmint span i {
  color: #FEE42B;
}

.lcard{
  overflow:hidden;
  background:#00332B;
  border-radius:16px;
  padding:18px;
  margin:2px;
  display: inline-block; /* Ensures the container wraps the text width */
  white-space: nowrap; /* Ensures the text stays on one line */
}


/*----------------------------*/
/*****SECTION PROJECTS********/
/*----------------------------*/
.blockproject{
  background-color: #D2E8CF;
  border-radius: 14px;
}

.link-default-light {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  color: #D2E8CF;
  margin-bottom: 0;

}

.link-default-light:hover{
  color: #FEE42B;
  text-decoration: #FEE42B underline;
}






/*----------------------------*/
/*****CONTACT********/
/*----------------------------*/

.inputcontainer{
  background-color: #00332B;
}



/*----------------------------*/
/*****PROCESS*******/
/*----------------------------*/


.containerfecha {
  background-color: #00453A;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.containerfecha h1 {
  font-size: 90px;
  font-family: "Bebas Neue", sans-serif;
  color: #D2E8CF;
}


.containerinfo p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  color: #D2E8CF;
  margin-bottom: 0;
}

.containerinfo h3 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 34px;
  color: #D2E8CF;
}


/*----------------------------*/
/*****TESTIMONIES*******/
/*----------------------------*/

  .testimonie{
    text-align: center;
    justify-content: center;
    background-color: #00332B;
    padding-top: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 16px;
    border-radius: 16px;
    @media (max-width: 768px) {
        padding: 2%; /* Adjust for smaller screens */
    }
}

.testimonie:hover {
  box-shadow: 0 14px 28px rgba(124, 124, 124, 0.25), 0 10px 10px rgba(0,0,0,0.22);

}


/*----------------------------*/
/*****ACCORDION*******/
/*----------------------------*/

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 2px;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'   
  stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e);
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e);
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(254, 228, 43, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem; 
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}


.accordion-item {
  color: var(--bs-accordion-color);
  background-color: #FAFAFA;
  border-color: #D2E8CF;
}

.accordion-button:not(.collapsed) {
  color: #D2E8CF;
  font-weight: 700;
  background-color: #00332B;
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}



/*----------------------------*/
/*****footer*******/
/*----------------------------*/

.nav-linkregular{
  font-family: "Inter", sans-serif;
  font-size: 18px;
  text-decoration: none;

}

.nav-linkregular:hover{
  color: #FEE42B;


}
.footer{
  background-color: #00332B;
  
}






/*----------------------------*/
/*****MAP*******/
/*----------------------------*/
.map-container {
  height: 100%;
  width: 100%;
}
.map-container iframe {
  height: 100%;
  width: 100%;
  border: 0;
}





















