/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 50px;
}

.navbar-nav .nav-item .nav-link {
  white-space: nowrap;
}

/* ----- Hero Carousel ----- */
#carouselExampleIndicators .carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
}

#carouselExampleIndicators .carousel-item::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.3);
}

/* Hero Caption */
#carouselExampleIndicators .carousel-caption {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  text-align: center;
  color: #CCD40F;
}

#carouselExampleIndicators .carousel-caption h1 {
  font-size: 2rem;
  line-height: 1.3;
}

#carouselExampleIndicators .carousel-caption .btn {
  margin-top: 1rem;
}

/* Testimonial Carousel Items */
#testimonialCarousel .carousel-item {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 220px;
  padding: 2rem 0;
  position: relative; /* keep stacking normal */
  z-index: 1; /* allow slides to stack properly */
}

/* Testimonial Card */
#testimonialCarousel .testimonial-card {
  max-width: 450px;
  text-align: center;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  position: relative; /* don't interfere with carousel stacking */
  z-index: 1; /* keep within its slide */
}



#testimonialCarousel .carousel-item.active {
  opacity: 1;         /* Show only the active slide */
  z-index: 2;         /* Make sure active is on top */
}

.testimonial-card {
  position: relative; /* Keep it on top of slide background */
  z-index: 3;         /* Ensure card is above carousel slide */
}



/* Testimonial text and author */
.testimonial-text {
  font-size: 1.1rem;
  font-style: italic;
  color: #555555;
  margin-bottom: 1rem;
  line-height: 1.5;
}

.testimonial-author {
  font-weight: bold;
  color: #333333;
}

/* Carousel Controls */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 100% 100%;
  border-radius: 50%;
  padding: 0.5rem;
  background-color: rgba(0,0,0,0.5);
}

/* Satisfaction Image */
.satisfaction-img {
  max-width: 300px;
  margin-top: 2rem;
  display: inline-block;
}

.btn-lg {
  padding: 16px 22px;
  font-weight: 600;
}

.benefit-icon {
  font-size: 36px;        /* slightly bigger than default */
  margin-bottom: 12px;    
  color: #CCD40F;         /* matches your green/lime branding */
}


.portfolio-item {
  margin-bottom: 30px;
}



h1.banner-headline{
	font-size:300%;
	text-align: left;
	margin-left:0%;

	
}

.container h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  clear: both;
}

.heroes{
	width: 100vw; display: block;
}
		
	
.LMO-logo{
  z-index: 9;
  position:relative;
  top: 11%;
  opacity: 1;
  transition: 0.3s;
 		
}

.my-headings{
		text-align: center;
	}


.my-headings2{
		text-align: center;
	}

.planning{
	text-align: center;
	
}

.my-headings3{
		text-align: center;
	}	

.table-heading {
    background-color:#ECECD8;
    color: #6A757E;
    border-left: 1px solid;
    border-right: 1px solid;
    border-collapse: collapse;
}

.table-text {
    font-size: 200%;
    padding-top: 1%;
}

/* Table and cell styles */
table, td {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #6A757E;
    border-collapse: collapse;
}

td {
    color: #6A757E;
    font-size: 150%;
}

.table {
    table-layout: fixed;
}

table tbody tr:last-child {
  border-bottom: 2px solid #A9A9A9;
 
}

 

tfoot td {
  border-left: none !important;
  border-right: none !important;
  padding: 0; /* optional: remove spacing around the line */
  margin: 0;
}


	

#box{
	width:auto;
	
	
}

.card-header{
	background-color: #CCD40F;
	color:#fff;
}

.border-success{
	border-color: lightslategray;
	padding-top: 40px;
}

.notes{
	font-size: 140%;
}





h1.review-headline {
	font-size:300%;
	text-align: left;
	
}

h2.review-headline {
	font-size:300%;
	text-align: left;
	padding-top: 1%;
	padding-left:15%;
	
}



.CTA{
	text-align: center;
}

.cta-section{
    background:#111;
    color:#fff;
    padding:70px 40px;
    border-radius:10px;
}

.cta-section h2{
    font-size:3rem;
    font-weight:700;
    margin-bottom:20px;
}

.cta-section .lead{
    max-width:800px;
    margin:0 auto 30px;
    font-size:1.25rem;
}

.cta-section .btn{
    font-weight:700;
    border-radius:10px;
    padding:18px 45px;
}

.btn-primary{
	border-radius:10px;
}


.no-hassle{
		
		text-align: center;
		margin-left: 5%;
		margin-right: 5%;
	    color:#3C3A3A;
		
	    
	}


.region-heading {
  width: 100%;
  clear: both;      /* forces new row */
  display: block;
  margin: 40px 0 20px 0;
  background-color: lightgrey;
}

.no-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}

.card-body {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}

.card-body p,
.card-body span,
.card-body div {
  font-size: inherit;
}

.card-text {
  flex-grow: 1;
}

.card-body .btn {
  margin-top: auto;
}

.honeypot {
    display: none !important;
}

/* Honeypot spam field */
.honeypot {
    position: absolute !important;
    left: -9999px !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.bg-lmo-light {
    background-color: #E1EA77;
}

.vertical-divider{
    border-left:1px solid #e5e5e5;
}

.gallery-img{
    aspect-ratio:1 / 1;
    object-fit:cover;
    width:100%;
}

.section-accent{
    width: 80px;
    height: 2px;
    background: #CCD40F;
    border-radius: 3px;
    margin:0 0 30px 0;
}


footer{  background: #231f20; padding-bottom: 1%; padding-top: 3%;}
footer hr{ border-color:#f2f2f2; border-width:0.5px;}
footer .footer-top .footer-logo ul{ padding-top:10px;}
footer .footer-top ul li {  padding-bottom: 10px; }
footer .footer-top ul li a{ color: #f2f2f2; line-height: 1.7;}
footer .footer-top ul li a i { padding-right: 9px;}
footer .footer-top h4 { color: #ffffff;font-size: 21px; margin-bottom: 20px; text-transform:capitalize; font-weight:400;}
footer  p{color: #f2f2f2; line-height: 1.8;}
footer .footer-top .footer-news input{ height: 44px; border-radius:0; padding-bottom: 10px; background:#eeeeee; color:#595959;}
.form-control::-moz-placeholder {  color: #595959;}
.form-control::-webkit-placeholder {  color: #595959;}
.form-control::-o-placeholder {  color: #595959;}
footer .footer-top .footer-news .footer-form .btn.btn-default {  background: rgba(0, 0, 0, 0) ;  border: 2px solid #fff;  border-radius: 0;  color: #ffffff;  font-size: 15px;  font-weight: 500;  padding: 9px 22px;  text-transform: uppercase;}
footer .footer-top .footer-news .footer-form .btn.btn-default:hover{ transition:0.5s all ease 0s; -o-transition:0.5s all ease 0s; -moz-transition:0.5s all ease 0s -webkit-transition:0.5s all ease 0s; background:#fff; color:#231f20;}
footer .footer-top .footer-address { display: table; margin: 0 auto;}
footer .footer-top .footer-address ul li.home {
  padding-left: 0;
}
footer .footer-top .footer-news {  left: 25px;  position: relative;}
footer p{color: #f2f2f2;}
footer .footer-top .social ul li a i {background: rgba(0, 0, 0, 0) ;border: 1px solid #ffffff;border-radius: 50px;color: #ffffff;font-size: 14px;height: 33px;margin-right: 5px;padding: 10px 0;position: relative;text-align: center;top: 3px;width: 33px;}


.container .why2 {
	background-color:#CCD40F;
	color:hsla(0,0%,20%,1.00);
	padding-bottom: 3%; 
	padding-top: 3%;
	
}

.card-title a{
	color:#5B5A61; 
}

.fas {
	color: #86A225;
}

.security-box {
	margin-bottom: 2%;
	
}

#thankyoublock{
	margin:30px;
	
}

#CaptchaCode{
	width:130px;
	height:48px;
	font-size:38px;
	
}





@media only screen and (max-width: 1279px){

h1.banner-headline {
	font-size: 260%;
	text-align: left;
	margin-left: 0%;
}
h1.banner-headline2 {
	font-size: 188%;
	text-align: left;
	margin-left: 0%;
}


.venue-item {
transition: transform 0.4s ease, opacity 0.4s ease;
}
	
}
@media only screen and (max-width: 992px){
	
.carousel-caption{
	width:auto;
	position: absolute;
	top:10%;
}
h1.banner-headline{
	font-size:220%;
	text-align: left;
	margin-left:42%;

	
}
	
h1.banner-headline2{
	font-size:220%;
	text-align: left;
	margin-left:42%;

	
}

.banner-words{
	font-size: 100%;
	text-align: left;
}
	

h1.review-headline {
	font-size:220%;
	margin-left: 0%;
	text-align: left;
	
	
}

.banner-words-testimonial{
	font-size: 100%;
	width:60%;
	float:left;
	margin-left:42%;
	text-align: left;
}
	
	
	.banner-words-testimonial2{
	font-size: 130%;
	width:80%;
	float:left;
	margin-left:0%;
	text-align: center;
	padding-top: 19%;
	padding-left: 16%;
}
	
	
	.card-header{
		font-size:105%;
	}
	
	.footer-logo img{
		width:90%;
		height:90%;
	}
	
	
	
	
}




@media only screen and (max-width: 768px){
	
.carousel-caption {
	width: auto;
	position: absolute;
	top: 10%;
	left: 0;
	padding: 30px;
	right: 0;
}
h1.banner-headline{
	font-size:180%;
	text-align: left;
	margin-left:0%;

	
}
	
h1.banner-headline2{
	font-size:180%;
	text-align: left;
	margin-left:0%;

	
}

.banner-words {
	font-size: 100%;
	text-align: left;
	margin-left: 0px;
}


.banner-words4{
	font-size: 130%;
	width:100%;
	text-align: left;
	padding-right:40%;
}

h1.review-headline {
	font-size: 220%;
	margin-left: 0%;
	text-align: center;
}

.banner-words-testimonial{
	font-size: 100%;
	width: auto;
	float: none;
	margin-left: 0;
	text-align: center;
}


	
	.banner-words-testimonial2{
	font-size: 100%;
	width:80%;
	float:left;
	margin-left:0%;
	text-align: center;
	padding-top: 10%;
	padding-left: 16%;
}
	
	
	
	
}
@media only screen and (max-width: 767px){
footer .footer-top .footer-news {
	left: 0;
	position: relative;
}
footer .footer-top .footer-address {
	display: table;
	margin: inherit;
}
.carousel-caption {
	width: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.3);
	padding: 30px;
	padding-top: 15%;
	z-index: 1;
}
}
@media only screen and (max-width: 576px){
	

h1.banner-headline{
	font-size:180%;
	text-align: left;
	margin-left:0%;

	
}
	
h1.banner-headline2{
	font-size:180%;
	text-align: left;
	margin-left:0%;

	
}

.banner-words {
	font-size: 100%;
	text-align: left;
	margin-left: 0;
}
	

}




@media only screen and (max-width: 350px){
	
#CaptchaImage1 {
         width: 100%;
         vertical-align: top;
	}
	
	.footer-top{
		width:100%;
		vertical-align: top;
	}
	
	.footer-news{
		width:90%;
		
	}
	
	.footer-logo{
		text-align: center;
	}
	
	
	.carousel-caption{
	width:auto;
	position: absolute;
	top:0%;
	padding-top: 15%;
}
h1.banner-headline {
	font-size: 180%;
	text-align: left;
	margin-left: 0;
}
	
h1.banner-headline2{
	font-size:140%;
	text-align: left;
	margin-left:0%;

	
}
	
	 .table-text {
        font-size: 120%; /* Reduce heading text size */
    }
    
    td {
        font-size: 100%; /* Reduce table data text size */
    }
}

@media screen and (max-width: 480px) {  /* For mobile screens */
    .table-text {
        font-size: 100%; /* Further reduce heading text size */
    }
    
    td {
        font-size: 90%; /* Further reduce table data text size */
    }
	

.banner-words{
	font-size: 100%;
	text-align: left;
	margin-left: 0px;
}

	
	h1.review-headline {
	font-size:220%;
	margin-left: 0%;
	
	
}

.banner-words-testimonial{
	font-size: 100%;
	width:auto;
	float:left;
	margin-left:0%;
	text-align: center;
}

.banner-words-testimonial2{
	font-size: 100%;
	width: auto;
	float:left;
	margin-left:0%;
	text-align: center;
}
	
	.satisfation{
		float: left;
		font-size: 150%;
		text-align: center;
		
		
	}
	
	
	
	.my-headings{
		text-align: center;
	}
	
	.my-headings3{
		text-align: center;
		font-size: 180%;
	}


	
	
	.planning{
		text-align: center;
		color: #C7D400;
	}
	
	.no-hassle{
		
		text-align: center;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	
	.banner-words-testimonial2{
		font-size: 120%;
		
	}	
	
	
	.carousel-caption2{
		padding-left: 0.2%;
	}
	
	.plan-button{
		margin-bottom: 10%;
		
	}
	
	
	
}

