@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

body, html {
	font-size: 15px;
	overflow-x: hidden;
}

body {
	padding-top: 60px;
}

p {
	line-height: 1.75rem;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
    font-weight: 200 !important;
}

.card-bg-image {
	height: 275px;
	background-size: cover;
	background-position: center;
}

.navbar-brand,
.footer-brand {
	font-family: "Montserrat", serif;
	color: #f08702;
	text-decoration: none;
	font-size: 1.25rem;
	/*letter-spacing: 2px;
	text-transform: uppercase;*/
	transition: ease-in-out .15s;
}
.navbar-brand:hover,
.footer-brand:hover {
	color: #f08702;
	opacity: 0.8;
}

.footer-brand {
	justify-content: center;
}

.navbar-toggler {
	border: none;
	height: 45px;
}
.navbar-toggler:focus {
	box-shadow: none;
}

.btn-close:focus {
	box-shadow: none;
}

button, .btn {
    padding: 0.75rem 1.5rem; /* Adjust as needed */
}

.btn-lg {
    padding: 1rem 2rem; /* Adjust padding as needed */
    font-size: 1.25rem; /* Match the font size of default `.btn` */
}

.btn-orange {
    background-color: #f08702;
    color: #ffffff; /* White text */
    border: none; /* Remove border */
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
    background-color: #d77502; /* Darker shade for hover effect */
    color: #ffffff; /* Keep text white */
}

.btn-outline-orange {
    background-color: #ffffff;
    color: #f08702; /* White text */
    border: 1px solid #f08702; /* Remove border */
}

.btn-outline-orange:hover, .btn-outline-orange:focus, .btn-outline-orange:active {
    background-color: #ffffff; /* Darker shade for hover effect */
    color: #c06c02; /* Keep text white */
    border: 1px solid #c06c02; /* Remove border */
}

.btn-orange-reverse {
    background-color: #ffffff; /* White background */
    color: #f08702; /* Orange text */
    border: none; /* Orange border */
}

.btn-orange-reverse:hover, .btn-orange-reverse:focus, .btn-orange-reverse:active {
    background-color: #fce7cc; /* Orange background */
    color: #c06c02; /* White text */
}

.btn-white {
    background-color: rgba(255,255,255,0.8);
    color: #702af0; /* White text */
    border: none; /* No border */
}

.btn-white:hover, .btn-white:focus, .btn-white:active {
    background-color: rgba(255,255,255,1);
    color: #702af0; /* White text */
}

.btn-outline-white {
    background-color: transparent;
    color: #ffffff; /* White text */
    border: 1px solid #ffffff; /* Remove border */
    transition: ease-in-out .15s;
    opacity: 0.7;
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
    background-color: transparent;
    color: #ffffff; /* White text */
    border: 1px solid #ffffff; /* Remove border */
    opacity: 1;
}

.text-orange {
	color: #f08702;
}

.bg-purple-lines {
    background-image: url('../img/homepage-purple-line-bg.png'); /* Replace with your image path */
    background-size: cover; /* Ensure the image covers the entire background */
    background-position: left center; /* Center the image */
    background-repeat: no-repeat; /* Prevent repetition */
    color: #ffffff; /* Set text color to white */
    border-radius: 0.5rem; /* Keep the rounded corners */
    min-height: 450px; /* Set height for vertical centering */
    padding: 0;
}

.bg-light-orange {
	background-color: #FFF6EB;
}

.bg-support,
.bg-clover-support,
.bg-terminal-support {
	background-image: none;
}

.custom-container {
    max-width: 1600px; /* Set the maximum width */
    margin: 0 auto; /* Center the container */
}

.jumbotron-custom {
    background-image: url('../img/homepage-hero-kiosk-desktop.jpg'); /* Replace with your image path */
    background-size: cover; /* Ensure the image covers the entire background */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Prevent repetition */
    color: #ffffff; /* Set text color to white */
    border-radius: 0.5rem; /* Keep the rounded corners */
    min-height: 250px; /* Set height for vertical centering */
    display: flex; /* Enable Flexbox */
    padding: 0;
}

footer a {
	text-decoration: none;
}

.offcanvas-fullscreen {
    width: 100%;
    height: 100%;
    background-color: #f8f9fa; /* Light background to match your theme */
}

.offcanvas-body .nav-link {
	color: #000000;
    font-size: 1.2rem;
    padding: 0.75rem 0;
}

.offcanvas-body .btn-orange {
    background-color: #fd7e14; /* Orange button */
    color: white;
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
}

.offcanvas-body .btn-orange:hover {
    background-color: #dc6a10;
}

.offcanvas-title {
	font-size: 1rem;
	text-transform: uppercase;
}

.shadow-light {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}

.h-lg-100 {
	height: auto;
}

@media (min-width: 768px) {
	.card-bg-image {
		height: 277px;
	}
	.jumbotron-custom {
	    min-height: 500px; /* Set height for vertical centering */
	}
}

@media (min-width: 992px) {
	.card-bg-image {
		height: 313px;
	}
	.bg-purple-lines {
	    padding: 90px;
	}
	.jumbotron-custom {
	    background-position: left center; /* Center the image */
	    min-height: 724px; /* Set height for vertical centering */
	    padding: 90px;
	}
	.footer-brand {
		justify-content: start;
	}
	.bg-support {
		background-image: url("../img/contact-us.jpg");
		background-size: cover;
		background-position: right bottom;
		background-repeat: no-repeat;
		width: 50%;
		margin-left: 50%;
	}
	.bg-clover-support {
		background-image: url("../img/clover-support.png");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		width: 50%;
		margin-left: 50%;
	}
	.bg-terminal-support {
		background-image: url("../img/terminal-support-2.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		width: 50%;
		margin-left: 50%;
	}
	.h-lg-100 {
		height: 100%;
	}
}