body{
	padding-top: 87px;
  color: rgb(var(--bs-tertiary-color-rgb));
   height: 100%;
}

main {
	min-height: 50vh; /* Full viewport height */
}


.icon-link > .bi {
  width: .75em;
  height: .75em;
}

hr {
	border: 0;
	height: 10px; /* Adjust the height as needed */
	background-image: url('../../public/images/divider1.png'); /* Replace with your image URL */
	background-size: cover; /* Ensures the image covers the hr */
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px; /* Adjusts spacing above and below the hr */
	padding: 0px;
}

.carousel-caption {
	font-weight: bold;
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.5);
	padding-left: 30px;
	padding-right: 30px;
}


.btn-outline-success {
	--bs-btn-hover-bg: #f9a72b !important; /* Hover color */
	--bs-btn-hover-border-color: #f9a72b !important;
	--bs-btn-active-bg: #80cc28 !important;
	--bs-btn-active-border-color: #80cc28 !important;
}

.btn-primary {
	--bs-btn-color: #3871c1 !important;
	--bs-btn-bg: #80cc28 !important;
	--bs-btn-border-color: #80cc28 !important;
	--bs-btn-hover-bg: #f9a72b !important;
	--bs-btn-active-bg: #f9a72b !important;
	font-weight: bold;
}

.navbar-nav {
	--bs-nav-link-hover-color: #ffffff !important;
}

.nav-pills {
	--bs-nav-pills-link-active-bg: #80cc28;
}

.nav-link {
	color: #3871c1 !important;
}
	/*
 * Custom translucent site header
 */
	.site-header {
	background-color: rgba(0, 0, 0, .85);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #8e8e8e;
  transition: color .15s ease-in-out;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}


.nav-item{
	display: flex;
	align-items: center;
}

.border-bottom-nav{
	border-bottom: 
}

:root, [data-bs-theme=light] {
	--bs-border-color: #51ade5 !important;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1rem;
  text-align: center;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin-top: 3rem; /* Space out the Bootstrap <hr> more */
  border-color: #51ade5;
}

.featurette-img1 {
	position: relative;
	bottom: 0px;
	right: 0px; /* Use 'left' instead of 'right' if you want it on the left side */
	width: 100px; /* Adjust the size as needed */
	height: auto; /* Maintains aspect ratio */
}

.featurette-img2 {
	position: relative;
	bottom: 0px;
	left: 0px; /* Use 'left' instead of 'right' if you want it on the left side */
	width: 100px; /* Adjust the size as needed */
	height: auto; /* Maintains aspect ratio */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -.05rem;
}

/* rtl:end:remove */

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

.b-example-divider {
	width: 100%;
	height: 3rem;
	background-color: rgba(0, 0, 0, .1);
	border: solid rgba(0, 0, 0, .15);
	border-width: 1px 0;
	box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
	flex-shrink: 0;
	width: 1.5rem;
	height: 100vh;
}

.bi {
	vertical-align: -.125em;
	fill: currentColor;
}

.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden;
}

	.nav-scroller .nav {
		display: flex;
		flex-wrap: nowrap;
		padding-bottom: 1rem;
		margin-top: -1px;
		overflow-x: auto;
		text-align: center;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}

.btn-bd-primary {
	--bd-violet-bg: #80cc28;
	--bd-violet-rgb: 249, 167, 43;
	--bs-btn-font-weight: 600;
	--bs-btn-color: var(--bs-white);
	--bs-btn-bg: var(--bd-violet-bg);
	--bs-btn-border-color: var(--bd-violet-bg);
	--bs-btn-hover-color: var(--bs-white);
	--bs-btn-hover-bg: #f9a72b;
	--bs-btn-hover-border-color: #f9a72b;
	--bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
	--bs-btn-active-color: var(--bs-btn-hover-color);
	--bs-btn-active-bg: #f9a72b;
	--bs-btn-active-border-color: #f9a72b;
}

.bd-mode-toggle {
	z-index: 1500;
}

	.bd-mode-toggle .dropdown-menu .active .bi {
		display: block !important;
	}
/*
 * Extra utilities
 */


.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}


.about-us {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('../../public/images/about0.png') no-repeat center center/cover;
	display: flex;
	align-items: center;
	justify-content: left;
}

.services {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('../../public/images/services0.png') no-repeat center center/cover;
	display: flex;
	align-items: center;
	justify-content: left;
}

.rates {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('../../public/images/rates0.png') no-repeat center center/cover;
	display: flex;
	align-items: center;
	justify-content: left;
}

.contact-us {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url('../../public/images/contact0.png') no-repeat center center/cover;
	display: flex;
	align-items: center;
	justify-content: left;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	
}

.content {
	bottom: 100px;
	left: 0;
	position: absolute;
	color: #fff;
	text-align: left;
	z-index: 2;
	padding: 20px;
	max-width: 800px;
	background: rgba(0, 0, 0, 0.6); /* Semi-transparent overlay */
}

.content-right {
	bottom: 100px !important;
	right: 0 !important;
	position: absolute;
	color: #fff;
	text-align: left;
	z-index: 2;
	padding: 20px;
	max-width: 800px;
	background: rgba(0, 0, 0, 0.7); /* Semi-transparent overlay */
}

	.content h1 {
		font-size: 3rem;
		margin-bottom: 20px;
	}

	.content p {
		font-size: 1.2rem;
		line-height: 1.8;
	}

@media (max-width: 768px) {
	.content h1 {
		font-size: 2rem;
	}

	.content p {
		font-size: 1rem;
	}
}


.text-justify{
	text-align: justify;

}