:root{
      --grad-top: rgba(1, 41, 105, 1);
      --grad-mid: rgba(32, 126, 173, 1);
      --grad-bottom: rgba(1, 41, 105, 1);
      --nav-dark: #042e5a;
      --card-bg: rgb(0,36,92);
      --accent: #0d5fb0;
    }

    html,body{ height:100%; margin:0; font-family:"Lato", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; color:#fff; }
	
	body{line-height: 1.6em; margin-bottom: 0px; font-size: 15px; font-family: Lato; color: rgb(0, 0, 0);}

    /* ===== Top header ===== */
    .top-header { padding: 22px 0 6px; }
    .top-header .logo img{width:auto; display:block; }
    .top-contact { text-align:right; font-size:13px; color:#071f38; }
    .top-contact .contact-title {color: #000; margin-bottom: 6px; text-align: right; line-height: 1.6em; font-size: 15px; font-family: Lato;
    text-transform: uppercase; letter-spacing: 0.08em;}
	.top-contact .contact-title2{line-height: 1.6em; font-size: 20px; letter-spacing: 0.025em; font-family: Lato; margin-top: 10px;}
	.top-contact .contact-title2 .fa{background: #734021; color: #fff; font-size: 12px; padding: 2px;}

	 .top-contact .contact-title a{font-weight: 800; font-size: 16px;}
    .top-contact a {color: rgb(0, 8, 21); text-decoration: underline; }
	
	.btn-vib{box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5); border-radius: 3px; font-weight: 800; color: rgb(255, 255, 255);   background-color: #FF0000;  padding-top: 12px;  padding-right: 25px;  padding-bottom: 13px;  padding-left: 25px;  border-top-width: 0px;  border-left-width: 0px;  border-bottom-width: 0px;  border-right-width: 0px;  text-transform: uppercase;  font-family: Raleway; text-decoration:none;}

.btn-vib:hover{background-color:#000;}


   

    /* ===== Hero carousel ===== */
    .hero .carousel-item { height:560px; }
    .hero .carousel-item img { height:100%; width:100%; object-fit:cover; display:block; }
    .hero .hero-caption {
      position:absolute; left:50%; top:55%; transform:translate(-50%,-50%);
      width:86%; text-align:center;
    }
    .hero .hero-caption h1{font-family: Lato; color:#fff; font-weight:700; font-size:36px; line-height:43px; text-transform:uppercase;       text-shadow: 0 6px 18px rgba(0,0,0,0.75); margin:0 0 8px; letter-spacing:0.8px;}
    .hero .hero-caption p{
      color:#fff; font-weight:400; background: rgba(0,0,0,0.2);
      display:inline-block; padding:6px 12px; border-radius:3px; font-size:16px;
    }

    /* Responsive adjustments */
    @media (max-width:991.98px){
      .top-contact { display:none; }
      .top-header .logo img{ height:60px; }
      .blue-nav { display:none; }
      .hero .carousel-item { height:360px; }
      .hero .hero-caption h1 { font-size:22px; line-height:29px; }
	  .vibmobbluenav{padding: 0px !important; max-width: 991px;}
	  .carousel-item {background-attachment: inherit!important;}
	  .w-60 {width:100%!important;}
	  	  
	  
    }
    @media (max-width:575.98px){
      .hero .carousel-item { height:300px; }
      .hero .hero-caption h1 { font-size:18px; }
    }
	
		
	
.hero {position: relative;}

/* overlap only on desktop */
@media (min-width: 992px) {
  .services-wrapper{ margin-top: -72px; /* adjust overlap */    position: relative;    z-index: 5;  }
  .blue-nav{ margin-bottom: -32px; /* adjust overlap */    position: relative;    z-index: 5;  }
}

.cta { position: relative; background-color: rgb(25, 89, 191); padding-top: 55px; padding-bottom: 55px; background-image: url(../images/hmbg-shutterstock_151840917811.jpg); background-size: cover; background-position: 50% 50%; background-attachment: fixed; z-index: 1; border-bottom:3px solid red;}

.cta::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(127, 38, 38, 0.58); z-index: -1; }

.cta-inner h2{font-family: Lato; font-weight: 800; font-size: 25px; line-height: 40px; color:#fff; text-shadow: 1px 1px 1px black}
.cta-inner p{font-family: Lato; font-weight: 400; font-size: 17px; line-height: 21px; color:#fff; letter-spacing: 0.09em; text-shadow: 1px 1px 1px black}

.cta2 {background-image: url(../images/Domestic-cleaning-services.jpg); border-bottom: 3px solid red; background-color: rgb(241, 241, 241);    padding-top: 60px;  padding-bottom: 60px;  background-repeat: no-repeat; background-size: cover; background-position: 100% 50%;}

footer{background-color:#FF4C4C; padding:30px 0px; border: 3px solid red;}
footer p {font-size: 13px; line-height: 1.6em;  margin-bottom: 0px; color: rgb(255, 255, 255); font-family: Arial;}
footer a {color:#fff;}


.pink-stripe {background: #ff90b0; box-shadow:0 2px 10px rgba(0,0,0,0.45); padding:1rem 0; text-align:center; color:#fff; font-size:40px; line-height:48px;}
.Tomato-Red{background: #FF4C4C; box-shadow:0 2px 10px rgba(0,0,0,0.45); padding:1rem 0; text-align:center; color:#fff;}
.copper-Brown{background: #BF6A37; box-shadow:0 2px 10px rgba(0,0,0,0.45); padding:1rem 0; text-align:center; color:#fff;}

.border-red{border: 2px solid red; background:#F1F1F1;}
.border-red h2{font-family: Lato; font-size:28px; line-height:34px; font-weight:400; color:#7f2626;}
a{color:red;}
a:hover{color:blue;}
.lobster-text {font-family: 'Lobster', cursive; font-weight: 400;  font-size: 28px;  line-height: 39px; color: rgb(255, 255, 255); margin: 0;}
.w-60{width:70%;}
.bg-grey{background:#F1F1F1;}
.copper-Brown a{color:#fff; text-decoration:none;}
.copper-Brown a:hover{color:#c3c3c3; text-decoration:underline;}


.pg-contents h2{font-family: Lato; font-size:28px; line-height:34px; font-weight:400; color:#7f2626;}

.carousel-item {
  position: relative;
  height: 100vh;
  background-size: cover;
  background-position: bottom center; /* focus on bottom */
  background-attachment: fixed; /* parallax effect */
  overflow: hidden;
}

.hero-caption {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  z-index: 2;
}

.wpcf7-list-item-label{color:#1959bf}
.tap-call{background:#FF0000; color:#fff;}
.tap-call a{color:#fff; font-size:14px; font-weight:800; line-height:17px; text-transform:uppercase; text-decoration:none;}

.vilo .custom-logo{width:75%;}


.navbar-nav .nav-link {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 19px;  
text-transform:uppercase;  /* full-bleed background on hover */
}

/* Desktop (expanded) */
@media (min-width: 992px) {
  .navbar { height: 50px; }          /* set your desired bar height */

  .navbar .nav-item { height: 100%; }

  .navbar .nav-link {
    display: flex;
    align-items: center;             /* vertical centering */
    height: 100%;
    padding: 0 15px;                 /* horizontal only */
  }

}


@media (max-width: 991.98px) {
	.mob-center{text-align:center;}
  /* Navbar stripe */
  .navbar {
    background: #FF0000; /* orange stripe */
    position: relative;
    z-index: 1200;
    min-height: 56px;
    display: flex;
    align-items: center;
  }

  /* White burger icon (when closed) */
  .navbar-toggler.custom-toggler {
    position: absolute;
    top: 12px;
    right: auto;
	left: auto;
    z-index: 1300;
    border: none;
    outline: none;
    filter: invert(1); /* makes default icon white */
  }

  /* Menu overlay (white background instead of orange) */
  #mainNav.collapse.show,
  #mainNav.collapsing {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh !important;
    background: #fff; /* white background */
    z-index: 1250;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #mainNav.collapsing {
    transition: none;
  }

  /* Menu items in orange (to contrast with white background) */
  #mainNav .navbar-nav {
    flex-direction: column !important;
    gap: 24px;
    text-align: center;
  }
  #mainNav .navbar-nav .nav-link {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
  }

  /* Hide burger when expanded */
  .navbar-toggler.custom-toggler[aria-expanded="true"] {
    visibility: hidden;
  }

  /* Close (X) button inside overlay */
  .overlay-close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 1350;
    filter: none; /* normal dark X for white background */
  }
  
  /* Force burger icon to be solid white */
.navbar-light .navbar-toggler-icon,
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

}

#mainNav .navbar-nav .nav-item:hover{background:#FF4C4C; padding: 10px; }
#mainNav .navbar-nav .nav-item .nav-link:hover{color: #fff !important;}
#mainNav .navbar-nav .nav-item{ padding: 10px; }
#mainNav .navbar-nav .current_page_item{background:#FF4C4C; padding: 10px; }
#mainNav .navbar-nav .current_page_item .nav-link{color: #fff !important;}

