<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #EFEFEF;
}

.logo-wrap img{
	height: 4vw;
	margin-top: 5px;
}

@media (max-width: 1000px) {
	.logo-wrap img{
		height: auto !important;
		min-width: 100px !important;
		max-height: 5vh !important;
	}
	.logo-1-wrap {
		margin-top: 25px;
		padding-left: 45px;
	}
}

.logo-1-wrap img {
	float: right;
}

.logo-2-wrap {
	float: left;
}

.logo-cont {
	background: #EFEFEF;
	padding-bottom: 10px;
	padding-top: 5px;
}

.inner-row {

	width: 70%;
	max-width: 80%;
	left: 0;
	right: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative;
}

@media (max-width: 800px)  {

	.inner-row {

	width: 95%;
	
}
	}

.bar-1 {
	background: url('img/back1.jpg');
	height: auto;
	padding-bottom: 65px;
	margin-top: 0 !important;
	margin-left: 0 !important;
	background-attachment: fixed;
	background-size: cover;
	
}

.uk-width-1-1 {
	padding-left: 0 !important;
}

.video-wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top: 15px !important;
	margin-bottom: 50px;
}


.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-cont {
	margin-top: 15px !important;
}

.panel-1 {
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 7px;
	font-family: 'Noto Sans', sans-serif;
	
	text-align: center;
	line-height: 2.5rem;
	width: 67%;
	max-width: 1200px;
	color: #F7F7F7;
	opacity: 0.93;


}

.panel-1 h1 {
	color: #F7F7F7;
	font-family: 'Ledger', serif;
	font-size: 2.6rem;
	text-shadow: 1px 1px 1px #162630;
}

@media (max-width: 800px) and (orientation: landscape) {
		.panel-1 h1{
			font-size: 3vw !important;
			line-height: 1.7rem;
		}

}

@media (max-width: 800px) and (orientation: portrait) {
		.panel-1 h1{
			font-size: 3.2vw !important;
			line-height: 1.7rem;
		}

}

@media (max-width: 1300px) and (min-width: 800px) {
		.panel-1 h1{
			font-size: 1.7rem;
			line-height: 1.7rem;
		}

}

@media (max-height: 500px) and (orientation: portrait) {
		.panel-1 h1{
			font-size: 5vw !important;
			line-height: 1.7rem;
		}

}



.test-1 {
	height: auto;
	background: #EFEFEF;
	margin: 0 !important;

}

#th-1 {
	  background: url(img/th1.jpg) no-repeat center center;
}

#th-2 {
	  background: url(img/th2.jpg) no-repeat center center;
}

#th-3 {
	  background: url(img/th3.jpg) no-repeat center center;
}

#th-4 {
	  background: url(img/th4.jpg) no-repeat center center;
}

#th-5 {
	  background: url(img/th5.jpg) no-repeat center center;
}

#th-6 {
	  background: url(img/th6.jpg) no-repeat center center;
}

#th-7 {
	  background: url(img/th7.jpg) no-repeat center center;
}

.read-more-but {
	margin: 0 auto;
	width: 60% !important;
	height: 40px;
	font-size: 1vw !important;
	color: #353535;
	margin-top: 25px;
	z-index: 10;
	font-family: 'Noto Sans', sans-serif;
}

@media (max-width: 900px) {
	.read-more-but {
		font-size: 2.7vw !important;
	}
}

.readmore-js-collapsed ~ span{
	background: -webkit-linear-gradient(transparent, white);

	width: 100%;
	height: 30%;
	position: absolute;
	z-index: 8;
	opacity: 0.8;
	bottom: 11%;
}


@media (max-width: 800px)  {
		.readmore-js-collapsed ~ span{
			bottom: 15%;
			
		}
		.readmore-js-collapsed {
			height: 250px !important; 
		}

		.read-more-but {
	
			width: 80% !important;
			height: 40px;
			font-size: 1.2rem;
			color: #353535;
			z-index: 10;
		}

}


@media (min-width: 800px)  {
	.readmore-js-expanded {
		overflow: visible !important;
}
}


.buy-panel {
	height: 260px;
	background: #EFEFEF;
	margin: 0 !important;
	padding-top: 0 !important;
	font-size: 
}

.buy-button {
	position: absolute;
	width: 37%;
	height: 55px;
	margin: 0 auto !important;
	border-radius: 5px;
	margin-top: 20px !important;
	left: 0;
	right: 0;
	font-family: 'Philosopher', sans-serif;
	font-size: 27px;
	min-width: 170px !important;
}

@media (max-width: 800px)  { 
	.buy-button, .buy-label {
		width: 67%;
		margin-top: 0px !important;
		font-size: 4.7vw;
	}
}

.buy-label {

	position: absolute;
	width: 30%;
	height: 5px;
	margin: 0 auto !important;
	bottom: -90px;
	text-align: center;
	left: 0;
	right: 0;
	font-family: 'Philosopher', sans-serif;
	font-size: 20px;
	min-width: 170px !important;
}

.bar-2 {
	background: url('img/back4.jpg');
	background-attachment: fixed;
	background-size: cover;
	height: auto;
	margin-top: 0px !important;
	margin-left: 0 !important;
	padding-bottom: 30px;
	padding-top: 25px;

	
}

.panel-2 {
	margin: 0 auto;
	height: 77%;
	min-height: 47%;
	max-height: 560px !important;
	margin-top: 110px;
	margin-bottom: 10px !important;
	border-radius: 7px;
	padding: 20px 20px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.4rem;
	line-height: 2.5rem;
	max-width: 1200px;
	background: #E6F3F7;
	color: #063C40;
	opacity: 0.97;
	overflow: hidden;


}


@media (min-width: 2150px) {
	.panel-2 {
		height: 57%;
	}

	.panel-left ul {
		line-height: 3.3rem !important;
	}
}


@media (max-width: 1250px) {

	.panel-2 {
		font-size: 110%;	
		height: auto !important;
		
	
	}
	.panel-2 li{
		font-size: 110% !important;
	}
	.panel-right h2 {
		font-size: 105%;
	}
}

@media (max-width: 500px) {
	

	.panel-2 {
		font-size: 2.7vw;	
		max-height: 250vh !important;

		
	
	}
	.panel-2 ul{
		font-size: 2.8vw !important;
		
	}
	.panel-right h2 {
		font-size: 5.5vh;
	}

	.panel-left h1 {
		font-size: 2.7vh !important;
	}

	.panel-left h3 {
		font-size: 2vh !important;
	}
}


.panel-left {
	
	height: 100%;
	min-width: 61.8%;
	padding-top: 15px;
	max-width: 70%;
	width: auto;
	margin-left: 7px !important;
	display: inline-block !important;
	position: relative;
	

}


.panel-left h3 {
	font-size: 91%;
	margin-bottom: 5px !important;
	color: #014754;
}

.panel-left h1 {
	font-size: 145%;
	margin-top: 5px !important;
	font-family: 'Noto Sans', sans-serif;
	color: #012E41;
}

.panel-left li {
	font-size: 1.6rem;
	line-height: 2.8rem;
	list-style: none;
}

.panel-left i {
	padding-right: 12px;
	color: #0B83C4 !important;
	transition: color 0.3s, transform 0.3s;
	-webkit-transition: color 0.3s, -webkit-transform 0.3s;
}

.panel-left li:hover i {
	color: #09AA00 !important;
	transform: scale(1.3);
	-webkit-transform:  scale(1.3);
}

.panel-right h2 {
	font-size: 117%%;
	line-height: 135%;
	color: #02353E;
	font-family: 'Noto Sans', sans-serif;
}

.panel-right {
	
	float: right;
	height: 100%;
	width: auto;
	max-width: 26%;
	display: inline-block !important;
	border-left: 1px dotted #9E9E9E;


}

.panel-right span{
	font-family: "Philosopher", serif;
}


.panel-right .plus-wrap {
	text-align: center;
}

.panel-right i {
	font-size: 300%;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #00A9C1;
	transition: color 0.3s, transform 0.3s;
	-webkit-transition: color 0.3s, -webkit-transform 0.3s;

	
}

.panel-inner-right-1:hover i {
	color: #099F00 !important;
	transform: scale(1.3);
	-webkit-transform:  scale(1.3);
}

.panel-inner-right-2:hover i {
	color: #099F00 !important;
	transform: scale(1.3);
	-webkit-transform:  scale(1.3);
}

@media (max-width: 600px) {
	.panel-right i {display: none;}
}
.panel-inner-right-1, .panel-inner-right-2 {
	display: block;
	width: auto;
	max-width: 100% !important;
	height: 50%;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 15px;
	position: relative !important;
	
}

.panel-inner-right-2 {
	border-top: 1px dotted #9E9E9E;;
}


@media (max-width: 1050px) {
	.panel-left, .panel-right {
		display: block;
		min-width: 100%;

	}

	.panel-2 {
		max-height: 6000px !important;
		height: calc(1200px/95vh) !important;
		margin-bottom: 20px !important;
		margin: 10px 25px;
	}

	.panel-left {
		margin-left: 0 !important;
		margin-bottom: 15px !important;
		height: auto !important;

		
	}

	.panel-left li {
		font-size: calc(1000px/2vw);
	}

	.panel-right {
		height: 20%;
		border-left: 0;
		bottom: 10px !important;
		margin-bottom: 30px !important;
		position: relative !important;
		
		

	}
	.panel-inner-right-1, .panel-inner-right-2 {
		display: block !important;
		width: auto !important;
		max-width: 40% !important;
		height: auto !important;
		position: relative !important;
		
		

		
	}
	.panel-inner-right-2 {
		
		float: right;
		border-top: 0;
		margin-right: 0px !important;
		border-left: 1px dotted #9E9E9E;;
	}

	.panel-inner-right-1 {
		float: left;
	}

	.panel-left button {
		position: relative !important;
		width: 100% !important;
		margin: 15px 20px !important;
		margin-left: 0 !important;

	}

	.panel-2 h1 {
		font-size: 107%;
	}

}

.dark-h1 {
	color: #121212 !important;
	text-shadow: 1px 1px 1px #C2CCD1 !important;
}

@media (min-width: 1050px) {
	.video-cont-min {
	width: 50% !important;
	}
}	

.price {
	position: absolute;
	display: block !important;
	bottom: -200px;
	font-size: 1.7vw;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	text-align: center;
	font-family: 'Noto Sans', sans-serif;
}

@media (max-width: 1050px) {
	.price {
	font-size: 1.5rem;
	}
}	

.text-testimonial-2 ~ span {
	bottom: 14%;
}

.buy-text {
	width: 61%;
	position: absolute;
	padding: 10px;
	text-align: center;
	top: -110px;
	right: 0;
	left: 0;
	margin: 0 auto !important;
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.3rem;
	font-weight: 100;
	border: 1px solid #20A0C6;
	border-radius: 10px;
	background: #C5EEFE;
	color: #202020;
	height: auto;
}



@media (max-width: 1350px) and (min-width: 700px) {
	.buy-text {
		font-size: 1rem;
		top: -100px;
		width: 75%;
	}
}

@media (max-width: 700px) and (min-width: 400px) {
	.buy-text {
		font-size: 0.97rem;
		top: -130px;
		width: 83%;
	}
}

@media (max-width: 400px) {
	.buy-text {
		font-size: 0.9rem;
		top: -180px;
		width: 93%;
	}
}

.uk-button-primary {
	background: #009AD5;
	transition: background 0.1s;
	-webkit-transition: background 0.1s;
	font-family: 'Noto Sans', sans-serif;
}

.buy-2 {
	padding-top: 180px !important;
}


.bar-3 {
	background: url('img/back3.jpg');
	background-attachment: fixed;
	background-size: cover;
	height: auto;
	margin-top: 0px !important;
	margin-left: 0 !important;
	padding-bottom: 90px;
	padding-top: 90px;

	
}

.inner-panel {
	width: 100%;
	height: 100%;
	font-family: 'Noto Sans', sans-serif;
	


}

#panel-3 {
	padding: 45px !important;
	padding-bottom: 40px !important;
	padding-top: 10px !important;
	font-size: 150%;
	text-indent: 1.3em;
	line-height: 2.7rem;
	color: #07526D;
	height: 75vh;



}



#th-au {
	border-radius: 50%;
	max-width: 280px;
	border: 2px #2D99AC solid;
	
}

@media (max-width: 1500px) and (min-width: 1200px) {
	#th-au { 
		max-width: 200px;
	}
	#panel-3 { 
		font-size: 115%;
		line-height: 2.2rem;
		height: 90% !important;
		padding: 15px 25px !important;
	}
}


@media (max-width: 1200px) and (min-width: 900px) and (orientation: landscape){
	#th-au { 
		max-width: 160px;
	}
	#panel-3 { 
		font-size: 85%;
		line-height: 2.2rem;
		height: 100vh !important;
		padding: 5px 25px !important;
	}
}

@media (max-width: 900px) and (min-width: 700px) and (orientation: landscape){
	#th-au { 
		max-width: 140px;
	}
	#panel-3 { 
		font-size: 90%;
		line-height: 1.5rem;
		height: 115vh !important;
		padding: 10px 10px !important;
		
	}
	.but-down  {
		margin-bottom: 5px !important;
	}

}


@media (max-width: 700px) and (orientation: landscape){
	#th-au { 
		max-width: 150px;
	}
	#panel-3 { 
		font-size: 90%;
		line-height: 1.5rem;
		height: 150vh !important;
		padding: 10px 10px !important;
		
	}
	.but-down  {
		margin-bottom: 5px !important;
	}

}

@media (max-width: 500px) and (max-height: 380px) and (orientation: landscape){
	#th-au { 
		max-width: 150px;
	}
	#panel-3 { 
		font-size: 90%;
		line-height: 1.5rem;
		height: 220vh !important;
		padding: 10px 10px !important;
		
	}
	.but-down  {
		margin-bottom: 5px !important;
	}

}


@media (max-width: 1200px) and (min-width: 600px) and (orientation: portrait) {
	#th-au { 
		max-width: 170px;
	}
	#panel-3 { 
		font-size: 120% !important;
		line-height: 1.9rem;
		padding: 10px 15px !important;
		height: 57vh !important;
	}
}



@media (max-width: 600px) and (orientation: portrait) {
	#th-au { 
		max-width: 120px;
	}
	#panel-3 { 
		font-size: 2.6vw;
		line-height: 1.1rem;
		height: 50vh !important;
		padding: 5px 10px !important;
	}
}


@media (max-height: 700px) and (max-width: 400px) and (orientation: portrait) {
	#th-au { 
		max-width: 120px;
	}
	#panel-3 { 
		font-size: 2.9vw;
		line-height: 1.1rem;
		height: 115vh !important;
		padding: 5px 10px !important;
	}
}


@media (max-height: 800px) and (min-width: 400px) and (orientation: portrait) {
	#th-au { 
		max-width: 100px;
	}
	#panel-3 { 
		font-size: 2.9vw;
		line-height: 1.1rem;
		height: 90vh !important;
		padding: 5px 10px !important;
	}
}

@media (max-height: 500px) and (max-width: 350px) and (orientation: portrait) {
	#th-au { 
		max-width: 100px;
	}
	#panel-3 { 
		font-size: 2.9vw;
		line-height: 1.1rem;
		height: 120vh !important;
		padding: 5px 10px !important;
	}
}

.but-down  {
	bottom: 25px;
}
@media (max-width: 900px){
	[data-uk-scrollspy*='uk-animation-'] {
		opacity: 1;
	}
}


@media (min-width: 1200px) {
	.row-small {
		width: 60% !important;
	}
}

.text-testimonial-3 ~ span {
	bottom: 7%;
}
@media (max-width: 900px) {
.bot-readmore-sp {
	bottom: 14% !important;
}
}

.footer {
	height: 120px;
	padding-top: 130px !important;
	margin-top: 0 !important;
	background: #EFEFEF;
	font-family: 'Noto Sans', sans-serif;
}

.footer-inner {
	background:  #006779;
	color: #EEE;
	font-size: 120%;
	height: 100%;
	padding-top: 15px;
	width: 100%;
	text-align: center;
}

.footer a {
	color: #CEF1F4;
}
</pre></body></html>