.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1540px;
	width:100%;}
.navbar .logo {
	font-size: 1.5rem;
	font-weight: bold;}
.login-btn {
	padding: 10px 20px;
	color: #000000;
	cursor: pointer;
	border: none;
	background-color: #fff;
	font-weight: 600;}
.signup-btn {
	padding: 10px 25px;
	background: linear-gradient(#1E55EB, #4D7CFF);
	color: #fff;
	border-radius: 5px;
	border: none;}
	.signup-btn.btn.ml-2:hover {
		color: white !important;
	}
.navbar-nav .nav-link {
	color: #000000;}
.navbar-nav .nav-link:hover {
	color: #4D7CFF;}
.navbar-light .navbar-nav .nav-link {
	padding: 10px 20px;
	color: #000000;
	cursor: pointer;
	border: none;
	background-color: #fff;
	font-weight: 600;}
/* Custom CSS for centering nav items */
    .navbar-nav {
	margin: 0 auto;}
/* Reset CSS */
* {
	box-sizing: border-box;}
body {
	font-family: poppins;}
/* Header Section */
.header-section {
	background-image: url('/images/mult-color-b.png');
	background-size: 100% 50%;
	background-position: top center;
	background-color: #051225;
	background-repeat: no-repeat;
	padding-bottom:50px}
footer.footersmart.text-white {
	background-color: #051225;
	padding: 30px 0px;}
.btn-primary:hover {
	color: #fff;
	background-color: #1A27C9;
	border-color: #1A27C9;}
.btn-primary {
	color: #fff;
	background-color: #1A27C9;
	border-color: #1A27C9;}

	.topic-title-generation {
		border-radius: 5px;
		margin: 0px;
		padding: 20px;
		text-align: left;
	}
	#sliderTempValue {
	font-size: 20px;
	color: #1A27C9;
}
#output {
	padding: 0;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
	line-height: 2;
}
.welcome-message {
	font-size: 19px;
	color: #333;
	background-color: #E6EDF8;	
	border-radius: 5px;
	text-align: center;
	padding: 15px;}
.header-section h1 {
	font-size: 45px;
	font-weight: 500;
	color: #000000;
	padding-top: 40px;
	text-align: center;
	font-family: 'Poppins';}
.header-section .lead {
	font-size: 30px;
	color: #000000;
	padding-bottom: 25px;
	text-align: center;
	font-family: 'Poppins';
	font-weight: 300;}
.box {
	max-width: 1200px;
	margin: auto;
	text-align: center;}
.welcome-message {
	font-size: 1rem;
	color: #333;}
.image-placeholder .col-4 div {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.9rem;}
img {
	vertical-align: middle;
	border-style: none;
	max-width: 400px;
	float: none;}
.spbox-1 {
	max-width: 100%;
	margin: auto;
	display:none;
	}
	.spbox-1.active{display:block;}
/* Footer Styling */
footer {
	font-size: 0.9rem;}
.h5, h5 {
	font-size: 20px;
	padding: 15px 0px;}
footer a {
	color: #E0E7FF;
	text-decoration: none;}
footer a:hover {
	color: #3B82F6;}
li {
	line-height: 35px;}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid #2A4265;}
.spbox {
	max-width: 900px;
	margin: auto;
	padding:80px 80px}
	.spbox_home {
	max-width: 1200px;
	margin: auto;
	padding:80px 80px}
.icon-back {
	float: right;
	padding-right: 50px;
	padding-top: 20px;}
.multi-line-placeholder::placeholder {
 white-space: normal;
 line-height: 1.5;}
.features-box {
	background-color: #1A27C9;}
li {
	line-height: 35px;
	color: #fff;
	list-style: none;}
.image-container {
	position: relative;
	display: inline-block;
	max-width: 500px;
	color: white;
	font-family: poppins, poppins;
	text-align: center;}
.features {
	max-width: 1200px;
	margin: auto;}
.image-container img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;}
.rounded {
	border-radius: 15px!important;}
.text-overlay {
	position: absolute;
	bottom: 75px;
	left: 48%;
	transform: translateX(-50%);}
.title {
	font-size: 24px;
	font-weight: 600;
	max-width: 415px;
	width: 410px;
	font-family: 'Poppins';}
.subtitle {
	font-size: 16px;
	font-weight: normal;}
.lgbt {
	background-color: #fff;
	color: #000000;
	width: 210px;
	justify-content: center;
	display: flex;
	margin: auto;}
/* Container styles */
.list-container {
    color: #FFFFFF;
	padding: 20px;
	text-align: center;
	max-width: 1375px;
	margin: auto;}
/* Bullet styles */
  .list-container ul {
	list-style: none;
	padding: 0;
	margin: 0;}
.list-container ul li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
	padding-left: 20px;
	font-size: 18px;
	font-size: 30px;
	font-family: 'Poppins';}
.list-container ul li::before {
 content: "•";
 color: #1D4ED8; /* Custom bullet color */
 position: absolute;
 left: 0;
 font-size: 20px;}
  .custom-card {
	background-color: #1A27C9;
	color: #FFFFFF;
	border-radius: 10px;
	padding: 20px;
	height: 430px;
	margin-bottom: 20px;
	font-family: 'Poppins';
	font-weight: 500;}
.custom-card h5 {
	font-weight: bold;}
  .custom-card ul {
	list-style: none;
	padding: 0;
	margin: 0;
    flex-wrap: wrap;
	gap: 20px;
	max-width: 430px;
	margin: auto;
	font-size: 22px;
	font-weight: 500;}
.custom-card ul li {
	display: flex;
	align-items: center;
	font-size: 16px;}
.custom-card ul li::before {
    color: #FFFFFF; /* White color for the checkmark */
 font-size: 20px;
 font-weight: bold;
 margin-right: 8px;}
section.middlebox {
	background-image: url('/images/istockphoto.png');
	background-color: #051225;}
/* Responsive adjustments */
  @media (max-width: 576px) {
 .list-container ul li {
 display: block;
 text-align: left;
 margin: 10px 0;}
  }
  
.work h1 {
	text-align: center;
	margin: 35px 0px;
	color: #ffffff;
	font-family: 'Poppins';}
.rel_started {
	margin: 30px 0px;}
.rel-video {
	position: relative;
	text-align: center;
	padding: 15px 15px 30px 15px;}
.rel-video img {
	width: 100%;
	max-width: 600px;
	border-radius: 10px;}
.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #007bff;
	color: #fff;
	border-radius: 50%;
	padding: 20px;
	font-size: 24px;
	cursor: pointer;}
/* Testimonial styling */
        .testimonial-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #e9f1ff;
	padding: 30px;}
.testimonial-card {
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	padding: 20px;
	margin: 15px;
	max-width: 300px;
	color: #333;
	height: 210px;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;}
.quote-icon {
	font-size: 24px;
	color: #007bff;}
.testimonial-text {
	font-size: 14px;
	margin-top: 10px;}
.faq-container {
	background-image: url('/images/mult-color-b.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 20px;}
.faq-container h2 {
	text-align: center;
	margin-bottom: 30px;
	color: #000000;
	font-size: 45px;
	font-family: 'Poppins';}
.faq-item {
	border: 1px solid #000000;
	border-radius: 8px;
	margin-bottom: 10px;
	padding: 15px;
	background:transparent;
	cursor: pointer;
	transition: all 0.3s;}
.faq-item:hover {
	background:transparent;}
.faq-title {
	display: flex;
	justify-content: space-between;
	font-weight: 500;
	color: #333;
	font-family: 'Poppins';
	font-size: 25px;
	align-items: center;}
.faq-content {
	display: none;
	margin-top: 10px;
	color: #4D4C61;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 300;}
.faq-content.open {
	display: block;}
.symbol {
	font-size: 18px;
	color: #007bff;}
a:hover {
	color: #fff;
	text-decoration: none;}
.read-more-btn {
	display: block;
	text-align: center;
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #1A27C9;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
	font-weight: bold;
	width: 166px;
	max-width: 200px;
	margin: auto;}

	.btn-primarys {
		color: #fff;
		background-color: #2E42FF;
		border-color: #2E42FF;
		width: 204px;
		margin-top: 20px;}		
/* Responsive Adjustments */
@media (max-width: 900px) {
 .header-section h1 {
 font-size: 2rem;}
.header-section .lead {
 font-size: 1rem;}
.box {
 width: 100%;}
.image-placeholder .col-4 {
 padding: 1rem;}

.image-container img {
 width: 100%;
 height: auto;
 display: block;
 max-width: 450px;
 margin: auto;} 
 .image-container {
    display: flex;
}
.title {
 font-size: 20px;
 font-weight: 600;
 max-width: 415px;
 width: 250px;
 font-family: 'Poppins';}
footer.footersmart.text-white {
	background-color: #051225;
	padding: 30px 0px;
	font-family: 'Poppins';}
.btn-primary:hover {
	color: #fff;
	background-color: #2E42FF;
	border-color: #2E42FF;}
.btn-primary {
	color: #fff;
	background-color: #2E42FF;
	border-color: #2E42FF;}

.welcome-message {
	font-size: 19px;
	color: #333;
	background-color: #E6EDF8;
	max-width: 570px;
	border-radius: 5px;
	text-align: center;
	padding: 15px;
	font-family: 'Poppins';}
.header-section h1 {
	font-size: 50px;
	font-weight: 600;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	font-family: 'Poppins';}
.header-section .lead {
	font-size: 20px;
	color: #000000;
	padding-bottom: 20px;
	text-align: center;
	font-family: 'Poppins';
padding: 0px 20px !important;}
/* Box Styling */
.box {
	max-width: 850px;
	margin: auto;
	text-align: center;}
img {
	vertical-align: middle;
	border-style: none;
	max-width: 395px;
	float: left;}


.spbox {
	max-width: 900px;
	margin: auto;}
	.quote-icon {
		font-size: 24px;
		color: #007bff;
		margin-bottom: 35px;	}
	.testimonial-card {
		height: 170px;}
}
.grid-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	margin-bottom: 20px;}
.grid-item {
	background-color: #E6EDF8;
	border-radius: 5px;
	height: 80px;}
.slide {
	padding: 15px;
	border: 2px solid #f0f0f0;
	background: #f7f7f7;
	margin-bottom: 40px;
	position:relative;
}
#output h1 {
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	background: #33b9d4;
	padding: 5px 15px;
	text-align: left;
	color: #fff;
}