
* {
  box-sizing: border-box;
  font-family: "Roboto Slab", Serif !important;
  max-width: 100vw;
  font-weight: 400 !important;
  border-radius: 0 !important;
    margin: 0;
      padding: 0;
	
}

body {
  margin: 0;
  overflow-x:hidden;
}
p
{
	font-size: 1.25em !important;
	color: #38393C;
}
/* Style the top navigation bar */
/*-----------------------------------------------*/
.logo-container {
	background-color: #122036;
	width: 20rem;
}
.navbar{
	background-color: white;
}
.top-nav{
	/*background-color: #3482af;*/ /*Light Blue */
	background-color: #a2b1bc; /*Gray */
}
.active{
	text-decoration:underline !important; 
	text-underline-offset: 0.5em;
	text-decoration-color: #ADD8E6;
	text-decoration-thickness: 3px;
}
.dropdown-menu.show {
   
    top: 2.5rem;
}
.navbar-wrapper {
      display: flex;
      flex-direction: column;
    }

     @media (min-width: 768px) {
      .navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
       /* border-right: 1px solid #a2b1bc;*/
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
    }

    .navbar-logo {
      max-height: 80px;
    }

    @media (max-width: 767.98px) {
      .top-nav {
        order: -1;
        padding: 0.5rem 1rem;
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
    }
	

/* Hero Styles */
/*--------------------------------------------*/

.hero-text{
	color: #fff;
}

.hero-title-text {
	text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-weight: bold; /* Optional: for bolder dashes */
}

.hero-title-text::before,
.hero-title-text::after {
  content: "—"; /* Adds the dash */
  color: #3482af; /* Change this to your desired color */
  font-size: 1rem; /* Adjust size of dashes */
  font-weight:bold;
  margin: 0 10px; /* Space between dash and text */

}

.hero-title-text::before {
  margin-right: 15px; /* Space before the text */
}

.hero-title-text::after {
  margin-left: 15px; /* Space after the text */
}
.hero-results{
	font-size: 1.25rem !important;
	color: #122036;
	border-left: 1px solid #122036;
	padding-left: 1rem;
}

.header-info{
	color: #122036;
	
}
.header-svg{
	font-size: 2rem;
	height: 2rem;
	width: 2rem;
}
.hero-bottom-content{
	background-color: #a2b1bc;
	color: white !important;
	margin-left: 7vw;
	margin-right: 7vw;
	padding: 1rem;
	
}
/* Beofre and after services */

.image-stack::after {
  content: " ";
  display: table;
  clear: both;
}

.image-stack__item--top {
  float: left;
  width: 66%;
  margin-right: -100%;
  position: relative;
  z-index: 1;
}

.image-stack__item--bottom {
  float: right;
  width: 75%;
}

@supports (display: grid) {
  .image-stack {
    display: grid;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
  }

  .image-stack__item--bottom {
    grid-column: 4/-1;
    grid-row: 1;
    width: 100%;
  }

  .image-stack__item--top {
    grid-row: 1;
    grid-column: 1/span 8;
    padding-top: 20%;
    width: 100%;
  }
}

.product-content {
    border: 2px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 12px;
    background: #fff;
    padding: 4px;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
}

.product-content .carousel-control.left {
    margin-left: 0
}

.product-content .product-image {
    background-color: #fff;
    display: block;
    min-height: 238px;
    overflow: hidden;
    position: relative
}

.product-content .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative;
    background: #fff
}

.product-content .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0
}

.product-content .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.product-content .product-deatil span.tag1 {
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 50px;
    padding: 13px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 50px
}

.product-content .product-deatil span.sale {
    background-color: #21c2f8
}

.product-content .product-deatil span.discount {
    background-color: #71e134
}

.product-content .product-deatil span.hot {
    background-color: #fa9442
}

.product-content .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 14px 16px 19px;
    background: #fff
}

.product-content .product-info {
    padding: 11px 19px 10px 20px
}

.product-content .product-info a.add-to-cart {
    color: #2f383d;
    font-size: 13px;
    padding-left: 16px
}

.product-content name.a {
    padding: 5px 10px;
    margin-left: 16px
}

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: -10px
}

.product-entry .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative
}

.product-entry .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none
}

.product-entry .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span,
.product-content .product-deatil p.price-container span,
.product-entry .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: Lato, sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-top: 0
}

.product-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.product-wrap .product-image span.sale {
    background-color: #57889c
}

.product-wrap .product-image span.hot {
    background-color: #a90329
}

.shop-btn {
    position: relative
}

.shop-btn>span {
    background: #a90329;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    font-weight: 700;
    border-radius: 50%;
    padding: 2px 4px 3px!important;
    text-align: center;
    line-height: normal;
    width: 19px;
    top: -7px;
    left: -7px
}

.description-tabs {
    padding: 30px 0 5px!important
}

.description-tabs .tab-content {
    padding: 10px 0
}

.product-deatil {
    padding: 30px 30px 50px
}

.product-deatil hr+.description-tabs {
    padding: 0 0 5px!important
}

.product-deatil .carousel-control.left,
.product-deatil .carousel-control.right {
    background: none!important
}

.product-deatil .glyphicon {
    color: #3276b1
}

.product-deatil .product-image {
    border-right: 0px solid #fff !important
}

.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0
}

.product-deatil .name small {
    display: block
}

.product-deatil .name a {
    margin-left: 0
}

.product-deatil .price-container {
    font-size: 24px;
    margin: 0;
    font-weight: 300
}

.product-deatil .price-container small {
    font-size: 12px
}

.product-deatil .fa-2x {
    font-size: 16px!important
}

.product-deatil .fa-2x>h5 {
    font-size: 12px;
    margin: 0
}

.product-deatil .fa-2x+a,
.product-deatil .fa-2x+a+a {
    font-size: 13px
}

.product-deatil .certified {
    margin-top: 10px
}

.product-deatil .certified ul {
    padding-left: 0
}

.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px
}

.product-deatil .certified ul li {
    display: inline-block;
    background-color: #f9f9f9;
    padding: 13px 19px
}

.product-deatil .certified ul li:first-child {
    border-right: none
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none
}

.product-deatil .certified ul li a span {
    display: block;
    color: #21c2f8;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.product-deatil .message-text {
    width: calc(100% - 70px)
}

@media only screen and (min-width:1024px) {
    .product-content div[class*=col-md-4] {
        padding-right: 0
    }
    .product-content div[class*=col-md-8] {
        padding: 0 13px 0 0
    }
    .product-wrap div[class*=col-md-5] {
        padding-right: 0
    }
    .product-wrap div[class*=col-md-7] {
        padding: 0 13px 0 0
    }
    .product-content .product-image {
        border-right: 1px solid #dfe5e9
    }
    .product-content .product-info {
        position: relative
    }
}

.image-border {
  display: inline-block;
  position: relative;
}

.image-border::before {
  position: absolute;
  top: -5%;
  left: -15%;
  width: 100%;
  height: 100%;
  border: 2px solid #77B244;
  content: '';
}

.info-cards{
	
	border-left: 1.5px solid #3482af;
	padding-left: 1rem;
}

.dash-text-before {

  position: relative;
  font-weight: bold; /* Optional: for bolder dashes */
}


.dash-text-before::before {
  content: "—"; /* Adds the dash */
  color: #3482af; /* Change this to your desired color */
  font-size: 1rem; /* Adjust size of dashes */
  font-weight:bold;
  margin: 0 10px; /* Space between dash and text */

}



.dash-text-before::before {
  margin-left: 15px; /* Space after the text */
}

.dash-text-after {

  position: relative;
  font-weight: bold; /* Optional: for bolder dashes */
}


.dash-text-after::after {
  content: "—"; /* Adds the dash */
  color: #3482af; /* Change this to your desired color */
  font-size: 1rem; /* Adjust size of dashes */
  font-weight:bold;
  margin: 0 10px; /* Space between dash and text */

}



.dash-text-after::after {
  margin-left: .08rem; /* Space after the text */
}



.title-text {
	text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-weight: bold; /* Optional: for bolder dashes */
}


.title-text::after {
  content: "—"; /* Adds the dash */
  color: #3482af; /* Change this to your desired color */
  font-size: 1rem; /* Adjust size of dashes */
  font-weight:bold;
  margin: 0 10px; /* Space between dash and text */

}



.title-text::after {
  margin-left: 15px; /* Space after the text */
}
.center-badge {
  position: absolute;
 bottom: -10px;
  left: 50%;
  transform: translateX(-50%); 
  background-color: #122036;
  color: white;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 1.5rem;
  font-weight: bold;
      width: 15rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
.left-badge {
  position: absolute;
 	bottom: -10px; left: -10px;
  background-color: #122036;
  color: white;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 1.5rem;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.corner-badge {
  position: absolute;
 	bottom: -10px; right: -10px;
  background-color: #122036;
  color: white;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 1.5rem;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.image-wrapper {
  position: relative;
  padding-bottom: 2.5rem; /* Adjust this to fit the badge height */
  padding-right: 2.5rem;  /* Adjust to fit badge width */
}

/* CARD COMPONENT */
.service-card-text{
	
	font-size: 1rem !important;
}
.works-card {
  display: grid;
  place-items: center;
  width: 80vw;
  max-width: 21.875rem;
  height: 28.125rem;
  overflow: hidden;
  border-radius: 0.625rem;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}
.work-card-bg{
	background: #000;
}

.works-card > * {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

.card__background {
  object-fit: cover;
  max-width: 100%;
  height: 100%;
}
.card__description{
	color: #fff;
}
.card__content {
  --flow-space: 0.9375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-end;
  height: 55%;
  padding: 12% 1.25rem 1.875rem;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 0%, 0) 0%,
    hsla(0, 0%, 0%, 0.3) 10%,
    hsl(0, 0%, 0%) 100%
  );
}

.card__content--container {
  --flow-space: 1.25rem;
}

.card__title {
  position: relative;
  width: fit-content;
  width: -moz-fit-content; /* Prefijo necesario para Firefox  */
  color: white;
}

.card__title::after {
  content: "";
  position: absolute;
  height: 0.3125rem;
  width: calc(100% + 1.25rem);
  bottom: calc((1.25rem - 0.5rem) * -1);
  left: -1.25rem;
  background-color: var(--brand-color);
}

.card__button {
  padding: 0.75em 1.6em;
  width: fit-content;
  width: -moz-fit-content; /* Prefijo necesario para Firefox  */
  font-variant: small-caps;
  font-weight: bold;
  border-radius: 0.45em;
  border: none;
  background-color: var(--brand-color);
  font-family: var(--font-title);
  font-size: 1.125rem;
  color: var(--black);
}

.card__button:focus {
  outline: 2px solid black;
  outline-offset: -5px;
}

@media (any-hover: hover) and (any-pointer: fine) {
  .card__content {
    transform: translateY(62%);
    transition: transform 800ms ease-out;
    transition-delay: 800ms;
  }

  .card__title::after {
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 1000ms ease-in, transform 800ms ease-out;
    transition-delay: 800ms;
    transform-origin: right;
  }

  .card__background {
    transition: transform 800ms ease-in;
  }

  .card__content--container > :not(.card__title),
  .card__button {
    opacity: 0;
    transition: transform 800ms ease-out, opacity 800ms ease-out;
  }

  .works-card:hover,
  .works-card:focus-within {
    transform: scale(1.05);
    transition: transform 800ms ease-in;
  }

  .works-card:hover .card__content,
  .works-card:focus-within .card__content {
    transform: translateY(0);
    transition: transform 800ms ease-in;
  }

  .works-card:focus-within .card__content {
    transition-duration: 0ms;
  }

  .works-card:hover .card__background,
  .works-card:focus-within .card__background {
    transform: scale(1.3);
  }

  .works-card:hover .card__content--container > :not(.card__title),
  .works-card:hover .card__button,
  .works-card:focus-within .card__content--container > :not(.card__title),
  .works-card:focus-within .card__button {
    opacity: 1;
    transition: opacity 800ms ease-in;
    transition-delay: 1000ms;
  }

  .works-card:hover .card__title::after,
  .works-card:focus-within .card__title::after {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: opacity 800ms ease-in, transform 800ms ease-in;
    transition-delay: 800ms;
  }
}

@media (hover: none) and (pointer: coarse) {
    .card-reveal {
		  max-height: 250px !important; /* Increased max height for taller cards */
		  opacity: 1 !important;
		}
	
		.card-hover .card-reveal{
			
			overflow:auto;
		}
}

.card-hover {
  height: 500px; /* You can increase this to 600px or more */
}
.card-text{
	color:#fff;
}
.card {
	border: none !important;
}
.card-hover img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0.5;
}

.card-hover .card-reveal {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}

.card-hover:hover .card-reveal {
  max-height: 250px; /* Increased max height for taller cards */
  opacity: 1;
}

.card-hover .card-title {
  transition: transform 0.4s ease;
}

.card-hover:hover .card-title {
  transform: translateY(-2rem); /* Slide a bit more for taller layout */
}


/*Style the content */
/*-------------------------------*/
.content {
  background-color: #ddd;
  padding: 10px;
  height: 200px; /* Should be removed. Only for demonstration */
}

.container{
	padding: 5em;
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23cccccc><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-button-active:after{
	
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;

}
.mobile-active, .mobile-active a{
	background-color: white !important;
	color: rgb(34, 43, 52) !important;
	
}
.mobile-sub-active, .mobile-sub-active a{
	background-color: #cccccc !important;
	color: rgb(34, 43, 52) !important;
	font-weight: bold !important;
	
}
.offcanvas-body{
	
	padding: 0;
	margin:0;
	
}
/* Style the footer */
/*-----------------------------*/
.footer {
   left: 0;
   bottom: 0;
   width: 100%;
   padding: 10px;
   background-color: #122036;
   color: #7d7f7c;
   text-align: center;
}
.copyright{
	font-size: .75em !important;
}
/* Hero Styles 
------------------------------*/
.hero-image{
	
  /* Set a specific height */
  min-height: 75vh;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;

}

.inner-hero-image{
	
  /* Set a specific height */
  min-height: 40vh;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;

}

.hero-text{
	color:white;
	margin:0;
	padding: 3em;
}



/* Place text in the middle of the image */
.hero-text, .inner-hero-text{
  text-align: center;
  /*
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  color: white;
  padding: 1em;

}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000000;
    opacity: .7;
}

 .carousel-item {
      height: 60vh; /* Full screen height */
      min-height: 400px;
      background-size: cover;
      background-position: center;
      position: relative;
    }

    .carousel-overlay {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5); /* Dark transparent overlay */
      z-index: 1;
    }

    .carousel-caption {
      z-index: 2;
    }

    .carousel-caption h1,
    .carousel-caption p {
      color: #fff;
    }

	
	

.btn {
  letter-spacing: 0.1em;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 45px;
  max-width: 200px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.btn:hover {
  text-decoration: none;
}

.btn-light{
		background-color: #ccc;

}
/*btn_background*/
.effect01 {
  color: #FFF;
  border: 4px solid #122036;
  box-shadow:0px 0px 0px 1px #122036 inset;
  background-color: #122036;
  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 #122036;
  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);
}

.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
   background-color: black;
}
a:focus, li:focus{
	background-color: white;
	color: black;
}

/* Contact Us Front Page Section */
/* --------------------------------------*/

.contactUsWrapper{
	background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(147,146,146,1) 0%, rgba(255,255,255,1) 100%);
	width: 100%;
	color: black;
	margin-top: 5em;
	
}

a {
	text-decoration: none !important;
}

.imageContainer {
  display: inline-block;
  position: relative;
}

.imageContainer::after {
  position: absolute;
  bottom: -5%;
  right: -15%;
  width: 100%;
  height: 100%;
  border: 10px solid blue;
  content: '';
  z-index: -1;
}

.imageContainerLeft {
  display: inline-block;
  position: relative;
}

.imageContainerLeft::before {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 100%;
  height: 100%;
  background-color: blue;
 content: '';
 z-index: -1;
 
}
.project-details, .project-details p {
	background:#122036;
	color: #a2b1bc !important;
	font-size: 1rem!important;
	
}
.service-type {
	color: #122036;
}
.banner-content{


	background-color: #a2b1bc;
	color: #122036 !important;
	
}
.banner-style {
    position: relative; /* Needed for positioning the pseudo-element */
    padding: 20px; /* Padding inside the banner */
}

.banner-style::before {
       content: '';
    position: absolute;
    top: .5rem;
    left: 0;
    transform: translateX(-50%);
    width: 25%;
    height: 1px;
    background-color: #3482af;
}
.banner-style::after {
       content: '';
    position: absolute;
    bottom: .5rem;
    right: 0;
    width: 25%;
    height: 1px;
    background-color: #3482af;
}

.content-contrast{
	background-color: #F5FAFD;
	position: relative;
	z-index: 0;
}
.content-gradient{	
	background: rgb(0,0,0);
	background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(147,146,146,1) 0%, rgba(255,255,255,1) 100%);
	position: relative;
	z-index: 0;
}

/* Gallery styles */
/*-------------------------------------------*/
.gallery-image {
	width: 100%;
	display: block;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	transition: transform 1000ms;
}

.gallery-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 0.5rem;
	grid-template-columns: auto auto ;
	max-width: 100%;
	width: 100vw;
	overflow: hidden;
}

figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}

figure::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200%;
	height: 200%;

	transform-origin: center;
	opacity: 0;
	transform: scale(2);
	transition: opacity 300ms;
}



/* Footer Styles */
/*-------------------------------------------*/


.footer-content {
	background:#122036;
	color: #a2b1bc;
}
.footer-content a, .footer-content p{
	
	color: #a2b1bc !important;
}
.footer-header{
	font-size: 2rem;
}
.footer-header::after {
  content: "—"; /* Adds the dash */
  color: #3482af; /* Change this to your desired color */
  font-size: 1rem; /* Adjust size of dashes */
  font-weight:bold;
  margin: 0 10px; /* Space between dash and text */

}
.footer-statement-text{
	font-size: 1rem !important;
}
.credit-box{
		border-top: 1px solid #3482af;
}





/* Responsive Styles */
/* ------------------------------------------------ */
/* smartphones, iPhone, portrait 480x320 phones */
@media (max-width:320px)  { 

	.container{
		padding: 1em;
		text-align: center;
	}
	
	.inner-hero-text{	
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: white;
		width: 100%;
	}

	h2{
	   font-size: 2em !important;
	}
	p,.service-type {
		
		font-size: .9em !important;
	}
	
	.carousel-item img {
		height: 50vh;

	
	}
	.banner-content{
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
	
	 .header-svg{
		height:1rem;
		font-size:1rem;
	}
	 .footer-svg{
		height:1.25rem;
		font-size:1.25rem;
	}

	.header-contact-info{
		font-size: .7rem !important;
	}
	
	
	
	.gallery-list {

		grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
	
	}
	
	  .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		max-width:100vw;
      }
	
	.footer-header{
		
		font-size: 1.25rem!important;
	}
 }


@media (prefers-reduced-motion: no-preference) {

	
	figure::after {
		border-radius: 50%;
		opacity: 1;
		transform: scale(0);
		transition: transform 900ms;
	}
	
	li:is(:hover, :focus) figure::after {
		transform: scale(2.5);
	}


	li:is(:hover, :focus) .gallery-image{
		transform: scale(1.2);
	}
}

/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
@media (min-width:320px)  { 

	.container{
		padding: 1em;
		text-align: center;
	}
	
	.inner-hero-text{	
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: white;
		width: 100%;
	}

	h2{
	   font-size: 2em !important;
	}
	p, .service-type {
		
		font-size: .9em !important;
	}
	
	.carousel-inner {
		height: 60vh;

	
	}
	.banner-content{
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
	
	
	.gallery-list {

		grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
	
	}
	
   	.header-svg{
		height:1rem;
		font-size:1rem;
	}
	 	.footer-svg{
		height:1.5rem;
		font-size:1.5rem;
	}
	
	
	.hero-title-text{
		
		font-size: .9rem;
	}
	
	.title-text{
		
		font-size: .8rem;
	}
	.header-contact-info{
		font-size: .71rem !important;
	}
	
	  .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		width:100vw;
      }
	.footer-header{
		
		font-size: 1.25rem!important;
	}
 }
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
@media (min-width:481px)  { 

	.container{
		padding: 1em;
		text-align: center;
	}	

	h2{
	   font-size: 2em !important;
	}
	p,.service-type {
		
		font-size: .9em !important;
	}
	.carousel-item img {
		height: 30vh;

	}
	.banner-content{
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	.gallery-list {

		grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
	
	}
	
	.header-svg{
		height:1rem;
		font-size:1rem;
	}
	

	.navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 1;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		width:100vw;
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
	  
	  
	 .top-nav {
		 display:flex;
        order: -1;
        padding: 0.5rem 1rem;
		
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
	
	
	.footer-header{
		
		font-size: 1.25rem!important;
	}
 }

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
@media (min-width:641px)  { 

	.container{
		padding: 5em;
		text-align: left;
	}

	
	h2{
	   font-size: 2em !important;
	}
	p, .service-type {
		
		font-size: .9em !important;
	}
	.carousel-item img {
		height: 30vh;

	}
	.banner-content{
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	.gallery-list {

		grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
	
	}
	.header-svg{
		height:1rem;
		font-size:1rem;
	}
	
	.navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 1;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		max-width:40vw;
		
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
	  
	  
	 .top-nav {
		 display:flex;
        order: -1;
        padding: 0.5rem 1rem;
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
.footer-header{
		
		font-size: 1.25rem!important;
	}
 }
/* tablet, landscape iPad, lo-res laptops ands desktops */
@media (min-width:961px)  { 

	.container{
		padding: 5em;
		text-align: left;
	}

	
	h2{
	   font-size: 2.5em !important;
	}
	p,.service-type {
		
		font-size: 1.25em !important;
	}
	.carousel-item img {
		height: 30vh;

	}
	.banner-content{
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
	
	.gallery-list {

		grid-template-columns: auto auto auto auto auto;
	
	}
	
	.header-svg{
		height:1rem;
		font-size:1rem;
	}

	.logo-container{
		display:flex !important;

	}
	
	
	  .navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		max-width:40vw;
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
	  
	  
	 .top-nav {
		 display:flex;
        order: -1;
        padding: 0.5rem 1rem;
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
	  .footer-header{
		
		font-size: 1.25rem!important;
	}
}
/* big landscape tablets, laptops, and desktops */
@media (min-width:1025px) { 

	.container{
		padding: 5em;
		text-align: left;
	}
	


	h2{
	   font-size: 2.5em !important;
	}
	p,.service-type {
		
		font-size: 1.15em !important;
	}
	.carousel-item img {
		height: 30vh;

	}
	.banner-content{
		padding-top: .5em;
		padding-bottom: .5em;
	}

	.gallery-list {

		grid-template-columns: auto auto auto auto auto;
	
	}

	.header-svg{
		height:2rem;
		font-size:2rem;
	}
 .navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		max-width:20vw;
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
	  
	  
	 .top-nav {
		 display:flex;
        order: -1;
        padding: 0.5rem 1rem;
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
	.footer-header{
		
		font-size: 1.25rem!important;
	}
}
/* hi-res laptops and desktops */
@media (min-width:1281px) { 

	.container{
		padding: 5em;
		text-align: left;
	}
	

	h2{
	   font-size: 2.5em !important;
	}
	p,.service-type {
		
		font-size: 1.15em !important;
	}
	.carousel-item img {
		height: 60vh;
	}
	.banner-content{
		padding-top: .5em;
		padding-bottom: .5em;
	}
	
	.gallery-list {

		grid-template-columns: auto auto auto auto auto;
	
	}
	
	.header-svg{
		height:2rem;
		font-size:2rem;
	}


	
	 .navbar-wrapper {
        flex-direction: row;
        align-items: stretch;
      }

      .logo-container {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        padding: 0 1rem;
		max-width:20vw;
      }

      .nav-columns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
      }
	  
	  
	 .top-nav {
		 display:flex !important;
        order: -1;
        padding: 0.5rem 1rem;
      }

      .logo-row {
        padding: 0.5rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }

      .navbar-collapse {
        padding: 0.5rem 1rem;
      }
	  
	  .hero-title-text{
		
		font-size: 1rem;
	}
	
	.title-text{
		
		font-size: 1rem;
	}
	.footer-header{
		
		font-size: 1.25rem!important;
	}
 }
 
