/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.fcblack { color: black !important; } .fcwhite { color: white !important; } .fcgreen { color: #789c4a !important; }

.fs130 { font-size: 130px !important; }  .fs120 { font-size: 120px !important; } .fs105 { font-size: 105px !important; } .fs90 { font-size: 90px !important; } .fs75 { font-size: 75px !important; } .fs72 { font-size: 72px !important; } .fs66 { font-size: 66px !important; } .fs60 { font-size: 60px !important; } .fs45 { font-size: 45px !important; }  .fs42 { font-size: 42px !important; } .fs36 { font-size: 36px !important; } .fs30 { font-size: 30px !important; } .fs27 { font-size: 27px !important; } .fs24 { font-size: 24px !important; } .fs21 { font-size: 21px !important; } .fs18 { font-size: 18px !important; } .fs16 { font-size: 16px !important; } .fs15 { font-size: 15px !important; } .fs12 { font-size: 12px !important; } 

.fw200 { font-weight: 200 !important; } .fw300 { font-weight: 300 !important; } .fw400 { font-weight: 400 !important; } .fw500 { font-weight: 500 !important; } .fw600 { font-weight: 600 !important; } .fw700 { font-weight: 700 !important; } .fw800 { font-weight: 800 !important; } .fw900 { font-weight: 900 !important; }

.lh100 { line-height: 100% !important; }
.lh120 { line-height: 120% !important; }
.lh150 { line-height: 150% !important; }

.marg0 { margin: 0 !important; }
.padd0 { padding: 0 !important; }

.secpadd0 { padding: 0 !important; }
.secpadd5 { padding: 5% !important; }

.w50t { width: 50% !important; }
.w50 { width: 50% !important; }
.w50m { width: 50% !important; }
.w25 { width: 25% !important; }
.w15 { width: 15% !important; }
.w14 { width: 14.285% !important; }
.w10 { width: 10% !important; }

input { max-width: 100% !important; font-size: 12px !important; margin: 0 !important; font-family: "Kodchasan", sans-serif !important; text-transform: uppercase !important; }

.dview { display: block !important; }
.mview { display: none !important; }
.dview7 { display: block !important; }
.mview7 { display: none !important; }

.bannvh {
	min-height: 60vh !important;
	margin-top: -192px !important; 
}


@media (max-width: 1400px){
	
	.mtopicons { margin-top: -35% !important; }
	
}

@media (max-width: 1200px){
	
	.menu-link {}
	
	.w50 { width: 50% !important; }
	.w15 { width: 20% !important; }
	.mtopicons { margin-top: -40% !important; }
	.w100ic { width: 100% !important; }
	
	.vhbtm { height: 10vh !important; 
	
}

@media (max-width: 991px){
	
	.fs240 { font-size: 180px !important; }
	.fs27 { font-size: 24px !important; }
	.fs21 { font-size: 18px !important; }
	.fs18 { font-size: 16px !important; }
	
	.menu-link { color: black !important; }
	
	.dview { display: none !important; }
	.mview { display: block !important; }
	
	.lh150 { line-height: 120% !important; }
	
	.w50t { width: 100% !important; }
	.w50 { width: 100% !important; padding: 2% 0 1% !important; }	
	.w50m { width: 100% !important; padding: 35% 5% 60px !important; }
	.w40m { width: 84% !important; }
	.w25 { width: 50% !important; }
	.w15 { width: 30% !important; }
	.w10 { width: 20% !important; }
	
	.mtopicons { margin-top: -45% !important; }
	
	.w50n { width: 75% !important; }
	
	.vhbtm { height: 200px !important; }
	
	.bannvh {
		min-height: 80vh !important;
		margin-top: -192px !important; 
	}
	
}

@media (max-width: 767px){
	
	.fs240 { font-size: 150px !important; }
	.fs27 { font-size: 21px !important; }
	.fs21 { font-size: 16px !important; }
	.fs18 { font-size: 14px !important; }
	
	.dview7 { display: none !important; }
	.mview7 { display: block !important; }
	
	.allcenter { text-align: center !important; padding: 5% !important; }
	.allcenteric { text-align: center !important; align-items: center !important; }
	.paddcrx { padding: 5% 0 !important; }
	
	.w15 { width: 50% !important; }
	.w10 { width: 50% !important; }
	
	.bannvh {
		min-height: 50vh !important;
		margin-top: -192px !important; 
	}
	.bannvhn { min-height: 50vh !important; }
	
	.mtopicons { margin-top: -50% !important; }
	
	.fwrapicons { display: flex; flex-wrap: wrap !important; justify-content: space-around !important; }
	.w14 { width: 90px !important; }
	
	.padnos { padding: 5% 5% 5% 10% !important; }
	
	.w50n { width: 90% !important; }
	
	.vhbtm { height: 5vh !important; }
}

@media (max-width: 640px){
	
	
	
}