@charset "UTF-8";
header.parallax{height:350px;}
	header .title{margin-top:130px;color:#fff;font-size:50px;}

#ax .box{width:100%;height:385px;background-position:center;background-repeat:no-repeat;background-size:cover;}

#sx h5{font-family:"Muli";font-size:18px;margin:20px 0 15px 0;text-transform:uppercase;color:#000;font-weight:600;}
#sx .txt{text-align:justify;}

#sy .txt i.fa{font-size:20px;color:#198fbf;}

#cx .box{width:100%;height:auto;background-color:#999999;margin:15px 0;}
#cx .box .header-box{background-color:#ed6d11;color:#fff;padding:10px;font-family:"Muli";font-size:18px;text-align:center;}
#cx .box .txt{margin:0;padding:10px;font-size:16px;color:#fff;}

#cy .box{width:100%;height:auto;border:3px solid #ed6d11;background-color:#fff;margin:10px 0;}
	#cy .box .header-box{width:100%;height:auto;padding:25px;font-family:"Muli";font-size:30px;font-weight:600;color:#fff;text-align:center;background-color:#ed6d11;}
	#cy .box .body-box{padding:25px;text-align:center;}
	#cy .box .txt span{color:#ed6d11;}