/* Author:Kevin
 * Author URI:Foglad.com
 * index.html Japanese
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:700,400,300);
body {
	font-family: 'Open Sans', sans-serif;
}
.brand {
	font-family: 'Raleway', sans-serif;
}
html,
body {
	height: 100%;
}
body {
	font-size: 15px;
	line-height: 1.50;
	color: #0a0619;
	background-color: #ffffff;
	position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0a0619;
}
h1 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 20px;
}
h2 {
	font-size: 28px;
	margin-bottom: 15px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
	font-weight: 700;
}
h5 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
h6 {
	font-weight: 700;
}
h7 {
	font-size: 22px;
	color: #0a0619;
}
h1 span,
h2 span,
h3 span,
h4 span {
	color: #FF0866;
}
.colored {
	color: #FF0866;
}
a {
	color: #55acee;
}
a:hover {
	color: #339BEB;
}
a:focus,
a:active {
	outline: none;
}
.large {
	font-size: 18px;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.list-unstyled li {
	padding: 5px 0;
}
.list-horizontal {
	padding: 15px 0;
}
.list-horizontal-item img {
	display: block;
	margin: 0 auto;
}
.list-icons {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	font-size: 18px;
}
.list-icons li {
	padding: 0 0 15px 0;
}
blockquote {
	border-left: none;
	padding-left: 0;
	padding-right: 0;
}
.title {
	margin-top: 0;
}

/* Layout
----------------------------------------------------------------------------- */
.header {
	color: #ffffff;
	background-color: #0a0619;
	padding: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.banner {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	color: #fff;
}
.banner-image {
	/* background-image: url('images/banner.jpg'); */
	vertical-align: middle;
	min-height: 100%;
	width: 100%;
}
.banner:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* background-color: rgba(74, 4, 38, 0.53);  -- 20240805 modified */
	content: "";
}
.banner-caption {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
}
.subfooter {
	background-color: #FF0866;
	padding: 10px 0;
}
.subfooter a {
color: #FF89BA;
}
.section {
	background-color: #ffffff;
	padding: 80px 0;
}

/* Change the background color of the Mission section */
.missionStyle {
    background-color: #f6f6f6;
}

/* Backgrounds
----------------------------------------------------------------------------- */
.default-bg {
	background-color: #0a0619;
	color: #ffffff;
}
.default-bg.blue {
	background-color: #55acee;
}
.btn-primary {
color: #fff;
background-color: #FF0866;
border:0px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #FF0866;
border:0px;
}
.transprant-bg {
	color: #ffffff;
}
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6,
.transprant-bg h1,
.transprant-bg h2,
.transprant-bg h3,
.transprant-bg h4,
.transprant-bg h5,
.transprant-bg h6 {
	color: #ffffff;
}
.default-bg blockquote footer,
.transprant-bg blockquote footer {
	color: #cccccc;
}
.default-bg a,
.transprant-bg a {
	color: #ffffff;
	text-decoration: underline;
}
.default-bg a:hover,
.transprant-bg a:hover {
	text-decoration: none;
}
.transprant-bg {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	background: #fff;
}
.transprant-bg .transprant-bg {
	margin-top: 80px;
	z-index: 3;
}
.transprant-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: #FF0866;
}
.transprant-bg.blue:after {
	background-color: rgba(85, 172, 238, 0.7);
}
.transprant-bg .container {
	z-index: 3;
	position: relative;
}
.bg-image-1 {
	background: url("../images/bg-image-1.jpg") 50% 0px no-repeat;
}
.bg-image-2 {
	background: url("../images/bg-image-2.jpg") 50% 0px no-repeat;
}
.caption-data {position: absolute; top: 50%; left: 50%; z-index: 20; text-align: center; -webkit-transform: translate(-50%,-70%); -moz-transform: translate(-50%,-70%); transform: translate(-50%,-70%);}
.caption-data h1 {text-transform: uppercase;}
.caption-data h1 span {font-size: inherit; line-height: inherit; font-weight: inherit;}
.caption-data h3{line-height:34px;}
button.cta-button.btn-light, button.cta-button.btn-dark, .contact-form button.cta-button, button.cta-button.btn-default {
background: transparent;
}
button.cta-button {
font-size: 16px;
line-height: 16px;
border: 1px solid #fff;
padding: 20px 42px;
border-radius: 4px;
font-family: 'Raleway';
font-weight: 600;
transition: background 0.3s, border-color 0.3s;
margin-top:20px;
}
button.cta-button:hover{
background:#fff;
color:#FF0866;
}
/* Misc
----------------------------------------------------------------------------- */
.no-view {
	opacity: 0;
	filter: alpha(opacity=0);
}
.object-visible,
.touch .no-view {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
	.object-visible,
	.touch .no-view {
		-webkit-transition: opacity 0.6s ease-in-out;
		-moz-transition: opacity 0.6s ease-in-out;
		-o-transition: opacity 0.6s ease-in-out;
		-ms-transition: opacity 0.6s ease-in-out;
		transition: opacity 0.6s ease-in-out;
	}
}
.space {
	padding: 20px 0;
}
.pr-10 {
	padding-right: 10px;
}
.pl-10 {
	padding-left: 10px;
}
.pclear {
	padding-bottom: 0;
}
.secPadding{
padding: 70px 0;
}
/* Sections
----------------------------------------------------------------------------- */
.banner-caption h1,
.banner-caption h2,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6 {
	color: #ffffff;
	font-family: 'Homenaje', sans-serif;
}
.banner-caption h1 {
	font-size: 60px;
	font-family: 'Homenaje', sans-serif;
}
.footer h1{
color:#0a0619;
}
.footer.section {
background: #f6f6f6;
/* background: #fff; */
color: #0a0619;
}

.custom-color-contact-us {
    color: #0a0619;
}

.subfooter p {
	margin-bottom: 0;
	color: #ffffff;
}
.hero-caption{
text-align:center;
padding:40px 0;
}
.hero-caption h2{
text-align:center;
}
.hero-caption p{
text-align:center;
}

/* Template Components
----------------------------------------------------------------------------- */
/* Buttons
---------------------------------- */
.btn {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.42857143;
	min-width: 160px;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-default {
	color: #FFFFFF;
	background: #FF0866;
	border: 0;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #FF0866;
	border: 0;
}

/* Collapse
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-heading {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa
}
.panel-heading a {
	font-weight: 400;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	color: #FF0866;
	position: relative;
	text-decoration: none;
	border: #ECECEC 1px solid;
}
.panel-heading a.collapsed {
	color: #0a0619;
	background-color: #FAFAFA;
}
.panel-heading a:after {
	font-family: "FontAwesome";
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
}
.panel-heading a.collapsed:after {
	content: "\f196";
}
.panel-heading a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FF0866;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
}

/* Pills
---------------------------------- */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
	background-color: #FF0866;
	border-color: #FF0866;
	color: #ffffff;
}
.nav-pills > li > a {
	border-radius: 0;
	padding: 8px 20px;
	border: 1px solid #cacaca;
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
}

/* Forms
---------------------------------- */
.form-control {
	height: 45px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.form-control-feedback {
	color: #cccccc;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 15px;
}
textarea {
	resize: vertical;
}
.price-table .panel-heading{
padding: 10px 0;
}
/* Modals
---------------------------------- */
.modal-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.modal-header {
	background-color: #626262;
	color: #ffffff;
}
.modal-header h4 {
	color: #ffffff;
}
.modal-header .close {
	font-weight: 300;
	color: #FFFFFF;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}
 
@media (min-width:1200px) {
	.modal-lg {
		width: 1140px;
	}
}

/* Media
---------------------------------- */
.media .fa {
	font-size: 24px;
	width: 40px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	text-align: center;
}

/* Navigations
----------------------------------------------------------------------------- */
.header .navbar {
	margin-bottom: 0;
}
.main-navigation .navbar-default {
	background-color: transparent;
	border: none;
}
.main-navigation .navbar-default .navbar-nav > li > a {
	color: #0a0619;
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 400;
	/* font-weight: bold; */
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
	background-color: transparent;
	color: #FF0866;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover,
.main-navigation .navbar-default .navbar-nav > li.active > a:hover {
	color: #FF0866;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #0a0619;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #0a0619;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

@media (min-width:768px) {
	.main-navigation .navbar-default .navbar-nav > li > a {
		padding-top: 30px;
		padding-bottom: 30px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.main-navigation .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-nav {
		float: left !important;
	}
}
@media (max-width:767px) {
	.header.navbar-fixed-top {
		position: absolute;
	}
}

/* Ensure the header has a transparent background */
.header.navbar-fixed-top {
    background: transparent;
    border: none;
}

/* 20250122 add for fixing the navbar issue*/
/* Fix for mobile view */
@media (max-width: 767px) {
    .navbar-right {
        float: none; /* Disable float in mobile view */
        text-align: right; /* Align menu items to the left */
        margin: 0; /* Remove margin for mobile view */
        width: 100%; /* Ensure it spans the full width */
    }

    .navbar-right > li {
        display: block; /* Stack menu items vertically */
        width: 100%; /* Full-width items */
    }

    .navbar-right > li > a {
        padding: 10px 15px; /* Adjust padding for better spacing */
        font-size: 16px; /* Reduce font size for mobile */
    }
}


/* Fixed Header
----------------------------------------------------------------------------- */
.fixed-header-on .header {
	background-color: #FFFFFF;
	padding: 5px 0;
}
.fixed-header-on .brand {
	font-size: 24px;
}
.fixed-header-on .logo {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	margin-top: 0;
	margin-bottom: 0;
}
@media (min-width:768px) {
	.fixed-header-on .navbar-default .navbar-nav > li > a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media (max-width:991px) {
	.fixed-header-on .logo,
	.fixed-header-on .brand,
	.fixed-header-on .site-slogan {
		display: none;
	}
}

/* Style for the Language dropdown Start */
.dropdown-menu {
	min-width: 100px; /* Adjust as needed */
  }
  
  .dropdown-menu li a {
	color: #0a0619; /* Text color */
	padding: 10px 10px; /* Adjust padding */
  }
  
  .dropdown-menu li a:hover {
	background-color: #FF0866; /* Background color on hover */
  }
  
  /* Ensure the caret is aligned */
  .dropdown-toggle .caret {
	margin-left: 5px;
  }
  
  .flag-icon {
	width: 20px; /* Adjust size as needed */
	height: auto; /* Maintain aspect ratio */
	margin-right: 8px; /* Space between flag and text */
  }
  
  .dropdown-menu li a {
	display: flex;
	align-items: center; /* Align text and icon vertically */
  }

  /* Mobile-specific style for dropdown menu */
@media (max-width: 767px) {
    .dropdown-menu li a {
        display: flex; /* Enable flexbox for layout */
        justify-content: flex-end; /* Align content to the right */
        align-items: center; /* Vertically align the flag and text */
        padding: 10px 15px; /* Add padding for spacing */
        font-size: 16px; /* Adjust font size for better readability */
        text-align: right; /* Ensure text aligns to the right */
    }

    /* Adjust flag icon styling for mobile */
	.flag-icon {
		order: 0; /* 20250122, we can control the flag to left by setting order value to 0 */ 
		margin-right: 0; /* Add space between the flag and text */
		margin-left: 0; /* Remove left margin */
	}	
}
/* Style for the Language dropdown End */
  

/* Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Name, Site Slogan
---------------------------------- */
.logo {
	margin: 10px 0px 10px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.logo,
.logo-section {
	float: left;
}

/* General styles for the logo */
.logo img {
    width: 50px; /* Default width */
    height: auto; /* Maintain aspect ratio */
}


.brand {
	font-size: 38px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 10px 0;
}
.brand a {
	color: #0a0619;
	font-family: 'Homenaje', sans-serif;
	pointer-events: auto;
}

.brand a:hover {
	text-decoration: none;
}
.site-slogan {
	font-size: 12px;
}

/* block-lists
---------------------------------- */
.block-list .media-left {
	width: 60px;
}
.block-list p{
font-size: 16px;
}
.block-list .fa {
border: 1px solid #fff;
padding: 20px;
width: 65px;
height: 65px;
border-radius: 50%;
}
/* Social Links
---------------------------------- */
.social-links {
	padding: 0;
	list-style: none;
	margin: 15px 0;
}
.social-links li {
	margin: 10px 10px 10px 0;
	display: inline-block;
	font-size: 36px;
}
.social-links li a {
	color: #BBBBBB;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #D0D0D0;
	width: 52px;
	height: 52px;
	display: inline-block;
	border-radius: 50%;
	font-size: 26px;
	text-align: center;
	padding: 4px;
}
.social-links li.twitter a:hover {
	color: #55acee;
}
.social-links li.skype a:hover {
	color: #00aff0;
}
.social-links li.linkedin a:hover {
	color: #0976b4;
}
.social-links li.googleplus a:hover {
	color: #dd4b39;
}
.social-links li.youtube a:hover {
	color: #FF0866;
}
.social-links li.flickr a:hover {
	color: #ff0084;
}
.social-links li.facebook a:hover {
	color: #3b5998;
}
.social-links li.pinterest a:hover {
	color: #ff0084;
}

/* Isotope Items
---------------------------------- */
.filters {
	margin: 0 0 30px 0;
}
.filters .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.filters .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.filters .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}
.isotope-container {
	overflow: hidden;
}
.isotope-item {
	margin-bottom: 20px;
}
.isotope-item .btn-default {
	color: #FFFFFF;
	background: rgba(219, 10, 97, 0.69);
	margin-top: -36px;
	z-index: 2;
	position: relative;
	border: 0;
}
.isotope-item .btn-default:hover {
	color: #ffffff;
}
@media (max-width:480px) {
	.filters .nav-pills > li {
		width: 100%;
		display: block;
	}
}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(219, 10, 97, 0.78);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	line-height: 1x;
	color: #ffffff;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Back to Top Button Styling */
#backToTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 30px; /* Place the button at the bottom of the page */
    left: 30px; /* Place the button 30px from the left */
    z-index: 99; /* Make sure it does not overlap */
    border: 0.5px solid #0a0619; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #ffffff; /* Set a background color */
    color: #0a0619; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

#backToTopBtn:hover {
    background-color: #ffffff; /* Add a dark-grey background on hover */
}

@font-face {
    font-family: 'Homenaje';
    src: url('/fonts/Homenaje.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* companyInfo page set up */
.company-list dl {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.company-list dt {
    font-weight: bold;
    width: 30%;
    text-align: left;
}
.company-list dd {
    flex: 1;
    text-align: left;
}
.main-title {
    font-size: 2rem;
    font-weight: bold;
}
.main-title hr {
    margin-top: 10px;
    border: none;
    border-top: 2px solid #000;
}


/* Contact Us Button */
.contact-us-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 20px 50px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #FF0866;
	border: none;
	border-radius: 50px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  
  .contact-us-btn:hover {
	background-color: #fff;
	color: #FF0866;
	border: 1px solid #FF0866;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
	transform: translateY(-2px);
  }
  
  .contact-us-btn:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(204, 10, 30, 0.4);
  }
  
  /* Mobile Responsiveness */
  @media screen and (max-width: 768px) {
	.contact-us-btn {
	  font-size: 14px;
	  padding: 8px 16px;
	  border-radius: 30px;
	}
  }

  /* Title section start */
  .section-title {
    text-align: center;
    font-size: 5rem;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 20;
}

.section-title small {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
}

#title-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 100px 0;
}
  /* Title section end */


  /* contact us form group start */
  .form-group {
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  margin-bottom: 15px;
  }

  .form-group label {
	  flex: 0 0 150px;
	  text-align: right;
	  margin-right: 10px;
  }

  .form-group input,
  .form-group textarea {
	  flex: 1;
	  max-width: 1000px;
  }

  .contact-attention {
	  text-align: right;
	  font-size: 14px;
	  margin-bottom: 20px;
  }

  .privacy-section {
	  text-align: left;
	  margin-top: 20px;
  }

  .privacy-checkbox {
	  display: flex;
	  align-items: center;
	  justify-content: center;
  }

  .privacy-checkbox input {
	  margin-right: 5px;
  }

  .privacy-checkbox label {
	  color: #FF0866;
  }

  .privacy-text {
	  width: 85%;
	  height: 300px;
	  resize: none;
	  margin: 15px auto;
	  display: block;
	  overflow-y: scroll;
	  border: 1px solid #ddd;
	  padding: 10px;
	  font-size: 14px;
	  line-height: 1.6;
  }

  .btn-center {
	  display: flex;
	  justify-content: center;
	  margin-top: 20px;
  }

  span.required {
	  color: #FF0866;
	  font-weight: bold;
  }

  .section-contact-form {
    margin-bottom: 80px; /* Increase the space below the contact form */
  }
  /* contact us form group end */

/* Google map location set up Start */
.map-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
#map {
    height: 500px;
    width: 100%;
    max-width: 800px; /* Limit maximum width for better design */
    border: 1px solid #ddd;
    border-radius: 10px;
}
/* Google map location set up End */

/* News list design CSS Start */
.news-date {
    width: 100%; /* Full width to stack below category */
    display: block; /* Block to force it below */
    text-align: left;
    margin-top: 5px; /* Add spacing between category and date */
}

.news-category {
    width: auto; /* Adjust width for stacking */
    display: inline-block;
    text-align: center;
    border-radius: 15px;
    padding: 5px 10px;
    font-weight: bold;
}

.news-title {
    display: inline-block;
    text-align: left;
    width: 100%; /* Full width for stacking */
    margin-top: 5px; /* Add spacing from the date */
}

.news-item {
    display: flex;
    flex-direction: column; /* Stack items vertically by default */
    align-items: flex-start; /* Align items to the left */
    padding: 10px 0;
}

@media (min-width: 768px) {
    .news-item {
        flex-direction: row; /* Switch to horizontal layout for larger screens */
        align-items: center;
    }

    .news-category {
        width: 20%; /* Revert to the original width for larger screens */
        margin-right: 20px;
    }

    .news-title {
        width: 70%; /* Revert to the original width for larger screens */
        margin-top: 0;
    }

    .news-date {
        width: 10%; /* Revert to the original width for larger screens */
        margin-top: 0;
    }
}

/* Category background colors */
.news-category[data-category="ニュース"] {
    background-color: #4CAF50;
    color: #ffffff;
}

.news-category[data-category="お知らせ"] {
    background-color: #FF0084;
    color: #ffffff;
}

.news-category[data-category="リリース情報"] {
    background-color: #2196F3;
    color: #ffffff;
}

.news-category[data-category="キャンペーン"] {
    background-color: #b4391a;
    color: #ffffff;
}
/* News list design CSS End */


/* Title line style Start */
.title-line {
    border: 0;
    height: 4px;
    background: #0a0619; /* You can change this color */
    width: 10%; /* Adjust width as needed */
    margin-top: 10px; /* Space above the line */
    margin-bottom: 10px; /* Space below the line */
}
/* Title line style End */

a[aria-disabled="true"] {
    pointer-events: none; /* Disable click interactions */
    color: #0a0619; /* Optional: Change text color */
    text-decoration: none; /* Optional: Remove underline */
}
