@charset "utf-8";

/* NotoSans */
@font-face {
  font-family: 'NotoSans';
  font-weight: 100;
  font-display: swap;
  src: local('NotoSans-Thin'), url(/Web-home/_UI/font/noto/NotoSans-Thin.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Thin.woff) format('woff');
}

@font-face {
  font-family: 'NotoSans';
  font-weight: 200;
  font-display: swap;
  src: local('NotoSans-Light'), url(/Web-home/_UI/font/noto/NotoSans-Light.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-weight: 300;
  font-display: swap;
  src: local('NotoSans-DemiLight'), url(/Web-home/_UI/font/noto/NotoSans-DemiLight.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-DemiLight.woff) format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-weight: 400;
  font-display: swap;
  src: local('NotoSans-Regular'), url(/Web-home/_UI/font/noto/NotoSans-Regular.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Regular.woff) format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-weight: 500;
  font-display: swap;
  src: local('NotoSans-Medium'), url(/Web-home/_UI/font/noto/NotoSans-Medium.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Medium.woff) format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-weight: 800;
  font-display: swap;
  src: local('NotoSans-Bold'), url(/Web-home/_UI/font/noto/NotoSans-Bold.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NotoSans';
  font-weight: 900;
  font-display: swap;
  src: local('NotoSans-Black'), url(/Web-home/_UI/font/noto/NotoSans-Black.woff2) format('woff2'), url(/Web-home/_UI/font/noto/NotoSans-Black.woff) format('woff');
}

/*scroll*/
body::-webkit-scrollbar {width: 10px; height: 10px;}
body::-webkit-scrollbar-thumb {background: #012a64; border: 2px solid #f1f1f1; border-radius: 10px;}
body::-webkit-scrollbar-track {background-color: #f1f1f1;}

/* CSS Reset */
html{ font-size:62.5%; }
*,:after,:before,::after,::before{box-sizing:border-box;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{overflow: visible; width:100%;height:100%; line-height:1.5; font-size:1.8rem; font-family: 'NotoSans', sans-serif; font-weight:300; color:#666; word-wrap:break-word;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button{margin:0;padding:0}
body{word-break:keep-all; overflow-x: hidden !important;}
header,article,section,nav,footer{display:block}
img,fieldset,iframe,button{border:0 none}
li{list-style:none}
img{width:auto;max-width:100%;vertical-align:top;}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{background-color:transparent;overflow:visible;border:0}
a,button,input{border:0 none}
input[type="button"],
input[type="submit"] {cursor: pointer;}
a:focus,button:focus,input:focus,select:focus,textarea:focus {}
a:focus-visible,
button:focus-visible,
input[type='button']:focus-visible,
.wrap-banner .paging li:focus-visible,
.wrap-numbers .paging li:focus-visible {box-shadow:inset 0 0 0 2px #ddd; border-radius: 3px;}
a:link,a:active,a:visited{text-decoration:none;color:#222}
a:hover{text-decoration:none;color:#002d56;}
legend{width:0;height:0;font-size:0;position:absolute;z-index:-1}
table{width:100%;border-spacing:0;table-layout:fixed;}
caption{width:0;height:0;padding:0;font-size:0;opacity:0}
th{text-align:center}
input::-ms-clear{display:none}
input,button{border-radius:0;}
input[type="radio"]{position:relative;top:2px}
pre{white-space:pre-line;background-color:#fff;border-radius:0;overflow-y:auto}
select::-ms-expand{display:none}
textarea{resize:none}
figure{text-align:center}
h1,h2,h3,h4,h5,h6,strong{font-weight:600}

/* Wizard Reset */
._objHtml,
._objWidget {overflow:visible}
._contentBuilder {min-height: 20rem;}
._contentBuilder ._obj ._relative{position:relative}
.simplemodal-wrap{font-size:13px}
.hidden{position:absolute;top:-9999px;left:-9999px;display: none;}
.hidden2,
.hidden-text{position:absolute;top:-9999px;left:-9999px;}

@media screen and (max-width: 768px) {
  ._contentBuilder {min-height: auto;}
}

/* Clear Fix */
.clearfix, .clear-fix {zoom: 1;}
.clearfix::after, .clear-fix::after {content: ""; display: block; clear: both;}

/* Input AutoFill */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/* Margin Custom */
.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mt65 {margin-top: 65px;}
.mt70 {margin-top: 70px;}
.mt75 {margin-top: 75px;}
.mt80 {margin-top: 80px;}
.mt85 {margin-top: 85px;}
.mt90 {margin-top: 90px;}
.mt95 {margin-top: 95px;}
.mt100 {margin-top: 100px;}

.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb70 {margin-bottom: 70px;}
.mb75 {margin-bottom: 75px;}
.mb80 {margin-bottom: 80px;}
.mb85 {margin-bottom: 85px;}
.mb90 {margin-bottom: 90px;}
.mb95 {margin-bottom: 95px;}
.mb100 {margin-bottom: 100px;}
.mb126 {margin-bottom:126px;}

.ml0 {margin-left: 0px !important;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}
.ml45 {margin-left: 45px;}
.ml50 {margin-left: 50px;}
.ml55 {margin-left: 55px;}
.ml60 {margin-left: 60px;}
.ml65 {margin-left: 65px;}
.ml70 {margin-left: 70px;}
.ml75 {margin-left: 75px;}
.ml80 {margin-left: 80px;}
.ml85 {margin-left: 85px;}
.ml90 {margin-left: 90px;}
.ml95 {margin-left: 95px;}
.ml100 {margin-left: 100px;}

.mr0 {margin-right: 0px !important;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}
.mr45 {margin-right: 45px;}
.mr50 {margin-right: 50px;}
.mr55 {margin-right: 55px;}
.mr60 {margin-right: 60px;}
.mr65 {margin-right: 65px;}
.mr70 {margin-right: 70px;}
.mr75 {margin-right: 75px;}
.mr80 {margin-right: 80px;}
.mr85 {margin-right: 85px;}
.mr90 {margin-right: 90px;}
.mr95 {margin-right: 95px;}
.mr100 {margin-right: 100px;}

.per5 {width: 5%;}
.per10 {width: 10%;}
.per15 {width: 15%;}
.per20 {width: 20%;}
.per25 {width: 25%;}
.per30 {width: 30%;}
.per35 {width: 35%;}
.per40 {width: 40%;}
.per45 {width: 45%;}
.per50 {width: 50%;}
.per55 {width: 55%;}
.per60 {width: 60%;}
.per65 {width: 65%;}
.per70 {width: 70%;}
.per75 {width: 75%;}
.per80 {width: 80%;}
.per85 {width: 85%;}
.per90 {width: 90%;}
.per95 {width: 95%;}
.per100 {width: 100%;}



@page {
  size : 22in 30in;
  margin: 80px;
}

@media print {
  body {
	zoom: 1.2;
  }

  html, body {
	width: 100%;
	margin: 0;
	padding: 0;
  }

  .wrap-header,
  .wrap-sub-top,
  .wrap-footer,
  .btn-top-page,
  .wrap-pop {display: none !important;}

  .sub #_contentBuilder ._objTag,
  .sub #_contentBuilder ._objHtml,
  .sub #_contentBuilder ._objImage,
  .sub #_contentBuilder ._objWidget,
  .sub #_contentBuilder ._objHeading {width: 100% !important;}

  .con-table table,
  .con-table2 table {width: 100% !important;}
  .con-table:after,
  .con-table2:after {display: none !important;}
}

/* Skip To Content */
#kdca-skip-link{position:absolute; left:0; top:-100rem; width:100%; z-index:1000;}
#kdca-skip-link a{display:block; text-align:center; width: 100%; line-height:0;	font-size:0}
#kdca-skip-link a:focus,
#kdca-skip-link a:hover,
#kdca-skip-link a:active{position:absolute; left:0; top:100rem; padding: 0.8rem 0; display:block; box-sizing:border-box;height:3.6rem; background:#20262c; font-size:1.2rem; font-weight:500; line-height:1.5; color:#fff}

/* Func Admin Button */
._fnctWrap {line-height: 1.5}
.main.edit ._objTool, .main ._fnctWrap ._fnctAdmin,
.usefull.edit ._objTool, .usefull ._fnctWrap ._fnctAdmin {left: 0; top: auto !important; right: auto !important; bottom: 0;}
.main.edit ._multipleDivObjTool,
.usefull.edit ._multipleDivObjTool {top: 0 !important;}
.sub ._fnctWrap ._fnctAdmin {left: auto !important; top: 0; right: 0; bottom: auto !important;}

.fancybox-image {padding: 10px !important; background: #fff !important; border-radius: 15px !important; overflow:hidden;}