﻿html {
	box-sizing: border-box;
	height: 100%;
}

*, *:before, *:after {
	box-sizing: inherit
}

body {
	margin: 0;
	height: 100%;
	background: #ffffff;
	font-family: RobotoSerif, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 27px
}

form {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

a:link.w3-text {
	color: inherit;
}

a:active.w3-text {
	color: inherit;
}

a:visited.w3-text {
	color: inherit;
}

a:hover.w3-text {
	text-decoration: none;
}

a:link.w3-text2 {
	color: inherit;
	text-decoration: none
}

a:active.w3-text2 {
	color: inherit;
	text-decoration: none
}

a:visited.w3-text2 {
	color: inherit;
	text-decoration: none
}

a:hover.w3-text2 {
	text-decoration: none
}

a:link.w3-text3 {
	color: inherit;
	text-decoration: none
}

a:active.w3-text3 {
	color: inherit;
	text-decoration: none
}

a:visited.w3-text3 {
	color: inherit;
	text-decoration: none
}

a:hover.w3-text3 {
	text-decoration: none;
	color: #6293cc
}

a:link.w3-text4 {
	color: inherit;
	text-decoration: underline
}

a:active.w3-text4 {
	color: inherit;
	text-decoration: underline
}

a:visited.w3-text4 {
	color: inherit;
	text-decoration: underline
}

a:hover.w3-text4 {
	text-decoration: none;
	color: #6293cc
}

h1 {
	font-family: Caladea, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 48px;
	line-height: 1.5em;
	font-weight: normal
}

h2 {
	font-family: Caladea, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 32px;
	line-height: 1.5em;
	font-weight: normal
}

h3 {
	font-family: Caladea, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: normal
}
/*
h4{font-size:1.5em; line-height:1.5em; font-weight:normal}
h5{font-size:1.333em; line-height:1.5em; font-weight:normal}
h6{font-size:1.7em; line-height:1.5em; font-weight:normal; margin:20px 0px}
*/
.p0 {
	font-size: 0.9em;
	line-height: 1.666em
}

.p1 {
	font-size: 17px;
	line-height: 30px;
	font-weight: 400
}

.p2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700
}

.p3 {
	font-size: 20px;
	line-height: 30px
}

.p4 {
	font-size: 15px;
	line-height: 27px
}

.p5 {
	font-size: 15px;
	line-height: 20px
}

.p6 {
	font-size: 14px;
	line-height: 27px
}

.white {
	color: #ffffff
}

.blue {
	color: #00d0ff
}

.black {
	color: #000000
}

.Dgrey {
	color: #464646
}

.Caladea-Bold {
	font-family: Caladea-Bold
}

.RobotoSerif-Bold {
	font-family: RobotoSerif-Bold
}

.flex-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.directionV {
	-webkit-flex-direction: column;
	flex-direction: column
}

.wrap {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.content-center {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.content-container {
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-flex-direction: column;
	flex-direction: column
}

.home-stat-item {
	padding: 10px 30px;
	font-size: 60px;
	line-height: 1.5em;
	color: #5d5d5d
}

.home-stat-item .title {
	font-size: 60px;
	line-height: 1.5em;
	color: #464646
}

.home-stat-item .title2 {
	font-size: 24px;
	line-height: 1.5em;
	color: #464646
}

.home-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1 1 auto;
	background-color: #ffffff;
	padding: 20px;
	box-sizing: border-box
}

.home img {
	max-width: 100%
}

.landing-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1 1 auto;
	background-color: #ffffff;
	padding: 20px;
	box-sizing: border-box
}

.banner {
	position: relative
}

.banner-home {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.banner-home-text {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-top: 300px
}

.banner-container {
	width: 100%;
	aspect-ratio: 2.93 / 1;
	background-position: center;
	background-size: cover
}

.banner-text {
	margin-top: 80px
}

.banner-container2 {
	position: relative;
	width: 100%;
	aspect-ratio: 6.18 / 1;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.home-link-container {
	position: relative
}

.home-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffffff
}

.home-guide {
	width: 100%;
	padding: 300px 30px 30px 30px;
	aspect-ratio: 2.5 / 1;
	background: url(images/bgGuide.webp) center;
	background-size: cover
}

.home-sponsor img {
	max-width: 100%;
	padding: 15px 40px
}

.count {
	font-size: 4em;
	line-height: 1.5em
}

.hole h5 {
	margin: 0
}

.hole img {
	max-width: 100%
}

.rate {
	width: 100%;
	aspect-ratio: 2.55 / 1;
	margin-top: 60px;
	background-image: url(images/bgRate.webp);
	background-position: center;
	background-size: cover;
	-webkit-align-items: center;
	align-items: center
}

.anchor {
	scroll-margin-top: 140px
}

.offer {
	-webkit-align-items: center;
	align-items: center
}

	.offer img {
		max-width: 100%
	}

.testimonial {
	width: 100%;
	height: 100%;
	border: 1px solid #dedede;
	border-radius: 15px;
	padding: 30px;
	background: #ffffff;
	white-space: normal
}

.memberCategory {
	width: 100%;
	height: 100%;
	border-radius: 30px;
	padding: 30px;
	background: #efefed;
	white-space: normal
}

.memberCategory-title {
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto
}

.memberCategory-content {
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.event img {
	width: 100%
}

.whats-on {
	background-color: #d7d7d7;
	padding-top: 120px !important
}

.whats-on-date {
	font-size: 15px;
	margin: inherit
}

.whats-on-back {
	font-size: 18px
}

.button-book {
	border: none;
	background: #316880;
	color: #cfffa4;
	padding: 15px 0px;
	margin: 20px 0px;
	width: 285px;
	height: 50px;
	font-family: Caladea-Bold;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button-book:hover {
		background: inherit;
		border: 1px solid #222222;
		color: #222222
	}

.faq {
	padding: 10px 0px
}

.faq-item {
	width: 100%;
	background: #ffffff;
	padding: 30px 20px;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #dadada, 0 0 15px #dadada, 0 0 5px #dadada;
}

.lesson {
	background: #ffffff;
	height: 100%;
	padding: 30px
}

	.lesson img {
		width: 100%
	}

	.lesson h3 {
		font-size: 20px;
		color: #316880;
		margin-bottom: inherit
	}

	.lesson p {
		font-size: 13px;
		line-height: normal
	}

.trainer img {
	max-width: 100%;
	border-radius: 30px
}

.trainer h3 {
	margin: 0
}

.lesson-book-container {
	padding: 0px 60px 60px 60px
}

.lesson-book {
	width: 100%;
	padding: 30px;
	aspect-ratio: 3.76 / 1;
	border-radius: 30px;
	background: url(images/bgLessonBook.webp) center;
	background-size: cover;
	color: #ffffff
}

.w3-button-close {
	border: none;
	background: none;
	vertical-align: middle;
	font-family: inherit;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

	.w3-button-close:hover {
		color: #000000
	}

.geeks {
	width: 100%;
	aspect-ratio: 1.51 / 1;
	overflow: hidden;
	margin: 0 auto;
}

	.geeks img {
		width: 100%;
		transition: 0.5s all ease-in-out;
	}

	.geeks:hover img {
		transform: scale(1.1);
	}

.contactForm label {
	display: inline-block;
}

.contactForm .input {
	display: block;
	border: none;
	background: #ffffff;
	padding: 0 10px;
	width: 100%;
	height: 2.5em;
	font-family: inherit;
	font-size: inherit;
}

.contactForm .textarea {
	display: block;
	border: none;
	background: #ffffff;
	padding: 10px;
	width: 100%;
	height: 12.833em;
	font-family: inherit;
	font-size: inherit;
}

.contactForm .checkbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	line-height: 1em;
}

.contactForm .hidetext {
	display: none;
	visibility: hidden
}

.grid-container {
	display: inline-grid
}

.grid-container2 {
	display: grid
}

.grid-item {
	padding: 5px
}

.grid-item2 {
	padding: 5px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}

.grid-2 {
	grid-template-columns: auto auto;
}

.grid-5 {
	grid-template-columns: auto auto auto auto auto;
}

.colspan-2 {
	grid-column-start: 1;
	grid-column-end: 3
}

.grid-rate {
	grid-template-columns: 50% 25% 25%;
	font-size: 16px;
	line-height: 26px;
}

.grid-rate-head {
	background: none !important
}

.grid-rate2 {
	grid-template-columns: 37.5% 35% 27.5%;
	font-size: 16px;
	line-height: 26px;
}

.grid-rate-head2 {
	background: none !important;
	grid-column-start: 1;
	grid-column-end: 4
}

.grid-rate3 {
	grid-template-columns: 40% 60%;
	font-size: 16px;
	line-height: 26px;
}

.grid-rate-head3 {
	background: none !important;
	grid-column-start: 1;
	grid-column-end: 3
}

.grid-rate-item {
	padding: 10px 0px;
	background: none;
	border-bottom: 1px solid #bdbdbd;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.grid-rate-item2 {
	padding: 10px 0px;
	background: none;
	border-bottom: 1px solid #bdbdbd;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
/*New*/
.grid-container4 {
	display: grid
}

.grid-rate4 {
	grid-template-columns: 40% 20% 40%;/*37.5% 35% 27.5%*/
	font-size: 16px;
	line-height: 33px;
}

.grid-rate-item4 {
	padding: 10px 0px 0px 0px;
	background: none;
	border-bottom: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
	}
.grid-rate-item5 {
	padding: 10px 0px 0px 0px;
	background: none;
	border-bottom: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
/* EnfNew*/

.map-container {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999
}

.map {
	position: relative;
	height: 600px;
	border: 2px solid #ffffff
}

.close {
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1em;
	padding: 20px;
	background: #000000;
	position: absolute;
	top: 0;
	right: 0
}

	.close:hover, .close:focus {
		color: #00d0ff;
		text-decoration: none;
		cursor: pointer;
		transition: all 1s ease;
	}

.teetime-container {
	width: 100%;
	aspect-ratio: 4.5 / 1;
	background-position: center;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

	.teetime-container::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		z-index: 1
	}

.teetime-text {
	position: relative;
	z-index: 2
}

.btn {
	text-decoration: none;
	cursor: pointer;
	transition: 0.5s;
}

	.btn span {
		display: inline-block;
		position: relative;
		transition: 0.5s;
	}

		.btn span:after {
			content: '\00bb';
			position: absolute;
			opacity: 0;
			top: 0;
			right: -20px;
			transition: 0.5s;
		}

	.btn:hover span {
		padding-right: 20px;
	}

		.btn:hover span:after {
			opacity: 1;
			right: 0;
		}

.btn2 {
	text-decoration: none;
	cursor: pointer;
	transition: 0.5s;
}

	.btn2 span {
		display: inline-block;
		position: relative;
		transition: 0.5s;
	}

		.btn2 span:before {
			content: '\00ab';
			position: absolute;
			opacity: 0;
			top: 0;
			left: -20px;
			transition: 0.5s;
		}

	.btn2:hover span {
		padding-left: 20px;
	}

		.btn2:hover span:before {
			opacity: 1;
			left: 0;
		}

.button {
	display: inline-block;
	border: none;
	border-color: inherit;
	background: #777777;
	min-width: 185px;
	height: 40px;
	padding: 10px 20px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: RobotoSerif-Medium;
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 8px
}

	.button:hover {
		background: #6293cc
	}

.button2 {
	display: inline-block;
	border: none;
	border-color: inherit;
	background: #777777;	
	min-width: 265px;
	height: 40px;
	padding: 10px 20px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: RobotoSerif-Medium;
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 8px
}

	.button2:hover {
		background: #6293cc
	}

.button3 {
	display: inline-block;
	border: none;
	border-color: inherit;
	background: #777777;
	min-width: 125px;
	height: 40px;
	padding: 10px 20px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: RobotoSerif-Medium;
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 8px
}

	.button3:hover {
		background: #6293cc
	}

.button4 {
	border: 1px solid #ffffff;
	background: none;
	color: #ffffff;
	margin: 0px 0px;
	width: 187px;
	height: 45px;
	font-family: Caladea;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 8px;
	transition: 0.6s
}

	.button4:hover {
		background: #6293cc;
		border: 1px solid #222222;
		color: #000000
	}

.button5 {
	border: 1px solid #ffffff;
	background: none;
	color: #ffffff;
	padding: 15px 0px;
	margin: 20px 0px;
	width: 230px;
	height: 50px;
	font-family: Caladea-Bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button5:hover {
		background: #222222;
		border: 1px solid #222222;
		color: #ffffff
	}

.button6 {
	border: 1px solid #222222;
	background: none;
	color: #222222;
	padding: 15px 0px;
	margin: 20px 0px;
	width: 285px;
	height: 50px;
	font-family: Caladea-Bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button6:hover {
		background: #222222;
		border: 1px solid #222222;
		color: #ffffff
	}

.button7 {
	border: 1px solid #ffffff;
	background: none;
	color: #ffffff;
	padding: 35px 0px;
	margin: 20px 10px;
	width: 314px;
	height: 80px;
	font-family: Caladea-Bold;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button7:hover {
		background: #222222;
		border: 1px solid #222222;
		color: #ffffff
	}

.button8 {
	border: 1px solid #ffffff;
	background: none;
	color: #ffffff;
	padding: 15px 0px;
	margin: 20px 0px;
	width: 350px;
	height: 50px;
	font-family: Caladea-Bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button8:hover {
		background: #222222;
		border: 1px solid #222222;
		color: #ffffff
	}

.button9 {
	border: 1px solid #ffffff;
	background: none;
	color: #ffffff;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px;
	width: 120px;
	height: 35px;
	font-family: Caladea-Bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0px;
	transition: 0.6s
}

	.button9:hover {
		background: #222222;
		border: 1px solid #222222;
		color: #ffffff
	}

.btn-epic, .btn-epicR {
	position: relative;
	width: 180px;
	height: 50px;
	background: #4eadd1;
	border: 2px solid #008dc1;
	border-radius: 30px;
	opacity: 0.8;
	transform: translate3d(0px, 0%, 0px);
	text-decoration: none;
	font-size: 0.9em;
	transition-delay: 0.6s;
	overflow: hidden;
}

	.btn-epic:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #ff9b00;
		border-radius: 50% 50% 0 0;
		transform: translateY(100%) scaleY(0.5);
		transition: all 0.6s ease;
	}

	.btn-epic:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #4eadd1;
		border-radius: 0;
		transform: translateY(0) scaleY(1);
		transition: all 0.6s ease;
	}

	.btn-epic div, .btn-epicR div {
		position: relative;
		top: 5px;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}

	.btn-epic span, .btn-epicR span {
		position: absolute;
		z-index: 1;
		top: 0;
		width: 100%;
		text-align: center;
		transition: transform 0.5s ease;
	}

		.btn-epic span:first-child {
			color: #fff;
			transform: translateY(1.5em);
		}

		.btn-epic span:last-child {
			color: #fff;
			transform: translateY(0);
		}

	.btn-epic:hover {
		background: #008dc1;
		transition: background 0.2s linear;
		transition-delay: 0.6s;
	}

		.btn-epic:hover:after {
			border-radius: 0 0 50% 50%;
			transform: translateY(-100%) scaleY(0.5);
			transition-delay: 0;
		}

		.btn-epic:hover:before {
			border-radius: 0;
			transform: translateY(0) scaleY(1);
			transition-delay: 0;
		}

		.btn-epic:hover span:first-child {
			transform: translateY(0);
		}

		.btn-epic:hover span:last-child {
			transform: translateY(-1.5em);
		}

	.btn-epicR:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #008dc1;
		border-radius: 50% 50% 0 0;
		transform: translateY(100%) scaleY(0.5);
		transition: all 0.6s ease;
	}

	.btn-epicR:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #ff9b00;
		border-radius: 0;
		transform: translateY(0) scaleY(1);
		transition: all 0.6s ease;
	}

	.btn-epicR span:first-child {
		color: #fff;
		transform: translateY(1.5em);
	}

	.btn-epicR span:last-child {
		color: #fff;
		transform: translateY(0);
	}

	.btn-epicR:hover {
		background: #008dc1;
		transition: background 0.2s linear;
		transition-delay: 0.6s;
	}

		.btn-epicR:hover:after {
			border-radius: 0 0 50% 50%;
			transform: translateY(-100%) scaleY(0.5);
			transition-delay: 0;
		}

		.btn-epicR:hover:before {
			border-radius: 0;
			transform: translateY(0) scaleY(1);
			transition-delay: 0;
		}

		.btn-epicR:hover span:first-child {
			transform: translateY(0);
		}

		.btn-epicR:hover span:last-child {
			transform: translateY(-1.5em);
		}

.footer {
	flex-shrink: 0;
	color: #333333;
}

.footer1 {
	background: #656565
}

.footer-logo {
	max-width: 176px;
	padding: 10px 0px
}

.footer-logo2 {
	max-width: 150px;
	margin: 20px 0px
}

.footer-icon {
	padding: 5px 0px
}

.footer-contact {
	font-size: 15px;
	line-height: 24px;
	color: #ffffff
}

.footer-link1 {
	display: block;
	padding: 5px 0px;
	color: inherit;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff
}

a:hover.footer-link1 {
	color: #6293cc
}

.footer-link2 {
	display: block;
	padding: 3px 0px 3px 5px;
	color: inherit;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	color: #ffffff
}

a:hover.footer-link2 {
	color: #6293cc
}

.footer2 {
	background: #656565;
	font-size: 13px;
	line-height: 27px;
	color: #bdbdbd
}

.footer2-link {
	padding: 5px 15px
}

.border-radius1 {
	border-radius: 90px
}

.border-radius2 {
	border-radius: 120px
}

.border-radius3 {
	border-radius: 180px
}

.w3-padding-1 {
	padding: 1px
}

.w3-padding-5 {
	padding: 5px
}

.w3-padding-10 {
	padding: 10px
}

.w3-padding-15 {
	padding: 15px
}

.w3-padding-30 {
	padding: 30px
}

.w3-padding-x-10 {
	padding: 0px 10px
}

.w3-padding-x-15 {
	padding: 0px 15px
}

.w3-padding-y-5 {
	padding: 5px 0px
}

.w3-padding-y-15 {
	padding: 15px 0px
}

.w3-padding-y-30 {
	padding: 30px 0px
}

.w3-padding, .w3-row-padding:after, .w3-row-padding:before, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
	content: "";
	display: table;
	clear: both
}

.w3-left {
	float: left !important
}

.w3-right {
	float: right !important
}

.w3-hide {
	display: none !important
}

.w3-show-block, .w3-show {
	display: block !important
}

.w3-show-inline-block {
	display: inline-block !important
}

.logo {
	height: 130px !important; 
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.logoR{
	height: 100px;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}

#top {
	position: fixed;
	top: 0;
	width: 100%;
	padding: 20px;
	-webkit-align-items: center;
	align-items: center;
	z-index: 9999;
	transition: all 1s ease
}

#topM {
	position: fixed;
	top: 0;
	width: 100%;
	height: 30px;
	z-index: 9999
}

.w3-top {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 90%, rgba(255, 255, 255, 0) 100%);
	color: #ffffff
}

.w3-topR {
	/*background: #ffffff;*/
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 100%, rgba(255, 255, 255, 0) 100%);
	color: #ffffff
}

.w3-top-logo {
	width: 16%
}

.w3-top-menu {
	width: 42%
}

.w3-topM {
	position: fixed;
	top: 0;
	height: 100%;
	width: 99.99999%;
	z-index: 99999;
	color: #ffffff;
	z-index: 9999;
	background: #000000;
	opacity: 0.77
}

.w3-button-menu.w3-button2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

	.w3-button-menu.w3-button2 i.fa-angle-right {
		margin-left: auto; /* This will push the arrow to the far right */
		float: none !important; /* Clear possible floats */
	}

/* Ensure all menu items containing arrows use flex layout */
.nav-vertical li > .w3-button-menu.w3-button2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* For more precise control, each menu item can be configured individually. */
.nav-vertical li > div.w3-button-menu.w3-button2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.w3-button {
	display: inline-block;
	border: solid #777777;
/*	border-color: inherit;*/
	background: #777777;
	height:50px;
	padding: 10px 20px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: RobotoSerif-Medium;
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 8px
}

.w3-button:hover {
	background: #6293cc;
    border: solid #6293cc;
}

.w3-button-border {
	border-right: none !important
}

.w3-button-bar {
	display: inline-block;
	border: none;
	background: inherit;
	padding: 10px 0px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: #7d7d7d;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	width: 50px
}

	.w3-button-bar:hover {
		color: #6293cc
	}

.double-bar-icon {
	display: block;
	width: 25px;
	height: 9px;
	position: relative;
	margin: 0 auto
}

	.double-bar-icon::before, .double-bar-icon::after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: currentColor
	}

	.double-bar-icon::before {
		top: 0
	}

	.double-bar-icon::after {
		bottom: 0
	}

.w3-button-bar:hover .double-bar-icon::before,
.w3-button-bar:hover .double-bar-icon::after {
	background-color: #6293cc
}

.w3-button-menu {
	display: inline-block;
	border: none;
	padding: 10px 20px 10px 0;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap
}

	.w3-button-menu:hover {
		color: #6293cc
	}

.w3-button-close {
	font-family: Caladea !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

.w3-button2 {
	font-family: Caladea !important;
	font-size: 1.5em !important;
	white-space: normal !important;
	padding: 18px 20px 10px 0;
}

.w3-button3 {
	border: none;
	background: #4eadd1;
	width: 100%;
	height: 100%;
	min-height: 3em;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: 1.25em;
	color: #ffffff;
	cursor: pointer;
	white-space: normal
}

	.w3-button3:hover {
		background: #ff9b00
	}

.w3-button4 {
	display: inline-block;
	width: 100%;
	padding: 0.25em 0px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: 1.1em;
	color: inherit;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap
}

	.w3-button4:hover {
		color: #817f7f
	}

.w3-button5 {
	border: none;
	background: inherit;
	display: inline-block;
	width: 100%;
	padding: 0px 0px 0px 30px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #393939;
	cursor: pointer;
	white-space: normal
}

	.w3-button5:hover {
		color: #817f7f
	}

.w3-button6 {
	display: inline-block;
	border: none;
	background: #4eadd1;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: 0.875em;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

.w3-button7 {
	display: inline-block;
	border: none;
	background: #ff9b00;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: 0.875em;
	color: #ffffff;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

.w3-button8 {
	display: inline-block;
	border: none;
	width: 100%;
	max-width: 42px;
	height: 100%;
	max-height: 42px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	color: #000000;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	transition: color 0.3s ease
}

	.w3-button8:hover {
		color: #000000
	}

		.w3-button8:hover::before {
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 100%;
			height: 100%;
			background-color: #00bff7;
			border-radius: 50%;
			z-index: -1
		}

.w3-buttonH {
	display: inline-block;
	border: none;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	font-family: Montserrat-Regular;
	font-size: 20px;
	color: #999999;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

	.w3-buttonH:hover {
		color: #333333
	}

.w3-buttonW {
	display: inline-block;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: none;
	width: 100%;
	padding: 15px 20px 10px 20px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	color: #999999;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

	.w3-buttonW:hover {
		color: #333333
	}

.w3-buttonW2 {
	display: inline-block;
	border: 1px solid #999999;
	width: 100%;
	padding: 15px 20px 10px 20px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	color: #999999;
	background-color: inherit;
	cursor: pointer;
	white-space: nowrap;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px
}

	.w3-buttonW2:hover {
		color: #333333
	}

details summary::-webkit-details-marker {
	display: none
}

details summary {
	width: 100%;
	position: relative;
	cursor: pointer;
	list-style: none;
	outline: 0
}

details .summaryMenu {
	padding: 0.5em 0px;
	font-size: 1.5em
}

	details .summaryMenu span {
		padding: 0px
	}

	details .summaryMenu:after {
		content: "\f107";
		position: absolute;
		top: 0.25em;
		right: 0px;
		font-family: FontAwesome;
		font-size: 1.5em;
		width: 1em;
		height: 1em;
		text-align: center;
		transform-origin: center;
		transition: 200ms linear
	}

details[open] .summaryMenu:after {
	transform: rotate(180deg)
}
/*FAQs*/
details .summaryContent {
	padding: 10px 0px;
	color: #333333
}

	details .summaryContent span {
		padding-right: 60px;
		color: #333333
	}

	details .summaryContent:after {
		content: "\f067";
		color: #333333;
		position: absolute;
		right: 0px;
		font-family: FontAwesome;
		font-size: inherit;
		width: 1.5em;
		height: 1.5em;
		text-align: center;
		transform-origin: center;
		transition: 200ms linear
	}

details[open] .summaryContent:after {
	transform: rotate(45deg);
	color: #333333
}

.summaryContent .question {
	padding-right: 30px;
	flex: 1
}
/*End FAQs*/

/* nav */
.nav-menu, .nav-menu ul, .nav-menu li, .nav-menu a {
	list-style: none;
	display: block;
	position: relative;
}

	.nav-menu ul {
		opacity: 0;
		position: absolute;
		top: 100%;
		left: -9999px;
		z-index: 999;
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
	}

	.nav-menu li:hover > ul {
		left: 0;
		opacity: 1;
		z-index: 1000;
	}

	.nav-menu ul li:hover > ul {
		top: 0;
		left: 100%;
	}

	.nav-menu li {
		cursor: default;
		float: left;
		white-space: nowrap;
	}

	.nav-menu ul li {
		float: none;
	}

/* vertical */
.nav-vertical {
	max-width: 300px;
}

	.nav-vertical ul {
		top: 10px;
		left: -9999px;
	}

	.nav-vertical li {
		width: 100%;
		float: none;
	}

		.nav-vertical li:hover > ul {
			left: 100%;
		}


.w3-center {
	text-align: center !important
}

.w3-left-align {
	text-align: left !important;
}

.w3-right-align {
	text-align: right !important;
}

.w3-col, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter {
	float: left;
	width: 100%
}

.w3-quarter {
	width: 24.99999%
}

.w3-third {
	width: 33.33333%
}

.w3-half {
	width: 49.99999%
}

.w3-whole {
	width: 99.99999%
}

.brighten img {
	-webkit-filter: brightness(100%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

	.brighten img:hover {
		-webkit-filter: brightness(70%);
	}

/*Animation*/
.reveal, .reveal1, .reveal2, .reveal3, .reveal4, .reveal5, .reveal6 {
	position: relative;
	opacity: 0;
}

	.reveal.active, .reveal1.active, .reveal2.active, .reveal3.active, .reveal4.active, .reveal5.active, .reveal6.active {
		opacity: 1;
	}

.active.fade-bottom {
	animation: fade-bottom .8s ease-out;
}

.active.fade-left {
	animation: fade-left .8s ease-out;
	/*animation-timing-function:ease-out;*/
}

.active.fade-right {
	animation: fade-right .8s ease-out;
	/*animation-timing-function:ease-out;*/
}

@keyframes fade-bottom {
	0% {
		transform: translateY(50px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fade-left {
	0% {
		transform: translateX(-50px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fade-right {
	0% {
		transform: translateX(50px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

.animated {
	animation: .8s ease-out
}

.animated2 {
	animation: 1.2s ease-out
}

.animated3 {
	animation: 1.5s ease-out
}

.animated4 {
	animation: 1.8s ease-out
}

.animated5 {
	animation: 2s ease-out
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	animation-name: fadeInRight;
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInBottom {
	animation-name: fadeInBottom;
}

@media (max-width:600px) {
	body {
		font-size: 14px !important;
		line-height: 24px !important
	}

	h1 {
		font-size: 36px !important;
		line-height: 1.5em !important
	}

	h2 {
		font-size: 28px !important;
		line-height: 1.5em !important
	}

	h3 {
		font-size: 20px !important;
		line-height: 1.5em !important
	}

	h4 {
		font-size: 1.333em !important;
		line-height: 1.5em !important
	}

	h5 {
		font-size: 1.25em !important;
		line-height: 1.5em !important
	}

	h6 {
		font-size: 1.3em !important;
		line-height: 1.5em !important
	}

	.p1 {
		font-size: 15px !important;
		line-height: 23px !important
	}

	.p2 {
		font-size: 17px !important;
		line-height: 26px !important
	}

	.p3 {
		font-size: 16px !important;
		line-height: 26px !important
	}

	.p4 {
		font-size: 13px;
		line-height: 24px
	}

	.p5 {
		font-size: 12px;
		line-height: 20px
	}

	.p-f{
		font-size:12px;
	}

	.content-container {
		margin-top:110px;
	}

	.footer-link1 {
		font-size: 16px !important
	}
	
	.footer-link2 {
		font-size: 13px !important
	}

	.footer2 {
		font-size: 11px !important;
		line-height: 16px !important
	}

	.w3-button-close {
/*		width: 50px !important;*/
		height: 50px !important;
		font-size: 1em !important;
		line-height: 1em !important
	}

	/* Submenus are hidden by default on mobile */
	.nav-vertical ul {
		position: static;
		left: auto;
		top: auto;
		opacity: 1;
		display: none; /* toggle this on click */
		padding-left: 14px;
		margin: 0;
	}

	/* Show submenu when open */
	.nav-vertical li.open > ul {
		display: block;
	}

	/* Ensure parent menu item is clickable and arrow aligned */
	.nav-vertical > li > .w3-button-menu.w3-button2 {
		width: 100%;
		justify-content: space-between;
	}

	/* Arrow transition + rotation */
	.nav-vertical li > .w3-button-menu.w3-button2 i.fa-angle-right {
		transition: transform .22s ease;
		transform-origin: center;
	}

	.nav-vertical li.open > .w3-button-menu.w3-button2 i.fa-angle-right {
		transform: rotate(90deg); /* rotate when submenu opens */
	}

	.content-centerM {
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.directionR {
		-webkit-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.directionM {
		-webkit-flex-direction: column;
		flex-direction: column
	}

	.logo {
		height: 80px !important
	}
	.logoR{height: 60px}

	.footer-contact {
	font-size: 14px;
	}
	
	.banner-home-text {
		margin-top: 150px
	}

	.banner-container {
		aspect-ratio: 1.5 / 1 !important
	}

	.banner-text {
		margin-top: 45px !important
	}

	.banner-container2 {
		aspect-ratio: 2.5 / 1 !important
	}

	.home-stat-item {
		padding: 10px 15px;
		font-size: 40px;		
	}

	.home-stat-item .title {
		font-size: 40px;
	}

	.home-stat-item .title2 {
		font-size: 16px;
	}

	.home-guide {
		padding: 200px 30px 30px 30px !important
	}

	.home-sponsor img {
		padding: 15px 10px !important
	}

	.count {
		font-size: 2.5em !important;
		line-height: 1.5em !important
	}

	.rate {
		margin-top: 30px !important;
		background-position: center left !important
	}

	.whats-on {
		background-color: inherit;
		padding-top: 60px !important
	}

	.whats-on-date {
		font-size: 13px
	}

	.whats-on-back {
		font-size: 16px
	}

	.button-book {
		width: 250px !important;
		height: 50px !important;
		border-radius: 0px !important
	}

	.border-radius1 {
		border-radius: 45px !important
	}

	.border-radius2 {
		border-radius: 45px !important
	}

	.border-radius3 {
		border-radius: 120px !important
	}

	.box-padding {
		padding: 10px 20px 0px 20px
	}

	.box-padding-top {
		padding: 30px 20px
	}

	.box-home-container {
		margin: 30px 0px
	}

	.box-padding-home1 {
		padding: 0px 20px 30px 20px
	}

	.box-home1 {
		padding: 30px 20px;
		margin-top: -30px;
		background: #3a3a3a;
		border-bottom-right-radius: 30px
	}

	.box-padding-home2 {
		padding: 0px 20px 30px 20px;
		z-index: 999
	}

	.box-home2 {
		padding: 30px 20px;
		margin-top: -30px;
		background: #3a3a3a;
		border-bottom-left-radius: 30px
	}

	.grid-rate {
		grid-template-columns: 42% 29% 29% !important;
		font-size: 0.8em !important;
		line-height: 1.666em !important;
	}

	.grid-rate2 {
		grid-template-columns: 45% 35% 20% !important;
		font-size: 0.8em !important;
		line-height: 1.666em !important;
	}

	.grid-rate3 {
		grid-template-columns: 45% 55% !important;
		font-size: 0.8em !important;
		line-height: 1.666em !important;
	}
	
	.grid-rate4 {
		grid-template-columns: 40% 20% 40% !important;/*45% 35% 20%*/
		font-size: 14px !important;
		line-height: 30px !important;
	}

	.grid-rate-item {
		padding: 5px 0px !important
	}

	.grid-rate-item2 {
		padding: 5px 0px !important
	}

	.footer-direction {
		-webkit-flex-direction: column;
		flex-direction: column
	}

	.footer-icon {
		padding: 3px 0px !important
	}

	.btn-epic, .btn-epicR {
		width: 120px !important;
		height: 40px !important;
		border-radius: 25px !important;
	}

		.btn-epic div, .btn-epicR div {
			height: 20px !important;
		}

/*	.button {
		width: 230px !important;
		height: 70px !important;
		font-size: 16px !important;
		margin: 10px 0px 0px 0px !important
	}*/

/*	.button2 {
		width: 140px !important;
		height: 50px !important;
		font-size: 14px !important;
		margin: 10px 0px !important;
	}*/

	.button4 {
		width: 145px !important;
		height: 45px !important;
		font-size: 13px !important
	}

	.button5 {
		width: 140px !important;
		height: 50px !important;
		border-radius: 0px !important
	}

	.button6 {
		width: 250px !important;
		height: 50px !important;
		border-radius: 0px !important
	}

	.button7 {
		width: 250px !important;
		height: 60px !important;
		font-size: 16px !important;
		padding: 23px 0px !important;
		;
		margin: 10px 10px !important
	}

	.button8 {
		width: 280px !important;
		height: 50px !important;
		border-radius: 0px !important
	}

	.button9 {
		width: 120px !important;
		height: 35px !important;
		font-size: 13px !important
	}

	.w3-button3 {
		font-size: 1em !important
	}

	.w3-buttonH {
		width: 100%;
		padding: 10px 10px 0px 10px;
		font-size: 16px
	}

	.w3-buttonW {
		padding: 15px 8px 10px 8px
	}

	.w3-buttonW2 {
		padding: 15px 8px 10px 8px
	}

	#topNav {
		margin-top: 0px;
		padding: 10px !important
	}

	.w3-hide-x-small {
		display: none !important
	}

	.w3-padding {
		padding: 30px 20px
	}

	.w3-padding-x {
		padding: 0px 20px
	}

	.w3-padding-y {
		padding: 30px 0px
	}

	.w3-padding-t0 {
		padding: 0px 20px 30px 20px
	}

	.w3-padding-tM0 {
		padding: 0px 20px 30px 20px
	}
	
	.w3-paddingR {
		padding: 10px 0px 0px 0px
	}
	
	.w3-paddingL {
		padding: 10px 0px 0px 0px
	}

	.w3-padding-footer {
		padding: 15px 20px !important
	}

	.w3-col.xs3 {
		width: 24.99999%
	}

	.w3-col.xs4 {
		width: 33.33333%
	}

	.w3-col.xs6 {
		width: 49.99999%
	}

	.w3-col.xs8 {
		width: 66.66666%
	}

	.w3-col.xs9 {
		width: 74.99999%
	}
	
	.w3-col.xs15 {
		width: 43%
	}
	
	.w3-col.xs16 {
		width: 57%
	}

	.w3-col.holeNum {
		width: 11.11111%
	}
}


@media (min-width:601px) and (max-width:992px) {
	/*h1{font-size:2.2em!important; line-height:1.5em!important}*/
	h1 {
		font-size: 40px !important;
		line-height: 1.5em !important
	}

	h2 {
		font-size: 30px !important;
		line-height: 1.5em !important
	}

	h3 {
		font-size: 24px !important;
		line-height: 1.5em !important
	}

	#menu li {
		/*padding: 20px 0px 20px 0px;*/
		padding: 0px 0px 0px 40px;
	}

	.footer2 {
		font-size: 11px;
		line-height: 16px
	}

	.w3-button-close {
/*		width: 60px !important;*/
		height: 60px !important
	}

	.content-centerM {
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.w3-buttonH {
		padding: 10px 10px 10px 10px;
		text-align: center;
	}

	.directionR {
		-webkit-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.directionI {
		-webkit-flex-direction: column;
		flex-direction: column
	}


	.banner-home-text {
		margin-top: 120px
	}

	.banner-container {
		aspect-ratio: 1.543 / 1 !important
	}

	.banner-container2 {
		aspect-ratio: 3.5 / 1 !important
	}

	.home-sponsor img {
		padding: 15px 20px !important
	}

	.count {
		font-size: 3em !important;
		line-height: 1.5em !important
	}

	.rate {
		margin-top: 30px !important;
		background-position: center left !important
	}

	.border-radius1 {
		border-radius: 60px !important
	}

	.border-radius2 {
		border-radius: 60px !important
	}

	.box-padding {
		padding: 10px 30px 0px 30px
	}

	.box-padding-top {
		padding: 30px
	}

	.box-home-container {
		margin: 30px 0px
	}

	.box-padding-home1 {
		padding: 0px 60px 60px 60px
	}

	.box-home1 {
		padding: 30px;
		margin-top: -60px;
		background: #3a3a3a;
		border-bottom-right-radius: 60px
	}

	.box-padding-home2 {
		padding: 0px 60px 60px 60px;
		z-index: 999
	}

	.box-home2 {
		padding: 30px;
		margin-top: -60px;
		background: #3a3a3a;
		border-bottom-left-radius: 60px
	}

	.grid-rate {
		grid-template-columns: 42% 29% 29% !important;
		font-size: 1em !important;
		line-height: 1.666em !important;
	}

	.grid-rate2 {
		grid-template-columns: 45% 35% 20% !important;
		font-size: 1em !important;
		line-height: 1.666em !important;
	}

	.grid-rate3 {
		grid-template-columns: 45% 55% !important;
		font-size: 1em !important;
		line-height: 1.666em !important;
	}
	
	.grid-rate4 {
		grid-template-columns: 40% 20% 40% !important;
		font-size: 14px !important;
		line-height: 30px !important;
	}

	.grid-rate-item {
		padding: 10px 0px !important
	}

	.grid-rate-item2 {
		padding: 10px 0px !important
	}

	.footer-direction {
		-webkit-flex-direction: column;
		flex-direction: column
	}

	#topNav {
		margin-top: 0px;
		padding: 20px !important
	}

	.w3-hide-small {
		display: none !important
	}


	.w3-padding {
		padding: 30px 20px
	}

	.w3-padding-x {
		padding: 0px 20px
	}

	.w3-padding-y {
		padding: 30px 0px
	}

	.w3-padding-t0 {
		padding: 0px 20px 30px 20px
	}
	
	.w3-padding-tM0 {
		padding: 30px 20px
	}
	
	.w3-paddingR {
		padding: 20px 0px 0px 0px
	}
	
	.w3-paddingL {
		padding: 20px 0px 0px 0px
	}

	.w3-padding-footer {
		padding: 15px 20px !important
	}

	.w3-col.s3 {
		width: 24.99999%
	}

	.w3-col.s4 {
		width: 33.33333%
	}

	.w3-col.s6 {
		width: 49.99999%
	}

	.w3-col.s8 {
		width: 66.66666%
	}

	.w3-col.s9 {
		width: 74.99999%
	}

	.w3-col.holeNum {
		width: 11.11111%
	}
}

@media (min-width:993px) and (max-width:1440px) {
	
.grid-rate4 {
	grid-template-columns: 40% 20% 40%;/*37.5% 35% 27.5%*/
	font-size: 15px;
	line-height: 33px;
}
	
	.banner-home-text {
		margin-top: 100px
	}

	.banner-container {
		aspect-ratio: 2 / 1 !important
	}

	.banner-container2 {
		aspect-ratio: 5 / 1 !important
	}

	.home-link h4 {
		margin: 1em 0 !important
	}

	.border-radius3 {
		border-radius: 120px !important
	}

	.box-padding {
		padding: 40px
	}

	.box-padding-top {
		padding: 30px 60px 60px
	}

	.box-home-container {
		margin: 60px 0px
	}

	.box-padding-home1 {
		padding-right: 60px
	}

	.box-home1 {
		padding: 60px;
		margin-left: -60px;
		background: #3a3a3a;
		border-bottom-right-radius: 90px
	}

	.box-padding-home2 {
		padding-left: 60px;
		z-index: 999
	}

	.box-home2 {
		padding: 60px;
		margin-right: -60px;
		background: #3a3a3a;
		border-bottom-left-radius: 90px
	}

	.w3-topM {
		padding: 60px
	}

	.directionL {
		-webkit-flex-direction: column;
		flex-direction: column
	}

	.w3-hide-large {
		display: none !important
	}

	.w3-padding {
		padding: 60px
	}

	.w3-padding-x {
		padding: 0px 60px
	}

	.w3-padding-y {
		padding: 60px 0px
	}

	.w3-padding-t0 {
		padding: 0px 60px 60px 60px
	}
	
	.w3-padding-tM0 {
		padding: 60px 60px
	}
	
	.w3-paddingR {
		padding: 0px 0px 0px 40px
	}
	
	.w3-paddingL {
		padding: 0px 40px 0px 0px
	}

	.w3-padding-footer {
		padding: 15px 60px !important
	}

	.w3-col.l2 {
		width: 16.66666%
	}

	.w3-col.l3 {
		width: 24.99999%
	}

	.w3-col.l4 {
		width: 33.33333%
	}

	.w3-col.l5 {
		width: 41.66666%
	}

	.w3-col.l6 {
		width: 49.99999%
	}

	.w3-col.l7 {
		width: 58.33333%
	}

	.w3-col.l8 {
		width: 66.66666%
	}

	.w3-col.l9 {
		width: 74.99999%
	}

	.w3-col.l11 {
		width: 87%
	}

	.w3-col.l12 {
		width: 13%
	}

	.w3-col.l13 {
		width: 44.99999%
	}

	.w3-col.l14 {
		width: 54.99999%
	}

	.w3-col.l15 {
		width: 30%
	}

	.w3-col.l16 {
		width: 70%
	}

	.w3-col.holeNum {
		width: 5.55555%
	}
}

@media (min-width:1441px) {
	.home-link h4 {
		margin: 0.83em 0 !important
	}

	.box-padding {
		padding: 60px
	}

	.box-padding-top {
		padding: 30px 60px 60px
	}

	.box-home-container {
		margin: 60px 0px
	}

	.box-padding-home1 {
		padding-right: 16.66%
	}

	.box-home1 {
		padding: 60px;
		margin-left: -16.66%;
		background: #3a3a3a;
		border-bottom-right-radius: 90px
	}

	.box-padding-home2 {
		padding-left: 16.66%;
		z-index: 999
	}

	.box-home2 {
		padding: 60px;
		margin-right: -16.66%;
		background: #3a3a3a;
		border-bottom-left-radius: 90px
	}

	.w3-topM {
		padding: 60px 16.66%
	}

	.directionL {
		-webkit-flex-direction: column;
		flex-direction: column
	}

	.w3-hide-x-large {
		display: none !important
	}

	.w3-padding {
		padding: 60px 8.33%
	}

	.w3-padding-x {
		padding: 0px 8.33%
	}

	.w3-padding-y {
		padding: 60px 0px
	}

	.w3-padding-t0 {
		padding: 0px 8.33% 60px 8.33%
	}

	.w3-padding-tM0 {
		padding: 60px 8.33%
	}
	
	.w3-paddingR {
		padding: 0px 0px 0px 60px
	}
	
	.w3-paddingL {
		padding: 0px 60px 0px 0px
	}

	.w3-padding-footer {
		padding: 15px 16.66% !important
	}

	.w3-col.xl2 {
		width: 16.66666%
	}

	.w3-col.xl3 {
		width: 24.99999%
	}

	.w3-col.xl4 {
		width: 33.33333%
	}

	.w3-col.xl5 {
		width: 41.66666%
	}

	.w3-col.xl6 {
		width: 49.99999%
	}

	.w3-col.xl7 {
		width: 58.33333%
	}

	.w3-col.xl8 {
		width: 66.66666%
	}

	.w3-col.xl9 {
		width: 74.99999%
	}

	.w3-col.xl11 {
		width: 86.5%
	}

	.w3-col.xl12 {
		width: 13.5%
	}

	.w3-col.xl13 {
		width: 44.99999%
	}

	.w3-col.xl14 {
		width: 54.99999%
	}

	.w3-col.xl15 {
		width: 30%
	}

	.w3-col.xl16 {
		width: 70%
	}

	.w3-col.holeNum {
		width: 5.55555%
	}
}

@font-face {
	font-family: 'Caladea';
	src: url('fonts/Caladea-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Caladea-Bold';
	src: url('fonts/Caladea-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoSerif';
	src: url('fonts/RobotoSerif-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoSerif-Medium';
	src: url('fonts/RobotoSerif-Medium.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoSerif-Bold';
	src: url('fonts/RobotoSerif-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}

#elevator_item {
	width: 63px;
	height: 63px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	opacity: 1;
	z-index: 100020;
	display: none;
}

	#elevator_item.off {
		opacity: 0;
		visibility: hidden
	}

#elevator {
	display: block;
	width: 63px;
	height: 63px;
	background: url(images/iconTop.webp) center center no-repeat;
	background-color: #000000;
	background-color: rgba(0,0,0,.6);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;
	margin-bottom: 10px
}

	#elevator:hover {
		background-color: rgba(0,0,0,.7)
	}

	#elevator:active {
		background-color: rgba(0,0,0,.75)
	}
