/* Default functions, mixins and variables (must be added to home-page-style.scss and inner-page-style.scss)
=======================================*/
/* Share components var
=======================================*/
/* Colors Set
=======================================*/
/* BreakPoints
=======================================*/
/** Pui 10 Nov 2020 added youtube icon css **/
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: red;
}

.far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: black;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.eot);
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.woff2)
      format("woff2"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.woff)
      format("woff"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.ttf)
      format("truetype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-brands-400.svg#fontawesome)
      format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.eot);
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.woff2)
      format("woff2"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.woff)
      format("woff"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.ttf)
      format("truetype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.svg#fontawesome)
      format("svg");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.eot);
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.woff2)
      format("woff2"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.woff)
      format("woff"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.ttf)
      format("truetype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-regular-400.svg#fontawesome)
      format("svg");
}

.fab,
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.eot);
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.woff2)
      format("woff2"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.woff)
      format("woff"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.ttf)
      format("truetype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.svg#fontawesome)
      format("svg");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.eot);
  src: url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.woff2)
      format("woff2"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.woff)
      format("woff"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.ttf)
      format("truetype"),
    url(/assets/fontawesome/releases/v5.15.1/webfonts/free-fa-solid-900.svg#fontawesome)
      format("svg");
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}

.fa,
.fas {
  font-weight: 900;
}

/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }

  100% {
    opacity: 0;
  }
}

.bootstrap-select > select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px;
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group
  .bs3-has-addon.bootstrap-select
  .dropdown-toggle
  .filter-option
  .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 0.3s linear 750ms forwards bs-notify-fadeOut;
  animation: 0.3s linear 750ms forwards bs-notify-fadeOut;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: "\00a0";
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup
  .dropdown-toggle
  .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show
  > .dropdown-toggle
  .filter-option:before {
  display: block;
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

@font-face {
  font-family: "wico";
  src: url("/assets/fonts/icomoon/fonts/wico.woff2") format("woff2"),
    url("/assets/fonts/icomoon/fonts/wico.woff") format("woff"),
    url("/assets/fonts/icomoon/fonts/wico.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 29, sass/helper/_ico-var.scss */
[class^="ico--"],
[class*=" ico--"],
.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* fix inline block */
/* hide the text content  http://nicolasgallagher.com/another-css-image-replacement-technique/ */
/* Vertically align */
/* Placeholder */
/* Triangle - @include triangle(12px, 6px, #ff0000, bottom); */
/* @include svg_bg(inline/icon-x, 50px); */
/* Calculate fluid ratio based on two dimensions (width/height)  @include fluid-ratio(800px 200px, 300px 150px);
http://voormedia.com/blog/2012/11/responsive-background-images-with-fixed-or-fluid-aspect-ratios
*/
/* @include pseudo(before, 10px, 10px); */
/* @include accelerate(transform); */
/* Custom
=======================================*/
/* Bootstrap select */
/* line 2, sass/component/_selectmenu.scss */
.bs-select {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.125em;
  width: 100% !important;
}

/* line 15, sass/component/_selectmenu.scss */
.bs-select .dropdown-toggle {
  padding: 1.72222222em 1.94444444em 1.77777778em 1.66666667em;
  font-size: 1em;
  border: 0;
  border-radius: 0;
  color: #6f6f6f;
  background: transparent !important;
  -webkit-transition: none;
  transition: none;
}

.alignjustify {
  text-align: justify;
}

@media (max-width: 1199.98px) {
  /* line 15, sass/component/_selectmenu.scss */
  .bs-select .dropdown-toggle {
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  /* line 15, sass/component/_selectmenu.scss */
  .bs-select .dropdown-toggle {
    padding: 1.25em 1.9375em 1.3125em 1.6875em;
  }
}

@media (max-width: 575.98px) {
  /* line 15, sass/component/_selectmenu.scss */
  .bs-select .dropdown-toggle {
    padding: 0.8125rem 2.1875rem 0.8125rem 1.1875rem;
  }
}

/* line 36, sass/component/_selectmenu.scss */
.bs-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 47, sass/component/_selectmenu.scss */
.bs-select .dropdown-toggle:after {
  position: absolute;
  top: 50%;
  right: 1.875em;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  font-size: 0.61111111em;
  color: #000a4d;
  border: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e900";
}

/* line 60, sass/component/_selectmenu.scss */
.bs-select .dropdown-toggle:hover,
.bs-select .dropdown-toggle:focus {
  color: #000a4d;
}

/* line 67, sass/component/_selectmenu.scss */
.bs-select.show .dropdown-toggle {
  color: #fff;
  background-color: #000a4d !important;
}

/* line 71, sass/component/_selectmenu.scss */
.bs-select.show .dropdown-toggle:after {
  color: #fff;
}

/* line 77, sass/component/_selectmenu.scss */
.bs-select .dropdown-menu {
  margin-top: -0.44444444em;
  padding: 0em 1.66666667em 1.16666667em;
  background-color: #000a4d;
  box-shadow: none;
}

@media (max-width: 575.98px) {
  /* line 77, sass/component/_selectmenu.scss */
  .bs-select .dropdown-menu {
    margin-top: 0;
    padding: 0rem 1.1875rem 0.75rem;
  }
}

/* line 89, sass/component/_selectmenu.scss */
.bs-select .dropdown-menu.inner a {
  padding: 0.44444444em 0em;
  color: #fff;
}

@media (max-width: 575.98px) {
  /* line 89, sass/component/_selectmenu.scss */
  .bs-select .dropdown-menu.inner a {
    padding: 0.375rem 0rem;
  }
}

/* line 96, sass/component/_selectmenu.scss */
.bs-select .dropdown-menu.inner a:hover,
.bs-select .dropdown-menu.inner a:focus {
  color: #fff;
  font-weight: 700;
}

/* line 105, sass/component/_selectmenu.scss */
.bs-select .dropdown-item {
  white-space: normal;
  line-height: 1.3;
  background: transparent;
  color: #6f6f6f;
}

/* line 111, sass/component/_selectmenu.scss */
.bs-select .dropdown-item.active {
  color: #fff;
  font-weight: 700;
}

/* line 120, sass/component/_selectmenu.scss */
.no-js .bs-select {
  visibility: hidden;
}

/* line 126, sass/component/_selectmenu.scss */
.bs-select-container--w-500 {
  width: 500px;
}

/* line 130, sass/component/_selectmenu.scss */
.bs-select-container--w-600 {
  width: 600px;
}

@media (max-width: 767.98px) {
  /* line 125, sass/component/_selectmenu.scss */
  .bs-select-container {
    width: auto;
  }
}

/* Bootstrap multiselect */
/* jQuery ui select */
/* line 1, sass/section/_pagination.scss */
.pagination-box {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  position: relative;
  font-size: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #14213b;
}

@media (max-width: 1199.98px) {
  /* line 1, sass/section/_pagination.scss */
  .pagination-box {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  /* line 1, sass/section/_pagination.scss */
  .pagination-box {
    font-size: 0.875rem;
  }
}

/* line 20, sass/section/_pagination.scss */
.pagination {
  margin: 0;
  padding: 0;
  list-style: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (max-width: 575.98px) {
  /* line 20, sass/section/_pagination.scss */
  .pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

/* line 32, sass/section/_pagination.scss */
.pagination__item {
  padding: 0em 0.22222222em;
}

@media (max-width: 575.98px) {
  /* line 32, sass/section/_pagination.scss */
  .pagination__item {
    padding: 0rem 0.125rem;
  }
}

/* line 39, sass/section/_pagination.scss */
.pagination__item--prev {
  margin-right: 1.88888889em;
  white-space: nowrap;
}

/* line 43, sass/section/_pagination.scss */
.pagination__item--prev .ico {
  margin-right: 0.75em;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 575.98px) {
  /* line 43, sass/section/_pagination.scss */
  .pagination__item--prev .ico {
    margin-right: 0.25rem;
  }
}

@media (max-width: 767.98px) {
  /* line 39, sass/section/_pagination.scss */
  .pagination__item--prev {
    margin-right: 0;
  }
}

/* line 57, sass/section/_pagination.scss */
.pagination__item--next {
  margin-left: 1.88888889em;
  white-space: nowrap;
}

/* line 61, sass/section/_pagination.scss */
.pagination__item--next .ico {
  margin-left: 0.75em;
}

@media (max-width: 575.98px) {
  /* line 61, sass/section/_pagination.scss */
  .pagination__item--next .ico {
    margin-left: 0.25rem;
  }
}

@media (max-width: 767.98px) {
  /* line 57, sass/section/_pagination.scss */
  .pagination__item--next {
    margin-left: 0;
  }
}

/* line 75, sass/section/_pagination.scss */
.pagination__item.is-active > .pagination__link {
  position: relative;
  color: #0e7e8b;
  cursor: default;
}

/* line 80, sass/section/_pagination.scss */
.pagination__item.is-active > .pagination__link:before {
  position: absolute;
  bottom: -0.11111111em;
  left: 50%;
  width: calc(100% - 0.44444444em);
  border-bottom: 2px solid #0e7e8b;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}

/* line 93, sass/section/_pagination.scss */
.pagination__item.is-disabled > .pagination__link {
  color: inherit;
  cursor: default;
}

/* line 100, sass/section/_pagination.scss */
.pagination__link {
  padding: 0.27777778em 0.5em;
  border: 0;
  white-space: nowrap;
  background: none;
}

@media (max-width: 420px) {
  /* line 100, sass/section/_pagination.scss */
  .pagination__link {
    padding: 0.25rem 0.25rem;
  }
}

@media (max-width: 575.98px) {
  /* line 111, sass/section/_pagination.scss */
  .pagination__item--next .pagination__link {
    padding-right: 0;
  }

  /* line 115, sass/section/_pagination.scss */
  .pagination__item--prev .pagination__link {
    padding-left: 0;
  }
}

/* line 121, sass/section/_pagination.scss */
.pagination__link[href]:hover,
.pagination__link[href]:focus {
  color: #0e7e8b;
}

/* line 128, sass/section/_pagination.scss */
.pagination .ico {
  display: inline-block;
  font-size: 0.88888889em;
  line-height: 1;
}

/* line 133, sass/section/_pagination.scss */
.pagination .ico:before {
  width: auto;
  margin-right: 0;
}

/* line 140, sass/section/_pagination.scss */
.jump-to-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #5c5c5c;
}

@media (max-width: 1199.98px) {
  /* line 140, sass/section/_pagination.scss */
  .jump-to-wrap {
    position: relative;
    top: auto;
    -webkit-transform: none;
    transform: none;
    margin-left: 0;
    margin-top: 2.5rem;
  }
}

/* line 156, sass/section/_pagination.scss */
.jump-to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 158, sass/section/_pagination.scss */
.jump-to > * {
  display: inline-block;
}

/* line 161, sass/section/_pagination.scss */
.jump-to__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000a4d;
  margin-right: 1.05555556em;
  margin-bottom: 0;
}

/* line 169, sass/section/_pagination.scss */
.jump-to__input {
  max-width: 4.33333333em;
  -ms-flex-preferred-size: 4.33333333em;
  flex-basis: 4.33333333em;
  text-align: center;
  border: 0;
  background: transparent;
  -moz-appearance: textfield;
}

@media (max-width: 1199.98px) {
  /* line 169, sass/section/_pagination.scss */
  .jump-to__input {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  /* line 169, sass/section/_pagination.scss */
  .jump-to__input {
    max-width: 3.8125rem;
    -ms-flex-preferred-size: 3.8125rem;
    flex-basis: 3.8125rem;
  }
}

/* line 186, sass/section/_pagination.scss */
.jump-to__input::-webkit-inner-spin-button,
.jump-to__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 193, sass/section/_pagination.scss */
.jump-to__submit {
  position: relative;
  min-width: 2.33333333em;
  height: 2.55555556em;
  border: 0;
  color: #fff;
  background-color: #0e7e8b;
}

/* line 201, sass/section/_pagination.scss */
.jump-to__submit > .ico {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0.88888889em;
}

/* line 210, sass/section/_pagination.scss */
.jump-to__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 6.66666667em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

/* line 1, sass/section/_breadcrumb.scss */
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none !important;
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  min-height: 3.375em;
  margin-bottom: 1.5625em;
  color: #fff;
  background: transparent;
}

@media (max-width: 1199.98px) {
  /* line 1, sass/section/_breadcrumb.scss */
  .breadcrumb {
    font-size: 0.9375rem;
  }
}

@media (max-width: 767.98px) {
  /* line 1, sass/section/_breadcrumb.scss */
  .breadcrumb {
    font-size: 0.875rem;
  }
}

/* line 16, sass/section/_breadcrumb.scss */
.breadcrumb__item {
  display: inline-block;
  margin-bottom: 0.1875rem;
  font-weight: 700;
}

/* line 21, sass/section/_breadcrumb.scss */
.breadcrumb__item:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: -0.0625em;
  margin: 0rem 0.625rem;
  font-size: 0.8125em;
  line-height: 1;
  vertical-align: middle;
  content: "\e910";
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6);
}

/* line 34, sass/section/_breadcrumb.scss */
.breadcrumb__link {
  color: #fff;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6);
}

/* line 39, sass/section/_breadcrumb.scss */
.breadcrumb__link:hover,
.breadcrumb__link:focus {
  color: currentColor;
  text-decoration: underline;
}

/* line 1, sass/section/_sidemenu.scss */
.side-menu {
  position: relative;
  width: 100%;
  font-size: 1rem;
  background-color: #fff;
}

/* line 7, sass/section/_sidemenu.scss */
.side-menu__list {
  margin: 0;
  padding: 0;
  list-style: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 12, sass/section/_sidemenu.scss */
.side-menu__item {
  position: relative;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

/* line 17, sass/section/_sidemenu.scss */
.side-menu__item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 24, sass/section/_sidemenu.scss */
.side-menu__item:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  height: 3.375rem;
  border-left: 1px solid rgba(20, 33, 59, 0.2);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}

/* line 35, sass/section/_sidemenu.scss */
.side-menu__item.is-selected {
  position: relative;
}

/* line 37, sass/section/_sidemenu.scss */
.side-menu__item.is-selected:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  z-index: 1;
  border-top: 4px solid #0e7e8b;
  content: "";
}

/* line 48, sass/section/_sidemenu.scss */
.side-menu__item.is-selected .side-menu__link,
.side-menu__item.is-selected .side-menu__dropdown .dropdown__btn {
  color: #14213b;
}

/* line 56, sass/section/_sidemenu.scss */
.side-menu__link {
  padding: 0.90909091em 0.27272727em;
}

/* line 60, sass/section/_sidemenu.scss */
.side-menu__link,
.side-menu__dropdown {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 1.14;
  background-color: #fff;
  font-size: 1.375em;
}

@media (max-width: 1439.98px) {
  /* line 60, sass/section/_sidemenu.scss */
  .side-menu__link,
  .side-menu__dropdown {
    font-size: 1.25em;
  }
}

@media (max-width: 1199.98px) {
  /* line 60, sass/section/_sidemenu.scss */
  .side-menu__link,
  .side-menu__dropdown {
    font-size: 1.125em;
  }
}

/* line 78, sass/section/_sidemenu.scss */
.side-menu__link,
.side-menu__dropdown .dropdown__btn {
  min-height: 4.54545455em;
  color: #6f6f6f;
  font-weight: 700;
  text-align: center;
}

/* line 85, sass/section/_sidemenu.scss */
.side-menu__link:hover,
.side-menu__link:focus,
.side-menu__dropdown .dropdown__btn:hover,
.side-menu__dropdown .dropdown__btn:focus {
  color: #14213b;
}

/* line 93, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  height: 100%;
}

/* line 101, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 10000;
  width: 100%;
  border-top: 4px solid #0e7e8b;
  opacity: 0;
  content: "";
}

/* line 112, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn:after {
  display: block;
  min-height: inherit;
  font-size: 0;
  content: "";
}

/* line 119, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn > .ico {
  position: relative;
  top: auto;
  right: auto;
  margin-left: 0.61538462em;
  font-size: 0.8125em;
  -webkit-transform: none;
  transform: none;
}

/* line 127, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn > .ico--minus {
  display: none;
}

/* line 133, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn[aria-expanded="true"]:before {
  opacity: 1;
}

/* line 138, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn[aria-expanded="true"] > .ico--plus {
  display: none;
}

/* line 142, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__btn[aria-expanded="true"] > .ico--minus {
  display: inline-block;
}

/* line 149, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__menu {
  padding: 1em 1.38888889em 1.55555556em;
}

/* line 153, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__menu-link {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  padding: 0.38888889em 0em 0.38888889em;
  line-height: 1.4;
  color: #6f6f6f;
}

/* line 160, sass/section/_sidemenu.scss */
.side-menu__dropdown .dropdown__menu-link:hover,
.side-menu__dropdown .dropdown__menu-link:focus {
  color: #14213b;
}

/* line 169, sass/section/_sidemenu.scss */
.side-menu-wrap {
  /*
  position: absolute;
  top: 1px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
*/
  z-index: 2;
}

/* line 175, sass/section/_sidemenu.scss */
.side-menu-wrap:before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: calc(50% + 1px);
  height: 100%;
  background-color: #fff;
  content: "";
}

/* line 1, sass/page/_press-release.scss */
.search-result {
  padding: 2.8125rem 0rem 6.25rem;
}

@media (max-width: 767.98px) {
  /* line 1, sass/page/_press-release.scss */
  .search-result {
    padding: 2.1875rem 0rem 4.875rem;
  }
}

/* line 9, sass/page/_press-release.scss */
.search-bar {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  font-size: 1.125em;
}

@media (max-width: 1199.98px) {
  /* line 9, sass/page/_press-release.scss */
  .search-bar {
    font-size: 1em;
  }
}

@media (max-width: 767.98px) {
  /* line 9, sass/page/_press-release.scss */
  .search-bar {
    font-size: 0.875em;
  }
}

@media (max-width: 991.98px) {
  /* line 9, sass/page/_press-release.scss */
  .search-bar {
    box-shadow: none;
  }
}

/* line 25, sass/page/_press-release.scss */
.search-bar__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991.98px) {
  /* line 25, sass/page/_press-release.scss */
  .search-bar__form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 33, sass/page/_press-release.scss */
.search-bar__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 991.98px) {
  /* line 33, sass/page/_press-release.scss */
  .search-bar__col {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16);
  }

  /* line 42, sass/page/_press-release.scss */
  .search-bar__col + .search-bar__col {
    margin-top: 1.25rem;
  }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
  /* line 33, sass/page/_press-release.scss */
  .search-bar__col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 51, sass/page/_press-release.scss */
.search-bar__col--left {
  max-width: 40.375rem;
  -ms-flex-preferred-size: 40.375rem;
  flex-basis: 40.375rem;
}

@media (max-width: 1439.98px) {
  /* line 51, sass/page/_press-release.scss */
  .search-bar__col--left {
    max-width: 45%;
  }
}

@media (max-width: 575.98px) {
  /* line 60, sass/page/_press-release.scss */
  .search-bar__col--right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: none;
  }
}

/* line 68, sass/page/_press-release.scss */
.search-bar__clear-btn {
  top: 50%;
  right: 0.75em;
  font-size: 1.11111111em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 78, sass/page/_press-release.scss */
.search-bar__box {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
}

@media (max-width: 991.98px) {
  /* line 78, sass/page/_press-release.scss */
  .search-bar__box {
    height: auto;
  }
}

@media (max-width: 575.98px) {
  /* line 78, sass/page/_press-release.scss */
  .search-bar__box {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16);
  }
}

/* line 93, sass/page/_press-release.scss */
.search-bar__box > .ico {
  position: absolute;
  top: 50%;
  left: 1.0952381em;
  line-height: 1;
  color: #6f6f6f;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.3125em;
}

/* line 104, sass/page/_press-release.scss */
.search-bar__input {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 1.72222222em 2.77777778em 1.77777778em 3.22222222em;
}

@media (max-width: 1199.98px) {
  /* line 104, sass/page/_press-release.scss */
  .search-bar__input {
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  /* line 104, sass/page/_press-release.scss */
  .search-bar__input {
    min-height: 3.4375rem;
    padding: 0.3125em 2.75em 0.3125em 3.25em;
  }
}

@media (max-width: 575.98px) {
  /* line 104, sass/page/_press-release.scss */
  .search-bar__input {
    min-height: 3.125rem;
  }
}

/* line 125, sass/page/_press-release.scss */
.search-bar__submit {
  padding: 0;
  border: 0;
  background: none;
  min-width: 4.09090909em;
  height: 100%;
  font-size: 1.22222222em;
  font-weight: 700;
  color: #fff;
  background-color: #0e7e8b;
}

@media (max-width: 1199.98px) {
  /* line 125, sass/page/_press-release.scss */
  .search-bar__submit {
    font-size: 1.25rem;
  }
}

@media (max-width: 991.98px) {
  /* line 125, sass/page/_press-release.scss */
  .search-bar__submit {
    min-width: 3.875rem;
    height: 3.875rem;
  }
}

@media (max-width: 767.98px) {
  /* line 125, sass/page/_press-release.scss */
  .search-bar__submit {
    min-width: 3.4375rem;
    height: 3.4375rem;
    font-size: 1.125rem;
  }
}

@media (max-width: 575.98px) {
  /* line 125, sass/page/_press-release.scss */
  .search-bar__submit {
    min-width: 3.125rem;
    height: 3.125rem;
    margin-top: 1.25rem;
    margin-left: auto;
  }
}

/* line 157, sass/page/_press-release.scss */
.search-bar__select {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  border-right: 1px solid rgba(0, 10, 77, 0.2);
}

.search-bar__select__full {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-right: 1px solid rgba(0, 10, 77, 0.2);
}

@media (max-width: 991.98px) {
  /* line 163, sass/page/_press-release.scss */
  .search-bar__select:last-child {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 157, sass/page/_press-release.scss */
  .search-bar__select {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border: 0;
  }

  /* line 172, sass/page/_press-release.scss */
  .search-bar__select + .search-bar__select {
    border-top: 1px solid rgba(0, 10, 77, 0.2);
  }
}

/* line 177, sass/page/_press-release.scss */
.search-bar__select .dropdown {
  font-size: 1em;
}

/* line 183, sass/page/_press-release.scss */
.search-list {
  margin-top: 1.25em;
  margin-bottom: 6.75em;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
}

@media (max-width: 1199.98px) {
  /* line 183, sass/page/_press-release.scss */
  .search-list {
    font-size: 0.9375em;
  }
}

@media (max-width: 767.98px) {
  /* line 183, sass/page/_press-release.scss */
  .search-list {
    font-size: 0.875em;
  }
}

/* line 197, sass/page/_press-release.scss */
.search-list__item + .search-list__item {
  border-top: 1px solid rgba(0, 10, 77, 0.1);
}

/* line 202, sass/page/_press-release.scss */
.search-list__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5625em 1.9375em;
  color: #14213b;
  background-color: #fff;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 767.98px) {
  /* line 202, sass/page/_press-release.scss */
  .search-list__link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 215, sass/page/_press-release.scss */
.search-list__link:before,
.search-list__link:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
}

/* line 226, sass/page/_press-release.scss */
.search-list__link:before {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-transform-origin: center;
  transform-origin: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -2;
}

/* line 234, sass/page/_press-release.scss */
.search-list__link:after {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

/* line 240, sass/page/_press-release.scss */
.search-list__link[href]:hover,
.search-list__link[href]:focus {
  color: #14213b;
  z-index: 1;
}

/* line 244, sass/page/_press-release.scss */
.search-list__link[href]:hover:before,
.search-list__link[href]:focus:before {
  -webkit-transform: translate(-50%, -50%) scale(1.015);
  transform: translate(-50%, -50%) scale(1.015);
}

/* line 251, sass/page/_press-release.scss */
.search-list__date {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  max-width: 10.0625rem;
  min-width: 10.0625rem;
  -ms-flex-preferred-size: 10.0625rem;
  flex-basis: 10.0625rem;
  padding-right: 0.83333333em;
  font-size: 1.125rem;
}

@media (max-width: 1199.98px) {
  /* line 251, sass/page/_press-release.scss */
  .search-list__date {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  /* line 251, sass/page/_press-release.scss */
  .search-list__date {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 0.875rem;
  }
}

/* line 272, sass/page/_press-release.scss */
.search-list__title {
  font-size: 1.375rem;
  line-height: 1.55;
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  /* line 272, sass/page/_press-release.scss */
  .search-list__title {
    font-size: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  /* line 272, sass/page/_press-release.scss */
  .search-list__title {
    font-size: 1.125rem;
  }
}

/* line 287, sass/page/_press-release.scss */
.know-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767.98px) {
  /* line 287, sass/page/_press-release.scss */
  .know-more {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 294, sass/page/_press-release.scss */
.know-more__item {
  position: relative;
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
  background-color: #000;
}

@media (max-width: 767.98px) {
  /* line 294, sass/page/_press-release.scss */
  .know-more__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* line 311, sass/page/_press-release.scss */
.know-more__link[href]:hover .know-more__title,
.know-more__link[href]:hover .know-more__remark,
.know-more__link[href]:focus .know-more__title,
.know-more__link[href]:focus .know-more__remark {
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.4);
}

/* line 316, sass/page/_press-release.scss */
.know-more__link[href]:hover .know-more__title .ico,
.know-more__link[href]:focus .know-more__title .ico {
  -webkit-transform: translate(0.4em);
  transform: translate(0.4em);
}

/* line 325, sass/page/_press-release.scss */
.know-more__body {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-left: 18.28125%;
  padding-bottom: 13.75%;
}

@media (max-width: 575.98px) {
  /* line 325, sass/page/_press-release.scss */
  .know-more__body {
    padding-left: 1.25rem;
  }
}

/* line 343, sass/page/_press-release.scss */
.know-more__title {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 2rem;
  color: #fff !important;
  font-weight: 700;
  -webkit-transform: text-shadow 0.3s;
  transform: text-shadow 0.3s;
}

@media (max-width: 1439.98px) {
  /* line 343, sass/page/_press-release.scss */
  .know-more__title {
    font-size: 1.75rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 343, sass/page/_press-release.scss */
  .know-more__title {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 343, sass/page/_press-release.scss */
  .know-more__title {
    font-size: 1.375rem;
  }
}

/* line 362, sass/page/_press-release.scss */
.know-more__title .ico {
  position: relative;
  top: -0.04em;
  display: inline-block;
  margin-left: 0.56em;
  font-size: 0.78125em;
  color: #fd7e14;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

/* line 373, sass/page/_press-release.scss */
.know-more__remark {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  font-size: 1.125rem;
  -webkit-transform: text-shadow 0.3s;
  transform: text-shadow 0.3s;
  color: #fff;
}

@media (max-width: 1199.98px) {
  /* line 373, sass/page/_press-release.scss */
  .know-more__remark {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 373, sass/page/_press-release.scss */
  .know-more__remark {
    font-size: 0.875rem;
  }
}

/* line 392, sass/page/_press-release.scss */
.placeholder--know-more {
  padding-bottom: 57.03125%;
}

/** Calvin **/
ul {
  list-style: none;
  /* Remove default bullets */
}

ul.content-list li:before {
  content: "\25AA";
  color: #2ac4cb;
  float: left;
  width: 1em;
  font-size: 2rem;
  margin: -0.3em -1em;
}

ul.link-list li:before {
  content: "";
  background: url("/assets/images/external.png") no-repeat center center;
  /* color: #2AC4CB; */
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  position: absolute;
  margin-left: -1.5em;
}

ul.link-list li li,
ul.link-list li li:before {
  margin-left: -1.5em;
  padding-left: 1.5em;
  list-style-type: disc;
  content: none;
  background: none;
}

.content-list li,
.link-list li {
  padding-bottom: 28px;
}

.link-list li a {
  color: #000a4d;
}

.panel-body .link-list li {
  padding-bottom: 10px;
}

.inline-list li {
  display: inline-block;
}

/** Ben 18 Nov 2020 added class for ul with 2 li only, 100% width, because 2 li items has layout crash **/
/*!
 */
.inline-list-two-li-only {
  width: 100%;
}

.inline-list {
  display: inline-table;
  padding-top: 20px;
}

.content-list li span {
  color: #000a4d;
}

.green-bg {
  background: #0e7e8b;
  background-size: cover;
}

.lightgreen-bg {
  background: #e2fffa;
  background-size: cover;
  /* margin-top:3%; */
}

.grey-bg {
  background: #f0f1f3;
  background-size: cover;
}

.bgreen-bg {
  background: #127e8b;
  background-size: cover;
}

.p-6 {
  padding-left: 6rem !important;
}

.acrobat_reader {
  background: url("/assets/images/Get_Adobe_Acrobat_Reader_web_button.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 159px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
}

/* line 1, sass/helper/_video.scss */
.is-video {
  position: relative;
  text-decoration: none;
}

/* line 7, sass/helper/_video.scss */
.is-video:hover:before,
.is-video:focus:before {
  opacity: 0.8;
}

/* line 11, sass/helper/_video.scss */
.is-video:hover > .ico--play-video:after,
.is-video:focus > .ico--play-video:after {
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
  opacity: 0;
}

/* line 18, sass/helper/_video.scss */
.is-video:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  content: "";
  background-color: rgba(0, 10, 77, 0.57);
}

/* line 40, sass/helper/_video.scss */
.is-video > .ico--play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  display: block;
  width: 5em;
  height: 5em;
  color: #0a1c5c;
  background-color: #fff;
  font-size: 0.5rem;
  border-radius: 50%;
}

/* line 52, sass/helper/_video.scss */
.is-video > .ico--play-video:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30%, -50%);
  transform: translate(-30%, -50%);
  line-height: 1;
}

/* line 60, sass/helper/_video.scss */
.is-video > .ico--play-video:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 160%;
  height: 160%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transform-origin: center;
  transform-origin: center;
  content: "";
  max-width: 640px;
}

@media screen and (max-width: 991px) {
  .p-6 {
    padding-left: 4rem !important;
  }
}

@media screen and (max-width: 768px) {
  .p-6 {
    padding-left: 2rem !important;
  }
}

/** Banner Area **/
.pressBg {
  background-image: url("/assets/img/inner-page-bg/press-release.jpg");
  background-size: cover;
}

.accessBg {
  background-image: url("/assets/img/inner-page-bg/access.png");
  background-size: cover;
}

.antimaskBg {
  background-image: url("/assets/img/inner-page-bg/info.png");
  background-size: cover;
}

.antimaskGridBg {
  background-image: url("/assets/images/anitmask-bg.png");
  background-size: cover;
}

.otaBg {
  background-image: url("/assets/img/inner-page-bg/ota.png");
  background-size: cover;
}

.a-zBg {
  background-image: url("/assets/img/inner-page-bg/a-z.png");
  background-size: cover;
}

.mobileBg {
  background-image: url("/assets/img/inner-page-bg/mobile.png");
  background-size: cover;
}

.white-text {
  color: #ffffff;
}

.notice,
.notice-bottom {
  z-index: 2;
}

.notice-bottom {
  margin-bottom: -3rem !important;
  position: relative;
}

.notice-title {
  font-size: 2.8125rem;
  color: #000a4d;
}

.width80 {
  max-width: 80%;
  margin: 0 auto;
}

.small-text {
  font-size: 0.8rem;
}

.content-p {
  color: #fff;
  font-size: 1.5rem;
}

/** Table **/
@media screen and (max-width: 960px) {
  .table-responsive {
    -ms-overflow-style: auto;
    border: none;
  }

  .table-responsive table {
    width: 130%;
  }
  
/** Fix OtaTable Ota index page , alert section width in mobile view 2022-11-30 **/
/*  this entry applied , then  .table-responsive table { 130% } has been overwrited */  
  table.otaTable {
    max-width: 100%;
  }
  
}

@media screen and (max-width: 480px) {
  .departmentLogo {
    margin: auto 20%;
  }
}

.image-grid img {
  width: 100%;
}

.mw100 {
  min-width: 100px;
}

.mw200 {
  min-width: 200px;
}

.mw300 {
  min-width: 300px;
}

p.caption:before {
  content: "";
  background: url("/assets/images/caption-icon.png");
  width: 12px;
  height: 10px;
  display: inline-block;
}

table th,
table td {
  /* border-top: 1px solid #ffffff !important; */
}

table th {
  background: #0e7e8b;
  color: #ffffff;
}

table th p {
  font-size: 1.1rem;
}

table td {
  background: #f3feff;
}

.white-btn {
  width: calc(100% - 80%);
  height: 3.35em;
  opacity: 1;
  background: url(/assets/img/white-btn-bg.png);
}

.white-btn a {
  display: table;
  width: 100%;
}

.white-btn a:hover span {
  color: #000a4d;
}

.white-btn a:before {
  width: 27px;
  height: 26px;
  opacity: 1;
  background: url(/assets/img/register.png);
  content: "";
  display: table-cell;
  background-repeat: no-repeat;
}

.white-btn a:after {
  width: 34px;
  height: 34px;
  opacity: 1;
  background: url(/assets/img/icons-back.png);
  content: "";
  display: table-cell;
  background-repeat: no-repeat;
}

.externalLink, 
[class*=externalLink] {
  display: inline-flex;
  margin-right: 5px;
}

.uldisc .externalLink, 
.uldisc [class*=externalLink] {
  margin-left: 20px;
}

.externalLink:after, 
[class*=externalLink]:after {
  width: 22px;
  /* height: 30px; */
  opacity: 1;
  background: url(/assets/images/ex-link.png);
  content: "";
  background-repeat: no-repeat;
  margin-left: 7px;
  display: inline-block;
  /* padding: 4px 6px; */
}

/** Image Gallery **/
.magnific-img {
  display: inline-block;
  width: 32.3%;
  padding: 18px;
}

.magnific-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 0 0;
}

.magnific-img.containImg img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: 0 0;
  height: auto !important;
}

.magnific-slider-img {
  display: inline-block;
  width: 32.3%;
  padding: 18px;
}

.magnific-slider-img img {
  object-fit: cover;
  object-position: 0 0;
}

.magnific-slider-img.containImg img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: 0 0;
  height: auto !important;
}

a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}
a.image-slider-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-arrow-left:before {
  border-right: none !important;
}

.mfp-arrow-right:before {
  border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
  opacity: 0 !important;
  transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
  opacity: 1 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
}

.mfp-close:focus, .mfp-arrow:focus{
	border: 1px solid yellow;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .magnific-img {
    width: 48%;
  }

  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 480px) {
  .magnific-img {
    width: 100%;
  }
}

/** A-Z **/
.tc .toolicon {
  margin-top: -16px;
  margin-left: -43px;
}

.toolicon {
  background: url(/assets/images/information.png);
  width: 20px;
  height: 20px;
  margin-top: -15px;
  margin-left: -50px;
  position: absolute;
}

.grid-item {
  position: relative !important;
  width: 100% !important;
  top: 0px !important;
  transform: none !important;
}

.grid-item .sectionNo {
  padding: 0px 30px 0px 20px !important;
  background: #127e8b !important;
  color: #fff !important;
  max-width: 100px !important;
  font-size: 3em !important;
}

.grid-item ul {
  background: #fff !important;
  padding-right: 40px;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  margin-left: 60px !important;
  margin-top: -55px !important;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
}

.grid-item.is-animated {
  display: block !important;
  transform: scale(1) !important;
  opacity: 1 !important;
}

.grid-item ul li {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative !important;
  width: 100% !important;
  top: 0px !important;
}

.grid-item p span {
  margin-right: 10px;
}

.grid-item p span:after {
  content: "";
  background: url("/assets/img/sep-line.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 1px;
  height: 12px;
  margin-left: 2px;
  margin-top: 5px;
}

.azForm {
  width: 100%;
}

.quicksearch {
  width: 25em;
  padding: 0em 3em;
}

#filters {
  margin-top: 10px;
}

#filter-display {
  font-size: 18px;
  padding: 0.5em;
  border: 1px solid #ccc;
  color: blue;
}

#grid-section {
  height: auto !important;
}

#grid-section section {
  /* display:none; */
}

#loadMore,
#showLess {
  float: left;
}

#loadMore:before {
  content: "";
  position: absolute;
  background: url("/assets/images/next.png");
  width: 53px;
  height: 52px;
  cursor: pointer;
}

#showLess:before {
  content: "";
  position: absolute;
  background: url("/assets/images/previous.png");
  width: 53px;
  height: 52px;
  cursor: pointer;
}

.grid-section {
  height: auto !important;
}

.filter-btn {
  border: 1px solid #0e7e8b;
  display: inline-block;
  width: 115px;
  color: #000000;
  cursor: pointer;
  border-radius: 30px;
  text-align: center;
  margin-right: 8px;
  margin-left: 8px;
  padding: 5px;
  margin-bottom: 0px;
}

.filter-btn a {
  margin-left: -20px;
  font-weight: bold;
}

.type-btn button {
  border: 1px solid #0e7e8b !important;
  display: inline-block;
  color: #000000 !important;
  cursor: pointer;
  border-radius: 15px;
  text-align: center;
  font-size: 1rem !important;
}

#checkboxes input[type="checkbox"],
.azCheck input[type="radio"] {
  display: none;
}

.tc.azCheck label {
  font-size: 1.8rem;
}

.azCheck label {
  background: transparent;
  border: none;
  font-size: 1.9rem;
  color: #000a4d;
  /* width: 1.3em; */
  text-align: left;
  padding: 0rem 0.7rem;
  cursor: pointer;
}

.azCheck label:after {
  content: "";
  background: url("/assets/img/sep-line.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 1px;
  height: 30px;
  margin-left: 12px;
  margin-top: 8px;
}

#checkboxes input[type="checkbox"]:checked + .filter-btn {
  background-color: #0e7e8b;
  color: #fff;
}

#checkboxes input[type="checkbox"]:checked + .filter-btn a {
  color: #fff;
  font-weight: bold;
}

#checkboxes input[type="checkbox"]:checked + .filter-btn + .tooltip .toolicon {
  background: url(/assets/img/more-info.png);
  width: 20px;
  height: 20px;
}

.grid-height {
  height: 100% !important;
}

.grid-item-parent {
  position: relative !important;
  width: 100% !important;
  top: 0px !important;
  transform: none !important;
}

.grid-item-parent .sectionNo {
  padding: 0px 30px 0px 20px !important;
  background: #127e8b !important;
  color: #fff !important;
  max-width: 100px !important;
  font-size: 3em !important;
}

.grid-item-parent ul {
  background: #fff !important;
  padding-right: 40px;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  margin-left: 60px !important;
  margin-top: -55px !important;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
}

.grid-item-parent.is-animated {
  display: block !important;
  transform: scale(1) !important;
  opacity: 1 !important;
}

.grid-item-parent ul li {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative !important;
  width: 100% !important;
  top: 0px !important;
}

.secBtn {
  float: right;
}

/** slick Slider **/
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  max-width: 100%;
  /*
  max-height: 260px;
  margin: 0 auto;
  */
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "wico";
  src: url("/assets/fonts/icomoon/fonts/wico.woff2") format("woff2"),
    url("/assets/fonts/icomoon/fonts/wico.woff") format("woff"),
    url("/assets/fonts/icomoon/fonts/wico.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 29, sass/helper/_ico-var.scss */
[class^="ico--"],
[class*=" ico--"],
.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* fix inline block */
/* hide the text content  http://nicolasgallagher.com/another-css-image-replacement-technique/ */
/* Vertically align */
/* Placeholder */
/* Triangle - @include triangle(12px, 6px, #ff0000, bottom); */
/* @include svg_bg(inline/icon-x, 50px); */
/* Calculate fluid ratio based on two dimensions (width/height)  @include fluid-ratio(800px 200px, 300px 150px);
http://voormedia.com/blog/2012/11/responsive-background-images-with-fixed-or-fluid-aspect-ratios
*/
/* @include pseudo(before, 10px, 10px); */
/* @include accelerate(transform); */
/* Custom
=======================================*/

/* line 2, sass/bootstrap/mixins/_clearfix.scss */
.no-js .slider::after {
  display: block;
  clear: both;
  content: "";
}

/* line 13, sass/component/_slick.scss */
.slider__item {
  position: relative;
}

/* line 150, sass/component/_slick.scss */
.slick-loading .slick-list {
  background: url("/assets/img/lib_slick/ajax-loader.gif") center center
    no-repeat;
}

/* Arrows */
/* line 156, sass/component/_slick.scss */
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  z-index: 99;
  width: 3.25rem;
  height: 3.25rem;
  color: #000a4d;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  padding: 0;
  background-color: #fff;
}

/* line 168, sass/component/_slick.scss */
.slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  color: #0a1c5c;
  font-size: 0.9375rem;
  line-height: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  content: "\e90f";
}

/* line 196, sass/component/_slick.scss */
.slick-prev {
  left: -5.25rem;
}

@media (max-width: 1850px) {
  /* line 196, sass/component/_slick.scss */
  .slick-prev {
    left: 0;
  }
}

/* line 203, sass/component/_slick.scss */
.slick-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

/* line 209, sass/component/_slick.scss */
.slick-next {
  right: -5.25rem;
}

@media (max-width: 1850px) {
  /* line 209, sass/component/_slick.scss */
  .slick-next {
    right: 0;
  }
}

/* line 217, sass/component/_slick.scss */
.slick-disabled {
  opacity: 0.6;
  cursor: default !important;
}

/* line 221, sass/component/_slick.scss */
.slick-disabled:before {
  color: #666 !important;
}

/* Dots */
/* line 227, sass/component/_slick.scss */
.slick-dots-container {
  position: absolute;
  left: 0;
  bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  width: 100%;
}

/* line 246, sass/component/_slick.scss */
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

/* line 255, sass/component/_slick.scss */
.slick-dots > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0rem 0.5rem;
}

/* line 260, sass/component/_slick.scss */
.slick-dots > li.slick-active button {
  color: #fff;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  background-color: #073A46;
}

/* line 268, sass/component/_slick.scss */
.slick-dots button {
  display: inline-block;
  width: 0.5625em;
  height: 0.5625em;
  padding: 0;
  color: #000;
  text-indent: -9999px;
  vertical-align: top;
  border: 0;
  border-radius: 50%;
  /*background-color: rgba(108, 169, 214, 0.3);*/
  background-color: #949494;
  -webkit-transform-origin: center;
  transform-origin: center;
}

/* line 283, sass/component/_slick.scss */
.slick-dots--page > li {
  display: none;
}

/* line 286, sass/component/_slick.scss */
.slick-dots--page > li.slick-active {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
}

/* line 294, sass/component/_slick.scss */
.slick-pause-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0rem 0rem 0rem 0.3125rem;
}

/* line 298, sass/component/_slick.scss */
.slick-pause-play button {
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  line-height: 1;
  font-size: 1.0625em;
  font-size: 14px;
  -webkit-transform: translateY(6%);
  transform: translateY(6%);
  color: #0e7e8b;
}

/* line 307, sass/component/_slick.scss */
.slick-pause-play .icon-font:before {
  margin-right: 0;
}

/* line 466, sass/page/_index.scss */
.new {
  position: relative;
  display: block;
  padding: 0 0.375rem 0.625rem 0;
  color: #000;
  -webkit-perspective: 1px;
  perspective: 1px;
}

@media (max-width: 767.98px) {
  /* line 466, sass/page/_index.scss */
  .new {
    margin-right: -0.375rem;
  }
}

/* line 477, sass/page/_index.scss */
.new:before {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 0.625rem);
  background-image: url("/assets/img/slash-bg.png");
  content: "";
}

/* line 493, sass/page/_index.scss */
.new[href]:hover .new__inner:before,
.new[href]:focus .new__inner:before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

/* line 498, sass/page/_index.scss */
.new[href]:hover .new__inner:after,
.new[href]:focus .new__inner:after {
  color: #fff;
}

/* line 503, sass/page/_index.scss */
.new[href]:hover .new__tag,
.new[href]:hover .new__title,
.new[href]:hover .new__date,
.new[href]:focus .new__tag,
.new[href]:focus .new__title,
.new[href]:focus .new__date {
  color: #fff;
}

/* line 512, sass/page/_index.scss */
.new__inner,
.app__inner,
.btn__inner,
.greenBtn__inner,
.travel__inner,
.travelAdvise__inner {
  position: relative;
  min-height: 13.3125rem;
  padding: 2em 2.5em;
  background-color: #f8f8f8;
  -webkit-perspective: 1px;
  perspective: 1px;
  overflow: hidden;
}

.app__inner {
  background-color: transparent;
  border: 1px solid #e5e6ed;
  margin: 5px;
  padding: 2em 1em;
}

.btn__inner {
  background-color: #0e7e8b;
  border: 1px solid #e5e6ed;
  margin: 5px;
  padding: 1em 1em;
  min-height: 1rem;
  padding-top: 1.5em;
}

.greenBtn__inner {
  background-color: #ffffff;
  border: 1px solid #0e7e8b;
  margin: 5px;
  padding: 1em 1em;
  min-height: 1rem;
  padding-top: 1.5em;
}

.travel__inner {
  min-height: 2rem;
  padding: 2em;
  background-color: #ffffff;
}

.travel__inner:hover,
.travel__inner:hover .travel__content p {
  color: #ffffff !important;
  background-color: #116e79;
}

.travelAdvise__inner {
  min-height: 11.3125rem;
}

/* line 520, sass/page/_index.scss */
.new__inner:before,
.greenBtn__inner:before,
.app__inner:before,
.btn__inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0e7e8b;
  -webkit-transform: translate(-20%, 20%);
  transform: translate(-20%, 20%);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  z-index: -1;
  content: "";
}

.btn__inner:before {
  background-color: #ffffff;
}

.greenBtn[href]:hover .greenBtn__inner:before,
.greenBtn[href]:focus .greenBtn__inner:before,
.innerBtn[href]:hover .btn__inner:before,
.innerBtn[href]:focus .btn__inner:before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.greenBtn[href]:hover .greenBtn__inner:after,
.greenBtn[href]:focus .greenBtn__inner:after,
.greenBtn[href]:hover .greenBtn__inner .new__title,
.greenBtn[href]:focus .greenBtn__inner .new__title {
  color: #ffffff;
}

.innerBtn[href]:hover .btn__inner:after,
.innerBtn[href]:focus .btn__inner:after,
.innerBtn[href]:hover .btn__inner .new__title,
.innerBtn[href]:focus .btn__inner .new__title {
  color: #0e7e8b;
}

/* line 534, sass/page/_index.scss */
.new__inner:after,
.app__inner:after,
.greenBtn__inner:after,
.btn__inner:after {
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.6875rem;
  line-height: 1;
  color: #0e7e8b;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  content: "\e913";
}

.wbtn__inner:after {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  /* line 534, sass/page/_index.scss */
  .new__inner:after,
  .app__inner:after,
  .btn__inner:after,
  .greenBtn__inner:after,
  .travel__inner:after {
    font-size: 1rem;
  }
}

/*  ota index other travel information block fixing 2022-11-15 */
/*  youthprogram icon fixing 2024-01-12  comment padding-top 1.25em and padding-bottom 1.25em  */
@media (max-width: 1199.98px) {
  /* line 512, sass/page/_index.scss */
  .new__inner,
  .app__inner,
  .btn__inner,
  .greenBtn__inner,
  .travel__inner {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}

@media (max-width: 1439px) {
  /* line 512, sass/page/_index.scss

  .travel__inner {

	padding-top: 1.25em;
padding-bottom: 1.25em;
  }
  */
}

@media (max-width: 767.98px) {
  /* line 512, sass/page/_index.scss */
  .new__inner,
  .app__inner,
  .btn__inner,
  .greenBtn__inner,
  .travel__inner {
    padding-left: 1.8125em;
    padding-right: 1.1875em;
    /* min-height: 14.625rem; */
  }

  .travel__inner {
    min-height: 1rem;
  }
}

/* line 562, sass/page/_index.scss */
.new__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* line 567, sass/page/_index.scss */
.new__media {
  max-width: 7.1875rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 7.1875rem;
  flex-basis: 7.1875rem;
  margin-right: 0.9375rem;
}

.app__media {
  max-width: 100%;
  width: 100%;
}

@media (max-width: 1439.98px) {
  /* line 567, sass/page/_index.scss */
  .new__media {
    max-width: 32.03342618%;
    -ms-flex-preferred-size: 32.03342618%;
    flex-basis: 32.03342618%;
  }

  .app__media {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 1199.98px) {
  /* line 567, sass/page/_index.scss */
  .new__media {
    margin-left: 0.625rem;
  }
}

@media (max-width: 767.98px) {
  /* line 567, sass/page/_index.scss */
  .new__media {
    max-width: 7.1875rem;
  }
}

/* line 587, sass/page/_index.scss */
.new__tag,
.new__title,
.new__date {
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}

/* line 593, sass/page/_index.scss */
.new__tag {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 1.125em;
  color: #696969;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 1439.98px) {
  /* line 593, sass/page/_index.scss */
  .new__tag {
    font-size: 1em;
  }
}

@media (max-width: 991.98px) {
  /* line 593, sass/page/_index.scss */
  .new__tag {
    margin-bottom: 0.3125rem;
  }
}

/* line 610, sass/page/_index.scss */
.new__title,
.app__title {
  margin-bottom: 0.63636364em;
  max-height: 3.81818182em;
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.23;
  overflow: hidden;
}

.app__title {
  font-size: 1.375em;
  min-height: 35px;
}

@media (max-width: 1439.98px) {
  /* line 610, sass/page/_index.scss */
  .new__title,
  .app__title {
    font-size: 1.25em;
  }
}

@media (max-width: 1199.98px) {
  /* line 610, sass/page/_index.scss */
  .new__title,
  .app__title {
    font-size: 1.125em;
  }
}

@media (max-width: 767.98px) {
  /* line 610, sass/page/_index.scss */
  .new__title,
  .app__title {
    font-size: 1.375em;
  }
}

/* line 631, sass/page/_index.scss */
.new__date {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
}

@media (max-width: 1199.98px) and (min-width: 768px) {
  /* line 631, sass/page/_index.scss */
  .new__date {
    font-size: 1.125em;
  }
}

/* line 1367, sass/page/_index.scss */
.slider--new {
  margin: 0.625rem -0.875rem 6.25rem;
}

@media (max-width: 991.98px) {
  /* line 1367, sass/page/_index.scss */
  .slider--new {
    margin-bottom: 5.625rem;
  }
}

@media (max-width: 767.98px) {
  /* line 1367, sass/page/_index.scss */
  .slider--new {
    margin-top: 1.3125rem;
    margin-bottom: 3.9375rem;
  }
}

/* line 1380, sass/page/_index.scss */

.slider--new .slider__item,
.slider__mobileapp .slider__item {
  float: left;
  padding: 0rem;
  width: 50px;
}

.slider__mobileapp .slider__item {
  margin-right: 0rem;
  padding-left: 0;
  width: 30%;
}

.slider__welcome {
  width: auto !important;
  height: auto; /*  */
}
.slider--new .slider__item,
.slider__welcome .slider__item {
  float: left;
  padding: 0rem;
}

.slider__welcome .slider__item {
  margin-right: 0rem;
  padding-left: 0;
}

/* line 1384, sass/page/_index.scss */
.no-js .slider--new .slider__item {
  width: 25%;
}

/* line 2, sass/component/_slick.scss */
.no-js .slider--new .slider__item:nth-child(3) ~ .slider__item {
  position: absolute;
  visibility: hidden;
}

@media (max-width: 991.98px) {
  /* line 1384, sass/page/_index.scss */
  .no-js .slider--new .slider__item {
    width: 50%;
  }

  /* line 2, sass/component/_slick.scss */
  .no-js .slider--new .slider__item:nth-child(2) ~ .slider__item {
    position: absolute;
    visibility: hidden;
  }
}

@media (max-width: 767.98px) {
  /* line 1384, sass/page/_index.scss */
  .no-js .slider--new .slider__item {
    width: 100%;
  }

  /* line 2, sass/component/_slick.scss */
  .no-js .slider--new .slider__item:nth-child(1) ~ .slider__item {
    position: absolute;
    visibility: hidden;
  }
}

/* line 1400, sass/page/_index.scss */
.slider--new .slick-dots-container {
  bottom: -2rem;
}

@media (max-width: 767.98px) {
  /* line 1400, sass/page/_index.scss */
  .slider--new .slick-dots-container {
    bottom: -1.3125rem;
  }
}

/** OTA **/
.blackAlert li:before {
  content: "";
  background-color: #000000;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

.lightRedAlert li:before {
  content: "";
  background-color: #fb0000;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

.redAlert li:before {
  content: "";
  background-color: #fb0000;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

.yellowAlert li:before {
  content: "";
  background-color: #fed400;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}

.panel {
  background: #cfefea;
  margin-bottom: 10px;
}

.advicePanel .panel-heading {
  padding: 0;
  border: 0;
}

.panel-title > a,
.panel-title > a:active {
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  padding: 30px;
}

.advicePanel .panel-heading a:before {
  float: right;
  content: "";
  background: url("/assets/img/expand-btn.png");
  width: 70px;
  height: 70px;
  background-size: cover;
  margin-top: -15px;
}

.advicePanel .panel-heading a[aria-expanded="true"]:before {
  /* -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg); */
  background: url("/assets/img/expand-btn-active.png");
  background-size: cover;
}

.advicePanel .panel-heading a[aria-expanded="true"] {
  background: #000a4d;
  color: #fff;
}

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
}

.tc.tooltip .tooltiptext {
  margin-left: -148px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 230px;
  background-color: black;
  color: #14213b;
  font-weight: bold;
  background: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  bottom: 80%;
  left: 0%;
  margin-left: -155px;
}

.tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

ul.tooltiptext {
  list-style: none;
  border: 1px solid #127e8b;
  text-indent: -10px;
}

ul.tooltiptext li:before {
  content: "\2022";
  color: #0fb79c;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: 10px;
  padding-left: 0;
}

.tooltip:hover .tooltiptext, 
.tooltip.active .tooltiptext {
  visibility: visible;
}

.listArea .panel {
  background: transparent !important;
}

.listArea .panel-heading {
  display: inline-block;
  width: 100%;
}

.listArea .seeList {
  display: flex;
  align-items: center;
  width: 200px;
  height: 50px;
  text-align: center;
}

.listArea h5,
.listArea h2 {
  /* width: 70%; */
}

.listArea .panel {
  padding: 1rem;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 10, 77, 0.1);
}

.listArea.otherLink .panel {
  border: none;
}

.listArea .panel-heading a[aria-expanded="true"] {
  background: #ffffff;
  color: #000a4d;
  border: 1px solid #000a4d;
  border-radius: 2px;
}

.listArea .panel-heading a[aria-expanded="true"]:after {
  /* position: absolute; */
  /* top: 6px; */
  z-index: 2;
  width: 18px;
  height: 3px;
  background-image: url(/assets/img/see-less.png);
  content: "";
  background-repeat: no-repeat;
  margin-left: 10px;
}

.advicePanel .panel-heading.active {
  background: #000a4d;
}

.advicePanel .panel-heading.active a h4 {
  color: #fff;
}

.panel-body {
  padding: 30px;
  background: #ffffff;
}

.panel-body p {
  color: #000a4d;
}

.otaTable td {
  vertical-align: top;
  background: #ffffff;
}

.otaTable td .uldisc li {
  color: #14213b;
}

ul.blackAlert li,
ul.lightRedAlert li,
ul.redAlert li,
ul.yellowAlert li {
  display: inline-block;
  width: 33%;
}

/*  ota index other travel information block fixing 2022-11-15 */
.ota:before {
  position: absolute;
  bottom: -6px;
  right: -7px;
  z-index: -1;
  width: 98%;
  height: 98%; /* height: 102%;  */
  background-image: url(/assets/img/slash-wbg.png);
  content: "";
}

.otaAdvise:before {
  position: absolute;
  bottom: -6px;
  right: -7px;
  z-index: -1;
  width: 95%;
  height: 100%;
  background-image: url(/assets/img/slash-bg.png);
  content: "";
}

.innerBtn:before {
  position: absolute;
  bottom: -2px;
  right: -3px;
  z-index: -1;
  width: 98%;
  height: 102%;
  background-image: url(/assets/img/slash-wbg.png);
  content: "";
  opacity: 0.3;
}

.greenBtn:before {
  position: absolute;
  bottom: -2px;
  right: -3px;
  z-index: -1;
  width: 98%;
  height: 102%;
  background-image: url(/assets/img/slash-bg.png);
  content: "";
  opacity: 0.3;
}

.ota,
.innerBtn,
.greenBtn,
.otaAdvise {
  position: relative;
  display: block;
  padding: 0 0rem 0.1rem 0;
  color: #000;
  -webkit-perspective: 1px;
  perspective: 1px;
}

.ota__item {
  position: relative;
}

.ota__item .app__inner {
  min-height: 2rem;
}

.innerBtn__item {
  position: relative;
  width: 200px;
}

.greenBtn__item {
  position: relative;
  width: 300px;
}

.innerBtn__item .innerBtn__inner,
.greenBtn__item .greenBtn__inner {
  min-height: 2rem;
}

.travel__content {
  text-align: center;
}

.travel__content .new__title {
  margin: 0;
}

.otaAdvise__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ota[href] .new__title,
.otaAdvise[href] .new__title,
.otaAdvise[href]:hover .new__title {
  color: #14213b;
}

/*   Fix ota other info block on hover color 2022-11-04 */
.ota[href]:hover .new__title {
  color: #14213b;
}

.innerBtn[href] .new__title,
.innerBtn[href]:hover .new__title {
  color: #fff;
}

.greenBtn[href] .new__title,
.greenBtn[href]:hover .new__title {
  color: #0e7e8b;
}

.otaAdvise__media {
  max-width: 7.1875rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 7.1875rem;
  flex-basis: 7.1875rem;
  margin-right: 0.9375rem;
}

.app__tag {
  color: #14213b;
}

.seeList {
  padding: 0.6rem 3.4rem.6rem 3rem;
  /* max-width: 152px; */
  font-size: 1.2rem;
}

.seeList:hover,
.seeList:focus {
  color: #ffffff;
}

.seeList:after {
  /* position: absolute; */
  /* top: 6px; */
  z-index: 2;
  width: 18px;
  height: 18px;
  background-image: url(/assets/img/see-more.png);
  content: "";
  background-repeat: no-repeat;
  margin-left: 10px;
}

.flex-align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767.98px) {
  /* line 466, sass/page/_index.scss */
  .ota,
  .innerBtn,
  .greenBtn,
  .otaAdvise {
    margin-right: -0.375rem;
  }
}

@media (max-width: 1439.98px) {
  /* line 567, sass/page/_index.scss */
  .otaAdvise__media {
    max-width: 32.03342618%;
    -ms-flex-preferred-size: 32.03342618%;
    flex-basis: 32.03342618%;
  }
}

@media (max-width: 1199.98px) {
  /* line 567, sass/page/_index.scss */
  .otaAdvise__media {
    margin-left: 0.625rem;
  }
}

@media (max-width: 767.98px) {
  /* line 567, sass/page/_index.scss */
  .otaAdvise__media {
    max-width: 7.1875rem;
  }

  .otaTBody tr td {
    display: inline-block;
    padding: 0px;
    /* width: 100% !important; */
    border: 0px;
  }

  .otaTBody tr td:nth-child(2) {
    /* padding: 0 30px; */
    width: 60% !important;
  }

  .otaTBody tr td:nth-child(3) {
    /* padding: 0 30px; */
    width: 100% !important;
    border-bottom: 1px solid #dee2e6;
  }

  .text-nowrap.align-text-top.desktop-only {
    display: none;
  }
}

/** FCR **/
/* line 1016, sass/page/_index.scss */
.highlight,
.highlightSecCol {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 2.5rem 1.8rem 3.75rem;
}

@media (max-width: 991.98px) {
  /* line 1016, sass/page/_index.scss */
  .highlight,
  .highlightSecCol {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 0rem 3.8125rem;
  }

  .antimaskHighlight {
    padding: 0rem;
  }
}

/* line 1029, sass/page/_index.scss */
.highlight__item {
  position: relative;
}

/* line 1034, sass/page/_index.scss */
.highlight__item:nth-child(2) .highlight__title,
.highlight__item:nth-child(2) .highlight__desc,
.highlight__item:nth-child(4) .highlight__title,
.highlight__item:nth-child(4) .highlight__desc {
  color: #ffffff;
}

/* line 1043, sass/page/_index.scss */
.highlight__item:nth-child(1) .highlight__title,
.highlight__item:nth-child(1) .highlight__desc {
  color: #000a4d;
}

/* line 1052, sass/page/_index.scss */
.highlight__item:nth-child(1) .highlight__link {
  background-color: rgba(15, 183, 156, 0.6);
}

/* line 1060, sass/page/_index.scss */
.highlight__item:nth-child(2) .highlight__link {
  background-color: rgba(0, 10, 77, 1);
}

/* line 1068, sass/page/_index.scss */
.highlight__item:nth-child(3) .highlight__link {
  background-color: rgba(108, 169, 214, 1);
}

/* line 1075, sass/page/_index.scss */
.highlight__item:nth-child(4) .highlight__link {
  background-color: rgba(14, 126, 139, 0.5);
}

/* 2Col */
/* line 1029, sass/page/_index.scss */
.highlightSecCol .highlight__item {
  position: relative;
}

/* line 1034, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(2) .highlight__title,
.highlightSecCol .highlight__item:nth-child(2) .highlight__desc,
.highlightSecCol .highlight__item:nth-child(4) .highlight__title,
.highlightSecCol .highlight__item:nth-child(4) .highlight__desc {
  color: #000a4d;
}

/* line 1043, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(1) .highlight__title,
.highlightSecCol .highlight__item:nth-child(1) .highlight__desc,
.highlightSecCol .highlight__item:nth-child(3) .highlight__title,
.highlightSecCol .highlight__item:nth-child(3) .highlight__desc {
  color: #ffffff;
}

/* line 1052, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(1) .highlight__link {
  background-color: rgba(20, 44, 62, 0.6);
}

/* line 1060, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(2) .highlight__link {
  background-color: rgba(255, 255, 255, 1);
}

/* line 1068, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(3) .highlight__link {
  background-color: rgba(18, 126, 136, 0.6);
}

/* line 1075, sass/page/_index.scss */
.highlightSecCol .highlight__item:nth-child(4) .highlight__link {
  background-color: rgba(15, 183, 156, 1);
}

@media (max-width: 1676px) and (min-width: 992px) {
  /* line 1029, sass/page/_index.scss */
  .highlight__item {
    font-size: 0.95465394vw;
  }
}

@media (min-width: 992px) {
  /* line 1089, sass/page/_index.scss */
  .highlight__item:not(:last-child) .highlight__link {
    box-shadow: 1.25em 1.25em 2.5em rgba(0, 0, 0, 0.1);
  }

  /* line 1093, sass/page/_index.scss */
  .highlight__item:nth-child(even) {
    max-width: 24.03321033%;
    -ms-flex-preferred-size: 24.03321033%;
    flex-basis: 24.03321033%;
    padding-bottom: 23.12423124%;
  }

  /* line 1099, sass/page/_index.scss */
  .highlight__item:nth-child(even) .highlight__link {
    margin-right: -9.94152047%;
    /* padding: 9.64912281% 9.94152047% 9.64912281% 8.77192982%; */
    width: calc(100% + 9.94152047%);
  }

  /* line 1105, sass/page/_index.scss */
  .highlight__item:nth-child(even) .highlight__title {
    font-size: 2em;
  }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
  /* line 1105, sass/page/_index.scss */
  .highlight__item:nth-child(even) .highlight__title {
    font-size: 1.75em;
  }
}

@media (min-width: 992px) {
  /* line 1113, sass/page/_index.scss */
  .highlight__item:nth-child(even) .highlight__desc {
    font-size: 1.125em;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
  /* line 1113, sass/page/_index.scss */
  .highlight__item:nth-child(even) .highlight__desc {
    font-size: 1.25em;
  }
}

@media (min-width: 992px) {
  /* line 1128, sass/page/_index.scss */
  .highlight__item:nth-child(1) {
    max-width: 24.03321033%;
    -ms-flex-preferred-size: 24.03321033%;
    flex-basis: 24.03321033%;
    padding-bottom: 23.12423124%;
  }

  .highlight__item:nth-child(3) {
    max-width: 24.03321033%;
    -ms-flex-preferred-size: 24.03321033%;
    flex-basis: 24.03321033%;
    padding-bottom: 25.12423124%;
  }

  /* line 1122, sass/page/_index.scss */
  .highlight__item:nth-child(4) {
    max-width: 31.16728167%;
    -ms-flex-preferred-size: 31.16728167%;
    flex-basis: 31.16728167%;
    padding-bottom: 28.88929889%;
  }

  /* line 1133, sass/page/_index.scss */
  .highlight__item:nth-child(2):last-child {
    max-width: 29.88929889%;
    -ms-flex-preferred-size: 29.88929889%;
    flex-basis: 29.88929889%;
  }

  /* line 1139, sass/page/_index.scss */
  .highlight__item:nth-child(odd) .highlight__link {
    margin-right: -6.11353712%;
    /* padding: 9.64912281%; */
    width: calc(100% + 6.11353712%);
  }

  .highlight__item:nth-child(odd) .highlight__link .highlight__body,
  .highlight__item:nth-child(even) .highlight__link .highlight__body {
    bottom: 0;
    position: absolute;
    padding: 15px 30px 15px 0px;
    padding-bottom: 40px;
  }

  /* line 1145, sass/page/_index.scss */
  .highlight__item:nth-child(odd) .highlight__title {
    font-size: 2.25em;
  }

  /* 2Col */
  /* line 1128, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(1) {
    max-width: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    padding-bottom: 23.12423124%;
    margin-left: -5.9%;
  }

  .highlightSecCol .highlight__item:nth-child(3) {
    max-width: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    padding-bottom: 23.12423124%;
  }

  /* line 1122, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(4) {
    max-width: 24.03321033%;
    -ms-flex-preferred-size: 24.03321033%;
    flex-basis: 24.03321033%;
    padding-bottom: 23.12423124%;
  }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
  /* line 1145, sass/page/_index.scss */
  .highlight__item .highlight__title {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  /* line 1153, sass/page/_index.scss */
  .highlight__item .highlight__title {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199.98px) {
  /* line 1153, sass/page/_index.scss */
  .highlight__item:nth-child(odd) .highlight__desc {
    font-size: 1em;
  }
}

@media (min-width: 992px) {
  /* line 1165, sass/page/_index.scss */
  .highlight__item:last-child .highlight__link {
    margin-right: 0;
    width: 100%;
  }

  /* line 1172, sass/page/_index.scss */
  .highlight__item:nth-child(1) {
    z-index: 1;
  }

  /* line 1177, sass/page/_index.scss */
  .highlight__item:nth-child(2) {
    z-index: 2;
    margin-top: 10.58302583%;
  }

  /* line 1182, sass/page/_index.scss */
  .highlight__item:nth-child(3) {
    z-index: 3;
    margin-top: 20.42312423%;
  }

  /* line 1187, sass/page/_index.scss */
  .highlight__item:nth-child(3) .highlight__link {
    /* padding: 15.86549708% 9.94152047% 15.86549708% 9.94152047%; */
  }

  .highlight__item:nth-child(4) {
    z-index: 2;
    margin-top: 5.42312423%;
  }

  /* 2Col */
  /* line 1172, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(1) {
    z-index: 1;
    margin-top: -12.58302583%;
  }

  /* line 1177, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(2) {
    z-index: 2;
    margin-top: -9%;
    max-width: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    padding-bottom: 22.124231%;
    margin-left: -1.2%;
  }

  /* line 1182, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(3) {
    z-index: 3;
    margin-top: -7.25%;
    margin-left: 0.4%;
  }

  /* line 1187, sass/page/_index.scss */
  .highlightSecCol .highlight__item:nth-child(3) .highlight__link {
    /* padding: 15.86549708% 9.94152047% 15.86549708% 9.94152047%; */
  }

  .highlightSecCol .highlight__item:nth-child(4) {
    z-index: 3;
    margin-top: -9.42312423%;
    margin-left: 1.2%;
  }
}

@media (max-width: 991.98px) {
  /* line 1029, sass/page/_index.scss */
  .highlight__item {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  /* line 1198, sass/page/_index.scss */
  .highlight__item:nth-child(even),
  .highlightSecCol__item:nth-child(even) {
    padding-right: 0%;
  }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
  /* line 1198, sass/page/_index.scss */
  .highlight__item:nth-child(even),
  .highlightSecCol__item:nth-child(even) {
    padding-right: 0rem;
  }
}

@media (max-width: 991.98px) {
  /* line 1206, sass/page/_index.scss */
  .highlight__item:nth-child(odd),
  .highlightSecCol__item:nth-child(odd) {
    padding-left: 0%;
  }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
  /* line 1206, sass/page/_index.scss */
  .highlight__item:nth-child(odd),
  .highlightSecCol__item:nth-child(odd) {
    padding-left: 0rem;
  }
}

@media (max-width: 991.98px) {
  /* line 1214, sass/page/_index.scss */
  .highlight__item:not(:first-child) {
    margin-top: -2.3125rem;
  }

  /* line 1217, sass/page/_index.scss */
  .highlight__item:not(:first-child) .highlight__link {
    box-shadow: 1.25rem 1.25rem 2.5rem rgba(0, 0, 0, 0.1);
  }
}

/* line 1224, sass/page/_index.scss */
.highlight__link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  overflow: hidden;
}

/* line 1234, sass/page/_index.scss */
.highlight__link:hover,
.highlight__link:focus {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* line 1239, sass/page/_index.scss */
.highlight__link .highlight__item:nth-child(1) {
  background-color: #0fb79c;
}

/* line 1242, sass/page/_index.scss */
.highlight__link .highlight__item:nth-child(2) {
  background-color: #000a4d;
}

/* line 1245, sass/page/_index.scss */
.highlight__link .highlight__item:nth-child(3) {
  background-color: #6ca9d6;
}

/* line 1248, sass/page/_index.scss */
.highlight__link .highlight__item:nth-child(4) {
  background-color: #0e7e8b;
}

@media (max-width: 991.98px) {
  /* line 1224, sass/page/_index.scss */
  .highlight__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 12.5rem;
    padding: 1.9375rem 1.25rem 3.4375rem 2rem;
  }
}

/* line 1290, sass/page/_index.scss */
.highlight__title,
.highlight__desc {
  overflow: hidden;
}

/* line 1295, sass/page/_index.scss */
.highlight__title {
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 991.98px) {
  /* line 1295, sass/page/_index.scss */
  .highlight__title {
    max-width: 16.625em;
    font-size: 2em;
  }
}

@media (max-width: 767.98px) {
  /* line 1295, sass/page/_index.scss */
  .highlight__title {
    font-size: 1.75em;
  }
}

@media (max-width: 575.98px) {
  /* line 1295, sass/page/_index.scss */
  .highlight__title {
    font-size: 1.5em;
  }
}

/* line 1313, sass/page/_index.scss */
.highlight__desc {
  font-family: Roboto, Arial, PingFangTC, "Microsoft JhengHei revise",
    "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
}

@media (max-width: 991.98px) {
  /* line 1313, sass/page/_index.scss */
  .highlight__desc {
    max-width: 27.5em;
    font-size: 1.25em;
  }
}

@media (max-width: 575.98px) {
  /* line 1313, sass/page/_index.scss */
  .highlight__desc {
    font-size: 1.125em;
  }
}

/** Mobile Application **/
.border-line {
  border-bottom: 1px solid #000a4d;
}

.app-area .app__title {
  overflow-wrap: break-word;
}

.colorBox {
  width: 61px;
  height: 61px;
  background: #0e7e8b;
  float: right;
  right: 50px;
  margin-top: -30px;
  position: relative;
}

.colorLightBox {
  width: 154px;
  height: 154px;
  background: #e2fffa;
  margin-top: 2rem;
}

.all-list {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4) !important;
  margin-bottom: 50px;
}

.mobile-list {
  padding: 0px;
}

.mobile-list li {
  border-bottom: 1px solid rgba(0, 10, 77, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 30px;
}

.mobile-list p {
  color: #14213b;
  font-size: 1.375rem;
  font-weight: bold;
}

#showMore {
  color: #0e7e8b;
  font-size: 1.2rem;
  text-align: center;
  cursor: pointer;
  width: 100%;
  background-color: transparent;
  border: none;
}

#hideLess {
  color: #0e7e8b;
  font-size: 1.2rem;
  text-align: center;
  cursor: pointer;
  width: 100%;
  background-color: transparent;
  border: none;
}

/** Search Form **/
.searchForm .radio_container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-right: 2rem;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.searchForm .radio_container > input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.searchForm .radio_container > input:checked ~ .checkmark {
  background-color: transparent;
}

.searchForm .radio_container > input:checked ~ .checkmark:after {
  display: block;
}

.searchForm .radio_container > input:focus ~ .checkmark {
  border: 1px solid #a5811c;
}

.searchForm .radio_container > .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 1px solid lightgrey;
  border-radius: 50%;
}

.searchForm .radio_container > .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.searchForm .radio_container > .checkmark:after {
  top: 5px;
  left: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #000a4d;
}

.searchForm .radio_container:hover input ~ .checkmark {
  background-color: #ccc;
}

.searchForm .checkbox_container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.searchForm .checkbox_container > input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.searchForm .checkbox_container > input:checked ~ .checkmark {
  background-color: white;
}

.searchForm .checkbox_container > input:focus ~ .checkmark {
  border: 1px solid #a5811c;
}

.searchForm .checkbox_container > input:checked ~ .checkmark:after {
  display: block;
}

.searchForm .checkbox_container > .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border: 1px solid lightgrey;
}

.searchForm .checkbox_container > .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.searchForm .checkbox_container > .checkmark:after {
  height: 15px;
  width: 15px;
  background-color: #000a4d;
  top: 4px;
  left: 4px;
}

.searchForm .checkbox_container:hover input ~ .checkmark {
  background-color: #ccc;
}

.with-errors {
  color: red;
}

.searchForm .bs-select .dropdown-toggle {
  padding: 0.7em;
}

.searchForm .js-submit-btn {
  padding: 12px 15px;
}

.searchForm .checkboxs_container {
  padding: 2rem;
  padding-bottom: calc(2rem - 20px);
  background-color: #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.searchForm h2 {
  margin-bottom: 1.5rem;
  border-left: 5px solid #0e7e8b;
  font-weight: bold;
  padding-left: 1rem;
}

.searchForm .form-control {
  height: calc(2.5em + 0.75rem + 2px);
}

.searchForm .advSearch {
  padding: 13px 20px;
  line-height: 54px;
  border: 1px solid #0e7e8b;
  background: #0e7e8b;
  color: #ffffff;
}

.searchForm .advSearch:hover {
  background: #ffffff;
  color: #0e7e8b;
}

/* Nexify 2021-05-11 add simple search button in search result page*/

.searchForm .simSearch_ResultPage {
  padding: 13px 20px;
  line-height: 54px;
  border: 1px solid #0e7e8b;
  background: #0e7e8b;
  color: #ffffff;
}

.searchForm .simSearch_ResultPage:hover {
  background: #ffffff;
  color: #0e7e8b;
}

/** Search Result **/
.resultItem {
  padding: 1rem 0;
  border-left: 5px solid #ddd;
  padding-left: 1rem;
}

.resultItem:hover {
  border-left: 5px solid #0e7e8b;
}

.resultItem a:hover {
  text-decoration: underline;
}

.resultItem .linkInfo span {
  padding-right: 20px;
}

.resultList li {
  padding: 10px;
}

.resultList li a {
  font-size: 1.2rem;
  border: 1px solid #0e7e8b;
  padding: 10px 20px;
}

.resultList li a.active {
  background: #0e7e8b;
  color: #ffffff;
}

.resultList li a:hover {
  background: #0e7e8b;
  color: #ffffff;
}

.resultList.pagination {
  margin-top: 5rem;
}

.searchForm .sortBy {
  display: table;
}

.searchForm .sortBy span {
  width: 4rem;
  display: table-cell;
  vertical-align: middle;
}

.searchForm .sortBy .filter-bar__col {
  width: 10rem;
  display: table-cell;
}

.resultDisplay {
  display: table;
}

.resultDisplay .filter-bar__col {
  display: table-cell;
}

.resultDisplay span {
  padding-left: 1rem;
  display: table-cell;
}

/** what we do OTA **/
.announancement {
  padding: 0px;
  margin-top: -8em;
}

.announancement p {
  font-size: 1.5em;
  color: #ffffff;
}

.announancement img {
  width: 50px;
  height: 50px;
}

.announancement .colAnn {
  display: inherit;
  align-items: center;
}

@media (max-width: 575.98px) {
  .announancement {
    margin-top: -6em;
  }

  .announancement p {
    font-size: 1em;
  }
}

@media (max-width: 480px) {
  .announancement p {
    font-size: 0.7em;
  }
}

@media (min-width: 576px) {
  .announancement p {
    font-size: 1.2em;
  }
}

@media (min-width: 576px) and (max-width: 1440px) {
  .announancement {
    margin-top: -11%;
  }
}

/* Style for org-chart */
@-webkit-keyframes chartjs-render-animation {
  from {
    opacity: 0.99;
  }

  to {
    opacity: 1;
  }
}

@keyframes chartjs-render-animation {
  from {
    opacity: 0.99;
  }

  to {
    opacity: 1;
  }
}

.chartjs-render-monitor {
  -webkit-animation: chartjs-render-animation 0.001s;
  animation: chartjs-render-animation 0.001s;
}

.org-chart {
  /* margin: 1em 5px; */
  overflow: hidden;
}

@media screen and (max-width: 1327px) {
  .org-chart {
    width: 94%;
    margin: 1em auto;
  }
}

.org-chart ul {
  list-style: none;
  padding: 0;
  font-size: 0;
  position: relative;
}

@media screen and (max-width: 1327px) {
  .org-chart ul {
    margin: 0 !important;
  }
}

.org-chart ul li {
  position: relative;
}

@media screen and (max-width: 1327px) {
  .org-chart ul li .org-chart-border {
    /* border: 3px solid #eb6100 !important; */
    border-top: 0 !important;
  }

  .org-chart ul li {
    border: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart *:not(.org-chart__item-inner):after,
  .org-chart *:before {
    display: none !important;
  }
}

.org-chart__item {
  display: inline-block;
  width: 130px;
  height: 155px;
  /*For normal case */
  /* height : 280px;*/
  /*For double act case */
  padding: 30px 5px;
  background: #127e8b;
  text-align: center;
  font-size: 1rem;
  margin: 15px 0px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1780px) {
  .org-chart__item {
    width: 130px;
  }
}

@media screen and (max-width: 1580px) {
  .org-chart__item {
    width: 120px;
  }
}

@media screen and (max-width: 1280px) {
  .org-chart__item {
    width: 100px;
    margin: 15px 15px;
  }
}

.org-chart__name {
  font-size: 1em;
  font-weight: normal;
  color: #000a4d;
}

@media screen and (max-width: 1327px) {
  .org-chart__item {
    font-size: 25px;
  }
}

.org-chart__item-inner {
  width: 95%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1327px) {
  .org-chart__item-inner {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    display: inline-block;
    width: auto;
  }
}

.double-act-up {
  top: 25%;
  display: block;
}

.double-act-down {
  top: 75%;
  display: block;
}

@media screen and (max-width: 991px) {
  .double-act-down {
    padding-top: 10px;
  }
}

.gcio__name {
  /* top:84%;  /*with Photo */
  top: 50%;
  /*without Photo */
}

/* Fix Lv1 - 1st org item text css  2022-11-14 */
.gcio__name .org-chart__pos a,
.gcio__name .org-chart__pos,
.gcio__name .org-chart__name {
  color: #fff;
}

.gcio__height {
  height: 150px;
  /*with Photo */
  /*height:150px;*/
  /*without Photo */
  width: 300px;
}

@media screen and (max-width: 1280px) {
  .gcio__name {
    top: 74%;
    /*with Photo */
    /*top:50%;*/
    /*without Photo */
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__item {
    width: 175px;
    margin: 15px 15px;
    height: 210px;
  }

  .org-chart__name {
    font-size: 20px;
    font-weight: 500;
  }

  .gcio__name {
    top: 50%;
    /*without Photo */
  }

  .gcio__height {
    height: 210px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__item {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    /*text-align: left;*/
    padding: 15px 5%;
  }

  .org-chart__item img {
    width: 100%;
    max-width: 120px;
    top: auto !important;
  }

  .org-chart__pos,
  .org-chart__name {
    text-align: center;
  }
}

@media screen and (max-width: 1327px) {
  .padding-10 {
    /* padding-left:10%; */
  }

  .padding-15 {
    padding-left: 15%;
  }
}

@media screen and (min-width: 838px) {
  .org-chart__info_mobile {
    display: none !important;
  }
}

.org-chart__pos {
  font-weight: bold;
  margin-top: 5px;
}

.org-chart__pos a {
  font-weight: bold;
}

.org-chart__pos a:hover,
.org-chart__pos a:focus {
  text-decoration: underline;
  opacity: 1;
}

.gcio__name .org-chart__pos {
  font-size: 1.8em;
  font-weight: bold;
}

@media screen and (max-width: 1327px) {
  .gcio__name .org-chart__pos {
    font-size: 2.5em;
  }
}

.gcio__name .org-chart__name {
  font-size: 1.5em;
}

@media screen and (max-width: 1327px) {
  .gcio__name .org-chart__name {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__info {
    display: none !important;
  }

  .org-chart__info_mobile {
    display: block;
  }
}

.org-chart__info > a,
.org-chart__info > div {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 8px;
  margin-right: 8px;
  font-size: 14px;
}

.org-chart__info > a:last-child,
.org-chart__info > div:last-child {
  padding-right: 0;
  margin-right: 0;
}

.org-chart__info > a:last-child:after,
.org-chart__info > div:last-child:after {
  display: none;
}

.org-chart__info > a:after,
.org-chart__info > div:after {
  content: "";
  display: block;
  height: 18px;
  width: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
}

.org-chart__info > a:hover .org-chart__info-inner,
.org-chart__info > div:hover .org-chart__info-inner {
  display: block;
}

.org-chart__info > div > a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.org-chart__info-tel.is-active .org-chart__info-inner,
.org-chart__info-email.is-active .org-chart__info-inner {
  display: block;
}

.org-chart__info-inner {
  position: absolute;
  display: none;
  padding: 10px;
  border-top: 4px solid #eb6100;
  background: #fff;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 12px;
  white-space: nowrap;
  box-shadow: 0px 3px 4px rgba(150, 150, 150, 0.2);
}

.org-chart__info-inner:hover {
  display: block;
}

.org-chart__info-inner a {
  display: block;
}

.org-chart__info-inner a:hover {
  opacity: 1;
  color: #eb6100;
}

.org-chart__info-inner a > span {
  display: inline-block;
  max-width: 200px;
  word-break: break-all;
}

.org-chart__list-lv1 {
  display: block;
  text-align: center;
}

.org-chart__list-lv1 > li {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv1 > li {
    /* padding: 0 30px; */
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv1 > li {
    padding: 0;
  }

  .org-chart__list-lv1 > li > .org-chart__item {
    font-size: 0;
    text-align: center;
  }

  .org-chart__list-lv1 > li > .org-chart__item .org-chart__item-inner {
    padding-left: 0;
    border-left: 0;
  }

  .org-chart__list-lv1 > li > .org-chart__item > div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }

  .org-chart__list-lv1 > li > .org-chart__item > div:first-child {
    width: 30%;
  }

  .org-chart__list-lv1 > li > .org-chart__item > div:last-child {
    width: 70%;
    font-size: 12px;
    padding: 0 5%;
  }
}

.org-chart__list-lv1 > li:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 100%;
  width: 1px;
  top: 100px;
  left: 50%;
  z-index: -1;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv1 > li:before {
    display: none;
  }

  .org-chart__list-lv2:before {
    display: none;
  }
}

.is-zoomout .org-chart__list-lv1 > li:after {
  width: 3px;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv1 > li:before {
    z-index: 10;
  }
}

.org-chart__list-lv2 {
  display: flex;
  text-align: center;
  z-index: 15;
  background: #fff;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv2 {
    display: block;
  }
}

.org-chart__list-lv2:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 84.65%;
  height: 1px;
  top: 0;
  left: 4%;
  z-index: -1;
}

.lastItem.noLv4 > li:before {
  display: none !important;
}

.is-zoomout .org-chart__list-lv2:before {
  height: 3px;
}

.org-chart__list-lv2 .org-chart__item {
  background: #2ac4cb;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv2 .org-chart__item {
    padding-left: 5%;
  }
}

.org-chart__list-lv2 > li {
  display: inline-block;
  vertical-align: top;
}

.org-chart__list-lv2 > li > .org-chart__item {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 838px) {
  .org-chart__list-lv2 > li > .org-chart__list-lv3,
  .org-chart__list-lv2 > li > .org-chart__list-lv4 {
    /*display: none;*/
    /*vertical-align: top;*/
  }
}

/* .org-chart__list-lv2 > li:after {
     content: '';
     background: #127E8B;
     display: block;
     position: absolute;
     height: 70px;
     width: 1px;
     top: 100px;
     left: 30%;
     z-index: 5;
     top: 125px;
}*/
/*.org-chart__list-lv2 > li.longBorder:after {
  content: '';
  background: #127E8B;
  display: block;
  position: absolute;
  height: 860px;
  width: 1px;
  top: 100px;
  left: 50%;
  z-index: 5;
  top: 125px;
}*/
@media screen and (max-width: 1327px) {
  .org-chart__list-lv2 > li:after {
    /*top: 125px;*/
    /* Original */
    top: 295px;
  }
}

.is-zoomout .org-chart__list-lv2 > li:after {
  width: 3px;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv2 > li:after {
    width: 500px;
    background: #fff;
    height: 40px;
    border-left: 1px solid #000;
    top: 165px;
    z-index: 45;
  }
}

.org-chart__list-lv2 > li:first-child:before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  width: 100%;
  height: 80%;
  border-right: 1px solid #127e8b;
  /*bottom: 100%;*/
  /*margin-bottom: -15px;*/
  right: 50%;
  z-index: -1;
}

@media screen and (max-width: 1327px) {
  /*
     .org-chart__list-lv2 > li:first-child:before {
         width: 100%;
         height: 1px;
         border-right: 0;
         background: #000;
         top: 85px;
    }
	 */
}

.org-chart__list-lv2 > li:last-child .org-chart__list-lv3:after {
  content: "";
  background: #000;
  border: 0;
  display: block;
  position: absolute;
  height: 10000px;
  width: 1px;
  top: 0;
  right: 0;
  z-index: 65;
}

.is-zoomout .org-chart__list-lv2 > li:last-child .org-chart__list-lv3:after {
  width: 3px;
}

.org-chart__list-lv2
  > li:last-child
  .org-chart__list-lv3
  > li:last-child:before {
  height: 255px;
}

.is-zoomout
  .org-chart__list-lv2
  > li:last-child
  .org-chart__list-lv3
  > li:last-child:before {
  background: transparent;
}

.org-chart__list-lv2
  > li:last-child
  .org-chart__list-lv3
  > li:first-child:before {
  content: "";
  background: #127e8b;
  border: 0;
  display: block;
  position: absolute;
  height: 15px;
  width: 1px;
  bottom: 100%;
  left: 50%;
  z-index: 5;
}

.is-zoomout
  .org-chart__list-lv2
  > li:last-child
  .org-chart__list-lv3
  > li:first-child:before {
  width: 3px;
}

.org-chart__list-lv2 > li.lv2Item:before {
  content: "";
  /* background: #FFF; */
  display: block;
  position: absolute;
  width: 100%;
  height: 15px;
  border-left: 1px solid #127e8b;
  bottom: 100%;
  margin-bottom: -15px;
  left: 30%;
  z-index: -1;
}

.org-chart__list-lv2 > li.lv2Item:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 20px;
  width: 1px;
  /* top: 200px; */
  left: 30%;
  /* z-index: 5; */
  /* bottom: -20px; */
  margin-top: -19px;
}

.lv2Item .org-chart__item.mobileLv2 {
  left: -20%;
}

@media screen and (max-width: 1327px) {
  .lv2Item .org-chart__item.mobileLv2 {
    left: 0%;
  }
}

.org-chart__list-lv2 > li:last-child:before {
  content: "";
  /*background: #FFF;*/
  display: block;
  position: absolute;
  width: 41%;
  height: 84.6%;
  border-right: 1px solid #127e8b;
  /*bottom: 100%;
margin-bottom: -15px;*/
  /*left: 50%;*/
  z-index: -1;
}

.tc.org-chart__list-lv2 > li:last-child:before {
  height: 83.8%;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv2 > li:last-child:before {
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    width: 100%;
    height: 45px;
    border-left: 2px solid #127e8b;
    bottom: 100%;
    margin-bottom: -15px;
    left: 50%;
    z-index: 5;
  }
}

@media screen and (min-width: 1582px) {
  .org-chart__list-lv2 > li:last-child:before {
    height: 84.9%;
  }
}

.is-zoomout .org-chart__list-lv2 > li:last-child:before {
  border-left: 3px solid #127e8b;
}

.org-chart__list-lv2 > li:last-child > .org-chart__item {
  z-index: 1000;
}

.org-chart__list-lv2 > li > .org-chart__list-lv4 {
  text-align: left;
}

.org-chart__list-lv2 > li > .org-chart__list-lv4:before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  width: 100%;
  height: 6px;
  top: -3px;
  left: 0;
  z-index: 1000;
}

@media screen and (max-width: 1280px) {
  .org-chart__list-lv2
    > li
    > .org-chart__list-lv4
    > li
    .org-chart__item:before {
    width: 15px;
  }
}

.org-chart__list-lv2 > li > .org-chart__list-lv4 > li:first-child {
  /*margin-top: 200px;*/
  /* Normal Case */
  margin-top: 330px;
  /*Double Act Case */
}

@media screen and (max-width: 1180px) {
  .org-chart__list-lv2 > li > .org-chart__list-lv4 > li .org-chart__item {
    padding-left: 10%;
  }
}

.org-chart__list-lv2 > li > .org-chart__list-lv4 > li .org-chart__item:before {
  content: "";
  background: #000;
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  top: 50%;
  right: 100%;
  z-index: 5;
  width: 15px;
}

.is-zoomout
  .org-chart__list-lv2
  > li
  > .org-chart__list-lv4
  > li
  .org-chart__item:before {
  height: 3px;
}

.org-chart__list-lv2 > li > .org-chart__list-lv4 > li:last-child {
  width: 100px;
}

.org-chart__list-lv3 {
  display: block;
  text-align: center;
  z-index: 25;
  background: #fff;
  overflow: visible;
}

.org-chart__list-lv3:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 83.4%;
  height: 1px;
  top: 0;
  left: 79px;
  z-index: 5;
}

.divisionHeadP {
  width: 130px;
  z-index: 55;
  /* display: inline-block; */
  padding: 20px 5px;
  background: #6ca9d6;
  text-align: center;
  font-size: 1.2rem;
  margin: 15px 15px;
  font-weight: bold;
  position: relative;
}

.tc.divisionHead .divisionHeadP {
  font-size: small;
}

@media screen and (max-width: 1780px) {
  .divisionHeadP {
    width: 130px;
  }
}

@media screen and (max-width: 1580px) {
  .divisionHeadP {
    width: 120px;
  }
}

@media screen and (max-width: 1280px) {
  .divisionHeadP {
    width: 100px;
    margin: 15px 15px;
  }
}

@media screen and (max-width: 1327px) {
  .divisionHeadP {
    /* padding-left:10%; */
    padding: 20px 5px;
    margin: 0;
    width: 100%;
    font-size: 1.8rem;
  }
}

.noLv2 .headTop:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 25%;
  width: 1px;
  top: 50px;
  left: 50%;
  z-index: 5;
}

.noLv2 .org-chart__item.lvItem {
  background: transparent !important;
}

@media screen and (max-width: 1327px) {
  .noLv2 .lvItem {
    display: none !important;
  }

  .noLv2 > ul {
    display: block !important;
  }
}

.headTop:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 25%;
  width: 1px;
  top: -50px;
  left: 50%;
  z-index: -1;
}

.headLeft:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  top: 40px;
  z-index: 5;
  width: 15px;
}

.specialLi.headLeft:before {
  top: 53%;
}

.tc.specialLi.headLeft:before {
  top: 52.5%;
}

.noAfter.lastItem:before,
.lastItem .org-chart__collapsible:after,
.extraBefore .org-chart__collapsible:after,
.noAfter:after {
  display: none !important;
}

.lastItem {
  top: 800px;
}

@media screen and (max-width: 1327px) {
  .lastItem {
    top: 0px;
  }
}

.extraBefore {
  top: 70%;
}

.extraBefore:before {
  content: "";
  background: #127e8b;
  display: block !important;
  position: absolute;
  width: 70%;
  height: 1px;
  top: 0;
  left: 11px !important;
  z-index: 5;
}

@media screen and (max-width: 1327px) {
  .extraBefore {
    top: 0px;
  }
}

@media screen and (min-width: 1582px) {
  .extraBefore:before {
    width: 69%;
    left: 15px !important;
  }
}

.org-chart__collapsible.mobileActive > ul {
  display: block !important;
}

.specialLeft {
  left: -50px;
}

@media screen and (max-width: 1327px) {
  .specialLeft {
    left: 0px;
  }
}

.org-chart__list-lv2
  > li:last-child
  .org-chart__list-lv3.extraBefore
  > li:last-child:before {
  height: 50px;
}

.divisionHeadLi:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 50%;
  height: 1px;
  top: -15px;
  left: 0px;
  z-index: 5;
}

.divisionHead:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 120px;
  width: 1px;
  top: 60px;
  left: 50%;
  z-index: 5;
}

.tc.divisionHead:after {
  height: 180px;
}

@media screen and (max-width: 1780px) {
  .org-chart__list-lv3:before {
    left: 74px;
  }
}

@media screen and (max-width: 1280px) {
  .org-chart__list-lv3:before {
    left: 95px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3:before {
    left: 75px;
  }

  .org-chart__list-lv2 > li > .org-chart__list-lv4 > li:first-child {
    margin-top: 370px;
  }
}

.is-zoomout .org-chart__list-lv3:before {
  height: 3px;
}

.org-chart__list-lv3 .org-chart__item {
  background: #cfefea;
}

.org-chart__list-lv3 .org-chart__item.greyBG {
  background: #f8f8f8;
}

@media screen and (max-width: 1280px) {
  .org-chart__list-lv3 > li .org-chart__item:before {
    width: 5px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 .org-chart__item {
    /* padding-left: 10%; */
  }
}

.org-chart__list-lv3 > li {
  display: inline-block;
  vertical-align: top;
  float: left;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li {
    display: block;
    z-index: 35;
    border-left: 1px solid #000;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li {
    padding: 0;
  }
}

.org-chart__list-lv3 > li .org-chart__item:before {
  /* content: '';
     background: #000;
     display: block;
     position: absolute;
     width: 10px;
     height: 1px;
     top: 50%;
     right: 100%;
     z-index: 5;
	 width: 5px; */
}

.is-zoomout .org-chart__list-lv3 > li .org-chart__item:before {
  height: 3px;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li .org-chart__item:before {
    width: 10px;
  }
}

.org-chart__list-lv3 > li:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 1px;
  /* height: 1000px; */
  height: 338px;
  margin-bottom: 0;
  /*top: 90px;*/
  /*Normal Case */
  top: 186px;
  /*Double Act Case */
  left: 0px;
  z-index: 40;
}

.org-chart__list-lv3 > li.specialItem:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 1px;
  /* height: 1000px; */
  height: 409px;
  margin-bottom: 0;
  /*top: 90px;*/
  /*Normal Case */
  top: 186px;
  /*Double Act Case */
  left: 0px;
  z-index: 40;
}

.org-chart__list-lv3 > li.specialItem .divisionHeadLi:before {
  top: 110px;
}

body:not(.lang-en)
  .org-chart__list-lv3
  > li.specialItem
  .divisionHeadLi:before {
  top: 85px;
}

.org-chart__list-lv3 > li.specialItem:after {
  height: 285px;
  top: 310px;
}

body:not(.lang-en) .org-chart__list-lv3 > li.specialItem:after {
  height: 280px;
  top: 285px;
}

.org-chart__list-lv3 > li.longBorder:after {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 1px;
  /* height: 1000px; */
  height: 620px;
  margin-bottom: 0;
  /*top: 90px;*/
  /*Normal Case */
  top: 186px;
  /*Double Act Case */
  left: 0px;
  z-index: 40;
}

.noLi:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  height: 55%;
  width: 1px;
  top: -35px;
  left: 50%;
  z-index: 5;
}

.noLi:after {
  height: 0px;
}

.is-zoomout .org-chart__list-lv3 > li:after {
  width: 3px;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:after {
    top: 175px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:after {
    z-index: 25;
    left: 20px;
  }
}

.org-chart__list-lv3 > li:first-child:before {
  content: "";
  /* background: #FFF; */
  display: block;
  position: absolute;
  width: 100%;
  height: 15px;
  border-right: 1px solid #127e8b;
  bottom: 100%;
  margin-bottom: -15px;
  right: 50%;
  z-index: 5;
}

.is-zoomout .org-chart__list-lv3 > li:first-child:before {
  border-right: 3px solid #000;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:first-child:before {
    display: none;
  }
}

.org-chart__list-lv3 > li:not(:last-child):not(:first-child):before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 1px;
  height: 15px;
  margin-bottom: -15px;
  bottom: 100%;
  left: 50%;
  z-index: 5;
}

.is-zoomout
  .org-chart__list-lv3
  > li:not(:last-child):not(:first-child):before {
  width: 3px;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3>li:not(: last-child):not(: first-child):before {
    background: #fff;
    width: 110px;
    height: 28px;
    border-left: 0;
    border-right: 1px solid #127e8b;
    border-top: 1px solid #127e8b;
    bottom: auto;
    top: -15px;
    margin-bottom: -15px;
    left: auto;
    right: 50%;
    z-index: 5;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:last-child {
    border-left: 0;
  }
}

.org-chart__list-lv3 > li:last-child:before {
  content: "";
  background: #127e8b;
  display: block;
  position: absolute;
  width: 1px;
  height: 225px;
  /* border-left: 1px solid #127E8B; */
  /* bottom: 100%; */
  /* margin-bottom: -15px; */
  left: 49%;
  z-index: 1;
}

.is-zoomout .org-chart__list-lv3 > li:last-child:before {
  border-left: 3px solid #000;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:last-child:before {
    width: 110px;
    height: 28px;
    border-left: 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    bottom: auto;
    top: -15px;
    margin-bottom: -15px;
    left: auto;
    right: 50%;
    z-index: 5;
  }
}

.org-chart__list-lv3 > li:last-child .org-chart__item:before {
  content: "";
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv3 > li:last-child .org-chart__item:before {
    background: #000;
  }
}

.org-chart__list-lv4 {
  display: block;
  text-align: center;
}

.org-chart__list-lv4 .org-chart__item {
  background: #f8f8f8;
}

.org-chart__list-lv4 > li {
  display: block;
}

.org-chart__list-lv4 > li .org-chart__item {
  z-index: 55;
}

.noContent {
  background: transparent !important;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv4 > li .org-chart__item {
    /*padding-left: 15%;*/
  }

  .mobileActive .noContent {
    display: none !important;
  }

  .mobileActive .org-chart__item-inner:after {
    display: none !important;
  }
}

.org-chart__list-lv4 > li:last-child:after {
  content: "";
  background: #fff;
  display: none;
  position: absolute;
  width: 160px;
  height: 10000px;
  top: 50%;
  margin-top: 1px;
  right: 46%;
  z-index: 45;
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv4 > li:last-child:after {
    width: 105px;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart__list-lv4 > li:last-child:after {
    z-index: 30;
    width: 100px;
  }
}

@media screen and (max-width: 1327px) {
  .mobileActive .noContent {
    display: none;
  }

  .org-chart__collapsible > .org-chart__item {
    /* cursor: pointer; */
    text-align: center;
  }
  @media screen and (max-width: 1327px) {
    .org-mobile-pointer {
      cursor: pointer;
    }
  }

  .org-chart__collapsible > .org-chart__item .org-chart__item-inner {
    /* padding-left: 25px; */
  }

  .org-chart__collapsible > .org-chart__item .org-chart__item-inner:after {
    content: "";
    width: 19px;
    height: 18px;
    background: url("/assets/img/expand-arrow.png");
    /* border-style: solid; */
    /* border-width: 7px 7px 0 7px; */
    /* border-color: #000000 transparent transparent transparent; */
    display: block;
    /* position: absolute;
         left: 0;
         top: 1em;
         margin-top: 0; */
    margin: 0 auto;
    padding-top: 10px;
    /* -webkit-transform: rotate(-90deg); */
    /* -ms-transform: rotate(-90deg); */
    /* transform: rotate(-90deg); */
  }

  .org-chart__collapsible
    > .noLv4
    .org-chart__item
    .org-chart__item-inner:after {
    display: none;
  }

  .org-chart__collapsible > ul {
    display: none;
    width: 100%;
  }

  .org-chart__collapsible.is-active
    > .org-chart__item
    .org-chart__item-inner:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .org-chart__collapsible.is-active > ul {
    display: block;
    background-color: #edefee;
  }

  .org-chart__invisiblecollapsible > .org-chart__item {
    /*cursor: pointer;*/
  }

  .org-chart__invisiblecollapsible > .org-chart__item .org-chart__item-inner {
    padding-left: 25px;
  }

  .org-chart__invisiblecollapsible
    > .org-chart__item
    .org-chart__item-inner:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: transparent transparent transparent transparent;
    display: block;
    position: absolute;
    left: 0;
    top: 1em;
    margin-top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .org-chart__invisiblecollapsible > ul {
    display: none;
  }

  .org-chart__invisiblecollapsible.is-active
    > .org-chart__item
    .org-chart__item-inner:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .org-chart__invisiblecollapsible.is-active > ul {
    display: block;
  }
}

@media screen and (max-width: 1327px) {
  .org-chart .org-chart__list-lv2 > li {
    /* border: 8px solid #0095d7 !important; */
    border-top: 1px solid #ffffff !important;
  }

  .org-chart .org-chart__list-lv2 > li:first-child {
    /* border-top: 8px solid #0095d7 !important; */
  }
}

@media screen and (max-width: 1327px) {
  .org-chart .org-chart__list-lv3 > li {
    /* border: 3px solid #eb6100 !important; */
    /* border-top: 0 !important; */
  }

  .org-chart .org-chart__list-lv3 > li:first-child {
    /* border-top: 3px solid #eb6100 !important; */
  }
}

.org-chart__toggle .org-chart__toggle-txtshow {
  display: block;
}

.org-chart__toggle .org-chart__toggle-txthide {
  display: none;
}

.org-chart__toggle.is-active .org-chart__toggle-txtshow {
  display: none;
}

.org-chart__toggle.is-active .org-chart__toggle-txthide {
  display: block;
}

@media screen and (min-width: 838px) {
  .org-chart__toggle {
    display: none !important;
  }
}

/* END Style org-chart */

/** jas 201029 **/
.contact_table td {
  background-color: #fff !important;
  vertical-align: top !important;
}

.table_align_left {
  text-align: left;
}

.center_element {
  text-align: center;
}

@media only screen and (max-width: 600px) {
  .showLegend {
    /* width:200px!important; */
  }
}

.container nav h1 {
  position: relative;
  bottom: 5px;
}
main .otaBg .container {
  min-height: 160px;
}

.inline-list li {
  vertical-align: top;
}

.uldisc li {
}

/*  ota index other travel information block fixing 2022-11-15 -- Start  */
@media (max-width: 3899px) {
  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
}

@media (max-width: 2099px) {
  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
}

@media (max-width: 1676px) {
  div.ota__item {
    min-width: 16em;
  }

  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;

    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}

@media (max-width: 1439px) {
  div.ota__item {
    min-width: 16em;
  }

  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;

    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}

@media (max-width: 1299px) {
  div.ota__item {
    min-width: 15em;
  }

  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 0.5em;
    padding-bottom: 0.5em;

    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

@media (max-width: 1199px) {
  div.ota__item {
    min-width: 12.5em; /*  12 em can show 4, 16em show 3 blocks*/
  }

  .ota[href] .new__title {
    min-height: 4em;
  }

  .travel__inner {
    padding-top: 0.5em;
    padding-bottom: 0.5em;

    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

@media (max-width: 1024px) {
  div.ota__item {
    min-width: 20em;
  }
  .ota[href] .new__title {
    min-height: 3.4em;
  }

  .travel__inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;

    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}

@media (max-width: 798px) {
  div.ota__item {
    min-width: 18em;
  }

  .ota[href] .new__title {
    min-height: 3.7em;
  }

  .travel__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;

    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}

@media (max-width: 320px) {
  .travel__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;

    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}

.ota[href] .new__title {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*  ota index other travel information block fixing 2022-11-15 -- End  */
