<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.container-fluid {
		padding: 1% 5%;
	}
	
	.container-fluid img {
		width: 11%;
		height: 11%;
	    margin-left: 12%;
	}
	
	#navtion {
		margin: 0 auto;
		background-color: #01613B;
	}
	
	#navbarColor02 {
		margin-left: 18%;
		overflow: hidden;
		position: relative;
	}
	
	#navbarColor02 ul li {
		width: 120px;
		font-size: 18px;
		color: white;
		margin-bottom: 0.5%;
	}
	
	.currents::before{
		content: '';
		background-color: white;
		width: 70px;
		height: 4px;
		opacity: 1;
		margin: 0 auto;
		position: absolute;
		top: 80%;
		z-index: 1;
		transition: all 0.4s ease;
		border-radius: 5px;
	}
	.currentss::before{
		content: '';
		background-color: white;
		width: 35px;
		height: 4px;
		opacity: 1;
		margin: 0 auto;
		position: absolute;
		top: 80%;
		z-index: 1;
		transition: all 0.4s ease;
		border-radius: 5px;
	}
	
	.banner {
		max-width: 1920px;
		margin: 0 auto;
	}
	
	#banner-box {
		margin-top: 5%;
		/*background-image: url('../../img/folder/common/banner-2.jpg');*/
		overflow: hidden;
		position: relative;
	}
	
	#banner-box img {
		margin: 0 auto;
	}
	
	#banner-box .banner-box-text {
		color: white;
		text-align: center;
		width: 100%;
		padding: 0 30px;
		opacity: 1;
		transform: translateX(-50%);
		position: absolute;
		top: 35%;
		left: 55%;
		z-index: 1;
		transition: all 0.4s ease;
		padding: 2%;
		display: flex;
		flex-flow: row wrap;
	}
	#banner-box .banner-box-text1 {
		color: white;
		text-align: center;
		width: 100%;
		padding: 0 30px;
		opacity: 1;
		transform: translateX(-50%);
		position: absolute;
		top: 35%;
		left: 91%;
		z-index: 1;
		transition: all 0.4s ease;
		padding: 2%;
		display: flex;
		flex-flow: row wrap;
	}
	
	.banner-box-text h1 {
		font-size: 72px;
	}
	
	.banner-box-text h2 {
		font-size: 72px;
	}
	.banner-box-text1 h2 {
		font-size: 72px;
	}
	.banner-box-text h5 {
		line-height: 56px;
		font-size: 32px;
	}
	.banner-box-text-left{
		width: 50%;
		height: auto;
		margin: 0 auto;
	}
	.banner-box-text-right{
		width: 48%;
		height: auto;
		margin: -12% auto;
	}
	.banner-box-text-right img{
		width: 60%;
		height: auto;
	}
	#Menu li a {
		text-decoration: none;
		color: white;
	}                                                                                          
    
	@media screen and (max-width:1440px){
		.container-fluid img {
		
			margin-left: 4%;
		}
		#navbarColor02 {
			margin-left: 16%;
			
		}
	}
	@media screen and (max-width:1400px){
		#banner-box .banner-box-text {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 55%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 91%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		
		.banner-box-text h1 {
			font-size: 64px;
		}
		
		.banner-box-text h2 {
			font-size: 72px;
		}
		.banner-box-text1 h2 {
			font-size: 72px;
		}
	}
	@media screen and (max-width:1280px){
		.container-fluid img {
		
			margin-left: 4%;
		}
		#navbarColor02 {
			margin-left: 10%;
			
		}
	
	}
	@media screen and (max-width:1220px){
		#banner-box {
			margin-top: 6%;
			
		}
		.banner-box-text h1 {
			font-size: 52px;
		}
		
		.banner-box-text h2 {
			font-size: 52px;
		}
		
		.banner-box-text h5 {
			line-height:50px;
			font-size: 24px;
		}
		.container-fluid img{
			margin-left: -2%;
		}
		#navbarColor02 {
			margin-left: 2%;
			
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 87%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 65px;
		}
		.container-fluid img {
		
			margin-left: 0%;
		}
		#navbarColor02 {
			margin-left: 0;
			
		}
	}
	@media screen and (max-width:1000px){
		.currents::before{
			content: '';
			background-color: white;
			width: 70px;
			height: 4px;
			opacity: 0;
			margin: 0 auto;
			position: absolute;
			top: 80%;
			z-index: 1;
			transition: all 0.4s ease;
			border-radius: 5px;
		}

		.currentss::before{
			content: '';
			background-color: white;
			width: 35px;
			height: 4px;
			opacity: 0;
			margin: 0 auto;
			position: absolute;
			top: 80%;
			z-index: 1;
			transition: all 0.4s ease;
			border-radius: 5px;
		}
		#banner-box {
			margin-top: 6%;
			
		}
		.banner-box-text h1 {
			font-size: 48px;
		}
		
		.banner-box-text h2 {
			font-size: 48px;
		}
		
		.banner-box-text h5 {
			line-height:45px;
			font-size: 20px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 84%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 64px;
		}
		.container-fluid img {
		
			margin-left: 0%;
		}
		#navbarColor02 {
			margin-left: 8%;
			
		}
		#navbarColor02 ul li {
			width: 100px;
			font-size: 16px;
			color: white;
			margin-bottom: 0.5%;
		}

	}
	@media screen and (max-width:960px){
		#banner-box {
			margin-top: 7%;
			
		}
		.banner-box-text h1 {
			font-size: 42px;
		}
		
		.banner-box-text h2 {
			font-size: 42px;
		}
		
		.banner-box-text h5 {
			line-height:42px;
			font-size: 20px;
		}
		#navbarColor02 {
			margin-left: 15%;
			
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 84%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 64px;
		}
	}
	@media screen and (max-width:850px){
		#banner-box {
			margin-top:8%;
			
		}
		.banner-box-text h1 {
			font-size: 36px;
		}
		
		.banner-box-text h2 {
			font-size: 36px;
		}
		
		.banner-box-text h5 {
			line-height:42px;
			font-size: 18px;
		}
	}
	@media screen and (max-width:768px){
		#banner-box {
			margin-top:8.7%;
			
		}
		.banner-box-text h1 {
			font-size: 32px;
		}
		
		.banner-box-text h2 {
			font-size: 32px;
		}
		
		.banner-box-text h5 {
			line-height:36px;
			font-size: 18px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 83%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size:58px;
		}
	}
	@media screen and (max-width:650px){
		#banner-box {
			margin-top:10.1%;
			
		}
		.banner-box-text h1 {
			font-size: 24px;
		}
		
		.banner-box-text h2 {
			font-size: 26px;
		}
		
		.banner-box-text h5 {
			line-height:24px;
			font-size: 14px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 82%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 54px;
		}
	}
	@media screen and (max-width:500px){
		#banner-box {
			margin-top:12.5%;
			
		}
		.banner-box-text h1 {
			font-size: 20px;
		}
		
		.banner-box-text h2 {
			font-size: 20px;
		}
		
		.banner-box-text h5 {
			line-height:20px;
			font-size: 11px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 82%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 42px;
		}
	}
	@media screen and (max-width:450px){
		#banner-box {
			margin-top:14.5%;
			
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 35%;
			left: 82%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 36px;
		}
		
	
	}
	@media screen and (max-width:400px){
		#banner-box {
			margin-top:15.5%;
			
		}
		.banner-box-text h1 {
			font-size: 20px;
		}
		
		.banner-box-text h2 {
			font-size: 20px;
		}
		
		.banner-box-text h5 {
			line-height:20px;
			font-size: 10px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 32%;
			left: 82%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 32px;
		}
	}
	@media screen and (max-width:390px){
		#banner-box {
			margin-top:16%;
			
		}
		.banner-box-text h1 {
			font-size: 16px;
		}
		
		.banner-box-text h2 {
			font-size: 16px;
		}
		
		.banner-box-text h5 {
			line-height:16px;
			font-size: 10px;
		}
	}
	@media screen and (max-width:350px){
		#banner-box {
			margin-top:17%;
			
		}
		.banner-box-text h1 {
			font-size: 16px;
		}
		
		.banner-box-text h2 {
			font-size: 16px;
		}
		
		.banner-box-text h5 {
			line-height:16px;
			font-size: 10px;
		}
		#banner-box .banner-box-text1 {
			color: white;
			text-align: center;
			width: 100%;
			padding: 0 30px;
			opacity: 1;
			transform: translateX(-50%);
			position: absolute;
			top: 32%;
			left: 82%;
			z-index: 1;
			transition: all 0.4s ease;
			padding: 2%;
			display: flex;
			flex-flow: row wrap;
		}
		.banner-box-text1 h2 {
			font-size: 28px;
		}
	}
	@media screen and (max-width:320px){
		#banner-box {
			margin-top:18.5%;
			
		}
		.banner-box-text h1 {
			font-size: 16px;
		}
		
		.banner-box-text h2 {
			font-size: 16px;
		}
		
		.banner-box-text h5 {
			line-height:16px;
			font-size: 8px;
		}
	}</pre></body></html>