/*
Theme Name: RISE ON WAVE
*/

@charset "utf-8";

*{
	margin:0; 
	padding:0;
}

body {
	background: #fefefe;
	font-family: "Poppins", "LSTH", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 125%;
	overflow-x: hidden;
	-ms-overflow-style: none;
  	scrollbar-width: none;
	touch-action: manipulation;
}
	
body::-webkit-scrollbar {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	line-height: 145%;
}

h2 { text-transform: uppercase; }

img {
	display: block; 
	width: 100%; 
	height: 100%; 
	object-fit: contain;
	pointer-events: none;
}

.tat-pc { display: block; }
.tat-m { display: none; }

/* TAT HEADER */

.tat-nav-bar {
	text-align: right;
	background: #fff;
	width: 100%;
	height: auto;
	padding: 40px 0 40px 0;
	z-index: 10;
	box-shadow: rgb(0, 0, 0, 0.08) 0px 3px 8px;
	border-top: 0px solid #0065b4;
	display: grid;
	grid-template-columns: auto auto;
	position: fixed;
}

.tat-nav-bar li {
	font-weight: 700;
	display: inline;
	list-style: none;
	padding: 0 10px 0 10px;
	font-size: 16px;
	text-decoration: none;
}

.tat-nav-bar a {
	font-weight: 700;
	color: #002063;
}

.tat-nav-bar a:hover {
	color: #08a8ba;
}

.tat-nav-bar-right {
	margin: 0 160px 0 0;
}

.tat-nav-margin {
	background: transparent;
	width: auto;
	height: 95px;
}

.tat-nav-logo {
	width: auto;
	height: 56px;
	margin: 20px 0 0 30px;
	pointer-events: auto;
	position: fixed;
	z-index: 11;
}

.tat-nav-book-now {
	background: #08a8ba;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: 29px 30px 0 0;
	right: 0px;
	position: fixed;
	z-index: 11;
}

/* TAT MAIN */

.tat-content-wrapper {
	width: 960px;
	margin: auto;
}

.tat-cat-title {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
	color: #002063;
	padding: 0;
}

.tat-cat-desc {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
	color: #03afc2;
	padding: 15px 0 15px 0;
}

.tat-side-cat-title {
	font-size: 30px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	line-height: 100%;
	color: #002063;
	padding: 0;
}

.tat-side-cat-desc {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	line-height: 100%;
	color: #03afc2;
	padding: 15px 0 15px 0;
}

/* TAT MAIN */

.tat-main-content-wrapper {
	width: 960px;
	margin: 50px auto 50px auto;
}

.tat-movement-wrapper {
	width: 960px;
	margin: 50px auto 50px auto;
	text-align: left;
}

/* TAT INFO */

.tat-info-wrapper {
	margin: auto;
	width: 960px;
	display: grid;
  	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
	text-align: left;
	padding: 50px 0 50px 0;
}

.tat-info-wrapper a {
	color: #025ea2;
}

.tat-info-wrapper-text {
	line-height: 135%;
	padding: 30px 0 0 0;
}

.tat-info-img-bg {
	background: #0d5a9d url(https://www.riseonwave.com/assets/web/wp-content/uploads/2026/06/About_Rise-on-Wave.png) top center no-repeat;
	background-size: cover;
	border-radius: 10px;
	width: 100%; 
	height: 100%; 
	object-fit: contain;
}

.tat-info-button {
	background: #025ea2;
	border: 0px solid #025ea2;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: 30px auto auto 0;
	text-transform: uppercase;
}

.tat-info-button a {
	color: #fff;
}

/*.tat-info-button:hover {
	background: #025ea2;
	border: 1px solid #025ea2;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: 30px auto auto 0;
	text-transform: uppercase;
}*/

/* TAT ACTIVITIES */

.tat-exp-bg {
	background: #f8f9fb;
	margin: auto;
	text-align: center;
	padding: 35px 0;
	margin: 0 0 30px 0;
}

.tat-exp-all-wrapper {
	margin: auto;
	width: 960px;
	display: grid;
  	grid-template-columns: repeat(6, 1fr);
	grid-gap: 20px;
	text-align: center;
}

.tat-exp-all-wrapper img {
	background: #f0f0f0;
	border-radius: 8px;
	border: 0px solid #efe8d0;
}

.tat-exp-all-wrapper .wp-block-latest-posts__featured-image {
	transform: scale(1.0);
	transition: .3s;
	margin: 40px auto 15px auto;
}

.tat-exp-all-wrapper .wp-block-latest-posts__post-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 135%;
	padding: 20px 0 0 0;
	text-align: center;
	color: #102a63;
	pointer-events: none;
}

.tat-exp-all-wrapper .wp-block-latest-posts__post-excerpt {
	font-size: 12px;
	line-height: 120%;
}

/* TAT PACKAGE */

.tat-package-img {
	width: 960px;
	margin: auto auto 50px auto;
	border-radius: 11px;
	border: 1px solid #08a8ba;
}

.tat-package-img img {
	border-radius: 10px;
}

.tat-package-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
	width: 960px;
	padding: 40px 0 50px 0;
	margin: auto;
}

.tat-package-item {
	background: #fefefe;
	border: 1px solid #08a8ba;
	border-radius: 6px;
	padding: 25px;
	line-height: 150%;
	transition: .3s;
}

.tat-package-item:hover {
	background: #def1f3;
	border: 1px solid #08a8ba;
	border-radius: 6px;
	padding: 25px;
	line-height: 150%;
	transition: .3s;
}

.tat-package-book-now {
	background: #08a8ba;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	border: 1px solid #08a8ba;
	margin: 20px auto auto 0;
}

/* .tat-package-book-now:hover {
	background: #08a8ba;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	border: 1px solid #08a8ba;
	margin: 20px auto auto auto;
} */

/* TAT SCHEDULE */

.tat-schedule-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	width: 960px;
	padding: 40px 0 50px 0;
	margin: auto;
}

.tat-schedule-wrapper .wp-block-latest-posts__post-title {
	display: none;
}

/* TAT RESERVED */

.tat-reserved-bar {
	background: #89e0ea;
	padding: 50px 0;
	color: #102a63;
	text-align: left;
}

.tat-reserved-wrapper {
	text-align: left;
	display: grid;
	grid-template-columns: fit-content(5%) auto fit-content(25%);
	grid-gap: 10px;
	width: 960px;
}

.tat-reserved-button {
	background: #025ea2;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: auto 0 auto auto;
	text-transform: uppercase;
}

.tat-reserved-button a {
	color: #fff;
}

/* TAT FAQ & EXPAND */

.tat-faq-bg {
	background: #f8f9fb;
	margin: auto;
	text-align: center;
}

.tat-faq-wrapper {
	text-align: left;
	width: 960px;
	max-width: 960px;
	padding: 50px 0 50px 0;
	display: grid;
  	/* grid-template-columns: repeat(2, 1fr);*/
	grid-template-columns: 33% 67%;
	grid-gap: 0px;
}

.m-d.expand-list{
        margin: 0;
        padding: 0;
    }
    .m-d.expand-list > li{
		background: #fff;
        list-style-type: none;
		/* max-width: 582px; */
        padding: 20px;
		margin: 15px 0;
        border-bottom: 0px solid #212121;
        position: relative;
		border-radius: 6px;
		color: #102a63;
		box-shadow: rgb(0, 0, 0, 0.04) 0px 3px 8px;
		font-size: 14px;
    }
    .m-d label[class^="tab"]:hover{
        cursor: pointer;
    }
	.m-d .tab-lab {
	}
    .m-d input{
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .m-d input[class^="tab"]{
        width: 100%;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0; 
    }
		.m-d input[class^="tab"]:hover{
			cursor: pointer;
		}
    .m-d label[class^="tab"]{
        font-weight: bold;
    }
    .m-d .content{
        height: auto;
        max-height: 0;
        max-width: auto;
        overflow: hidden;
        transform: translateY(20px);
        transition: all 180ms ease-in-out 0ms; 
		color: #222;
		font-size: 13px;
    }
    .m-d li[data-md-content="100"] input[class^="tab"]:checked ~ .content{
        max-height: 200px;
        transition: all 150ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="200"] input[class^="tab"]:checked ~ .content{
        max-height: 200px;
        transition: all 200ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="300"] input[class^="tab"]:checked ~ .content{
        max-height: 300px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="400"] input[class^="tab"]:checked ~ .content{
        max-height: 400px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="500"] input[class^="tab"]:checked ~ .content{
        max-height: 500px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="600"] input[class^="tab"]:checked ~ .content{
        max-height: 600px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="700"] input[class^="tab"]:checked ~ .content{
        max-height: 700px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="800"] input[class^="tab"]:checked ~ .content{
        max-height: 800px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="900"] input[class^="tab"]:checked ~ .content{
        max-height: 900px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="1000"] input[class^="tab"]:checked ~ .content{
        max-height: 1000px;
        transition: all 350ms ease-in-out 0ms;
    }
		.m-d li[data-md-content=""] input[class^="tab"]:checked ~ .content{
        max-height: 1000px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d input[class^="tab"]:checked ~ .content{
        margin-bottom: 20px;
    }
    
    .m-d .open-close-icon{
        display: inline-block;
        position: absolute;
        right: 20px;
        transform: translatey(2px);
		color: #03afc2;
    }
    .m-d .open-close-icon i{
        position: absolute;
        left: 0;
		color: #03afc2;
    }
    .m-d .open-close-icon .fa-minus{
        transform:rotate(-90deg);
        transition: transform 150ms ease-in-out 0ms;
    }
    .m-d input[class^="tab"]:checked ~ .open-close-icon .fa-minus{
        transform: rotate(0deg);
        transition: transform 150ms ease-in-out 0ms;
    }
    .m-d .open-close-icon .fa-plus{
        opacity: 1;
        transform:rotate(-90deg);
        transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms;
		margin: 0 -17.5px 0 0;
    }
    .m-d input[class^="tab"]:checked ~ .open-close-icon .fa-plus{
        opacity: 0;
        transform: rotate(0deg);
        transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms; 
    }

.tat-faq-button {
	background: #025ea2;
	border: 0px solid #025ea2;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: 30px auto auto 0;
	text-transform: uppercase;
}

.tat-faq-button a {
	background: #025ea2;
	border: 0px solid #025ea2;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	width: fit-content;
	height: 40px;
	padding: 0 14px 0 14px;
	border-radius: 6px;
	margin: 30px auto auto 0;
	text-transform: uppercase;
}

/* TAT CONTACT */

.tat-contact-bg {
	background: transparent;
	width: auto;
	text-align: center;
}

.tat-contact-wrapper {
	width: 960px;
	margin: auto;
	padding: 50px 0;
	display: grid;
  	grid-template-columns: auto 70%;
	grid-gap: 0px;
	text-align: left;
}

.tat-contact-wrapper a {
	display: block;
	width: fit-content;
	margin: 10px 0 0 0;
	color: #102a63;
}

.tat-contact-wrapper i {
	color: #03afc2;
}

.tat-contact-wrapper iframe {
	border-radius: 10px;
	width: 100%; 
	height: 400px; 
	object-fit: contain;
}

/* TAT PAGE */

.tat-page-wrapper {
	width: 960px;
	margin: auto auto auto auto;
	padding: 50px 0 50px 0;
	text-align: left;
}

.tat-page-wrapper img {
	margin: 0 auto 30px auto;
	max-width: 720px;
}

.tat-page-img {
	margin: 0 auto 30px auto;
	max-width: 720px;
	border-radius: 8px;
}

.tat-page-wrapper ul {
	margin: 0 0 20px 30px;
	line-height: 175%;
}

.tat-page-wrapper ol {
	margin: 0 0 20px 30px;
	line-height: 175%;
}

.tat-page-wrapper h2 {
	margin: 0 0 20px 0;
	line-height: 100%;
}

.tat-page-wrapper p {
	margin: 0 0 20px 0;
	line-height: 175%;
}

.tat-page-wrapper a {
	color: #2b9fa2;
	text-decoration: underline;
}

.tat-post-all-wrapper {
	display: grid;
  	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}

.tat-post-all-wrapper img {
	background: #f0f0f0;
	border-radius: 8px;
	border: 0px solid #efe8d0;
}

.tat-post-all-wrapper .wp-block-latest-posts__featured-image {
	transform: scale(1.0);
	transition: .3s;
	margin: 40px auto 15px auto;
}

.tat-post-all-wrapper .wp-block-latest-posts__featured-image:hover {
	transform: scale(1.01);
	transition: .3s;
}

.tat-post-all-wrapper .wp-block-latest-posts__post-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 135%;
	padding: 20px 0 0 0;
}

/* TAT POST */

.tat-post-wrapper {
	background: #fff;
	width: 900px;
	text-align: left;
	padding: 50px 30px 20px 30px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 8px;
}

.tat-post-bg {
	background: #f8f9fb url() top center no-repeat;
	background-size: cover;
	width: auto;
	padding: 50px 0 0 0;
}

.tat-post-title {
	font-weight: 600;
	font-size: 24px;
	color: #222;
	text-align: center;
	line-height: 135%;
	padding: 0px 0 45px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 30px 0;
}

.tat-post-wrapper img {
	margin: 0 auto 30px auto;
	max-width: 720px;
}

.tat-post-img {
	margin: 0 auto 30px auto;
	max-width: 720px;
	border-radius: 8px;
}

.tat-post-wrapper ul {
	margin: 0 0 20px 30px;
	line-height: 175%;
}

.tat-post-wrapper ol {
	margin: 0 0 20px 30px;
	line-height: 175%;
}

.tat-post-wrapper h2 {
	margin: 0 0 20px 0;
	line-height: 100%;
}

.tat-post-wrapper p {
	margin: 0 0 20px 0;
	line-height: 175%;
}

.tat-post-wrapper a {
	color: #2b9fa2;
	text-decoration: underline;
}

.tat-post-wrapper a:hover {
	color: #2b9fa2;
	text-decoration: none;
}

.tat-post-wrapper iframe {
	width: 100%;
	margin: auto auto 30px auto;
	text-align: center;
}

.addtoany_content {
	display: flex;
	padding: 30px 0 0 0;
	border-top: 1px solid #eee;
}

.addtoany_header {
	padding: 0 10px 0 0;
	line-height: 32px;
}

/* TAT FOOTER */

.tat-footer-bg {
	background: #f8f9fb;
	width: auto;
}

.tat-footer-wrapper {
	width: 960px;
	font-size: 10px;
	margin: auto;
	padding: 50px 0 50px 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0px;
}

.tat-footer-logo {
	width: auto;
	height: 40px;
	margin: auto auto auto 0;
	color: #102a63;
}

.tat-footer-facebook {
	font-size: 40px;
	margin: auto -5px auto auto;
	color: #102a63;
	float: right;
}

.tat-footer-nav {
	color: #002063;
	margin: 0 0 10px 0;
}

.tat-footer-nav li {
	font-weight: 600;
	display: inline;
	list-style: none;
	padding: 0 8px 0 8px;
	font-size: 12px;
	text-decoration: none;
	color: #002063;
}

.tat-footer-nav a {
	color: #002063;
}

::selection {
	background: #03afc2;
	color: #fff;
}

.wp-block-separator {
    border: none;
    border-top: 1px dotted #ccc;
    clear: both;
    margin: 30px 0;
}

/* FONT */

@font-face {
  font-family: "LSTH";
  src: url(https://www.riseonwave.com/assets/fonts/lineseed/LINESeedSansTH_W_Rg.woff);
  font-weight: 400;
}

@font-face {
  font-family: "LSTH";
  src: url(https://www.riseonwave.com/assets/fonts/lineseed/LINESeedSansTH_W_Bd.woff);
  font-weight: 600;
}

@media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px) { 
		
	.disable-dbl-tap-zoom {
    	touch-action: manipulation;
  	}
		
	body {
		background: #fbf8f3;
		font-family: "Poppins", "LSTH", sans-serif;
		font-weight: 400;
		font-style: normal;
		line-height: 125%;
		overflow-x: hidden;
		-ms-overflow-style: none;
		scrollbar-width: none;
		touch-action: manipulation;
	}

	body::-webkit-scrollbar {
		display: none;
	}

	a {
		color: #000;
		text-decoration: none;
	}

	a:hover {
		color: #000;
		text-decoration: none;
	}

	p {
		line-height: 145%;
	}

	h2 { text-transform: uppercase; }

	img {
		display: block; 
		width: 100%; 
		height: 100%; 
		object-fit: contain;
		pointer-events: none;
	}
		
	.tat-pc { display: none; }
	.tat-m { display: block; }
		
	/* TAT HEADER */

	.tat-nav-bar {
		text-align: right;
		background: #fff;
		width: 100%;
		height: auto;
		padding: 40px 0 40px 0;
		z-index: 10;
		box-shadow: rgb(0, 0, 0, 0.08) 0px 3px 8px;
		border-top: 0px solid #0065b4;
		display: grid;
		grid-template-columns: auto auto;
		position: fixed;
	}

	.tat-nav-bar li {
		font-weight: 700;
		display: inline;
		list-style: none;
		padding: 0 10px 0 10px;
		font-size: 16px;
		text-decoration: none;
	}

	.tat-nav-bar a {
		font-weight: 700;
		color: #002063;
	}

	.tat-nav-bar a:hover {
		color: #08a8ba;
	}

	.tat-nav-bar-right {
		margin: 0 160px 0 0;
	}

	.tat-nav-margin {
		background: transparent;
		width: auto;
		height: 80px;
	}

	.tat-nav-logo {
		width: auto;
		height: 35px;
		margin: 25px 0 0 25px;
		pointer-events: auto;
		position: fixed;
		z-index: 11;
	}

	.tat-nav-book-now {
		background: #08a8ba;
		line-height: 40px;
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		width: auto;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 20px 65px 0 0;
		right: 0px;
		position: fixed;
		z-index: 11;
	}

	/* TAT MAIN */

	.tat-content-wrapper {
		width: auto;
		margin: auto 25px auto 25px;
	}

	.tat-cat-title {
		font-size: 24px;
		font-weight: 700;
		text-align: center;
		text-decoration: none;
		line-height: 100%;
		color: #002063;
		padding: 5px 0 5px 0;
	}

	.tat-cat-desc {
		font-size: 16px;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		line-height: 100%;
		color: #03afc2;
		padding: 0;
	}

	.tat-side-cat-title {
		font-size: 24px;
		font-weight: 700;
		text-align: left;
		text-decoration: none;
		line-height: 100%;
		color: #002063;
		padding: 5px 0 20px 0;
	}

	.tat-side-cat-desc {
		font-size: 16px;
		font-weight: 500;
		text-align: left;
		text-decoration: none;
		line-height: 100%;
		color: #03afc2;
		padding: 0 0 5px 0;
	}

	/* TAT MAIN */

	.tat-main-content-wrapper {
		width: auto;
		margin: 30px auto 30px auto;
	}

	.tat-movement-wrapper {
		width: auto;
		margin: 30px 25px 30px 25px;
		text-align: left;
	}

	/* TAT INFO */

	.tat-info-wrapper {
		margin: 0 auto auto auto;
		width: auto;
		display: grid;
		grid-template-columns: auto;
		grid-gap: 20px;
		text-align: left;
		padding: 30px 25px 30px 25px;
	}

	.tat-info-wrapper a {
		color: #025ea2;
	}

	.tat-info-wrapper-text {
		line-height: 135%;
		padding: 0 0 20px 0;
	}

	.tat-info-img-bg {
		background: #0d5a9d url(https://www.riseonwave.com/assets/web/wp-content/uploads/2026/06/About_Rise-on-Wave.png) top center no-repeat;
		background-size: cover;
		border-radius: 10px;
		width: auto; 
		height: 250px; 
		object-fit: contain;
	}

	.tat-info-button {
		background: #025ea2;
		border: 0px solid #025ea2;
		line-height: 40px;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 0 auto auto 0;
		text-transform: uppercase;
	}

	.tat-info-button a {
		color: #fff;
	}

	/*.tat-info-button:hover {
		background: #025ea2;
		border: 1px solid #025ea2;
		line-height: 40px;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 30px auto auto 0;
		text-transform: uppercase;
	}*/

	/* TAT ACTIVITIES */

	.tat-exp-bg {
		background: #f8f9fb;
		margin: auto;
		text-align: center;
		padding: 35px 0;
		margin: 0 0 30px 0;
	}

	.tat-exp-all-wrapper {
		margin: auto;
		width: auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
		text-align: center;
		padding: 0 25px 0 25px;
	}

	.tat-exp-all-wrapper img {
		background: #f0f0f0;
		border-radius: 8px;
		border: 0px solid #efe8d0;
	}

	.tat-exp-all-wrapper .wp-block-latest-posts__featured-image {
		transform: scale(1.0);
		transition: .3s;
		margin: 20px auto 20px auto;
		width: 100%;
		height: auto;
		object-fit: contain;
	}

	.tat-exp-all-wrapper .wp-block-latest-posts__post-title {
		font-size: 14px;
		font-weight: 600;
		line-height: 135%;
		padding: 20px 0 0 0;
		text-align: center;
		color: #102a63;
		pointer-events: none;
	}

	.tat-exp-all-wrapper .wp-block-latest-posts__post-excerpt {
		font-size: 12px;
		line-height: 120%;
		margin: 0 0 -5px 0;
	}

	/* TAT PACKAGE */

	.tat-package-img {
		width: auto;
		margin: auto 25px 30px 25px;
		border-radius: 11px;
		border: 1px solid #08a8ba;
	}

	.tat-package-img img {
		border-radius: 10px;
	}

	.tat-package-wrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 30px;
		width: auto;
		padding: 40px 25px 50px 25px;
		margin: auto;
	}

	.tat-package-item {
		background: #fefefe;
		border: 1px solid #08a8ba;
		border-radius: 6px;
		padding: 25px;
		line-height: 150%;
		transition: .3s;
	}

	.tat-package-item:hover {
		background: #def1f3;
		border: 1px solid #08a8ba;
		border-radius: 6px;
		padding: 25px;
		line-height: 150%;
		transition: .3s;
	}

	.tat-package-book-now {
		background: #08a8ba;
		line-height: 40px;
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		border: 1px solid #08a8ba;
		margin: 20px auto auto 0;
	}

	/* .tat-package-book-now:hover {
		background: #08a8ba;
		line-height: 40px;
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		border: 1px solid #08a8ba;
		margin: 20px auto auto auto;
	} */

	/* TAT SCHEDULE */

	.tat-schedule-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
		width: auto;
		padding: 40px 25px 50px 25px;
		margin: auto;
	}

	.tat-schedule-wrapper .wp-block-latest-posts__post-title {
		display: none;
	}

	/* TAT RESERVED */

	.tat-reserved-bar {
		background: #89e0ea;
		padding: 30px 25px;
		color: #102a63;
		text-align: left;
		line-height: 125%;
	}

	.tat-reserved-wrapper {
		text-align: left;
		display: grid;
		grid-template-columns: auto;
		grid-gap: 10px;
		width: auto;
	}

	.tat-reserved-button {
		background: #025ea2;
		line-height: 40px;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 10px auto auto 0;
		text-transform: uppercase;
	}

	.tat-reserved-button a {
		color: #fff;
	}
		
	.tat-reserved-button h2 {
		padding: 0 0 20px 0;
	}

	/* TAT FAQ & EXPAND */

	.tat-faq-bg {
		background: #f8f9fb;
		margin: auto;
		text-align: center;
	}

	.tat-faq-wrapper {
		text-align: left;
		width: auto;
		max-width: auto;
		padding: 30px 25px 30px 25px;
		display: grid;
		/* grid-template-columns: repeat(2, 1fr);*/
		grid-template-columns: auto;
		grid-gap: 0px;
	}

	.m-d.expand-list{
			margin: 0;
			padding: 0;
		}
		.m-d.expand-list > li{
			background: #fff;
			list-style-type: none;
			/* max-width: 582px; */
			padding: 20px;
			margin: 15px 0;
			border-bottom: 0px solid #212121;
			position: relative;
			border-radius: 6px;
			color: #102a63;
			box-shadow: rgb(0, 0, 0, 0.04) 0px 3px 8px;
			font-size: 14px;
		}
		.m-d label[class^="tab"]:hover{
			cursor: pointer;
		}
		.m-d .tab-lab {
		}
		.m-d input{
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
		}
		.m-d input[class^="tab"]{
			width: 100%;
			height: 40px;
			position: absolute;
			left: 0;
			top: 0; 
		}
			.m-d input[class^="tab"]:hover{
				cursor: pointer;
			}
		.m-d label[class^="tab"]{
			font-weight: bold;
		}
		.m-d .content{
			height: auto;
			max-height: 0;
			max-width: auto;
			overflow: hidden;
			transform: translateY(20px);
			transition: all 180ms ease-in-out 0ms; 
			color: #222;
			font-size: 13px;
		}
		.m-d li[data-md-content="100"] input[class^="tab"]:checked ~ .content{
			max-height: 200px;
			transition: all 150ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="200"] input[class^="tab"]:checked ~ .content{
			max-height: 200px;
			transition: all 200ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="300"] input[class^="tab"]:checked ~ .content{
			max-height: 300px;
			transition: all 250ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="400"] input[class^="tab"]:checked ~ .content{
			max-height: 400px;
			transition: all 250ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="500"] input[class^="tab"]:checked ~ .content{
			max-height: 500px;
			transition: all 250ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="600"] input[class^="tab"]:checked ~ .content{
			max-height: 600px;
			transition: all 250ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="700"] input[class^="tab"]:checked ~ .content{
			max-height: 700px;
			transition: all 300ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="800"] input[class^="tab"]:checked ~ .content{
			max-height: 800px;
			transition: all 300ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="900"] input[class^="tab"]:checked ~ .content{
			max-height: 900px;
			transition: all 300ms ease-in-out 0ms;
		}
		.m-d li[data-md-content="1000"] input[class^="tab"]:checked ~ .content{
			max-height: 1000px;
			transition: all 350ms ease-in-out 0ms;
		}
			.m-d li[data-md-content=""] input[class^="tab"]:checked ~ .content{
			max-height: 1000px;
			transition: all 250ms ease-in-out 0ms;
		}
		.m-d input[class^="tab"]:checked ~ .content{
			margin-bottom: 20px;
		}

		.m-d .open-close-icon{
			display: inline-block;
			position: absolute;
			right: 20px;
			transform: translatey(2px);
			color: #03afc2;
		}
		.m-d .open-close-icon i{
			position: absolute;
			left: 0;
			color: #03afc2;
		}
		.m-d .open-close-icon .fa-minus{
			transform:rotate(-90deg);
			transition: transform 150ms ease-in-out 0ms;
		}
		.m-d input[class^="tab"]:checked ~ .open-close-icon .fa-minus{
			transform: rotate(0deg);
			transition: transform 150ms ease-in-out 0ms;
		}
		.m-d .open-close-icon .fa-plus{
			opacity: 1;
			transform:rotate(-90deg);
			transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms;
			margin: 0 -17.5px 0 0;
		}
		.m-d input[class^="tab"]:checked ~ .open-close-icon .fa-plus{
			opacity: 0;
			transform: rotate(0deg);
			transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms; 
		}

	.tat-faq-button {
		background: #025ea2;
		border: 0px solid #025ea2;
		line-height: 40px;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 30px auto auto 0;
		text-transform: uppercase;
	}

	.tat-faq-button a {
		background: #025ea2;
		border: 0px solid #025ea2;
		line-height: 40px;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		width: fit-content;
		height: 40px;
		padding: 0 14px 0 14px;
		border-radius: 6px;
		margin: 30px auto auto 0;
		text-transform: uppercase;
	}

	/* TAT CONTACT */

	.tat-contact-bg {
		background: transparent;
		width: auto;
		text-align: center;
	}

	.tat-contact-wrapper {
		width: auto;
		margin: auto;
		padding: 25px;
		display: grid;
		grid-template-columns: auto;
		grid-gap: 0px;
		text-align: left;
	}

	.tat-contact-wrapper a {
		display: block;
		width: fit-content;
		margin: 10px 0 0 0;
		color: #102a63;
	}

	.tat-contact-wrapper i {
		color: #03afc2;
	}

	.tat-contact-wrapper iframe {
		border-radius: 10px;
		width: 100%; 
		height: 400px; 
		object-fit: contain;
	}

	/* TAT PAGE */

	.tat-page-wrapper {
		width: auto;
		margin: auto auto auto auto;
		padding: 25px;
		text-align: left;
	}

	.tat-page-wrapper img {
		margin: 0 auto 30px auto;
		max-width: 720px;
	}

	.tat-page-img {
		margin: 0 auto 30px auto;
		max-width: 720px;
		border-radius: 8px;
	}

	.tat-page-wrapper ul {
		margin: 0 0 20px 30px;
		line-height: 175%;
	}

	.tat-page-wrapper ol {
		margin: 0 0 20px 30px;
		line-height: 175%;
	}

	.tat-page-wrapper h2 {
		margin: 0 0 20px 0;
		line-height: 100%;
	}

	.tat-page-wrapper p {
		margin: 0 0 20px 0;
		line-height: 175%;
	}

	.tat-page-wrapper a {
		color: #2b9fa2;
		text-decoration: underline;
	}

	.tat-post-all-wrapper {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 0px;
	}

	.tat-post-all-wrapper img {
		background: #f0f0f0;
		border-radius: 8px;
		border: 0px solid #efe8d0;
	}

	.tat-post-all-wrapper .wp-block-latest-posts__featured-image {
		transform: scale(1.0);
		transition: .3s;
		margin: 40px auto 15px auto;
	}

	.tat-post-all-wrapper .wp-block-latest-posts__featured-image:hover {
		transform: scale(1.01);
		transition: .3s;
	}

	.tat-post-all-wrapper .wp-block-latest-posts__post-title {
		font-size: 14px;
		font-weight: 600;
		line-height: 135%;
		padding: 20px 0 0 0;
	}

	/* TAT POST */

	.tat-post-wrapper {
		background: #fff;
		width: auto;
		text-align: left;
		padding: 50px 30px 20px 30px;
		border-radius: 10px;
		box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 8px;
		margin: auto 25px auto 25px;
	}

	.tat-post-bg {
		background: #f8f9fb url() top center no-repeat;
		background-size: cover;
		width: auto;
		padding: 50px 0 0 0;
	}

	.tat-post-title {
		font-weight: 600;
		font-size: 24px;
		color: #222;
		text-align: center;
		line-height: 135%;
		padding: 0px 0 45px 0;
		border-bottom: 1px solid #eee;
		margin: 0 0 30px 0;
	}

	.tat-post-wrapper img {
		margin: 0 auto 30px auto;
		max-width: 720px;
	}

	.tat-post-img {
		margin: 0 auto 30px auto;
		max-width: 720px;
		border-radius: 8px;
	}

	.tat-post-wrapper ul {
		margin: 0 0 20px 30px;
		line-height: 175%;
	}

	.tat-post-wrapper ol {
		margin: 0 0 20px 30px;
		line-height: 175%;
	}

	.tat-post-wrapper h2 {
		margin: 0 0 20px 0;
		line-height: 100%;
	}

	.tat-post-wrapper p {
		margin: 0 0 20px 0;
		line-height: 175%;
	}

	.tat-post-wrapper a {
		color: #2b9fa2;
		text-decoration: underline;
	}

	.tat-post-wrapper a:hover {
		color: #2b9fa2;
		text-decoration: none;
	}

	.tat-post-wrapper iframe {
		width: 100%;
		margin: auto auto 30px auto;
		text-align: center;
	}

	.addtoany_content {
		display: flex;
		padding: 30px 0 0 0;
		border-top: 1px solid #eee;
	}

	.addtoany_header {
		padding: 0 10px 0 0;
		line-height: 32px;
	}

	/* TAT FOOTER */

	.tat-footer-bg {
		background: #f8f9fb;
		width: auto;
	}

	.tat-footer-wrapper {
		width: auto;
		font-size: 10px;
		margin: auto;
		padding: 50px 25px 50px 25px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 0px;
		line-height: 100%:
	}

	.tat-footer-logo {
		width: auto;
		height: 40px;
		margin: auto auto auto 0;
		color: #102a63;
	}

	.tat-footer-facebook {
		font-size: 40px;
		margin: auto -5px auto auto;
		color: #102a63;
		float: right;
	}

	.tat-footer-nav {
		color: #002063;
		margin: 0 0 10px 0;
	}

	.tat-footer-nav li {
		font-weight: 600;
		display: inline;
		list-style: none;
		padding: 0 8px 0 8px;
		font-size: 12px;
		text-decoration: none;
		color: #002063;
	}

	.tat-footer-nav a {
		color: #002063;
	}
}