:root{
	--main_clr:#1AA7EC;
}

html{
	width: 100%;
	background-color: #fff;
	padding: 0px;
	margin: 0 auto;
}
body{
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	font-family: "Archivo Narrow", sans-serif;

}
nav{
	display: inline-flex;
	position: fixed;
	column-gap: 10px;
	left: 0px;
	top: 0;
	z-index:1000;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	height: 60px;
	list-style: none;
	margin: 0 auto;
	background:#fff9;
	backdrop-filter: blur(5px);
	box-shadow: 0px 0px 20px #000;
}
nav i{
	padding: 2px 6px;
	/*color: #1AA7EC;*/
	color: transparent;
	background: linear-gradient(#1aa7ec,#0c6793);
	background-clip: text;
}
nav a{
	text-decoration: none;
	color: #000;

	letter-spacing: -0.05rem;
	margin: auto 3px;
	/*font-family: "Archivo Narrow", sans-serif;*/
}
nav a:last-of-type{
	margin-right: 20px;
}
nav a:hover{
	color: transparent /*#1AA7EC*/;
	background: linear-gradient(90deg, #0c6793,#1aa7ec, #0c6793);
	background-clip: text;
}
nav .menu_title{
	display: block;
	position: absolute;
	left: 0px;
	font-family: "Style Script", cursive;
	font-size: 1.2rem;
	font-weight: bolder;
	padding: 0px 20px;
	color: #000;
	width: fit-content;
	text-align: left;
}
h1{
	font-size: 1.5rem;
	padding: 50px 0px 0px 0px;
	font-family: "Style Script", cursive;
	font-weight: 400;
	font-style: normal;	
	color: #1AA7EC;
	margin-top: 50px;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
}
.small{
	font-size: 1.2rem;
	margin: 30px auto -25px auto;
}
h2{
	width: 70%;
	text-align: center;
	font-size: 1.2rem;
	color: #333;
	margin: 15px auto;
	padding:0px;
	/*font-family: "Gabarito", sans-serif;*/
	font-optical-sizing: auto;
	font-weight: <400>;
	font-style: normal;
	text-transform: capitalize;
}
h3{
	width: 60%;
	font-size: 1.8rem;
	padding: 5px 50px;
	color: #fff;
}
.portfolio_img{
	width: 100%;
	display: block;
	position: relative;
	max-width: 900px;
	aspect-ratio: 16 / 4;
	margin: 50px auto;
	padding:0px;

	display: flex;
	justify-content: flex-end;
	align-items: center;
	background: linear-gradient( #0000, #0009), url('gfx/ADayOfTasting/14.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: 30%;
}
.portfolio_img h3{
	text-align: right;
	height: fit-content;
	position: absolute;
	bottom: 20px;
	right: 40px;
	padding: 0px;
	margin: auto;
}
#album_wrapper{
	width: 98%;
	padding:10px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
	margin: auto;
	flex-wrap: wrap;
	flex-grow: 0;
	flex-shrink: 0;
	gap:30px;
}

.album{
	position: relative;
	width: 90%;
	max-width: 400px;
	aspect-ratio: 16 / 6;
	/*border: 2px #000 solid;*/
	border-radius: 10px;
	margin: 5px auto;
	padding: 10px;

	background-repeat: no-repeat; 
	background-size: cover; 
	background-position:center; 
	background-position-y: 20%;
}

.album span{
	position: absolute;
	bottom:10px;
	left: :20px;
	font-size:1.2rem;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

.list img{
	display: block;
	width: 100%;
	padding: 0px;
	/*pointer-events: none;*/
	border: 1px solid #000;
	border-radius: 10px;
	margin-bottom: 10px;
}
.gal_wrapper{
	display: flex;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	width: calc(100% - 20px);
	margin: auto;
}
.list{
	position: relative;
	margin: 5px auto;
	margin-bottom: 50px;
}
.list img span{
	display: block;
	position: relative;
	left: 2px;
	bottom: 46px;
	width: calc(100% - 4px);
	background-color: #fff;
	color: #000;
	padding: 10px 5px;
	margin-bottom: -36px;
}

.four_col{
	columns: 350px;
}

.five_col{
	columns: 200px;
}

.infobyte{
	display: flex;
	width: calc(100% - 10px);
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 0px;
	/*border: solid 2px #fff;
	background-color: #111;*/
	padding: 0px;
	margin: 100px auto;
	border-radius: 10px;
	white-space: nowrapo;
}
.infobyte h3{
	font-style: normal;
	font-size: 1.2rem;
	padding: 2px 0px;
	margin: 0 auto;
	color: #1AA7EC;
	font-family: "Style Script", cursive;
}
.infobyte q{
	font-size: 0.85rem;
	color: #666;
	padding: 10px;
	font-style: italic;
	/*font-family: "Archivo Narrow", sans-serif;*/
	line-height: 1rem;
}

.feat{
	position: relative;
	top:0px;
	display: block;
	width: 95%;
	height: 200px;
	margin: auto;
}
.feat img{
	display: block;
	position: absolute;
	width: 200px;
	pointer-events: none;
}
.feat img:nth-of-type(1){
	right: 50%;
	top:15%;
}

.feat img:nth-of-type(2){
	left: 50%;
	top:25%;
}
.feat h2{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 20px;
}
.feat h2 span{
	display: block;
	position: absolute;
	font-size: 2rem;
	z-index: 3;
	color: #fff;
	text-shadow: 1px 1px 4px #000;
}

.feat h2 span:nth-of-type(1){
	right: 50%;
	top:20px;
}

.feat h2 span:nth-of-type(2){
	left: 50%;
	bottom:50%;
	transform: translate(-50% -50%);
}

.feat h2 span:nth-of-type(3){
	left: 50%;
	bottom:20px;
}
.trip_wrapper{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap:20px;

	width: fit-content;
	max-width: calc(100% - 20px);
	margin: auto;
	flex-wrap: nowrap;
	margin-bottom: 20px;
	padding: 2px 10px;
	padding-bottom: 10px;

	overflow-x: auto;
	overscroll-behavior-inline: contain;
	scroll-snap-type: x mandatory;
}
.trip_wrapper > *{
	scroll-snap-align: center;
}
.trip{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 140px;
	height: 160px;
	background: linear-gradient(#fff, #ddd) padding-box;
				/*linear-gradient(45deg, #6ff5fe, #2bc1ca) border-box;
	border: 2px solid  transparent;*/
	padding: 20px 5px;
	margin: auto;
	border-radius: 10px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-bottom: 5px;
	box-shadow: 2px 2px 4px #333;
}
.trip > *{
	margin: 4px auto;
}
.trip h2{
	font-size: 1rem;
	line-height: 1rem;
	padding: 0px;
	width: calc(100% - 8px);
}
.trip i{
	font-size: 1.2rem;
	text-align: center;
	border-radius: 50%;
	background: #000 /*#4663ac*/;
	color: #fff;
	padding:10px;
	width: 20px;
	aspect-ratio: 1 / 1;
	display: block;
	margin: 0 auto;
	background: linear-gradient(#0c6793,#1aa7ec);
	background-clip: content;
}
.trip p{
	font-size: 0.85rem;
	text-align: center;
	color: #222;
	line-height: 0.85rem;
	padding: 0px;
	width: calc(100% - 8px);
}

.popular_trip{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-content: center;
/*	width: 250px;*/
	width: 80%;
	max-width: 460px;
	height: fit-content;
	padding: 0px;
	margin: auto;
	border-radius: 10px;
	flex-grow: 0;
	flex-shrink: 0;
	background: linear-gradient(120deg, #ddd, #fff) padding-box;
	box-shadow: 6px 6px 6px #ccc;
	overflow-x: hidden;
	scroll-padding-inline: 20px;
}
.popular_trip > *{
	width: calc(100% - 20px);
}
.popular_trip .bg_img{
	display: block;
	width: 110%;
	aspect-ratio: 16 / 6;
	border-radius: 5px;
	margin: auto;
}
.popular_trip h2{
	font-size: 1rem;
	text-align: left;
	line-height: 1rem;
	display: block;
	margin: 10px;
}

.popular_trip p:not(.btn_book){
	display: block;
	font-size: 0.85rem;
	text-align: left;
	color: #333;
	padding-inline: 20px;
	margin: 0;
	width: auto;
}
.popular_trip > * :not(img, h2){
	/*padding: 0px 5px;
	margin-left: 20px;*/
}
.popular_trip i{
	color:green;
	padding-inline:2px;
	margin-right:0px;
}
#section_article{
	width: calc(100% - 20px);
	height: auto;
	max-width: 900px;
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding: 10px 10px 30px 10px;*/
	margin: auto;
	/*margin-top: 80px;*/
	position: relative;
}


#section_article .art_img{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	position: relative;
	padding-bottom: 0px;
}
#section_article .bg{
	display: block;
	position: absolute;
	width: 60%;
	height: 110%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 20px 20px 0px 0px;
	z-index: -1;
	/*background: linear-gradient(#f00, #f90);*/
}
.bus_bg{
	display: block;
	position: absolute;
	width: 60%;
	left: 50%;
	bottom: 0px;
	transform: translateX(-50%);
	border-radius: 20px 20px 0px 0px;
	z-index: -5;
	height: 0px;
	animation: bus_bg 0.5s 3s forwards;
}
@keyframes bus_bg{
	0%{
		height:0px;
	}
	100%{
		height:110%;
	}
}
.bg_blue{
	background: linear-gradient( #2bc1ca, #6ff5fe);
}
.bg_red{
	background: linear-gradient( #f00, #f90);	
}
.bg_green{
	background: linear-gradient( /*#0d5b11*/#b8d53d, #cea361 /*#b8d53d*/);	
}
.bg_green::after{
	content: "";

}
.bg_teal{
	background: linear-gradient( #67958d, #c2ddd7);	
}
#section_article .art_img img{
	display: block;
	margin: auto;
	/*max-width: 100%;*/
	pointer-events: none;
}

#section_article .art_img .art_bus{
	animation: bus_drive 3s forwards;
	display: block;
	width: 400px;
}
#section_article .art_img .art_tblmountain{
	z-index: -1;
	display: block;
	opacity: 0%;
	position: absolute;
	top: 25px;
	left: 48%;
	transform: translate(-50%, 50px);
	animation: tbl_mount 0.25s 3.5s forwards;
	width: 56%;
}
@keyframes tbl_mount{
	0%{
	opacity: 0%;
	transform: translate(-50%,50px);
	}
	/*30%{
		opacity: 0%;
	}*/
	100%{
	opacity: 100%;
	transform: translate(-50%,-30px) rotateZ(0deg);
	}
}
#section_article .art_img .seagull{
	width: 50px;
	margin-bottom: -5px;
	margin-left: -100px;
}
#section_article .art_img .wildlife{
	width: 300px;
	margin: auto -50px -30px -50px;
}
#section_article .art_img .tasting{
	width: 150px;
	margin: auto 0px 0px 0px;
}
#section_article .art_img .railway{
	width: 250px;
	margin: auto -20px 0px -10px;
}

@keyframes bus_drive{
	0%{
		transform: translate(-1000px, -120px) scale(0.2);
	}
	100%{
		transform: translate(0px, 30px) scale(1);
	}
}
#section_article .art_content{
	text-align: center;
	width: 100%;
	height:auto;
	/*max-width: 400px;*/
}
#section_article .art_content h3{
	color: #000;
	text-align: center;
	width: auto;
	line-height: 1.5rem;
	padding: 0px;
	margin: 0px auto;
}
#section_article .art_content p{
	line-height: 1rem;
}
.col_view{
	flex-direction: column;
	padding:0px;
	margin:auto;
}

.btn_book{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: fit-content;
	height: fit-content;
/*	position: relative;*/
	text-align: center;
	padding: 10px 0px;
	margin: auto;
	gap: 10px;
}
.btn_book > a{
	display: block;
	width: fit-content;
	height: fit-content;
	margin: auto;
	text-decoration: none;
	border-radius: 5px;
	background: linear-gradient(#1aa7ec,#0c6793);
	color: #fff;
	padding: 5px 10px;
	text-shadow: 1px 1px 2px #000;
}
.btn_book > a:hover{
	background: linear-gradient(#f00, #600);
}
.spacer{
	display: block;
	width: 100%;
	height: 50px;
}
@media only screen and (max-width:678px){
	.trip{
		width: 40%;
	}
	h3{
		font-size: 1.2rem;
	}
	.portfolio_img{
		background-position-y: 30%;
		aspect-ratio: 16 / 4;
		width: 100vw;
	}
	.portfolio_img h3{
		bottom: 10px;
		right: 20px;
		font-size: 1rem;
	}

	#section_article .art_img .art_bus{
		width: 200px;
		margin-bottom: 0px;
	}
	#section_article .art_img .seagull{
		width: 50px;
		margin-bottom: -25px;
	}
	#section_article .art_img .wildlife{
		width: 250px;
		margin: auto -40px -25px -40px;
	}
	#section_article .art_img .tasting{
		width: 100px;
		margin: 0px -10px 0px 0px;
	}
	#section_article .art_img .railway{
		width: 200px;
		margin: auto -5px 0px -5px;
	}
	@keyframes bus_drive{
		0%{
			transform: translate(-1000px, -120px) scale(0.2);
		}
		100%{
			transform: translate(0px, 20px) scale(1);
		}
	}
}