@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap);
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Quicksand, sans-serif;
	font-size: 18px;
	background-color: #f0f4f7;
	color: #444;
	width: 100%;
	font-display: swap;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
header {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background-color: #014780
}
.top-inf {
	width: 100%;
	height: 40px;
	background-color: #03508f;
	border-bottom: 1px solid rgba(0,0,0,.3)
}
.span-tel {
	display: block;
	height: 40px;
	width: auto;
	line-height: 40px;
	float: right;
	color: #fff;
	font-size: .9em;
	margin-right: 5%;
}
.banner img {
	width: 100%;
	height: auto;
	position: relative
}
.banner h1 {
	color: #FFF;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 15%;
	font-size: 48px;
	text-shadow: 2px 4px 3px rgba(0,0,0,.06);
}
.banner h2 {
	color: #FFF;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 20%;
	font-size: 32px;
	text-shadow: 2px 4px 3px rgba(0,0,0,.06);
	text-transform: none
}
h1 {
	color: #014780;
	font-size: 28px;
	font-weight: 600;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-size: 1.1em;
	font-weight: inherit
}
h2 {
	color: #014780;
	font-size: 28px;
	font-weight: 600;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.5em;
	padding: 0;
	font-style: normal;
	color: #014780;
	font-weight: 700;
	margin: 0
}
.marj-ust {
	margin-top: 30px
}
h4 {
	font-size: 1.2em;
	padding: 0;
	font-style: normal;
	color: #014780;
	font-weight: 700
}
h5 {
	font-size: 1.2em;
	padding: 0;
	font-style: normal;
	color: #014780;
	font-weight: 700
}
h6 {
	font-size: 1.2em;
	padding: 0;
	font-style: normal;
	color: #fff;
	font-weight: 700;
	margin: 0 0 10px 0
}
.container {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 40px auto 0 auto;
	padding-left: 15px;
	padding-right: 15px
}
.text-sag {
	width: 65%;
	height: auto;
	overflow: hidden;
	float: left
}
.video-sol {
	width: 30%;
	height: auto;
	overflow: hidden;
	float: right
}
.video-sol img {
	width: 100%;
	height: auto
}
.tour-detail-grid {
	height: auto;
	display: grid;
	grid-template-columns: 25% 75%;
	border-bottom: 1px solid #D3D3D3
}
.tour-detail-grid span {
	font-weight: 600;
	color: #333;
	line-height: 40px
}
.tour-detail-grid p {
	color: #333;
	line-height: 40px;
	padding: 0;
	margin: 0
}
.menu-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.box {
	width: 300px;
	overflow: hidden;
}
.slide-img {
	height: 450px;
	position: relative;
}
.slide-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-sizing: border-box;
}
.detail-box {
	width: auto;
	display: block;
	align-items: center;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center
}
.dinner-menu-img {
	width: 100%;
	height: auto;
	overflow: auto;
	margin-top: 30px;
	margin-bottom: 30px
}
.dinner-img {
	width: 23.5%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px
}
.dinner-img-last {
	margin-right: 0
}
.dinner-img img {
	width: 100%;
	height: auto
}
.video-main1 {
	width: 49%;
	height: 400px;
	float: left;
	margin-bottom: 30px
}
.video-main2 {
	width: 49%;
	height: 400px;
	float: right;
	margin-bottom: 30px
}
.faq-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px 0 30px 0;
}
footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	background-color: #014780;
	box-shadow: 0px -4px 3px rgba(214, 213, 211, 0.5);
}
.footer-ic {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.footer-box {
	width: 32%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%
}
.footer-box-last {
	margin-right: 0
}
.footer-box h5 {
	color: #FFF;
	padding: 0 0 15px 0;
	margin: 0;
	font-family: Quicksand, sans-serif;
	font-size: 22px
}
.footer-box p {
	color: #FFF;
	padding: 0;
	font-size: 16px
}
.footer-box p a {
	background-color: transparent;
	color: #FFF
}
.footer-bottom {
	width: 100%;
	height: 50px;
	margin-top: 30px;
	color: #FFF;
	border-top: 1px solid #336085;
	line-height: 50px;
	font-size: 16px;
	text-align: center
}
.galley-img {
	width: 23.5%;
	height: auto;
	float: left; margin-right:2%; margin-bottom:15px; margin-top:15px
}
.galley-img-last {
margin-right:0; margin-bottom:15px; margin-top:15px
}
.hlp-dsk {
	width: 182px;
	height: 52px;
	position: fixed;
	z-index: 998;
	right: 0;
	bottom: 0
}
.hlp-dsk-m {
	display: none
}
.btn_t {
	border: none;
	color: #fff;
	background: #b5131a;
	outline: 0;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 15px 30px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: 1;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.btn_t:hover {
	background: #014780;
}
button {
	display: none;
	cursor: pointer;
	position: fixed;
	bottom: 60px;
	right: 0;
	z-index: 9999;
	border: none;
}
.img-ful{ width:100%; height:auto}
.baslik-h3 {
	font-size: 1.5em;
	padding: 0;
	font-style: normal;
	color: #b5131a;
	font-weight: 700;
	margin:50px 0 0 0
}
.book-ticket-text{ width:50%; height: auto; overflow:hidden; float:left; margin-top:20px}
.book-ticket{ width:48%; height: auto; overflow:hidden; float: right; margin-top:20px; position:relative}
.book-ticket img{ width:100%; height: auto}
.book-ticket-ic{ width: 90%; height: auto; overflow: hidden; position:absolute; z-index:999; bottom:0; padding:5%; right:0; left:0; margin:0 auto}
.book-ticket h3{ color:#FFF; text-align: center; padding:10px}
.btn_11 {
	border: none;
	color: #fff;
	background: #d31e3d;
	outline: 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	padding: 15px 30px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	z-index: 999;
	width: 180px; margin:0 auto
	
}
p a {
    background-color: rgb(247,243,104);
    font-weight: 900;
    color: #444;
}

.btn.book-now {
  background: #b5131a;
  border-radius: 0;
  color: #FFF;
  display:inline-block;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform-origin: bottom right;
  width: 150px; z-index:99999; margin-top:30%; font-weight:900

}
@media only screen and (max-width:768px) {
.hlp-dsk-m {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	display: block
}
.hlp-dsk {
	display: none
}
.banner h1 {
	font-size: 24px;
}
.banner h2 {
	display: none
}
.text-sag {
	width: 100%;
	float: none
}
.video-sol {
	width: 100%;
	float: none; margin-top:30px
}
.tour-detail-grid {
	display: block;
	grid-template-columns: 100%;
}
.dinner-img {
	width: 100%;
	float: none;
	margin-right: 0;
}
.video-main1 {
	width: 100%;
	height: auto;
	float: none;
}
.video-main2 {
	width: 100%;
	height: auto;
	float: none;
}
.footer-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: none;
	margin-right:0
}
.galley-img {
	float: left; margin-right:2%; margin-bottom:5px; margin-top:5px
}
.galley-img-last {
margin-right:0; margin-bottom:5px; margin-top:5px
}
h1 {
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	font-size: 18px;
}
.book-ticket-text{ width:100%;float: none; margin-top:20px}
.book-ticket{ width:100%; float: none; min-height:300px}
.book-ticket img{ width:100%; height: auto; min-height:300px}
.book-ticket h3{ color:#FFF; text-align: center; padding:0; display:block}
}
