#global-wrapper .module-cfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

#global-wrapper .module-textHide {
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  text-indent: 100%;
}

#global-wrapper .module-iconCircleS01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconCircleM01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconCircleL01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTS01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTS01:before {
  position: absolute;
  top: .2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTM01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTM01:before {
  position: absolute;
  top: .2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTL01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTL01:before {
  position: absolute;
  top: .2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowRS01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRS01:before {
  position: absolute;
  top: 0;
  right: .2em;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRM01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRM01:before {
  position: absolute;
  top: 0;
  right: .2em;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRL01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRL01:before {
  position: absolute;
  top: 0;
  right: .2em;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowBS01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBS01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .2em;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBM01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBM01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .2em;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBL01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBL01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .2em;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowLS01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLS01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .2em;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLM01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLM01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .2em;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLL01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLL01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .2em;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTSW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTSW01:before {
  position: absolute;
  top: -.2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTSW01:after {
  position: absolute;
  top: .8em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTMW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTMW01:before {
  position: absolute;
  top: -.2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTMW01:after {
  position: absolute;
  top: .8em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTLW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTLW01:before {
  position: absolute;
  top: -.2em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTLW01:after {
  position: absolute;
  top: .8em;
  right: 0;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowRSW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRSW01:before {
  position: absolute;
  top: 0;
  right: -.2em;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRSW01:after {
  position: absolute;
  top: 0;
  right: .8em;
  bottom: 0;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRMW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRMW01:before {
  position: absolute;
  top: 0;
  right: -.2em;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRMW01:after {
  position: absolute;
  top: 0;
  right: .8em;
  bottom: 0;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRLW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRLW01:before {
  position: absolute;
  top: 0;
  right: -.2em;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowRLW01:after {
  position: absolute;
  top: 0;
  right: .8em;
  bottom: 0;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#global-wrapper .module-iconArrowBSW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBSW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.2em;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBSW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .8em;
  left: 0;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBMW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBMW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.2em;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBMW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .8em;
  left: 0;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBLW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBLW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.2em;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowBLW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: .8em;
  left: 0;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#global-wrapper .module-iconArrowLSW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLSW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.2em;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLSW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .8em;
  width: .36em;
  height: .36em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLMW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLMW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.2em;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLMW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .8em;
  width: .48em;
  height: .48em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLLW01 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLLW01:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.2em;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowLLW01:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: .8em;
  width: .6em;
  height: .6em;
  margin: auto;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#global-wrapper .module-iconArrowTS02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTS02:before {
  position: absolute;
  top: -.36em;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .36em solid transparent;
  border-right: .36em solid transparent;
  border-bottom: .36em solid #fff;
  border-left: .36em solid transparent;
}

#global-wrapper .module-iconArrowTM02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTM02:before {
  position: absolute;
  top: -.48em;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .48em solid transparent;
  border-right: .48em solid transparent;
  border-bottom: .48em solid #fff;
  border-left: .48em solid transparent;
}

#global-wrapper .module-iconArrowTL02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowTL02:before {
  position: absolute;
  top: -.6em;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .6em solid transparent;
  border-right: .6em solid transparent;
  border-bottom: .6em solid #fff;
  border-left: .6em solid transparent;
}

#global-wrapper .module-iconArrowRS02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRS02:before {
  position: absolute;
  top: 0;
  right: -.36em;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .36em solid transparent;
  border-right: .36em solid transparent;
  border-bottom: .36em solid transparent;
  border-left: .36em solid #fff;
}

#global-wrapper .module-iconArrowRM02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRM02:before {
  position: absolute;
  top: 0;
  right: -.48em;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .48em solid transparent;
  border-right: .48em solid transparent;
  border-bottom: .48em solid transparent;
  border-left: .48em solid #fff;
}

#global-wrapper .module-iconArrowRL02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowRL02:before {
  position: absolute;
  top: 0;
  right: -.6em;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .6em solid transparent;
  border-right: .6em solid transparent;
  border-bottom: .6em solid transparent;
  border-left: .6em solid #fff;
}

#global-wrapper .module-iconArrowBS02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBS02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.36em;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .36em solid #fff;
  border-right: .36em solid transparent;
  border-bottom: .36em solid transparent;
  border-left: .36em solid transparent;
}

#global-wrapper .module-iconArrowBM02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBM02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.48em;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .48em solid #fff;
  border-right: .48em solid transparent;
  border-bottom: .48em solid transparent;
  border-left: .48em solid transparent;
}

#global-wrapper .module-iconArrowBL02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowBL02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -.6em;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .6em solid #fff;
  border-right: .6em solid transparent;
  border-bottom: .6em solid transparent;
  border-left: .6em solid transparent;
}

#global-wrapper .module-iconArrowLS02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLS02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.36em;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .36em solid transparent;
  border-right: .36em solid #fff;
  border-bottom: .36em solid transparent;
  border-left: .36em solid transparent;
}

#global-wrapper .module-iconArrowLM02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLM02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.48em;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .48em solid transparent;
  border-right: .48em solid #fff;
  border-bottom: .48em solid transparent;
  border-left: .48em solid transparent;
}

#global-wrapper .module-iconArrowLL02 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  border-radius: 50%;
  background-color: #005;
}

#global-wrapper .module-iconArrowLL02:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -.6em;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-top: .6em solid transparent;
  border-right: .6em solid #fff;
  border-bottom: .6em solid transparent;
  border-left: .6em solid transparent;
}

#global-wrapper .module-iconBlankS01 {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: .7em;
  height: .7em;
  margin: 0 0 5px 3px;
  vertical-align: middle;
  border: solid 2px #999;
}

#global-wrapper .module-iconBlankS01:after {
  position: absolute;
  bottom: -5px;
  left: -5px;
  display: inline-block;
  box-sizing: border-box;
  width: .63em;
  height: .63em;
  content: '';
  border-bottom: solid 2px #999;
  border-left: solid 2px #999;
}

#global-wrapper .module-iconBlankM01 {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: .9em;
  height: .9em;
  margin: 0 0 5px 3px;
  vertical-align: middle;
  border: solid 2px #999;
}

#global-wrapper .module-iconBlankM01:after {
  position: absolute;
  bottom: -5px;
  left: -5px;
  display: inline-block;
  box-sizing: border-box;
  width: .81em;
  height: .81em;
  content: '';
  border-bottom: solid 2px #999;
  border-left: solid 2px #999;
}

#global-wrapper .module-iconBlankL01 {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 1.1em;
  height: 1.1em;
  margin: 0 0 5px 3px;
  vertical-align: middle;
  border: solid 2px #999;
}

#global-wrapper .module-iconBlankL01:after {
  position: absolute;
  bottom: -5px;
  left: -5px;
  display: inline-block;
  box-sizing: border-box;
  width: .99em;
  height: .99em;
  content: '';
  border-bottom: solid 2px #999;
  border-left: solid 2px #999;
}

#global-wrapper .module-iconPdfS01 {
  font-size: 75%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  padding: .15em .25em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  background-color: #999;
}

#global-wrapper .module-iconPdfM01 {
  font-size: 91.66667%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  padding: .15em .25em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  background-color: #999;
}

#global-wrapper .module-iconPdfL01 {
  font-size: 108.33333%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  padding: .15em .25em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  background-color: #999;
}

#global-wrapper .module-scrollBar {
  position: absolute;
  top: 0;
  right: 2px;
  overflow: hidden;
  width: 7px;
  height: 0;
  transition: opacity .2s ease;
  opacity: 0;
  border-radius: 3.5px;
  background-color: rgba(0, 0, 0, .5);

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
}

#global-wrapper .module-scrollBar.show {
  opacity: 1;

  -webkit-filter: none;
  -ms-filter: none;
  filter: none;
}

#global-wrapper .module-scrollAnime {
  transition: all .2s ease;
}

#global-wrapper .module-scrollOverflow {
  overflow: auto !important;

  -webkit-overflow-scrolling: touch;
}
