body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 14px;
	line-height:1.5em; 
	text-align: justify;
	background-color: #ffffff;
	background-image: url(photos/templatemo_body.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a, a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; color: #000; }

h1 { font-size: 38px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #fff; }
h2 { font-size: 26px; font-weight: bold; margin: 0 0 20px 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555; }
h3 { font-size: 21px;font-weight: bold; margin: 0 0 20px 0; padding: 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r25 { margin-right: 25px; }

.vertical_divider { background: url(images/templatemo_vertical_divider.png) right repeat-y; }
 
.float_l { float: left; }

.float_r { 	float: right; }

.image_wrapper { display: inline-block; padding: 8px; border: 1px solid #888888; background: #bcbbbc; margin-bottom: 10px; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right; margin: 3px 0 15px 15px; }
.fm_img { float: left; margin: 3px 30px 15px 0; ;}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #fff; }

.templatemo_list {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background:transparent url(images/templatemo_list.png) no-repeat scroll 0 3px;
	color:#000000;
	margin:0 0 15px;
	padding:0 0 0 16px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 104px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
}

.button a:hover {
	color: #000;
	text-shadow: 1px 1px 2px #555;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/templatemo_wrapper.png) repeat-y;
}

#templatemo_top {
	padding: 5px 40px;
}

#social {
	float: right;
	margin-top:30px;
	padding: 0;
	list-style: none;
}

#social li {
	margin: 0;
	padding: 0;
	display: inline;
}

#social li a {
	float: left;
	display: block;
	width: 59px;
	height: 59px;
	margin-left: 10px;
}

#templatemo_header {
	width: 950px;
	height: 150px;
	padding: 0 10px;
	
	
	background: url(images/templatemo_header.png) ;
	border-radius: 15px 15px 0px 0px;
}

#templatemo_header  #site_title {
	float: left;
	width: 900px;
	height: auto;
	margin-top: 10px;
	text-align: left;
	padding: 0px 0 0 20px;
}

#templatemo_header  #site_title a {
	margin: 0px;

	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	text-align: left;
	font-size: 14px;
	
	color: #5f6675;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_banner {
	width: 970px;
	height: 600px;
	background: url(images/temp_banner.png) no-repeat;
}

#templatemo_menu {
	float: left;
	width: 280px;
	margin-bottom: 50px;
  background-color:#b9a29f;
  border-radius: 15px;
}

#templatemo_menu ul {
	margin: 0 0 0 2px;
	padding: 20px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0 0 10px 0;
}

#templatemo_menu ul li a {
	display: block;
	padding: 15px 0 5px 30px;
	font-size: 16px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
	background: url(images/templatemo_menu_divider.png) left bottom no-repeat;
}

#templatemo_menu li a:hover {
	padding-left: 40px;
}

#templatemo_menu li .current{
	padding-left: 40px;
	color: #ffffff;
}

.header {
  background-color: #9c6644;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin-left: 280px;
}

.header h1 {
  margin: 0;
  font-size: 2rem;
}

.section {
  max-width: 1200px;
  margin: 30px auto;
  padding: 0 20px;
}

.section h2 {
  color: #9c6644;
  border-left: 5px solid #9c6644;
  padding-left: 10px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}



/* ========== NAVIGATION BAR ========== */
.category-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  background-color: #f8f8f8;
  padding: 12px;
  border-bottom: 1px solid #ccc;
}
.category-nav a {
  text-decoration: none;
  padding: 10px 16px;
  color: #333;
  font-weight: 600;
  border-radius: 5px;
  transition: 0.3s;
}
.category-nav a:hover {
  background-color: #ddd;
}
.category-nav a.active {
  
  color: rgb(255, 198, 132);
}

/* ========== SECTION TITLE ========== */
.section-title {
  font-size: 1.4em;
  font-weight: bold;
  margin: 20px 20px 10px;
  color: #444;
}

/* ========== CAROUSEL ========== */
.carousel-container {
  display: flex;
  
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  gap: 20px;
  padding: 20px;
  scrollbar-width: none;
}
.carousel-container::-webkit-scrollbar {
  display: none;
}

/* ========== CARD ========== */
.card {
  flex: 0 0 90%;
  width: 100%;
  max-width: 1000px;
  height: 400px;
  background: #fff3e6;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  scroll-snap-align: start;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.card:hover {
  transform: scale(1.05);
}
.card img {
  width: 570px;
  height: 300px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  object-fit: cover;
}
.card-body {
  padding: 12px;
  text-align: center;
}
.title {
  font-size: 1em;
  font-weight: 600;
  color: #4e342e;
}
.date {
  font-size: 0.9em;
  color: #777;
  margin-top: 8px;
}

/* ========== MODAL ========== */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  inset: 0;
  background-color: rgba(0,0,0,0.8);
}
.modal-content {
  background: #fff3e6;
  margin-left: 20%;
  padding: 30px;
  border-radius: 12px;
  width: 80%;
  max-width: 900px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 20px rgba(0,0,0,0.4);
}
.modal-content::-webkit-scrollbar {
  display: none;
}
#modalTitle{
  color: #000000;
}
.close {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 28px;
  color: #9c6644;
  cursor: pointer;
}
.modal-image {
  width: 100%;
  max-height: 250px;
  object-fit: contain;
  margin-bottom: 15px;
  border-radius: 6px;
}

/* ========== REGISTER BUTTON ========== */
.register-btn {
  display: block;
  margin: 20px auto 0;
  padding: 10px 20px;
  background-color: #9c6644;
  color: white;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s ease;
}
.register-btn:hover {
  background-color: #7b4a2f;
}

.carousel-single-container {
  display: flex;
  justify-content: center;
  justify-content: center;
  gap: 20px;
  height: auto;
  padding: 20px 0;
}

.carousel-buttons {
  text-align: center;
  margin-top: 10px;
}

.carousel-btn {
  background-color: #9c6644;
  color: white;
  border: none;
  padding: 8px 16px;
  font-size: 1.5em;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 24%;
  transition: background-color 0.3s ease;
}
.carousel-btn:hover {
  background-color: #7b4a2f;
}