body {
	font-family: 'Oswald', sans-serif;
}

main {
	padding-top: 86px;
	font-family: 'Fira Sans', sans-serif;	
	background-color: #e2e2d6;
}

a {
	text-decoration: none;
}

header {
	width: 100%;
}

img.logo {
	max-height: 60px;
}

#mainVideo {
	position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

ul.photos-list {
	list-style: none;
}

ul.photos-list li {
	display: inline-block;
	width: 130px;
}

.mfp-bg {
	z-index: 2333 !important;
}

.mfp-wrap {
	z-index: 2334 !important;
}

.nav-link {
	padding: 0 0.75rem !important;
	/* font-size: 1.1rem; */
}

.nav-link:hover, 
.nav-link.active {
	color: #a42f41 !important;
}

.contents {
	position: fixed;
	bottom: 60px;
	background-color: #fff;
	text-align: center;
}

.contents h1 {
	font-size: 2.1rem;
}

footer {
	padding: 10px 0;
	background: url('/img/bg-footer.webp');
	background-repeat: repeat;
  background-size: cover;
	font-size: 1rem;
	color: #fff;
}

.news .bg-header, 
.our-destination .bg-header, 
.our-company .bg-header, 
.our-services .bg-header {
	background-position: center;
	background-repeat: no-repeat;
  background-size: cover;
	height: 355px;
}

footer a:first-child {
	margin-right: 1.2rem;
	color: #fff !important;
}

footer a span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 5px;
	background-color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;	
	font-size: 1.2rem;
	color: #a42f41 !important;
}

.our-company .bg-header{
	background: url('/img/our-company.webp');
}

.our-destination .bg-header {
	background: url('/img/our-destination.webp');
}

.our-services .bg-header {
	background: url('/img/our-services.webp');
}

.news .bg-header {
	background: url('/img/news.webp');
}

.privacy-policy .bg-header {
	background: url('/img/privacy.webp');
}

.privacy-policy .bg-header, 
.news .bg-header, 
.our-destination .bg-header, 
.our-company .bg-header, 
.our-services .bg-header {
	background-position: center;
	background-repeat: no-repeat;
  background-size: cover;
	height: 355px;
}

.privacy-policy h1,  
.news h1,  
.our-destination h1,  
.our-company h1, 
.our-services h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 8rem;
	color: #fff;
	line-height: 6.5rem;
}

.bg-green-1 {
	/* background-color: #536a58; */
	background-color: rgb(83, 106, 88, 0.7);
	color: #fff;
}

.our-destination h2 {
	font-size: 4.5rem;
}
 
.our-services h2 {
	font-size: 3rem;
}

.our-destination .bg-1-1 {
	background: url('/img/our-destination/japan.webp');
	/* background: url('/img/our-destination/1-1.webp'); */
}

.our-destination .bg-2-1 {
	background: url('/img/our-destination/thailand.webp');
	/* background: url('/img/our-destination/2-1.webp'); */
}

.our-destination .bg-3-1 {
	background: url('/img/our-destination/europe/53.webp');
	/* background: url('/img/our-destination/3-1.webp'); */
}

.our-destination .bg-4-1 {
	background: url('/img/our-destination/4-1.webp');
}

.our-destination .bg-1-1, 
.our-destination .bg-2-1, 
.our-destination .bg-3-1,
.our-destination .bg-4-1 {
	background-position: center;
	background-repeat: no-repeat;
  background-size: cover;
}

.our-services .bg-1 {
	background: url('/img/our-services/1.webp');
}

.our-services .bg-2 {
	background: url('/img/our-services/1.webp');
}

.our-services .bg-3 {
	background: url('/img/our-services/1.webp');
}

.our-services .bg-1, 
.our-services .bg-2, 
.our-services .bg-3 {
	background-position: center;
	background-repeat: no-repeat;
  background-size: cover;
}

.services .child {
	margin-bottom: 1rem;
	padding: 1rem;
	font-size: 1.1rem;
	background-color: #fff;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.services .child span {
	margin-right: 3px;
	position: relative;
	top: 3px;
	font-size: 1.7rem;
}

.news .fb-icon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	font-size: 5rem;
	color: #536a58;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	min-width: 100px;
	min-height: 100px;
}

.contacts a {
	color: #fff;
	text-decoration: underline;
}

.contacts-detail h1 {
	font-size: 3rem;
}

.contacts-detail {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 2rem 0;
	background-color: rgba(0,0,0,0.4);
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	width: 100%;
}

.contacts .container {
	--bs-gutter-x: 0;
}

@media (max-width: 575.98px) {
	.our-company h1, 
	.our-destination h1, 
	.our-services h1 {
		font-size: 4.5rem;
		line-height: 3.5rem;
	}	

	.our-services .bg-1, 
	.our-services .bg-2, 
	.our-services .bg-3, 
	.our-destination .bg-1-1, 
	.our-destination .bg-2-1, 
	.our-destination .bg-3-1 {
		height: 200px;
	}

	.our-destination h2 {
		font-size: 4rem;
	}

	.our-services h2 {
		font-size: 2.5rem;
	}

	.contacts-detail h1 {
		font-size: 2rem;
	}

	.contacts-detail {
		position: relative;
		font-size: 1.1rem;
		margin-bottom: 5rem;
		background-color: #536a58;
	}
}