section#smart-main{
	padding: 70px 20px;
	text-align: center;
	background: url('../images/battery-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 650px;
}
section#smart-main p {
	width: 70%;
	margin: auto;
	color: #666;
	font-size: 20px;
	line-height: 150%;
	margin-top: 20px;
}
section#smart-main h1{
	color: #31629f;
	font-size: 36px;
	font-weight: 700;
	line-height: 135%;
}
section#travel {
	padding: 70px 20px;
}
section#travel img {
	width: 72%;
}
.travel-box{
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 20px;
	height: 250px;
}
.travel-box h3 {
	font-size: 20px;
	font-weight: 800;
	color: #2c8ac3;
	line-height: normal;
}
.motor,.motor2 {
	text-align: center;
}
.travel-box h5,.travel-box2 h5,.travel-box3 h5,tr.white td h5{
	color: #2c8ac3;
	font-size: 16px;
	line-height: normal;
	font-weight: 600;
}
.travel-box .contents {
	align-content: center;
}
section#travel h1{
	color: #31629f;
	font-size: 34px;
	font-weight: 700;
	line-height: 135%;
}
.d-flex.blue {
	justify-content: center;
}
.motor img{
	width: 65%!important;
}
.motor2 img{
	width: 55%!important;
}
img.icon {
	width: 60% !important;
}
.tooltip-text {
	right: -75%;
}
.flex-fill.blue-box {
	flex: 1 !important;
	background: #2a8bc3;
	color: #fff;
	align-content: center;
	height: 180px;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
}
.blue-box {
	background: #2a8bc3;
	color: #fff;
	align-content: center;
	height: 100px;
	border-radius: 5px;
	text-align: center;
}
.flex-fill.blue-box h4 {
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
	margin-bottom: 0;
}
.travel-box2{
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 20px;
	height: 180px;
	align-content: center;
}
.tooltip-text.two{
	background: #fff;
	font-weight: 700;
	font-size: 16px;
	color: #2a8bc3;
	right: -50%;
}
section#travel .col-md-3,section#travel .col-md-6{
	padding: 6px;
}
h3.top-header {
	background: #2a8bc3;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding: 5px;
	border-radius: 5px;
}
.travel-box3{
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 20px;
	height: 140px;
	align-content: center;
}
.flex-fill.white-box,.white-box {
	flex: 1 !important;
	padding: 10px;
	align-content: center;
	height: 100px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	border-radius: 5px;
	text-align: center;
}
.flex-fill.white-box h3 {
	font-size: 20px;
	color: #2a8bc3;
	font-weight: 700;
	margin-bottom: 3px;
}
.flex-fill.white-box h4 strong{
	font-weight: 700;
}
.flex-fill.white-box h4 {
	font-size: 18px;
	font-weight: 400;
	color: #808285;
}
.white-box h5 {
	color: #2c8ac3;
	font-size: 18px;
	line-height: normal;
	font-weight: 700;
}
thead th {
	background: #2a8bc3!important;
	color: #fff!important;
	padding: 30px 20px!important;
	font-size: 18px;
	font-weight: 600;
	padding: 10px;
}
tr.gray td {
	padding: 20px;
	background: #f2f2f2;
}
tr.gray td h4 {
	color: #000;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}
tr.white td {
	padding: 25px;
	border: 1px solid #f2f2f2;
	text-align: center;
	align-content: center;
}
.table.mobile{
	width: 100%;
	overflow-x: auto;
}
table {
	width: 100%;
	border-collapse: collapse;
	min-width: 600px;
}
.table.mobile{
	display: none;
}
section#swap2go {
	padding: 50px 0;
}
section#swap2go .swap2go,.swap2go2 {
	display: flex;
}
.swap img {
	width: 100%;
}
.swap {
	width: 100%;
}
.swap2go .contents {
	width: 100%;
	padding: 0 50px;
	align-content: center;
}
.swap2go2 .contents {
	padding: 0 100px;
	align-content: center;
	width: 85%;
}
section#swap2go .contents p {
	color: #666;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
}
section#swap2go .swap2go2 .contents p{
	width: 100%;
}
section#swap2go .contents h2 {
	color: #31629f;
	font-size: 34px;
	font-weight: 700;
	line-height: 135%;
}
.swap2go2 .swap {
	background: #eaeff6;
	width: 100%;
}
.swap-line {
	border: 1px solid #707070;
	margin-bottom: 30px;
}
.capacity {
	display: flex;
	background: #eaeff6;
	padding: 30px;
	justify-content: center;
	margin: 40px 30px;
	border-radius: 24px;
}
.capacity p {
	width: 100% !important;
}
.capacity .contents {
	width: 100%;
	align-content: center;
	text-align: center;
}
.capacity img {
	margin-bottom: 14px;
}
section#locate {
	padding: 50px 20px;
}
.image-hover img {
	width: 50%;
	margin-top: 30px;
}
section#locate h2{
	color: #31629f;
	font-size: 34px;
	font-weight: 700;
	line-height: 135%;
}
section#locate p {
	color: #666;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
}
section#powerup {
	padding: 50px 160px;
	background: url('../images/blueshark-bg.aee13c95.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.power-up{
	display: flex;
}
.power-up .contents {
	align-content: center;
	padding: 50px;
	color: #fff;
	text-align: center;
}
.power-up .contents h2{
	font-size: 34px;
	font-weight: 700;
	line-height: 135%;
	color: #fff;
}
section#powerup img {
	width: 100%;
}
.qr img {
	padding: 10px 20px;
}

/* Thumbnail */
.thumbnail {
	width: 300px;
	cursor: pointer;
	transition: transform 0.3s ease;
}
.thumbnail:hover {
	opacity: .7;
}

/* Fullscreen overlay */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	display: none;
	justify-content: center;
	align-items: flex-start;
	overflow-y: auto;
	padding: 40px 0;
	z-index: 999;
	text-align: center;
}

/* Show overlay */
.overlay.active {
	display: flex;
	animation: fadeIn 0.3s ease;
}

/* Full width image */
.overlay img {
	width: 75%;
	height: auto;
	border-radius: 8px;
	position: relative;
	z-index: 2;
	transition: transform 0.4s ease;
}
.overlay.active img {
	transform: scale(1.02);
}

/* Background clickable area */
.overlay .bg-close {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer;
}


@keyframes fadeIn {
	from {opacity: 0;}
	to {opacity: 1;}
}


/* Accordation */

.accordion {
	width: 100%;
	max-width: 900px;
	margin: auto;
	border-radius: 12px;
	overflow: hidden;
}

/* Accordion Item */
.accordion-item {
	background: #f4faff;
	margin-bottom: 10px;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.accordion-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 20px;
	cursor: pointer;
	background: #f5fbff;
	font-size: 22px;
	font-weight: 600;
	color: #225a9c;
}

.accordion-header svg {
	transition: transform 0.3s ease;
}

/* Rotate arrow when active */
.accordion-header.active svg {
	transform: rotate(180deg);
}

.accordion-content {
	max-height: 0;
	overflow: hidden;
	background: #f9fdff;
	transition: max-height 0.4s ease;
	padding: 0 20px;
}

.accordion-content.open {
	max-height: 220px;
	padding: 15px 20px;
	scrollbar-width: initial;
	overflow: auto;
	margin-top: 10px;
	background: #f5fbff;
	border-radius: 10px;
	text-align: left;
}

.location {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	font-weight: 300;
}
.location svg {
	flex-shrink: 0;
	margin-right: 10px;
	color: #1e5fb3;
	margin-top: 3px;
	font-size: 30px;
}

.location strong {
	display: block;
	color: #949494;
	font-size: 16px;
	font-weight: 500;
}

.accordion-item{
	border: none!important;
}
.accordion-header,.accordion-content.open {
	border-left: 7px solid #0092f3;
}



@media (min-width: 1200px){
	section#swap2go .contents p {
		width: 65%;
	}
	section#locate p{
		width: 75%;
		margin:auto;
		margin-top: 30px;
	}
	section#powerup .phone {
		width: 70%;
	}
	section#powerup .power-up .contents {
		width: 100%;
	}
}

@media (max-width: 1023px){
	.capacity {
		display: block;
		padding: 30px 20px;
	}
	.capacity .contents{
		margin-top: 30px;
	}
	.image-hover img {
		width: 100%;
	}
	.table.mobile{
		display: block;
	}
	section#travel .row {
		display: none;
	}
}

@media (max-width: 767px){
	section#smart-main p{
		width: 100%;
	}
	section#swap2go .swap2go, .swap2go2 {
		display: block;
	}
	section#swap2go .contents {
		width: 100%;
		padding: 0 20px;
		align-content: center;
	}
	section#swap2go .contents p{
		width: 100%;
	}
	.swap2go2 .contents {
		background: #eaeff6;
		margin-top: 30px;
		padding-top: 30px!important;
	}
	.swap2go2 .swap {
		background: #fff;
	}
	section#swap2go .contents h2,section#locate h2 {
		color: #31629f;
		font-size: 28px;
		font-weight: 700;
		line-height: normal;
	}
	.swap2go .contents h2{
		margin-top: 20px;
	}
	section#powerup{
		padding: 50px 20px;
	}
	.power-up{
		display: block;
	}
	.power-up .contents {
		padding: 30px 0;
	}
	section#locate {
		padding: 0px 20px 50px;
		text-align: center;
	}
	table td img.tooltip-img {
		width: 26% !important;
	}
}