@charset "UTF-8";

.bold{
	font-weight:bold;
}
.ac{text-align:center !important;}
.ar{text-align:right !important;}
.al{text-align:left !important;}

.fr{float:right;}
.fl{float:left;}

.ls00{ letter-spacing: 0px;}
.ls01{ letter-spacing: 1px;}
.ls02{ letter-spacing: 2px;}

.underline{text-decoration: underline;}

.em01 {text-indent:-1em; padding-left:1em;}
.em02 {text-indent:-2em; padding-left:2em;}
.em03 {text-indent:-3em; padding-left:3em;}
.em04 {text-indent:-4em; padding-left:4em;}
.em05 {text-indent:-5em; padding-left:5em;}
.em06 {text-indent:-6em; padding-left:6em;}
.em07 {text-indent:-7em; padding-left:7em;}

.fc-orange{color: #f9a141;}
.fc-white{color: #fff;}
.fc-blue{color: #113f59;}

sup,sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;

}
sup {
    font-size: 60%;
    bottom: 1ex;
}
sub {
    font-size: 76%;
}

@media screen and (max-width: 768px) {}

/*form
---------------------------------------------------------------*/

@media screen and (max-width: 768px) {}

/*Font Size
---------------------------------------------------------------*/

.t25 {font-size:189% !important; line-height:259% !important;}
.t24 {font-size:182% !important; line-height:244% !important;}
.t23 {font-size:174% !important; line-height:244% !important;}
.t22 {font-size:167% !important; line-height:230% !important;}
.t21 {font-size:161.6% !important; line-height:230% !important;}
.t20 {font-size:153.9% !important; line-height:216% !important;}
.t19 {font-size:146.5% !important; line-height:216% !important;}
.t18 {font-size:138.5% !important; line-height:200% !important;}
.t17 {font-size:131% !important; line-height:200% !important;}
.t16 {font-size:123.1% !important; line-height:180% !important;}
.t15 {font-size:116% !important; line-height:180% !important;}
.t14 {font-size:108% !important; line-height:170% !important;}
.t13 {font-size:100%; line-height:170%;}
.t12 {font-size:93% !important; line-height:167% !important;}
.t11 {font-size:85% !important; line-height:167% !important;}
.t10 {font-size:77% !important; line-height:147% !important;}
.t9 {font-size:68% !important; line-height:147% !important;}
.t0 {font-size:0% !important;}

@media screen and (max-width: 768px) {
.t25 {font-size:174% !important; line-height:32px !important;}
.t24 {font-size:167% !important; line-height:32px !important;}
.t23 {font-size:161.6% !important; line-height:30px !important;}
.t22 {font-size:153.9% !important; line-height:30px !important;}
.t21 {font-size:146.5% !important; line-height:28px !important;}
.t20 {font-size:138.5% !important; line-height:28px !important;}
.t19 {font-size:131% !important; line-height:26px !important;}
.t18 {font-size:123.1% !important; line-height:26px !important;}
.t17 {font-size:116% !important; line-height:24px !important;}
.t16 {font-size:108% !important; line-height:24px !important;}
.t15 {font-size:100% !important; line-height:22px !important;}
.t14 {font-size:93% !important; line-height:22px !important;}
.t13 {font-size:93% !important; line-height:22px !important;}
.t12 {font-size:77% !important; line-height:20px !important;}
.t11 {font-size:68% !important; line-height:18px !important;}
.t10 {font-size:68% !important; line-height:18px !important;}
.t9 {font-size:68% !important; line-height:18px !important;}
.t0 {font-size:0% !important;}
}

@media screen and (max-width: 768px) {}

/*--margin--*/

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}

.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}
.mr60{margin-right:60px !important;}
.mr70{margin-right:70px !important;}
.mr80{margin-right:80px !important;}
.mr90{margin-right:90px !important;}
.mr100{margin-right:100px !important;}
.mr120{margin-right:150px !important;}

.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}
.ml60{margin-left:60px !important;}
.ml70{margin-left:70px !important;}
.ml80{margin-left:80px !important;}
.ml90{margin-left:90px !important;}
.ml100{margin-left:100px !important;}

.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}
.mb120{margin-bottom:120px !important;}
.mb150{margin-bottom:150px !important;}
.mb200{margin-bottom:200px !important;}
.mb300{margin-bottom:300px !important;}
.mb350{margin-bottom:350px !important;}

/*--margin--*/

@media screen and (max-width: 768px) {

.mb100{margin-bottom:0 !important;}

}

/*--padding--*/

.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}
.pt60{padding-top:60px !important;}
.pt70{padding-top:70px !important;}
.pt80{padding-top:80px !important;}
.pt90{padding-top:90px !important;}
.pt100{padding-top:100px !important;}

.pr10{padding-right:10px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}
.pr50{padding-right:50px !important;}
.pr60{padding-right:60px !important;}
.pr70{padding-right:70px !important;}
.pr80{padding-right:80px !important;}
.pr90{padding-right:90px !important;}
.pr100{padding-right:100px !important;}

.pl10{padding-left:10px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}
.pl50{padding-left:50px !important;}
.pl60{padding-left:60px !important;}
.pl70{padding-left:70px !important;}
.pl80{padding-left:80px !important;}
.pl90{padding-left:90px !important;}
.pl100{padding-left:100px !important;}

.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}
.pb60{padding-bottom:60px !important;}
.pb70{padding-bottom:70px !important;}
.pb80{padding-bottom:80px !important;}
.pb90{padding-bottom:90px !important;}
.pb100{padding-bottom:100px !important;}

/*--padding--*/
