/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary variables that control standard elements
in the pages. This is also the file that loads all of the other themed CSS
styleshets into just this one in each of themed templates.
*********************************************************************************
****************************************************************************** */










































/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
img {
  border-style: none;
  display: block;
  max-width: 100%;
}
/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
/*!
* Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa, .fab, .fal, .far, .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; }

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .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: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .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: .3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear; }

.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8); }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes a {
  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);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1); }

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; }

.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1); }

: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: 2em; }

.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-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-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-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-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.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-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.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-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.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-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.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-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-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.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-blind:before {
  content: "\f29d"; }

.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-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-btc:before {
  content: "\f15a"; }

.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-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-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.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-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.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-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.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-square:before {
  content: "\f14a"; }

.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-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.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-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.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-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.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-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.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-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.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-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.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-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.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-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.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-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-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.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-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.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-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.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-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.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-fulcrum:before {
  content: "\f50b"; }

.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-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.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-martini:before {
  content: "\f000"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.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-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-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-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.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-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.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-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.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-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.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-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.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-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.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-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-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.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-meh:before {
  content: "\f11a"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.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-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.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-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.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-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.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-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-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.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-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-plane:before {
  content: "\f072"; }

.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-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.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-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-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.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-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.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-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-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.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-search:before {
  content: "\f002"; }

.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-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-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.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-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.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-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.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-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.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-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.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-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-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.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-moving:before {
  content: "\f4df"; }

.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-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.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-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.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-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.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-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.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-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.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-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-glass:before {
  content: "\f4e3"; }

.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-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-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.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;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/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;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-weight: 400; }

@font-face {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa, .far, .fas {
  font-family: Font Awesome\ 5 Free; }

.fa, .fas {
  font-weight: 900; }

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
html {
font-size: 62.5%;
}

body {
font-size: 1.6rem;
font-family: "PT Sans", sans-serif;
color: #33414a;
background-color: #f2f2f2;
}

a {
color: #7e4d7e;
text-decoration: none;
}
*/
/* -------------------------------- 

Main Components 

-------------------------------- */
header {
  position: fixed;
  z-index: 3;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #33414a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

header.nav-is-visible {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px); }

header::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile'; }

@media only screen and (min-width: 1024px) {
  header {
    height: 80px; }
  header.nav-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  header::before {
    content: 'desktop'; } }

.cd-logo {
  display: inline-block;
  height: 100%;
  margin-left: 15px;
  /* remove jump on iOS devices - when we fire the navigation */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-logo img {
  display: block;
  max-width: 100%;
  margin-top: 14px; }

@media only screen and (min-width: 1024px) {
  .cd-logo {
    position: absolute;
    z-index: 2;
    margin-left: 5%; }
  .cd-logo img {
    margin-top: 29px; } }

.cd-nav-trigger {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  /* hide text */
  overflow: hidden;
  white-space: nowrap;
  color: transparent; }

.cd-nav-trigger span {
  /* hamburger icon created in CSS */
  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
  -webkit-transition: background-color 0.3s 0.3s;
  -moz-transition: background-color 0.3s 0.3s;
  -o-transition: background-color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s;
  background-color: #ffffff; }

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* upper and lower lines of the menu icon */
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  -o-transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s; }

.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px); }

.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px); }

.nav-is-visible .cd-nav-trigger span {
  background-color: rgba(255, 255, 255, 0); }

.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg); }

.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg); }

@media only screen and (min-width: 1024px) {
  .cd-nav-trigger {
    display: none; } }

.cd-main-nav {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  width: 260px;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  background: #1e262c;
  -webkit-transition: visibility 0s 0.3s;
  -moz-transition: visibility 0s 0.3s;
  -o-transition: visibility 0s 0.3s;
  transition: visibility 0s 0.3s; }

.cd-main-nav a {
  display: block;
  font-size: 1.8rem;
  padding: .9em 2em .9em 1em;
  border-bottom: 1px solid #33414a;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; }

.cd-main-nav li ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px); }

.cd-main-nav.nav-is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  -o-transition: visibility 0s 0s;
  transition: visibility 0s 0s; }

.cd-main-nav.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0; }

.cd-main-nav.moves-out > li > ul {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.cd-main-nav .cd-subnav-trigger, .cd-main-nav .go-back a {
  position: relative; }

.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
  /* arrow icon in CSS */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #485c68;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%; }

.cd-main-nav .go-back a {
  padding-left: 2em; }

.cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

.cd-main-nav .placeholder {
  /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
  display: none; }

@media only screen and (min-width: 1024px) {
  .cd-main-nav {
    position: static;
    visibility: visible;
    width: 100%;
    height: 80px;
    line-height: 80px;
    /* padding left = logo size + logo left position*/
    padding: 0 5% 0 calc(5% + 124px);
    background: transparent;
    text-align: right; }
  .cd-main-nav li {
    display: inline-block;
    height: 100%;
    padding: 0 .4em; }
  .cd-main-nav li a {
    display: inline-block;
    padding: .8em;
    line-height: 1;
    font-size: 1.6rem;
    border-bottom: none;
    /* Prevent .cd-subnav-trigger flicker is Safari */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .cd-main-nav li a:not(.cd-subnav-trigger):hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: .6; }
  .cd-main-nav .go-back {
    display: none; }
  .cd-main-nav .cd-subnav-trigger {
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5em;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s; }
  .cd-main-nav .cd-subnav-trigger:hover {
    border-color: rgba(255, 255, 255, 0.4); }
  .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
    top: 22px;
    right: 17px;
    background-color: #ffffff;
    /* change transform-origin to rotate the arrow */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, right 0.3s;
    -moz-transition: -moz-transform 0.3s, width 0.3s, right 0.3s;
    -webkit-transition: width 0.3s, right 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, right 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, width 0.3s, right 0.3s;
    transition: transform 0.3s, width 0.3s, right 0.3s;
    transition: transform 0.3s, width 0.3s, right 0.3s, -webkit-transform 0.3s; }
  .cd-main-nav .cd-subnav-trigger::before {
    right: 23px; }
  .cd-main-nav .cd-subnav-trigger, .cd-main-nav .placeholder {
    padding-right: 2.4em;
    padding-left: 1.1em; }
  .cd-main-nav li ul {
    height: 80px;
    background-color: #7e4d7e;
    /* padding left = logo size + logo left position*/
    padding: 0 5% 0 calc(5% + 124px);
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
    -webkit-transition: -webkit-transform 0.3s 0.2s;
    -moz-transition: -moz-transform 0.3s 0.2s;
    transition: -webkit-transform 0.3s 0.2s;
    -o-transition: transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s; }
  .cd-main-nav li ul li {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform 0.3s 0s, opacity 0.3s 0s;
    -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s 0s;
    -webkit-transition: opacity 0.3s 0s, -webkit-transform 0.3s 0s;
    transition: opacity 0.3s 0s, -webkit-transform 0.3s 0s;
    -o-transition: transform 0.3s 0s, opacity 0.3s 0s;
    transition: transform 0.3s 0s, opacity 0.3s 0s;
    transition: transform 0.3s 0s, opacity 0.3s 0s, -webkit-transform 0.3s 0s; }
  .cd-main-nav .placeholder {
    /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
    display: block;
    visibility: hidden;
    opacity: 0;
    pointer-event: none; }
  .cd-main-nav.moves-out > li > a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .cd-main-nav.moves-out > li > ul {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .cd-main-nav.moves-out > li ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s 0.2s, opacity 0.3s 0.2s;
    -moz-transition: -moz-transform 0.3s 0.2s, opacity 0.3s 0.2s;
    -webkit-transition: opacity 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    transition: opacity 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    -o-transition: transform 0.3s 0.2s, opacity 0.3s 0.2s;
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s;
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s, -webkit-transform 0.3s 0.2s; }
  .cd-main-nav.moves-out .cd-subnav-trigger::before, .cd-main-nav.moves-out .cd-subnav-trigger::after {
    width: 14px;
    right: 17px; }
  .cd-main-nav.moves-out .cd-subnav-trigger::before {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }
  .cd-main-nav.moves-out .cd-subnav-trigger::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); } }

.cd-main-content::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile'; }

@media only screen and (min-width: 1024px) {
  .cd-main-content::before {
    content: 'desktop'; } }

.cd-main-content {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  padding-top: 50px;
  background-color: #f2f2f2;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.cd-main-content.nav-is-visible {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px); }

@media only screen and (min-width: 1024px) {
  .cd-main-content {
    padding-top: 80px; }
  .cd-main-content.nav-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.no-js .cd-nav-trigger, .no-js .cd-subnav-trigger {
  display: none; }

.no-js header {
  position: relative;
  height: auto; }

.no-js .cd-logo img {
  margin-bottom: 14px; }

.no-js .cd-main-nav {
  position: static;
  width: 100%;
  height: auto;
  visibility: visible;
  overflow: visible; }

.no-js .cd-main-nav li {
  display: inline-block; }

.no-js .cd-main-nav li:last-child {
  display: block; }

.no-js .cd-main-nav .go-back {
  display: none; }

.no-js .cd-main-nav li ul {
  position: static;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

@media only screen and (min-width: 1024px) {
  .no-js .cd-main-nav {
    height: 80px; }
  .no-js .cd-main-nav li ul {
    position: absolute;
    top: 80px; }
  .no-js .cd-main-nav li ul li {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .no-js .cd-main-nav li ul li:last-child {
    display: none; } }

.no-js .cd-main-content {
  padding-top: 0; }

@media only screen and (min-width: 1024px) {
  .no-js .cd-main-content {
    padding-top: 80px; } }

@font-face {
  font-family: 'Noto Sans CJK JP Subset';
  font-style: normal;
  font-weight: 400;
  src: local("/lib/fonts/Noto Sans CJK JP"), local("/lib/fonts/NotoSansCJKjp-Regular"), local("/lib/fonts/NotoSansJP-Regular"), url("/lib/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/lib/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("/lib/fonts/NotoSansCJKjp-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Noto Sans CJK JP Subset';
  font-style: normal;
  font-weight: 700;
  src: local("/lib/fonts/Noto Sans CJK JP"), local("/lib/fonts/NotoSansCJKjp-Bold"), local("/lib/fonts/NotoSansJP-Bold"), url("/lib/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/lib/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("/lib/fonts/NotoSansCJKjp-Bold.ttf") format("truetype"); }

html {
  font-size: 62.5%; }

body {
  color: #111;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 764px) {
  body {
    font-size: 13px;
    font-size: 1.3rem; } }
@media screen and (max-width: 764px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.4; }




i {
  margin-right: 0.5em; }

.pcShow {
  display: block; }
@media screen and (max-width: 764px) {
  .pcShow {
    display: none !important; } }

.spShow {
  display: none !important; }
@media screen and (max-width: 764px) {
  .spShow {
    display: block !important; } }

/*---------------- Section ----------------*/
section {
  margin-bottom: 0; }
section.last {
  margin-bottom: 0; }
section.btShort {
  margin-bottom: 50px; }
@media only screen and (max-width: 764px) {
  section {
    margin-bottom: 0; }
  section.btShort {
    margin-bottom: 15px; } }

section.padding {
  padding: 100px 0; }
@media only screen and (max-width: 764px) {
  section.padding {
    padding: 30px 0; } }

.contentsArea {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 6.3%; }
@media only screen and (max-width: 764px) {
  .contentsArea {
    padding: 30px 4.0%; } }



clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#gNav {
  width: 100%;
  padding-top: 30px;
  /*
  position:absolute;
  top:46px;
  right:9%;
  */ }

#gNav ul {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right; }

#gNav ul li {
  list-style: none;
  display: inline-block;
  font-size: 1.5rem;
  margin-left: 2.5em; }

#gNav ul li a.navi {
  display: block;
  text-align: center;
  padding: 20px 0 10px;
  font-weight: bold; }

.megaWrap {
  width: 122%;
  display: none;
  position: absolute;
  top: 60px;
  left: -11%;
  background: rgba(20, 62, 102, 0.95);
  padding: 40px 40px 10px;
  opacity: 0.9; }

.megaContentWrap {
  text-align: center;
  margin: 0 auto;
  max-width: 1200px; }

.megaContentWrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
@media only screen and (max-width: 764px) {
  .megaContentWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.megaContentWrap div {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
@media only screen and (max-width: 764px) {
  .megaContentWrap div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.megaContentWrap dl {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(100% / 4 - 20px); }

.megaContentWrap dt img {
  width: 100%; }

.megaContentWrap .boderTop {
  border-top: 1px solid #64798a;
  padding: 30px 0 0; }

.megaContentWrap dt p {
  color: #fff;
  margin-top: 20%;
  font-weight: bold;
  font-size: 130%; }

.megaContentWrap dt img:hover {
  opacity: 0.7;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.megaContentWrap dd {
  margin: 0;
  padding: 10px 0 0 0; }

.megaContentWrap dd a {
  color: #fff;
  font-weight: bold; }

.megaContent {
  margin: 0 -20px 0 0; }

/*
.naviSankaku{
width: 0px;
height: 0px;
margin: auto;
border-right: 15px solid transparent;
border-bottom: 20px solid $colMain;
border-left: 15px solid transparent; 
display: none;
}-*/
/*----------------------------------------------------
☆Hover Effect
----------------------------------------------------*/
/*----type-1-----*/
.type-1Box {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  line-height: 80px; }

.type-1BoxHighL {
  height: 90px;
  line-height: 80px; }

.type-1 {
  background: #D01119; }

.type-1 span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
  top: 0;
  opacity: 1;
  left: 0;
  color: #FFF;
  background: #D01119;
  padding: 9px 0 9px 5px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.type-1 span:last-of-type {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  background: #fff; }

.type-1:hover span:last-of-type {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  background: #002340; }

.type-1:hover span:first-of-type {
  background: #002340; }

.type-1:hover {
  text-decoration: none;
  opacity: 1; }

/*-- spHeader --*/
.cd-main-content {
  display: none; }

header#spHeader {
  display: none; }
@media only screen and (max-width: 764px) {
  header#spHeader {
    display: block;
    background-color: #fff;
    height: 64px;
    z-index: 6; } }

h1.logoSp {
  position: absolute;
  top: 20px;
  left: 4%;
  width: 43%; }

header#spHeader p {
  position: absolute;
  top: 19px;
  right: 80px;
  font-size: 2.8rem;
  line-height: 1; }

.headerRightNavi {
  position: absolute;
  right: 4%;
  top: 20px; }

.headerRightNavi li {
  display: inline-block;
  margin-left: 1em;
  font-size: 1.4rem; }

.cd-main-nav {
  line-height: 1;
  padding: 0;
  /* background: transparent; */
  background: #fff;
  text-align: left;
  overflow: hidden; }

.cd-main-nav li {
  list-style-type: none; }

.cd-nav-trigger {
  right: 10px; }

.cd-nav-trigger span::before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px); }

.cd-nav-trigger span::after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px); }

.cd-nav-trigger span,
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  background-color: #111;
  width: 30px; }

.cd-main-nav a {
  font-size: 1.4rem;
  padding: 1.1em 1.5em 1.1em 1.0em;
  color: #222;
  border-bottom: 1px solid #ddd;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.cd-main-nav.moves-out > li > a.active + ul {
  z-index: 2;
  background: #fff;
  height: 100%; }

#telList {
  position: absolute;
  top: 20px;
  right: 180px; }

#telList li {
  display: inline-block; }

ul.spBtmList {
  display: none; }
@media only screen and (max-width: 764px) {
  ul.spBtmList {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%; } }

ul.spBtmList li {
  display: inline-block;
  font-size: 1.2rem;
  width: 49.3%;
  text-align: center;
  font-weight: bold; }
@media only screen and (max-width: 320px) {
  ul.spBtmList li a {
    font-size: 1.0rem;
    letter-spacing: 0; } }

/*-- FOOTER --*/
#footer {
  width: 100%;
  margin: 0 auto;
  background: #111; }
#footer .footerBtnArea {
  background: #F2F2F2;
  padding: 100px 0;
  margin: 0; }
#footer .footerBtnArea.notTop {
  background: #fff; }
@media only screen and (max-width: 764px) {
  #footer .footerBtnArea {
    padding: 50px 0 40px; } }

.footerBtnList {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto; }
@media only screen and (max-width: 764px) {
  .footerBtnList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.footerBtnList li {
  width: 48%; }
@media only screen and (max-width: 764px) {
  .footerBtnList li {
    width: 100%;
    margin-bottom: 10px; } }

#sky-footerBtm {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 3.5em 0 4.5em; }
@media only screen and (max-width: 764px) {
  #sky-footerBtm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.sky-footerSnsList {
  text-align: center; }

#sky-footerBtm div ul.sky-footerSnsList li {
  text-align: center;
  margin: 0.1em 0 0;
  padding: 0 0.3em;
  display: inline-block; }

#sky-footerBtm div ul.sky-footerSnsList li a {
  font-size: 2rem; }

#sky-footerBtm div ul.sky-footerSnsList li:first-child {
  margin-left: 0.6em; }

#sky-footerBtm .fLogo {
  margin-bottom: 15px; }

#sky-footerBtm div {
  width: 18%; }
@media only screen and (max-width: 764px) {
  #sky-footerBtm div {
    width: 100%; } }

@media only screen and (max-width: 764px) {
  #sky-footerBtm div#sky-ftBtm01,
  #sky-footerBtm div#sky-ftBtm04 {
    margin-bottom: 15px; } }

@media only screen and (max-width: 764px) {
  #sky-footerBtm div ul {
    width: 60%;
    margin: 0 auto; } }

#sky-footerBtm div ul li,
#sky-footerBtm div ul li a,
#sky-footerBtm div p {
  font-size: 1.5rem;
  letter-spacing: 0;
  color: #fff;
  line-height: 1.8; }

#sky-footerBtm div ul li {
  margin: 0.4em 0; }

#sky-footerBtm div p {
  text-align: center; }

#sky-footerBtm div p i {
  margin-right: 0; }

#sky-footerBtm div a:hover {
  opacity: 0.7; }

/*--- ページtopに戻るボタン ------------------------------------*/
.page-top {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: fixed;
  right: 20px;
  bottom: 60px;
  background: #111;
  opacity: 1;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.page-top:hover {
  background: #111; }

@media only screen and (max-width: 764px) {
  .page-top {
    right: 0px;
    bottom: 70px; } }

.page-top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none; }

.page-top a i {
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center; }

.mT10 {
  margin-top: 10px !important; }
@media only screen and (max-width: 764px) {
  .mT10 {
    margin-top: 3px !important; } }

.mT20 {
  margin-top: 20px !important; }
@media only screen and (max-width: 764px) {
  .mT20 {
    margin-top: 7px !important; } }

.mT30 {
  margin-top: 30px !important; }
@media only screen and (max-width: 764px) {
  .mT30 {
    margin-top: 10px !important; } }

.mT40 {
  margin-top: 40px !important; }
@media only screen and (max-width: 764px) {
  .mT40 {
    margin-top: 13px !important; } }

.mT50 {
  margin-top: 50px !important; }
@media only screen and (max-width: 764px) {
  .mT50 {
    margin-top: 17px !important; } }

.mT60 {
  margin-top: 60px !important; }
@media only screen and (max-width: 764px) {
  .mT60 {
    margin-top: 20px !important; } }

.mT70 {
  margin-top: 70px !important; }
@media only screen and (max-width: 764px) {
  .mT70 {
    margin-top: 23px !important; } }

.mT80 {
  margin-top: 80px !important; }
@media only screen and (max-width: 764px) {
  .mT80 {
    margin-top: 27px !important; } }

.mT90 {
  margin-top: 90px !important; }
@media only screen and (max-width: 764px) {
  .mT90 {
    margin-top: 30px !important; } }

.mT100 {
  margin-top: 100px !important; }
@media only screen and (max-width: 764px) {
  .mT100 {
    margin-top: 33px !important; } }

.mB10 {
  margin-bottom: 10px !important; }
@media only screen and (max-width: 764px) {
  .mB10 {
    margin-bottom: 3px !important; } }

.mB20 {
  margin-bottom: 20px !important; }
@media only screen and (max-width: 764px) {
  .mB20 {
    margin-bottom: 7px !important; } }

.mB30 {
  margin-bottom: 30px !important; }
@media only screen and (max-width: 764px) {
  .mB30 {
    margin-bottom: 10px !important; } }

.mB40 {
  margin-bottom: 40px !important; }
@media only screen and (max-width: 764px) {
  .mB40 {
    margin-bottom: 13px !important; } }

.mB50 {
  margin-bottom: 50px !important; }
@media only screen and (max-width: 764px) {
  .mB50 {
    margin-bottom: 17px !important; } }

.mB60 {
  margin-bottom: 60px !important; }
@media only screen and (max-width: 764px) {
  .mB60 {
    margin-bottom: 20px !important; } }

.mB70 {
  margin-bottom: 70px !important; }
@media only screen and (max-width: 764px) {
  .mB70 {
    margin-bottom: 23px !important; } }

.mB80 {
  margin-bottom: 80px !important; }
@media only screen and (max-width: 764px) {
  .mB80 {
    margin-bottom: 27px !important; } }

.mB90 {
  margin-bottom: 90px !important; }
@media only screen and (max-width: 764px) {
  .mB90 {
    margin-bottom: 30px !important; } }

.mB100 {
  margin-bottom: 100px !important; }
@media only screen and (max-width: 764px) {
  .mB100 {
    margin-bottom: 33px !important; } }

.mL10 {
  margin-left: 10px !important; }
@media only screen and (max-width: 764px) {
  .mL10 {
    margin-left: 3px !important; } }

.mL20 {
  margin-left: 20px !important; }
@media only screen and (max-width: 764px) {
  .mL20 {
    margin-left: 7px !important; } }

.mL30 {
  margin-left: 30px !important; }
@media only screen and (max-width: 764px) {
  .mL30 {
    margin-left: 10px !important; } }

.mL40 {
  margin-left: 40px !important; }
@media only screen and (max-width: 764px) {
  .mL40 {
    margin-left: 13px !important; } }

.mL50 {
  margin-left: 50px !important; }
@media only screen and (max-width: 764px) {
  .mL50 {
    margin-left: 17px !important; } }

.mL60 {
  margin-left: 60px !important; }
@media only screen and (max-width: 764px) {
  .mL60 {
    margin-left: 20px !important; } }

.mL70 {
  margin-left: 70px !important; }
@media only screen and (max-width: 764px) {
  .mL70 {
    margin-left: 23px !important; } }

.mL80 {
  margin-left: 80px !important; }
@media only screen and (max-width: 764px) {
  .mL80 {
    margin-left: 27px !important; } }

.mL90 {
  margin-left: 90px !important; }
@media only screen and (max-width: 764px) {
  .mL90 {
    margin-left: 30px !important; } }

.mL100 {
  margin-left: 100px !important; }
@media only screen and (max-width: 764px) {
  .mL100 {
    margin-left: 33px !important; } }

.mR10 {
  margin-right: 10px !important; }
@media only screen and (max-width: 764px) {
  .mR10 {
    margin-right: 3px !important; } }

.mR20 {
  margin-right: 20px !important; }
@media only screen and (max-width: 764px) {
  .mR20 {
    margin-right: 7px !important; } }

.mR30 {
  margin-right: 30px !important; }
@media only screen and (max-width: 764px) {
  .mR30 {
    margin-right: 10px !important; } }

.mR40 {
  margin-right: 40px !important; }
@media only screen and (max-width: 764px) {
  .mR40 {
    margin-right: 13px !important; } }

.mR50 {
  margin-right: 50px !important; }
@media only screen and (max-width: 764px) {
  .mR50 {
    margin-right: 17px !important; } }

.mR60 {
  margin-right: 60px !important; }
@media only screen and (max-width: 764px) {
  .mR60 {
    margin-right: 20px !important; } }

.mR70 {
  margin-right: 70px !important; }
@media only screen and (max-width: 764px) {
  .mR70 {
    margin-right: 23px !important; } }

.mR80 {
  margin-right: 80px !important; }
@media only screen and (max-width: 764px) {
  .mR80 {
    margin-right: 27px !important; } }

.mR90 {
  margin-right: 90px !important; }
@media only screen and (max-width: 764px) {
  .mR90 {
    margin-right: 30px !important; } }

.mR100 {
  margin-right: 100px !important; }
@media only screen and (max-width: 764px) {
  .mR100 {
    margin-right: 33px !important; } }

.m0a {
  margin: 0 auto; }

.center {
  text-align: center !important; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }

.letterMinus {
  letter-spacing: -0.01em; }

.fltL {
  float: left; }

.fltR {
  float: right; }

.fwBold {
  font-weight: bold; }

.ofXhidden {
  overflow-x: hidden; }

.spHide {
  display: block; }
@media only screen and (max-width: 764px) {
  .spHide {
    display: none !important; } }

.spDisp {
  display: none; }
@media only screen and (max-width: 764px) {
  .spDisp {
    display: block; } }

.white {
  color: #fff; }

/* デバイスの横幅が画像サイズを超えた場合 */
@media only screen and (min-width: 2000px) {
  #mv {
    background-size: 100% auto; } }

#mv div.mvInr {
  display: table;
  margin: 0 auto;
  height: 336px;
  max-width: 1000px;
  width: 100%; }

#mv div.mvInr h1.mvHead {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0.2em; }
#mv div.mvInr h1.mvHead span {
  background-color: #D01119;
  color: #FFF;
  display: inline;
  padding: 1px 6px 0 10px; }
#mv div.mvInr h1.mvHead small {
  color: #FFF;
  display: inline;
  font-size: 60%;
  padding: 3px 0;
  letter-spacing: 0.02em; }

/*--- パンくず　------------------------------------*/
/*-- BREADCHUMBS --*/
#breadChumbs {
  margin: 10px 2%;
  padding: 10px 30px;
  width: 96%;
  text-align: right; }
@media only screen and (max-width: 764px) {
  #breadChumbs {
    display: none; } }

#breadChumbs p {
  font-size: 1.1rem;
  margin: 0 auto;
  width: 100%; }

#breadChumbs p span {
  position: relative;
  padding: 0 0.8em 0 0; }

#breadChumbs a {
  display: inline-block;
  position: relative;
  padding-right: 1.2em;
  color: #777; }

#breadChumbs a::after {
  display: block;
  content: '';
  position: absolute;
  top: 45%;
  right: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border: 0px;
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#breadChumbs p span a {
  color: #106685; }

#breadChumbs p span.currentPoint {
  font-weight: bold; }

/*-- CONTENTS --*/
#contents {
  margin: 0 auto;
  width: 100%;
  position: relative; }

/*-- Btn --*/
.oneCenter {
  margin: 0 auto;
  text-align: center; }

a.btn {
  background-color: #F99A1F;
  display: inline-block;
  font-size: 1.6rem;
  vertical-align: middle;
  color: #fff;
  border-radius: 5px;
  margin: 0;
  text-align: center;
  min-width: 260px;
  height: 50px;
  cursor: pointer;
  position: relative;
  line-height: 1;
  padding: 0.5em 0 0; }
a.btn span {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
a.btn small {
  font-size: 1.7rem;
  display: block;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
@media only screen and (max-width: 764px) {
  a.btn {
    font-size: 1.2rem;
    width: 100%;
    text-align: center;
    font-weight: bold;
    min-width: 100%;
    padding: 1.2em 0 0; }
  a.btn small {
    font-size: 1.2rem; } }

a.btn:hover {
  background-color: #DF7F04; }

a.btn.bgBlue {
  background-color: #075978; }

a.btn.bgBlue:hover {
  background-color: #00435B; }

a.btn.bgBlack {
  background-color: #111;
  min-width: 80%;
  padding: 1.0em 0 0; }
@media only screen and (max-width: 764px) {
  a.btn.bgBlack {
    padding: 1.3em 0 0;
    font-size: 1.4rem; } }

a.btn.bgBlackCo {
  background-color: #111; }

a.btn.bgBlack:hover,
a.btn.bgBlackCo:hover {
  background-color: #333; }

a.btn i {
  position: absolute;
  top: 17px;
  left: 12px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
a.btn.lSize {
  font-size: 1.8rem;
  min-width: 400px;
  height: 70px;
  line-height: 1.2;
  padding: 0.9em 0 0; 
}
a.btn.lSize small {
  font-size: 2.0rem;
  font-weight:500;
}
@media only screen and (max-width: 1020px) {
  a.btn.lSize {
    min-width: 100%;
    font-size: 1.5rem;
    padding: 1.3em 0 0; 
  }
  a.btn.lSize small {
    font-size: 1.2rem;
  } 
}

a.btn.lSize i {
  top: 27px; }

a.btn.footerBtn {
  width: 100%;
  height: 90px;
  font-size: 2.0rem;
  padding: 1.3em 0 0; }
a.btn.footerBtn small {
  font-size: 2.2rem; }
a.btn.footerBtn i {
  top: 37px; }

/*-- Tl --*/
.style01 {
  color: #fff;
  background: #111;
  padding: 0.3em 0.4em 0.2em;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 2em; }

.style01Jp {
  font-weight: bold; }

.head01 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 0.8em; }
@media only screen and (max-width: 764px) {
  .head01 {
    font-size: 2.0rem; } }

.head01.multipleLine {
  margin-bottom: 0.3em; }

.head01Jp {
  font-weight: bold;
  letter-spacing: 0.1em; }

.head01-02 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 0.8em;
  font-weight: bold;
  letter-spacing: 0.1em; }
.head01-02 span {
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  display: block;
  margin-top: 0.2em; }
@media only screen and (max-width: 764px) {
  .head01-02 {
    font-size: 1.7rem;
    letter-spacing: 0; }
  .head01-02 span {
    font-size: 1.8rem; } }

.wihte {
  color: #fff; }

.head01En {
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: 500; }
@media only screen and (max-width: 764px) {
  .head01En {
    font-size: 2.2rem; } }

.head02 {
  font-size: 4.2rem;
  line-height: 1.0;
  margin-bottom: 0.5em; }
.head02 small {
  font-size: 90%;
  font-weight: bold; }
@media only screen and (max-width: 764px) {
  .head02 {
    font-size: 3.0rem; } }

.head02.sSize {
  font-size: 3.8rem; }
.head02.sSize small {
  font-size: 90%;
  font-weight: bold; }
@media only screen and (max-width: 764px) {
  .head02.sSize {
    font-size: 2.5rem; } }

.head02.inLine {
  display: inline-block;
  margin-right: 1.6em;
  vertical-align: top;
  line-height: 1; }

.head03 {
  font-size: 2.0rem;
  margin: 0 0 2em; }
@media only screen and (max-width: 764px) {
  .head03 {
    font-size: 1.6rem;
    margin: 0 0 1em; } }

.head03.inLine {
  display: inline-block; }

.head04 {
  color: #075978;
  text-align: center;
  font-size: 2.5rem; }
@media only screen and (max-width: 764px) {
  .head04 {
    font-size: 1.8rem;
    line-height: 1.8; } }

.head04 span {
  border-bottom: #075978 solid;
  padding-bottom: 0.1em;
  font-weight: bold; }

.head04 small {
  display: block;
  font-size: 2.7rem;
  margin: 0.2em 0 0; }
@media only screen and (max-width: 764px) {
  .head04 small {
    font-size: 1.9rem;
    line-height: 1.4;
    margin: 0.5em 0 0; } }

.head03 span {
  font-size: 2.1rem;
  display: block;
  line-height: 1.3;
  margin: 0.3em 0 0; }

/*-- Paragraph --*/
p.jpP {
  line-height: 1.8em;
  margin-bottom: 0.9em; }

p.jpPs {
  line-height: 1.8;
  margin-bottom: 0.8em; }

p.jpPmb {
  line-height: 1.8em;
  margin-bottom: 0.2em; }

p.enP {
  line-height: 1.9em;
  font-weight: 300;
  line-height: 1.6; }

p.enPs {
  line-height: 1.6;
  font-weight: 300; }

p.jpPSmall {
  line-height: 1.6;
  font-size: 1.5rem;
  text-align: justify;
  margin-bottom: 0.8em; }
@media only screen and (max-width: 764px) {
  p.jpPSmall {
    font-size: 1.4rem;
    line-height: 1.5; } }

p.enPSmall {
  line-height: 1.5;
  font-weight: 400;
  font-size: 1.5rem; }
@media only screen and (max-width: 764px) {
  p.enPSmall {
    font-size: 1.4rem;
    line-height: 1.4; } }

/*--- Partner　------------------------------------*/
#sky-mv.partnerMV {
  width: 100%;
  margin-top: 90px;
  /* background: #eeeurl(/img/bg-partner.jpg) no-repeat center center;*/ }
@media only screen and (max-width: 764px) {
  #sky-mv.partnerMV {
    margin-top: 60px; } }

/*--- 以前のサイトから引きつぎの要素用　------------------------------------*/
#sky-mv {
  width: 100%;
  margin-top: 90px;
  background: url(/img/bg-2ndmv.jpg) no-repeat center center; }

@media only screen and (min-width: 2000px) {
  #sky-mv {
    background-size: 100% auto; } }

#sky-mv .sky-mvInr {
  display: table;
  margin: 0 auto;
  height: 336px;
  max-width: 1000px;
  width: 100%; }

#sky-mv.partnerMV {
  background-image: none; }

#sky-mv.partnerMV .sky-mvInr {
  height: 200px; }
@media only screen and (max-width: 764px) {
  #sky-mv.partnerMV .sky-mvInr {
    height: 130px;
    margin-bottom: -30px; } }

#sky-mv .sky-mvInr .sky-mvHead {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 3.0rem;
  line-height: 1.2;
  letter-spacing: 0.2em; }
#sky-mv .sky-mvInr .sky-mvHead small {
  font-size: 2.8rem;
  display: block;
  letter-spacing: 0;
  font-weight: 300; }

#sky-mv .sky-mvInr .sky-mvHead span {
  display: inline;
  padding: 1px 6px 0 10px; }

#container {
  margin-top: 30px;
  margin-bottom: 60px; }



#container .wrapper.is-medium {
  max-width: 600px; }

.row {
  position: relative;
  padding-top: 50px;
  padding-top: 4.16667rem; }

.row:first-child, .row.is-no-top {
  padding-top: 0; }

small, .is-text-small {
  font-size: 11px;
  font-size: 0.91667rem; }

#container .is-text-medium {
  font-size: 140%; }

.text table th {
  padding-right: 2.2em;
  width: 5em;
  border-right: solid 1px #cccccc; }

.text table td {
  padding-left: 2.4em; }

.text table td, .text table th {
  padding-bottom: 12px;
  padding-bottom: 1rem;
  vertical-align: top; }

hr {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  display: block;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: isolate;
  -webkit-margin-before: 0em;
  margin-block-start: 0.5em;
  -webkit-margin-after: 0em;
  margin-block-end: 0.5em;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  overflow: hidden; }

@media only screen and (max-width: 764px) {
  #sky-mv {
    /*margin-top: 60px;*/
    margin-top: 0;
    background-size: contain; }
  #sky-mv .sky-mvInr {
    height: 100px; }
  .text table th {
    padding-right: 1.2em;
    width: 4em; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 1.0; }

.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;
  -webkit-box-sizing: border-box;
  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-out-cur {
  overflow: hidden; }

.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;
  -ms-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;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  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;
  font-family: Arial, Baskerville, monospace; }

.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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
    -webkit-box-sizing: border-box;
    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) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
  -o-transition-duration: .45s;
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
  -o-transition-duration: .55s;
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
  -o-transition-duration: .65s;
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
  -o-transition-duration: .75s;
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
  -o-transition-duration: .85s;
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
  -o-transition-duration: .95s;
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

[data-aos=slide-up] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0); }

#tubular-container {
  position: relative !important;
  z-index: -4 !important; }

/*
.firstView {
width: 100%;
height: 100vh;
position: absolute!important;
overflow: hidden;
left: 0;
top: 0;
z-index:-2 !important;
background-color: rgba(0,0,0,0.25);
}
*/
.firstView {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }

#bg-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#youtube {
  width: 100%;
  height: 100vh;
  position: relative !important; }
@media only screen and (max-width: 764px) {
  #youtube {
    display: none; } }

.spFirestView .mvTx,
.spFirestView .mvTx.aos-animate,
.firstView .mvTx,
.firstView .mvTx.aos-animate {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 3.8rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.1; }
.spFirestView .mvTx span,
.spFirestView .mvTx.aos-animate span,
.firstView .mvTx span,
.firstView .mvTx.aos-animate span {
  font-size: 3.5rem;
  display: block;
  letter-spacing: 0;
  font-weight: 500; }
@media only screen and (max-width: 764px) {
  .spFirestView .mvTx,
  .spFirestView .mvTx.aos-animate,
  .firstView .mvTx,
  .firstView .mvTx.aos-animate {
    font-size: 2.2rem;
    width: 100%;
    top: 55%; }
  .spFirestView .mvTx span,
  .spFirestView .mvTx.aos-animate span,
  .firstView .mvTx span,
  .firstView .mvTx.aos-animate span {
    font-size: 2.0rem; } }

.spFirestView .mvTx,
.firstView .mvTx {
  opacity: 0; }

.spFirestView .mvTx.aos-animate,
.firstView .mvTx.aos-animate {
  opacity: 1; }

.spFirestView {
  display: none; }
@media only screen and (max-width: 764px) {
  .spFirestView {
    display: block;
    width: 100%;
    height: 100vh;
    background: url(/img/bg-index03.jpg) no-repeat;
    background-position: 45% 45%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2; } }

@media only screen and (max-width: 764px) {
  #tubular-container {
    display: none; } }

section.index01 {
  background: url(/img/bg-index01.jpg) no-repeat;
  background-position: center 15%;
  width: 100%;
  height: 100vh;
  background-attachment: fixed;
  padding: 100px 0; }
@media only screen and (max-width: 1040px) {
  section.index01 {
    background-attachment: scroll;
    padding: 50px 0;
    background-position: center top;
    padding: 100px 0 0;
    height: 75vh; } }
@media only screen and (max-width: 764px) {
  section.index01 {
    background-position: 30% 25%;
    padding: 50px 0 200px;
    height: 100vh; } }

.innerArea {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto; }

.innerArea .inner {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
@media only screen and (max-width: 764px) {
  .innerArea .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.innerArea .inner div {
  width: 47%; }
@media only screen and (max-width: 764px) {
  .innerArea .inner div {
    width: 100%; } }

section.index02 {
  background-repeat:  no-repeat;
  background-position: center center;
  width: 100%;
  background-attachment: fixed;
  padding: 100px 0; }
@media only screen and (max-width: 1040px) {
  section.index02 {
    background-attachment: scroll;
    padding: 50px 0; } }

section.index03 {
  background-color: #E1F4FF ;
  background-repeat:no-repeat;
  background-position: center top;
  width: 100%;
  background-attachment: fixed;
  padding: 100px 0; }
@media only screen and (max-width: 1040px) {
  section.index03 {
    background-attachment: scroll;
    padding: 50px 0; } }
@media only screen and (max-width: 764px) {
  section.index03 {
    background-position: center bottom; } }



section.index05 {
  padding: 100px 0; }
@media only screen and (max-width: 1040px) {
  section.index05 {
    padding: 50px 0; } }

section.index06 {
  background-position: center top;
  width: 100%;
  padding: 100px 0; }
@media only screen and (max-width: 1040px) {
  section.index06 {
    padding: 50px 0; } }

section.companyArea {
  padding: 40px 0 0; }
@media only screen and (max-width: 1040px) {
  section.companyArea {
    padding: 10px 0 0; } }

section.partner02 {
  background: #E1F4FF;
  width: 100%;
  padding: 100px 0 40px;
  margin: 100px auto 0; }
@media only screen and (max-width: 1040px) {
  section.partner02 {
    padding: 50px 0 10px;
    margin: 0 auto; } }

ul.recommendList {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 280px auto 0; }
@media only screen and (max-width: 764px) {
  ul.recommendList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 764px) {
  ul.recommendList {
    margin: 20px auto 0; } }

ul.recommendList li {
  width: 31.6%;
  padding: 2.4%;
  background: #fff; }
ul.recommendList li h3 {
  color: #075978;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 1.2em 0 0.7em;
  letter-spacing: 0; }
ul.recommendList li h3 span {
  font-weight: 500;
  font-size: 2.2rem;
  display: block; }
@media only screen and (max-width: 764px) {
  ul.recommendList li {
    width: 100%;
    margin-bottom: 15px; }
  ul.recommendList li h3 {
    font-size: 1.8rem;
    margin: 0.7em 0 0.3em; }
  ul.recommendList li h3 span {
    font-size: 1.9rem; } }

ul.spRecommendList {
  display: none; }
@media only screen and (max-width: 764px) {
  ul.spRecommendList {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto; } }

ul.spRecommendList li {
  margin: 0;
  padding: 2% 0%;
  background: #fff;
  overflow: hidden !important; }
ul.spRecommendList li .liInner {
  padding: 0% 5%; }
ul.spRecommendList li h3 {
  color: #075978;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 1.2em 0 0.7em;
  letter-spacing: 0; }
ul.spRecommendList li h3 span {
  font-weight: 500;
  font-size: 1.5rem;
  display: block; }
@media only screen and (max-width: 764px) {
  ul.spRecommendList li {
    width: 100%;
    margin-bottom: 15px;
    margin: 0 0.5%; }
  ul.spRecommendList li h3 {
    font-size: 1.8rem;
    margin: 0.7em 0 0.3em; }
  ul.spRecommendList li h3 span {
    font-size: 1.2rem; } }

.slick-prev {
  left: -20px !important;
  z-index: 2; }

.slick-next {
  right: -20px !important;
  z-index: 2; }

.slick-prev:before, .slick-next:before {
  font-size: 20px !important; }

.toursMedia {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 50px 0 0; }
@media only screen and (max-width: 764px) {
  .toursMedia {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 764px) {
  .toursMedia {
    margin: 50px 0;
    padding: 0 5px; } }

.toursMedia.mediaTours {
  margin: 80px 0 100px; }
@media only screen and (max-width: 764px) {
  .toursMedia.mediaTours {
    margin: 30px 0 50px; } }

.txArea {
  width: 40%;
  margin: 0 2.5%; }
@media only screen and (max-width: 764px) {
  .txArea {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px; } }

@media only screen and (max-width: 764px) {
  .order01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (max-width: 764px) {
  .order02 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

.txArea.txArea02 {
  margin-left: 5%;
  margin-right: 0; }
@media only screen and (max-width: 764px) {
  .txArea.txArea02 {
    margin-left: 0; } }

.phArea {
  width: 50%;
  margin: 0 2.5%; }
@media only screen and (max-width: 764px) {
  .phArea {
    width: 100%; } }



@media only screen and (max-width: 764px) {
  .fadePH {
    overflow-x: hidden; } }

.slick-dots {
  /* bottom: -25px!important ; */
  display: none !important; }

.carousel.slick-dotted.slick-slider {
  margin-bottom: 0; }

.fadePH .slick-dots {
  position: relative;
  margin: 15px 0 -20px; }

.slick-dots li {
  margin: 0 3px !important; }

.slick-dots li button:before {
  font-size: 15px !important; }

.halfArea {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0; }
@media only screen and (max-width: 764px) {
  .halfArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.halfArea.notMt {
  margin: 0 0 60px; }
@media only screen and (max-width: 764px) {
  .halfArea {
    margin: 40px 0 30px; }
  .halfArea.notMt {
    margin: -10px 0 30px; } }

.halfBox {
  width: 48%; }
@media only screen and (max-width: 764px) {
  .halfBox {
    width: 100%; } }

.grayBg {
  background: #F2F2F2;
  padding: 4%; }
@media only screen and (max-width: 764px) {
  .grayBg {
    margin: 1.5em 0 0; } }

.halfBox table {
  text-align: left;
  margin-bottom: 25px;
  font-size: 1.5rem; }
@media only screen and (max-width: 764px) {
  .halfBox table {
    font-size: 1.3rem; } }

.halfBox table:last-child {
  margin-bottom: 0; }

.halfBox table th {
  padding-right: 2.2em;
  padding-bottom: 1.2em;
  vertical-align: top;
  width: 13em;
  font-weight: bold;
  border-right: solid 1px #cccccc; }
@media only screen and (max-width: 764px) {
  .halfBox table th {
    width: 10em;
    padding-right: 1.0em;
    padding-bottom: 0.6em;
    line-height: 1.4; } }

.halfBox table td {
  padding-left: 2.4em;
  padding-bottom: 1.2em;
  vertical-align: top; }
@media only screen and (max-width: 764px) {
  .halfBox table td {
    padding-left: 1.0em;
    padding-bottom: 0.6em;
    line-height: 1.4; } }

.iframe {
  margin: 0;
  height: 430px; }
@media only screen and (max-width: 764px) {
  .iframe {
    height: 300px; } }

.iframe iframe {
  width: 100% !important;
  height: 100% !important; }

.futureList {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0  0; }
@media only screen and (max-width: 764px) {
  .futureList {
    margin: 20px 0 0; } }

.futureList li {
  width: 23%; }

.separateArea {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 764px) {
  .separateArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.sparateTxBox {
  width: 38%; }
@media only screen and (max-width: 764px) {
  .sparateTxBox {
    width: 100%;
    margin-bottom: 20px; } }

.sparatePhBox {
  width: 59%; }
@media only screen and (max-width: 764px) {
  .sparatePhBox {
    width: 100%; } }

table.comapnyTab {
  text-align: left;
  font-size: 1.4rem;
  margin-bottom: 0; }

table.comapnyTab:first-child {
  margin-bottom: 20px; }

table.comapnyTab th {
  padding-right: 1.2em;
  padding-bottom: 1.2em;
  vertical-align: top;
  width: 7em;
  font-weight: bold;
  border-right: solid 1px #cccccc; }
@media only screen and (max-width: 764px) {
  table.comapnyTab th {
    padding-bottom: 0.6em;
    line-height: 1.4; } }

table.comapnyTab td {
  padding-left: 1.4em;
  padding-bottom: 1.2em;
  vertical-align: top; }
@media only screen and (max-width: 764px) {
  table.comapnyTab td {
    padding-bottom: 0.6em;
    line-height: 1.4; } }

table.comapnyTab.enTab th {
  font-weight: 500; }

table.comapnyTab.enTab td {
  font-weight: 300; }

section.partner02 h3 {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 1.5em 0 0.6em; }
@media only screen and (max-width: 764px) {
  section.partner02 h3 {
    font-size: 1.4rem;
    margin: 1em 0 0.2em; } }

section.partner02 ul li {
  font-size: 1.4rem;
  line-height: 1.4em;
  margin: 0.2em 0 0.2em 1.2em;
  list-style-type: disc; }
@media only screen and (max-width: 764px) {
  section.partner02 ul li {
    font-size: 1.3rem; } }

.spindexGalleryList {
  display: none !important; }
@media only screen and (max-width: 764px) {
  .spindexGalleryList {
    display: block !important;
    overflow-x: hidden; } }

.spindexGalleryList li {
  width: 86% !important;
  margin: 0 7%; }

.spindexGalleryList .slick-prev, .spindexGalleryList .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transport;
  color: #fff;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
@media only screen and (max-width: 764px) {
  .spindexGalleryList .slick-prev, .spindexGalleryList .slick-next {
    top: 47%; } }

.spindexGalleryList .slick-prev:before, .spindexGalleryList .slick-next:before {
  /*
  font-family: "slick";
  font-size: 50px!important;
  color: #333; 
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  */
  line-height: 1;
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 31px;
  /*画像の幅*/
  height: 58px;
  /*画像の高さ*/
  background-image: url(/img/arrow-left.png);
  background-size: contain;
  vertical-align: middle; }
@media only screen and (max-width: 764px) {
  .spindexGalleryList .slick-prev:before, .spindexGalleryList .slick-next:before {
    width: 15px;
    /*画像の幅*/
    height: 28px;
    /*画像の高さ*/ } }

.spindexGalleryList .slick-next:before {
  background-image: url(/img/arrow-right.png); }

.spindexGalleryList .slick-prev {
  left: -6% !important;
  z-index: 2; }
@media only screen and (max-width: 764px) {
  .spindexGalleryList .slick-prev {
    left: -4% !important; } }

.spindexGalleryList .slick-next {
  right: -6% !important;
  z-index: 2; }
@media only screen and (max-width: 764px) {
  .spindexGalleryList .slick-next {
    right: -7.5% !important; } }

/* partner slick */
.carousel {
  width: 90%;
  margin: 0 auto; }

.carousel .slick-prev, .carousel .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transport;
  color: #fff;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
@media only screen and (max-width: 764px) {
  .carousel .slick-prev, .carousel .slick-next {
    top: 35%; } }

.carousel .slick-prev:before, .carousel .slick-next:before {
  /*
  font-family: "slick";
  font-size: 50px!important;
  color: #333; 
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  */
  line-height: 1;
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 31px;
  /*画像の幅*/
  height: 58px;
  /*画像の高さ*/
  background-image: url(/img/arrow-left.png);
  background-size: contain;
  vertical-align: middle; }
@media only screen and (max-width: 764px) {
  .carousel .slick-prev:before, .carousel .slick-next:before {
    width: 15px;
    /*画像の幅*/
    height: 28px;
    /*画像の高さ*/ } }

.carousel .slick-next:before {
  background-image: url(/img/arrow-right.png); }

.carousel .slick-prev {
  left: -6% !important;
  z-index: 2; }
@media only screen and (max-width: 764px) {
  .carousel .slick-prev {
    left: -14% !important; } }

.carousel .slick-next {
  right: -6% !important;
  z-index: 2; }
@media only screen and (max-width: 764px) {
  .carousel .slick-next {
    right: -15% !important; } }

.slick-slide {
  overflow-x: hidden !important; }

button#catapultCookie {
  color: #eee !important;
  background: #555 !important;
  padding: 0.2em 0.6em;
  border-radius: 5px; }

@media only screen and (max-width: 764px) {
  .cookie-bar-bar button#catapultCookie {
    background-color: #555 !important; } }

/* line 15, sass/_base/_form.scss */
@media only screen and (max-width: 764px) {
  .content-form form {
    width: 87% !important; } }

/* デバイスの横幅が画像サイズを超えた場合 */
@media only screen and (min-width: 2000px) {
  section.over {
    background-size: 100% auto; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
  content: "";
  display: table; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
  float: right; }
.slick-slide img {
  display: block; }
.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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */


/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }
.slick-prev:before {
  content: "←"; }
[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }
.slick-next:before {
  content: "→"; }
[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

@media only screen and (max-width: 764px) {
  .slick-dots li {
    width: 12px; }
  .slick-dots li button:before {
    font-size: 10px !important; } }
/* ******************************************************************************
*********************************************************************************
The intention of this file is to reset most of the different browser, built-in
CSS styles, so that it is an empty canvas for the themed specific stylesheets.
*********************************************************************************
****************************************************************************** */

*, *:before, *:after {
  box-sizing: border-box;
}
/* ******************************************************************************
*********************************************************************************
The intention of this file is to makes browsers render all elements more
consistently and in line with modern standards.
It precisely targets only the styles that need normalizing.
*********************************************************************************
****************************************************************************** */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
Drag and Drop (DND) sections look when editing content in the page editor.
*********************************************************************************
****************************************************************************** */

dnd-section {
  padding: 80px 20px;
}
.banner-area .dnd-section {
  padding: 0;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
fonts apppear throughout your site.
*********************************************************************************
****************************************************************************** */
@font-face {
  font-family: Font Awesome\ 5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/fa-brands-400.eot) format("embedded-opentype"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-brands-400.woff2) format("woff2"),
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-brands-400.woff) format("woff"),
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-brands-400.ttf) format("truetype"); 
}

@font-face {
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-weight: 900;
  src: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/fa-solid-900.eot) format("embedded-opentype"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-solid-900.woff2) format("woff2"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-solid-900.woff) format("woff"),
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/fa-solid-900.ttf) format("truetype"); 
}

@font-face {
  font-family: 'NeueHaasGrotesk';
  src: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/325EDC_2_0.eot) format("embedded-opentype"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/325EDC_2_0.woff2) format("woff2"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/325EDC_2_0.woff) format("woff"),
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/325EDC_2_0.ttf) format("truetype"); 
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "slick";
  src: url("https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/slick.eot") format("embedded-opentype"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/slick.woff) format("woff"), 
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/slick.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; 
}

html {  
  font-size: 62.5%;
}

body {
  font-family: Lato, serif;
  font-size: 1rem;
  color: #494a52;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.7;
  letter-spacing: 0.02em;
}

p {
  margin-top: 0;
  margin-bottom: 23px;
  font-family: Lato, serif;
}

::-moz-selection {
  color: #000000;
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  color: #000000;
  background: #b3d4fc;
  text-shadow: none;
}

/* Anchor Links */
a {
  font-family: ;
  color: rgba(2, 112, 224, 1.0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-decoration:none;
}

a:hover,
a:focus {
  color:#00b1e3;
  text-decoration:none;
}

a:active {
  color: rgba(42, 152, 255, 1.0);
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.8;
  font-weight: 700;
  font-family: Merriweather, serif;
  color: #494a52;
  word-break: break-word;
}

h1 {
  font-size: 2.1rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-weight: normal;
  font-size: 1.175rem;
  padding-bottom:32.269px;
  margin:0;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: .9rem;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

ul li,
ol li {
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left: 2px solid #A9A9A9;
  padding-left: 15px;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */

form {
  background-color: #f7f7f7;
  padding:41.667px 41.667px 20.883px;
}
.hs-form-required{
  display:none;
}

.hs-form-field {
  padding: 20.833px 0;
  border-top: solid 1px #ccc;
  margin: 0 !important;
}
.cm-contact-lay .hs-form-field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.cm-contact-lay .hs-form-field > label {
  width: 20% !important;
}

.cm-contact-lay .hs-form-field >.input {
  width: 70%;
  margin-left: 10%;
}

.actions {
  border-top: solid 1px #cccccc;
  padding: 20.833px 0 !important;
  text-align: center;
}

.actions input.hs-button.primary.large {
  margin: 0 0 20.01px;
}

.hs-button {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  line-height: 1.8;
  position: relative;
  text-align: center;
  transition: all 0.15s linear;
  background-color: #494A52;
  border-color: #494A52;
  color: #fff;
  border-radius: 6px;
  border-style: solid;
  border-width: 0;
  font-weight:700;
  text-decoration: none;
  font-size:13px;
  font-family:NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.hs-button:hover, .hs-button:focus {
  background-color: ;
  border-color: #21222a;
  
  color: #fff;
  text-decoration: none;
}

.hs-button:active {
  background-color: #71727a;
  border-color: #71727a;
}


.hs-form label {
  font-size: 13.34px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  font-weight:bolder;
  line-height: 1.8;
  padding-top: 0;
  margin-bottom: 20.01px;
  font-family:NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
ul.no-list.hs-error-msgs {
  margin: 0;
  padding: 0;
}
.hs-error-msgs label {
  margin-top: .5rem;
  margin-bottom: 0;
  line-height: 1.8 !important;
  font-weight: 700 !important;
  font-family:NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“, "Yu Gothic", YuGothic, "Noto Sans JP", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, sans-serif !important;
  color: #ff0000 !important;
}
input#hs-pwd-widget-password,
.hs-search-field__input,
.hs-input {
  display: inline-block;
  width: 100%;
  padding: 0.41667rem 2.5%;
  font-size: 13px;
  width:100% !important;
  font-weight: normal;
  line-height: 1.8;
  color: #111111;
  background-color: #ffffff;
  border-width: 1px;
  border-style:solid;
  box-sizing: border-box;   
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
  outline: none;
}

input#hs-pwd-widget-password{
  height:auto !important;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto !important;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.inputs-list li {
  display: inline-block !important;
  width: auto !important;
  margin-right: 1.04167rem;
}

.inputs-list li label {
  margin: 0;
  line-height: 1.8;
  padding:  0;
  font-weight:500;
  font-family:roboto;
}

.hs-input:-moz-placeholder {
  color: #bfbfbf;
}

.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-search-field__input:focus,
.hs-input:focus {
  outline: none;
}

textarea.hs-input {
  height: auto;
  font-family:Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #efefef;
}

input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #cccccc;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 0;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: 1rem;
  color: #494a52;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}
form .hs-richtext p {
  font-size: 13.34px;
  line-height: 1.8;
  margin: 0 0 20.010px;
}

form .hs-richtext {
  padding-bottom: 20.833px;
  color:#111111;
}
.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}

textarea {
  padding-top: 5px;
  padding-top: 4.1667px;
  padding-bottom: 5px;
  padding-bottom: 4.1667px;
  min-height:230px;
}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Lato, serif;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
menu items appear, including the link and hover effects.
*********************************************************************************
****************************************************************************** */

.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
tables look throughout your site.
*********************************************************************************
****************************************************************************** */

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1;
  border-color: #99acc2;
  text-align:center;

}

table tr {
  padding:10;
}

table td{
  border:1;
}

table td {
  font-size:14px;
  padding:10;

}

table td p{
  font-size:14px !important;
  padding:10;

}

table th {
  padding:10;
}

table a {
  color: #111;
}

table a:hover {
  color: #1991c7;
}

table.top-page-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  border-color: #99acc2;
  text-align:left;
  padding-top: 21.667px;
  margin-top:41.667px;
}

table.top-page-table td{
  border:0;
}

table.top-page-table td {
  font-size:14px;
  line-height:26px;
  padding:0;
  padding-bottom:10px;
  font-weight:400;
  padding-bottom: 12px;
  vertical-align: top;
  padding-left: 34.016px;
  font-family:Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

table.top-page-table td p{
  font-size:14px !important;
  line-height:26px !important;
  padding:0;
  font-weight:400;
  vertical-align: top;
  font-family:Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

table.top-page-table th {
  padding:0;
  padding-right: 31.182px;
  width: 102px;
  padding-bottom: 11px;
  border:0;
  vertical-align:top;
  font-weight:700;
  border-right: solid 1px #cccccc;
  font-size:14px;
  line-height:25px;
  font-family:NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

table.top-page-table a {
  color: #111;
}

table.top-page-table a:hover {
  color: #1991c7;
}



table.blog-table tr {
  padding:0;
}

table.blog-table td {
  padding:0;

}


@media (max-width:767px){
  table th,table td {
    font-size: 12px;
    line-height: 22px;
  }

  table th {
    width: 64px;
    padding-bottom: 10px;
  }

  table td {
    padding-bottom: 0px;
  }
  
  table {
    margin-top: 20.833px;
  }
}

table.langding-page tr,td, th {

  padding-right: 5px;
  padding-left: 5px;
}

/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */

hr {
  margin-top: 49.667px;
  margin-bottom: 49.667px;
}
.cm-website-lay h6{
  font-family: NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 15.0591px;
  line-height: 1.8;
  margin-bottom:22.589px;
}


.cm-website-lay h6 {
  padding-top: 20.833px;
  display: block;
}


.cm-website-lay ol{
  margin-top:10px;
  padding:0;
}

.cm-website-lay ol li{
  margin:0 0 0 22.137px;
  padding:0;
  line-height: 1.8;
}

.cm-contact-lay .DND_banner-row-1-padding .span12 .row-fluid .span4 {
  width: 30% !important;
}

.cm-contact-lay .DND_banner-row-1-padding .span12 .row-fluid .span8 {
  width: 70% !important;
  margin-left: 0 !important;
}


.cm-partner-lay .slick-slide-inner-wrapper {
  -js-display: flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cm-partner-lay .slick-slide-inner-wrapper > img,.cm-partner-lay .slick-slide-inner-wrapper > div {
  float: left;
}

.cm-partner-lay .slick-slide-inner-wrapper > img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width:50%;
  margin:0 2.5% !important;
}

.cm-partner-lay .slick-slide-inner-wrapper > div {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width:40%;
  margin:0 2.5% !important;
}

.cm-partner-lay .hs_cos_wrapper_type_gallery {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}

.cm-partner-lay .hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
  display: block !important;
}

.cm-partner-lay .hs_cos_gallery {
  width: 90%;
  margin: 0 auto;
}

.cm-partner-lay .hs_cos_gallery_main {
  padding: 0 !important;
}

.cm-partner-lay ul.slick-dots {
  display: none !important;
}

.cm-partner-lay .slick-slider {
  margin: 0 !important;
}


.cm-partner-lay .dnd_area-row-1-margin > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
}

.journey-card-wrapper .slick-prev, .journey-card-wrapper .slick-next ,
.cm-partner-lay .slick-prev, .cm-partner-lay .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transport;
  color: #fff;
  top: 48%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.journey-card-wrapper .slick-prev,
.cm-partner-lay .slick-prev {
  left: -6% !important;
  z-index: 2;
}

.cm-contact-lay .body-container-wrapper h3 strong {
  font-size: 98%;
}

.journey-card-wrapper .slick-next,
.cm-partner-lay .slick-next {
  right: -6% !important;
  z-index: 2;
}
.journey-card-wrapper .slick-prev:before, .journey-card-wrapper .slick-next:before ,
.cm-partner-lay .slick-prev:before, .cm-partner-lay .slick-next:before {
  line-height: 1;
  content: '';
  display: inline-block;
  width: 31px;
  height: 58px;
  background-image: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/images/arrow-left.png);
  background-size: contain;
  vertical-align: middle;
}

.journey-card-wrapper .slick-next:before,
.cm-partner-lay .slick-next:before {
  background-image: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/images/arrow-right.png);
}
.journey-card-wrapper .slick-next,
.cm-partner-lay .slick-next {
  z-index: 99;
}

.cm-partner-lay .slick-slide-inner-wrapper h2 {
  line-height: 1;
  letter-spacing: 0.32px;
  margin-bottom: 19px;
}

.cm-partner-lay .slick-slide-inner-wrapper .caption h2 + p {
  margin-bottom: 12.800px;
  font-size:16px;
  line-height:28.8px;
}

.cm-partner-lay .slick-slide-inner-wrapper .caption span p:last-child{
  line-height: 1.6;
  font-weight: 300;
}


.cm-partner-lay .dnd_area-row-1-padding h5 {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 1.5em 0 0.6em;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.cm-partner-lay .dnd_area-row-1-padding ul {
  margin: 0;
  padding: 0;
}

.cm-partner-lay .dnd_area-row-1-padding ul li {
  font-size: 1.4rem;
  line-height: 1.4em;
  margin: 0.2em 0 0.2em 1.2em;
  list-style-type: disc;
}


/* Home Page Styling */


.banner.video {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  display: block;
}

.banner.video .page-center {
  max-width: 100% !important;
}

.banner.video .banner-content {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.banner.video .banner-content h1{
  font-size: 3.8rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.1;
}

.banner.video video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner.video .banner-content h1 span {
  font-size: 3.5rem;
  display: block;
  letter-spacing: 0;
  font-weight: 500;
}

.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image {
  background-position: center 15% !important;
  height: 100vh;
  background-attachment: fixed;
}

.banner-section {
  display: block;
  position: relative;
}
.media-card-wrapper .span12 > .media_card-row-0-padding >.row-fluid,
.tours-card-wrapper .span12 > .tours_card-row-0-padding >.row-fluid,
.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.media-card-wrapper .span12 .row-fluid:before,
.media-card-wrapper .span12 .row-fluid:after,
.tours-card-wrapper .span12 .row-fluid:before,
.tours-card-wrapper .span12 .row-fluid:after,
.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image > .row-fluid:before,
.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image > .row-fluid:after {
  display: none;
}

.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image > .row-fluid .span6 {
  width: 47%;
}

.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text p:first-child {
  color: #fff;
  background: #111;
  padding: 0.3em 0.4em 0.2em;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 2em;
  font-size: 1.6rem;
  font-weight: bold;
}

.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text h2 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 0.8em;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.1em;
}

.cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text p {
  line-height: 1.8em;
  margin-bottom: 0.9em;
  font-size: 1.6rem;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image {
  background-attachment: fixed;
}
.flying-experience-wrapper .span12 > .flying_experience-row-0-padding > .row-fluid,
.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid {
  width: 100%;
  max-width: 1200px !important;
  margin: 0 auto;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text h2 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 0.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text h2 span {
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  display: block;
  margin-top: 0.2em;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text p {
  margin: 0;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text .btn-orange {
  font-size: 1.8rem;
  min-width: 400px;
  height: 70px;
  line-height: 1.2;
  padding: 0.9em 0 0;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text .btn-orange small {
  font-size: 2.0rem;
}

.cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text .btn-orange i {
  top: 27px;
  font-size: 1.8rem;
}
.media-card-wrapper .span12 .row-fluid > .span6:last-child{
  margin-left: 5%;
  margin-right: 0;  
  width: 40%;
}
.tours-card-wrapper .span12 .row-fluid > .span6:first-child{
  width: 40%;
  margin: 0 2.5% !important;
}
.media-card-wrapper .span12 .row-fluid > .span6:first-child,
.tours-card-wrapper .span12 .row-fluid > .span6:last-child{
  width: 50%;
  margin: 0 2.5% !important;
}
.media-card-wrapper .hs_cos_wrapper_type_rich_text h2,
.tours-card-wrapper .hs_cos_wrapper_type_rich_text h2 {
  font-size: 4.2rem;
  line-height: 1.0;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.media-card-wrapper .hs_cos_wrapper_type_rich_text h3,
.tours-card-wrapper .hs_cos_wrapper_type_rich_text h3 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 2.0rem;
  margin: 0 0 2em;
  font-family: roboto;
}
.tours-card-wrapper .hs_cos_wrapper_type_rich_text .btn i,
.media-card-wrapper .hs_cos_wrapper_type_rich_text .btn i{
  font-size: 1.8rem;
}
.media-card-wrapper .hs_cos_wrapper_type_rich_text h3 span,
.tours-card-wrapper .hs_cos_wrapper_type_rich_text h3 span {
  font-size: 2.1rem;
  display: block;
  line-height: 1.3;
  margin: 0.3em 0 0;
}

.cm-home-lay .hs_cos_gallery_main {
  padding: 0 !important;
}
ul.spRecommendList,
.spindexGalleryList,
ul.indexGalleryList,
ul.recommendList{
  padding:0;
  list-style:none;
}

ul.recommendList a.btn.bgBlack:hover{
  color:#fff;
}
ul.recommendList a.btn.bgBlack i{
  font-size: 1.6rem;
}

.cm-home-lay .slick-slider {
  margin-bottom: 0 !important;
}

.quest-aircraft .span12> div > .row-fluid {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
  -webkit-box-align: start;
  -ms-flex-align: start;  
  align-items: flex-start;
}

.quest-aircraft .span12> div > .row-fluid .span6 {
  width: 48% !important;
  margin-left: 0 !important;
}

.quest-aircraft .span12> div > .row-fluid:before,.quest-aircraft .span12> div > .row-fluid:after {
  display: none;
}

.quest-aircraft .span12> div > .row-fluid .span6:last-child {
  background: #F2F2F2;
  padding: 4% !important;
}

.quest-aircraft .span12> div > .row-fluid .span6:last-child table th,
.quest-aircraft .span12> div > .row-fluid .span6:last-child table td {
  background-color: transparent !important;
  font-family: Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.quest-aircraft .span12> div > .row-fluid .span6:last-child table {
  text-align: left;
  margin-bottom: 25px;
  font-size: 1.5rem;
  margin-top: 0;
}

.quest-aircraft .span12> div> .row-fluid .span6:last-child table th {
  padding-right: 2.2em;
  padding-bottom: 1.2em;
  vertical-align: top;
  width: 13em !important;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.7;
  border-right: solid 1px #cccccc;
}

.quest-aircraft .span12> div > .row-fluid .span6:last-child table td {
  padding-left: 2.4em;
  padding-bottom: 1.2em;
  vertical-align: top;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight:500;
  letter-spacing: 0.02em;
}

.flying-experience-wrapper h2 {
  display: inline-block;
  margin-right: 1.6em;
  vertical-align: top;
  line-height: 1;
  font-size: 4.2rem;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.flying-experience-wrapper h3 {
  display: inline-block;
  font-size: 2.0rem;
  margin: 0 0 2em;
  font-weight: bold;
  line-height: 1.4;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-style: normal;
}

.flying-experience-wrapper h3 span {
  font-size: 2.1rem;
  display: block;
  line-height: 1.3;
  margin: 0.3em 0 0;
  font-weight: 500;
}

.aircraft-available h4 {
  color: #075978;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom:40px;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.aircraft-available span {
  border-bottom: #075978 solid;
  padding-bottom: 0.1em;
  font-weight: bold;
}

.aircraft-available small {
  display: block;
  font-size: 2.7rem;
  margin: 0.2em 0 0;
  font-weight: 500;
}

.flying-experience-wrapper .slick-arrow {
  display: none !important;
}

.cm-book-your-flight .book_your_flight-row-0-background-image {
  background-position: center top !important;
}

.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}


.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid:before,
.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid:after {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid .span6:first-child {
  width: 38% !important;
}

.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid .span6:last-child {
  width: 59% !important;
  margin-left: 0 !important;
}

.cm-book-your-flight .book_your_flight-row-0-background-image .span12 > div > .row-fluid .span6:first-child h2 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
}

.body-container-wrapper a.btn:hover{
  color:#fff;
  -webkit-transition: all .3s !important;
  -o-transition: all .3s !important;
  transition: all .3s !important;
}

.cm-book-your-flight a.btn.lSize i {
  top: 27px;
  font-size: 1.8rem;
}


.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6 {
  width: 48% !important;
  margin-left: 0 !important;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid:before,
.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid:after {
  display: none;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6 table {
  margin-bottom: 20px;
  text-align: left;
  font-size: 1.4rem;
  margin-top:0;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6 table th {
  padding-right: 1.2em;
  padding-bottom: 1.2em;
  vertical-align: top;
  width: 7em;
  color: #111;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height:1.7;
  font-weight: bold;
  border-right: solid 1px #cccccc;
}
.cm-website-lay p strong,
.cm-website-lay h6 strong {
  font-size: 14.7579px;
  letter-spacing: 0.32px;
  font-family: NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6 table td {
  padding-left: 1.4em;
  font-size: 1.4rem;
  line-height:1.7;
  color: #111;
  font-weight:500;
  font-family: "Roboto", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  padding-bottom: 1.2em;
  vertical-align: top;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6:last-child table th{
  font-weight:500;
}

.cm-bottom-content .span12 .bottom_content-row-0-padding > .row-fluid .span6:last-child table td{
  font-weight:300;
}

.cm-book-your-flight .book_your_flight-row-0-background-image .span12>div>.row-fluid .span6:first-child h2 span {
  font-family: roboto;
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  display: block;
  margin-top: 0.2em;
}

.aircraft-available .quest_available-row-0-padding > div > div > div:nth-child(1) > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
}

.aircraft-available .dnd-column > div:nth-child(2) > .row-fluid {
  width: 92%;
  max-width: 1200px !important;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aircraft-available .dnd-column > div:nth-child(2) > .row-fluid > .span3 {
  margin: 0 !important;
  width: 23% !important;
  margin-left: 0 !important;
}

.aircraft-available .dnd-column div:last-child .row-fluid:before,.aircraft-available .dnd-column div:last-child .row-fluid:After {
  display: none;
}

.hs-blog-post .content-wrapper,
.hs-blog-listing .content-wrapper,
.hs-landing-page .content-wrapper,
.hs-landing-page .body-container-wrapper .dnd-section>.row-fluid {
  padding-left: 20px !important;
  padding-right: 20px !important;
  max-width:calc(1200px + 40px);
}




@media (max-width:1300px){
  .hs-blog-post .content-wrapper,
  .hs-blog-listing .content-wrapper,
  .hs-landing-page .content-wrapper,
  .hs-landing-page .body-container-wrapper .dnd-section>.row-fluid{
    max-width:1200px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width:92%;
  }
}


@media (max-width:767px){

  .cm-contact-lay .cell_1588658433343-row-0-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header-container a.btn i {
    font-size: 1.2rem !important;
  }
  .hs-landing-page .content-wrapper {
    padding: 0;
  }

  form > div .hs-richtext p{
    font-size: 11.6725px;
    margin-bottom:17.509px;
  }
  .actions input.hs-button.primary.large{
    font-size:11.439px;
    padding:9.151px 17.159px;
    border-bottom-width: 3px;
  }
  .hs-input,
  .hs-form label,
  form .hs-richtext p{
    font-size:11.439px;
  }
  body {
    font-size: 14px;
    line-height: 1.5;
  }
  body {
    font-size: 14px;
    line-height: 1.5;
  }
  hr {
    margin-top: 29.667px;
  }
  .cm-website-lay ol{
    margin:0 0 0 19.370px;
    font-size:13.1767px;
  }
  .cm-website-lay p strong, .cm-website-lay h6 strong,
  .cm-website-lay p, .cm-website-lay h6
  .cm-website-lay p,
  .cm-website-lay h6{
    font-size:13.1767px;
    margin-bottom:19.765px;
  }
  .cm-contact-lay .hs-form-field>.input,
  .cm-contact-lay .hs-form-field>label,
  .cm-contact-lay .DND_banner-row-1-padding .span12 .row-fluid .span4,
  .cm-contact-lay .DND_banner-row-1-padding .span12 .row-fluid .span8 {
    width: 100% !important;
    margin-left:0 !important;
  }
  form {
    margin-top: 20.833px;
    padding: 20.833px;
  }
  .hs-form label {
    margin-bottom: 17.509px;
  }
  .cm-contact-lay .hs-form-field>.input {
    padding-top: 10.417px;
  }
  .journey-card-wrapper .slick-prev,
  .journey-card-wrapper .slick-next {
    width: 20px;
  }
  .journey-card-wrapper .slick-next {
    left: auto !important;
    right: -2px !important;
  }
  .cm-partner-lay .slick-prev {
    left: -40px !important;
  }
  .journey-card-wrapper .slick-prev {
    right: auto !important;
    left: -1px !important;
  }
  .cm-partner-lay .slick-next {
    right: -40px !important;
  }
  .journey-card-wrapper .slick-prev:before,
  .journey-card-wrapper .slick-next:before,
  .cm-partner-lay .slick-prev:before,
  .cm-partner-lay .slick-next:before {
    width: 15px;
    height: 28px;
  }

  .cm-partner-lay .slick-prev,
  .cm-partner-lay .slick-next {
    top: 35%;
  }

  .cm-partner-lay .slick-slide-inner-wrapper>img{
    width: calc(100% - 1px) !important;
    padding: 0 5px;
  }

  .cm-partner-lay .slick-slide-inner-wrapper>div {
    width: 100%;
    padding: 0 5px;
  }

  .cm-partner-lay .slick-slide-inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cm-partner-lay .slick-slide-inner-wrapper .caption {
    margin-bottom: 15px !important;
  }

  .cm-partner-lay .dnd_area-row-1-padding {
    padding: 50px 0 10px !important;
    margin: 50px auto 0 !important;
  }
  .cm-partner-lay .dnd_area-row-1-padding h5 {
    font-size: 1.4rem;
    margin: 1em 0 0.2em;
  }

  .cm-partner-lay .dnd_area-row-1-padding ul {
    font-size: 1.6rem;
  }

  .cm-partner-lay .dnd_area-row-1-padding ul li {
    font-size: 1.3rem;
  }
  .banner.color .page-center {
    height: 130px;
  }

  .cm-partner-lay .dnd_area-row-0-padding {
    padding-top: 20px !important;
  }

  .cm-partner-lay .slick-slide-inner-wrapper h2 {
    font-size: 2.5rem;
  }

  .cm-partner-lay .slick-slide-inner-wrapper .caption h2+p {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  /*  Home Page Styling  */

  .banner.video .banner-content h1 {
    font-size: 2.2rem;
    width: 100%;
  }

  .banner.video .banner-content h1 span {
    font-size: 2.0rem;
  }

  .banner.video .banner-content {
    top: 55%;
  }

  .aircraft-available .dnd-column>div:nth-child(2)>.row-fluid>.span3{
    margin:0 0 10px !important;
  }

  .media-card-wrapper .span12>.media_card-row-0-padding>.row-fluid, 
  .tours-card-wrapper .span12>.tours_card-row-0-padding>.row-fluid,
  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 {
    width: 100%;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image {
    background-position: 30% 25% !important;
    padding: 50px 0 200px !important;
    height: 100vh;
    background-attachment: scroll;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text p:first-child {
    font-size: 1.4rem;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text h2 {
    font-size: 2.0rem;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6 .hs_cos_wrapper_type_rich_text p {
    font-size: 1.4rem;
  }

  .cm-tcc-with-bg-wrapper .two_column_content_with_background-row-0-background-image>.row-fluid .span6:last-child .hs_cos_wrapper_type_rich_text h2 {
    font-size: 22px !important;
    letter-spacing: 0;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image {
    padding: 50px 0 !important;
    background-attachment: scroll;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text h2 {
    font-size: 1.7rem;
    letter-spacing: 0;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text h2 span {
    font-size: 1.8rem;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text h2 > br {
    display: none;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text .btn-orange {
    min-width: 100%;
    font-size: 1.5rem;
    padding: 1.3em 0 0;
  }

  .cm-content-with-bg-wrapper .content_with_background-row-0-background-image .row-fluid .hs_cos_wrapper_type_rich_text .btn-orange span small {
    font-size: 1.2rem;
  }

  .media-card-wrapper .span12 .row-fluid>.span6:last-child,.tours-card-wrapper .span12 .row-fluid>.span6:first-child, .media-card-wrapper .span12 .row-fluid>.span6:first-child, .tours-card-wrapper .span12 .row-fluid>.span6:last-child {
    width: 100% !important;
    margin: 0 0 15px !important;
  }

  .media-card-wrapper .media_card-row-0-padding{
    padding: 30px 0 50px !important;
  }
  .aircraft-available .quest_available-row-0-padding {
    padding: 0 0 50px !important;
  }
  .media-card-wrapper .hs_cos_wrapper_type_rich_text h2, .tours-card-wrapper .hs_cos_wrapper_type_rich_text h2 {
    font-size: 3.0rem;
  }

  .media-card-wrapper .hs_cos_wrapper_type_rich_text h3, .tours-card-wrapper .hs_cos_wrapper_type_rich_text h3 {
    font-size: 1.6rem;
    margin: 0 0 1em;
  }

  p.jpPmb {
    font-size: 1.4rem;
  }

  p.enP {
    font-size: 1.4rem;
  }

  .flying-experience-wrapper .flying_experience-row-0-padding {
    padding: 50px 0 !important;
  }

  .flying-experience-wrapper h2 {
    font-size: 3.0rem;
  }

  .flying-experience-wrapper h3 {
    font-size: 1.6rem;
    margin: 0 0 1em;
  }

  .aircraft-available h4 {
    font-size: 1.8rem;
    line-height: 1.8;
  }

  .aircraft-available small {
    font-size: 1.9rem;
    line-height: 1.4;
    margin: 0.5em 0 0;
  }

  .flying-experience-wrapper .span12>.row-fluid .span6{
    width:100% !important;
  }

  .quest-aircraft p {
    font-size: 1.4rem;
  }

  .quest-aircraft .span12>.row-fluid .span6:last-child table {
    font-size: 1.3rem;
    height: auto !important;
  }
  .quest-aircraft .span12>.row-fluid .span6:last-child table:last-child{
    margin-bottom:0 !important;
  }

  .quest-aircraft .span12>.row-fluid .span6:last-child table td {
    padding-left: 1em;
    padding-bottom: .6em;
    line-height: 1.4;
    font-size: 1.3rem;
  }

  .quest-aircraft .span12>.row-fluid .span6:last-child table th {
    width: 10em !important;
    padding-right: 1em;
    padding-bottom: .6em;
    line-height: 1.4;
    font-size: 1.3rem;
  }

  .quest-aircraft .quest_aircraft-row-0-padding {
    padding: 40px 0 30px !important;
  }

  .cm-book-your-flight .book_your_flight-row-0-background-image .span12>div>.row-fluid .span6:first-child{
    width: 100% !important;
    margin: 0 0 20px !important;

  }
  .cm-book-your-flight .book_your_flight-row-0-background-image .span12>div>.row-fluid .span6:last-child {
    width: 100% !important;
  }

  .cm-book-your-flight .book_your_flight-row-0-background-image {
    padding: 50px 0 !important;
  }

  .cm-book-your-flight .book_your_flight-row-0-background-image .span12>div>.row-fluid .span6:first-child h2 {
    font-size: 1.7rem;
    letter-spacing: 0;
    margin-bottom: 13px !important;
  }

  .cm-book-your-flight .book_your_flight-row-0-background-image .span12>div>.row-fluid .span6:first-child h2 span {
    font-size: 1.8rem;
    display: block;
  }

  .cm-bottom-content .bottom_content-row-0-padding{
    padding: 50px 0 30px !important;
  }
  .aircraft-available .dnd-column>div:nth-child(2)>.row-fluid,
  .quest-aircraft .span12>div>.row-fluid,
  .cm-bottom-content .span12 .bottom_content-row-0-padding>.row-fluid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aircraft-available .dnd-column>div:nth-child(2)>.row-fluid>.span3,
  .quest-aircraft .span12>div>.row-fluid .span6,
  .cm-bottom-content .span12 .bottom_content-row-0-padding>.row-fluid .span6 {
    width: 100% !important;
  }

  .cm-bottom-content .span12 .bottom_content-row-0-padding>.row-fluid .span6 table th {
    padding-bottom: 0.6em;
    line-height: 1.4;
  }

  .cm-bottom-content .span12 .bottom_content-row-0-padding>.row-fluid .span6 table td {
    padding-bottom: 0.6em;
    line-height: 1.4;
  }

  .cm-bottom-content .span12 .bottom_content-row-0-padding>.row-fluid .span6 table {
    height: auto !important;
  }

  .button-section .button-module-item:nth-child(2) {
    margin-top: 10px;
  }


}

@media (max-width:370px){
  .header-container a.btn span {
    font-size: 1rem !important;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your headers look
when it comes to the logo, search field, language switcher and navigation.
You will also find the mobile menu styles below.
*********************************************************************************
****************************************************************************** */

.header {
  background-color: #F8FAFC;
  position: fixed;
  font-weight: bold;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.logo {
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 2;
}


.logo img {
  max-width: 170px;
}

nav {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 14px;
  letter-spacing: 0.02em;
}

nav ul {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

nav ul li {
  display: inline-block;
  margin:0;
  margin-left: 20px;
}

nav ul li a {
  font-size: 20px;
  display: inline-block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-weight: 700;
  text-decoration:none;
}

nav ul li a:hover{
  text-decoration: none;
}

nav ul li a i {
  font-size: 12px !important;
}

.fas {
  font-weight: 900;
  font-family: Font Awesome\ 5 Free;
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.header-container a.btn {
  font-size: 1.6rem;
  vertical-align: middle;
  border-radius: 5px;
  margin: 0;
  text-align: center;
  min-width: 260px;
  height: 50px;
  cursor: pointer;
  position: relative;
  line-height: 1;
  padding: 0.5em 0 0;
  font-family: Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.header-container a.btn i {
  position: absolute;
  top: 17px;
  left: 12px;
  font-size: 12px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.header-container a.btn span {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.header-container a.btn small {
  font-size: 1.7rem;
  display: block;
  line-height: 1;
  font-weight:500;
  letter-spacing: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.fa-chevron-right:before {
  content: "\f054";
}



@media (min-width:992px){
  nav.mobile li a.btn{
    display:none;
  }
}

@media (max-width:991px){
  nav.desktop li a.btn{
    display:none;
  }
  nav.mobile {
    top: auto;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
  }

  nav.mobile li {
    width: 49.3%;
    margin: 0;
    line-height: 1.8;
  }

  nav.mobile li a {
    width: 100%;
    padding: 15.812px 20px 5px;
    font-size: 13.1767px;
    line-height: 1.8;
    min-width: 100%;
    height: auto;
    word-break: break-all;
  }

  .header-container a.btn span {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .header-container a.btn span small {
    font-size: 1.2rem;
    line-height: 1;
  }

  .header-container a.btn i {
    font-size: 12.9132px !important;
    line-height: 1.8;
  }

  .header-container a.btn{
    min-width:100%;
  }

  .header {
    display: block;
    background-color: #fff;
    height: 64px;
    z-index: 6;
  }

  .logo {
    position: absolute;
    top: 20px;
    left: 4%;
    width: 43%;
  }

  nav.desktop {
    position: absolute;
    right: 4%;
    top: 20px;
  }

  nav.desktop ul li:last-child,nav.desktop ul li:nth-child(3) {
    display: none;
  }

  nav ul li a {
    font-size: 14px;
  }

  nav ul li a i {
    font-size: 14px !important;
  }

  nav ul li {
    margin-left: 14px;
  }
}

@media (max-width:767px){
  .logo img {
    max-width: 100%;
    width: 100% !important;
  }
  .header-container a.btn {
    padding: 12.4px 0 0;
  }
  .header-container a.btn i {
    top: 11px;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */

.footer {
  background-color: #F8FAFC;
  text-align: center;
}

.footer-container {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 56.782px 0 72.149px;
  font-size: 98%;
  line-height: 1.8;
}

.footer-container > div {
  width: 18%;
  font-size: 98%;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.footer-logo p {
  margin-bottom: 15px;
}

ul.sky-footerSnsList {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.sky-footerSnsList li:first-child {
  margin-left: 0.6em;
}

ul.sky-footerSnsList li {
  text-align: center;
  margin: 0.1em 0 0;
  padding: 0 0.3em;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.8;
}

ul.sky-footerSnsList li a {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.8;
}


.fa, .fab, .fal, .far, .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;
  font-size:98%;
}

.fab {
  font-family: Font Awesome\ 5 Brands;
}

i {
  margin-right: 0.5em;
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-twitter:before {
  content: "\f099";
}

.footer .hs-menu-wrapper ul {
  margin: 0;
  display: block;
  text-align: left;
}

.footer .hs-menu-wrapper ul li a {
  padding: 0;
  font-size: 15px;
  letter-spacing: 0;
  color: #fff;
  line-height: 1.8;
}

.footer .hs-menu-wrapper ul li {
  margin: 5px 0;
  font-size: 15px;
  letter-spacing: 0;
  color: #fff;
  display: table;
  line-height: 1.8;
}
.footer a {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
} 

.footer .hs-menu-wrapper ul li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-right: 7.35px;
  content: "\f054";
}

.footer-logo a,.footer-logo a img {
  display: block;
  margin: 0 auto;
}

.footer__copyright span {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.8;
}

footer p.fLogo a:hover {
  opacity: 0.7;
}

.footer-logo a img {
  width: 100%;
}

@media(max-width:767px){
  .footer-container {
    padding: 47.060px 0 60.505px;
  }

  .footer-container>div {
    width: 100%;
  }

  .footer-menu ul {
    width: 60%;
    margin: 0 auto !important;
    float: none;
  }

  .footer-menu.travel {
    margin-bottom: 15px;
  }

  .footer__copyright {
    margin: 0 0 22.5px;
  }

  .footer-logo {
    margin: 0 0 15px;
  }
}

@media (max-width:400px){
  .header-container a.btn {
    padding: 12.4px 20px 9px;
    height: auto;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles for your blog. The styles included
are for the listing and post templates, featured images and pagination.
Also for the post meta infromation like tags, author and published date
*********************************************************************************
****************************************************************************** */
@font-face {
  font-family: NotoSansCJKjp-Regular;
  src: url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/NotoSansCJKjp-Regular.otf) format("opentype"),
    url(https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/SKYTREK_May_2020/Fonts/NotoSansCJKjp-Regular.eot) format("eot"),
    url("https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/NotoSansCJKjp-Regular.ttf") format("ttf"),
      url("https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/NotoSansCJKjp-Regular.woff") format("woff"),
        url("https://7071577.fs1.hubspotusercontent-na2.net/hubfs/7071577/raw_assets/public/SKYTREK_May_2020/fonts/NotoSansCJKjp-Regular.svg") format("svg");
          }

@font-face {
  font-family:ltc-bodoni-175;
  src:url(//use.typekit.net/af/a8a439/00000000000000003b9b21dc/27/l?subset_id=2&fvd=n4&v=3) format("woff2"),
    url(//use.typekit.net/af/a8a439/00000000000000003b9b21dc/27/d?subset_id=2&fvd=n4&v=3) format("woff"),
    url(//use.typekit.net/af/a8a439/00000000000000003b9b21dc/27/a?subset_id=2&fvd=n4&v=3) format("opentype");
  font-weight:400;
  font-style:normal;
}

@font-face {
  font-family:ltc-bodoni-175;
  src:url(//use.typekit.net/af/3c382e/000000000000000000010b17/27/l?subset_id=2&fvd=i4&v=3) format("woff2"),
    url(//use.typekit.net/af/3c382e/000000000000000000010b17/27/d?subset_id=2&fvd=i4&v=3) format("woff"),
    url(//use.typekit.net/af/3c382e/000000000000000000010b17/27/a?subset_id=2&fvd=i4&v=3) format("opentype");
  font-weight:400;
  font-style:italic;
}

@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/l?subset_id=2&fvd=n2&v=3) format("woff2"),
    url(//use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/d?subset_id=2&fvd=n2&v=3) format("woff"),
    url(//use.typekit.net/af/9871e5/00000000000000003b9acaf2/27/a?subset_id=2&fvd=n2&v=3) format("opentype");
  font-weight:200;
  font-style:normal;
}
@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/l?subset_id=2&fvd=n3&v=3) format("woff2"),
    url(//use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/d?subset_id=2&fvd=n3&v=3) format("woff"),
    url(//use.typekit.net/af/a2c82e/00000000000000003b9acaf4/27/a?subset_id=2&fvd=n3&v=3) format("opentype");
  font-weight:300;
  font-style:normal;
}
@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/46da36/00000000000000003b9acaf6/27/l?subset_id=2&fvd=n4&v=3) format("woff2"),
    url(//use.typekit.net/af/46da36/00000000000000003b9acaf6/27/d?subset_id=2&fvd=n4&v=3) format("woff"),
    url(//use.typekit.net/af/46da36/00000000000000003b9acaf6/27/a?subset_id=2&fvd=n4&v=3) format("opentype");
  font-weight:400;
  font-style:normal;
}
@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/6d4bb2/00000000000000003b9acafc/27/l?subset_id=2&fvd=n7&v=3) format("woff2"),
    url(//use.typekit.net/af/6d4bb2/00000000000000003b9acafc/27/d?subset_id=2&fvd=n7&v=3) format("woff"),
    url(//use.typekit.net/af/6d4bb2/00000000000000003b9acafc/27/a?subset_id=2&fvd=n7&v=3) format("opentype");
  font-weight:700;
  font-style:normal;
}
@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/aa5b59/00000000000000003b9acaf7/27/l?subset_id=2&fvd=i4&v=3) format("woff2"),
    url(//use.typekit.net/af/aa5b59/00000000000000003b9acaf7/27/d?subset_id=2&fvd=i4&v=3) format("woff"),
    url(//use.typekit.net/af/aa5b59/00000000000000003b9acaf7/27/a?subset_id=2&fvd=i4&v=3) format("opentype");
  font-weight:400;
  font-style:italic;
}
@font-face {
  font-family:acumin-pro;
  src:url(//use.typekit.net/af/6ce26b/00000000000000003b9acafd/27/l?subset_id=2&fvd=i7&v=3) format("woff2"),
    url(//use.typekit.net/af/6ce26b/00000000000000003b9acafd/27/d?subset_id=2&fvd=i7&v=3) format("woff"),
    url(//use.typekit.net/af/6ce26b/00000000000000003b9acafd/27/a?subset_id=2&fvd=i7&v=3) format("opentype");
  font-weight:700;
  font-style:italic;
}

.hs-blog-post {
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0em;
  line-height: 1.7;
  color: #333;
}

.hs-blog-post p{
  margin-bottom: 1.5em;
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
}

/* TODO: Find a better place for this */
.hs-blog-listing .content-wrapper {
  margin: 0 auto;
  max-width: 1280px !important;
  padding:0 !important;
  width:100% !important;
}

.blog-body-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x:hidden;
}

.blog-pagination.span12 {
  margin-left: 0;
}
.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}
.blog-pagination.span12 {
  margin-left: 0;
  display: flex;
  align-items: center;
}
.blog-header__inner {
  max-width: 600px;
  margin: 0 auto;
  padding: 3.3rem 0;
}
.blog-header__title {
  font-size: 2rem;
}
.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    width: 500px;
    margin: 0 auto;
  }
}

.blog-index {}

.blog-index:after, 
.blog-index:before {
  display: table;
  content: "";
}

.blog-index:after {
  clear: both;
}

.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 3px solid #D1D6DC;
}

.hs-blog-listing .blog-index {
  margin: 0 -2.3%;
  font-size:0;
}

.blog-index__post {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 360ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 360ms ease-in-out, transform 160ms ease-in-out;
  -ms-transition: opacity 360ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 360ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 360ms ease-in-out, transform 160ms ease-in-out;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 33.3%;
  /*   float: left; */  
  padding: 0 2.3%;
  margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .blog-index__post {}
}
@media screen and (min-width: 1000px) {
  .blog-index__post {}
}
@media screen and (min-width: 768px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    justify-items: space-between;
  }
}
.blog-index__post-image {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 76%;
  text-decoration: none;
  -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    flex: 1 1 100%;
    padding-bottom: 0;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content h2 {
  margin: .5rem 0;
}
.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}
.blog-index__post-content p {
  font-family: Lato, sans-serif;
}
.blog-index__post-content a {
  color: #494a52;
}
.blog-index__post img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 0;
}

.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Lato, sans-serif;
  margin-bottom: 3.3rem;
}
.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  color: #494a52;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #494a52;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.blog-post h1 {
  font-size: 3.6 rem;
}
.blog-post__meta {
  margin: 1rem 0;
}
.blog-post__meta a {
  color: #494a52;
  text-decoration: underline;
}
.blog-sidebar.span3 {
  width: 230px;
  margin-left: 95px;
  float: right;
}
.blog-post__tags {
  font-family: Lato, sans-serif;
  color: #000;
}
.blog-post__tags svg {
  width: 15px;
  height: auto;
  margin-right: 10px;
}
.blog-post__tag-link {
  font-size: 13px;
  color: #000;
}

.blog-recent-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}
.blog-recent-posts h2 {
  text-align: center;
}
.blog-recent-posts__list {
  display: flex;
}
.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  color: #494a52;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3);
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
}

.blog-comments {
  max-width: 680px;
  margin: 0 auto;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: center;
}
.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}
.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #fff;
}
.blog-comments .comment-reply-to {
  border: 0 none;
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #494A52;
}


/*             Blog Listing with Sidebar            */
.post-item .page-center{
  display: -webkit-flex; /* Safari */
  display: flex; /* Standard syntax */
  margin-bottom: 20px;
}
.post-item .page-center .span4, .post-item .page-center .span8 {
  -webkit-flex: 1; /* Safari */
  -ms-flex: 1; /* IE 10 */
  flex: 1; /* Standard syntax */
}
.post-item .page-center .span8 {
  flex-basis: 31.914893614%;
}

.progress-indicator {
  top: auto;
  position: fixed;
  bottom: 40px;
  left: 20px;
  width: 36px;
  height: 36px;
}
.progress-count {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 100px;
  color: #0082FF;
  display: none;
}

.progress-indicator svg {
  position: absolute;
}
.progress-indicator circle {
  fill: #f0f0f0;
}

svg .animated-circle {
  fill: transparent;
  stroke-width: 20px;
  stroke: #fd885d;
  stroke-dasharray: 76;
}

.progress-indicator-2 {
  position: fixed;
  top: 0;
  left: 0;
  height: 0;
  background-color: #0A74DA;
}
.progress-indicator {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  -moz-transition: opacity 150ms linear;
  -ms-transition: opacity 150ms linear;
  -o-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

.pie-active .progress-indicator {
  opacity: 1;
}
.comment-date {
  display: block !important;
}
@media(max-width: 1024px){
  .progress-indicator {
    display: none;
  } 
}
/* Blog Listing */


.blog-post-image-wrapper {
  position: relative;
  width: 100%;
}

.blog-post-image-thumb {
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.thumb-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-color: rgba(255,255,255,.1);
  opacity: 0;
  -webkit-transition: opacity 120ms ease-in-out;
  -moz-transition: opacity 120ms ease-in-out;
  -ms-transition: opacity 120ms ease-in-out;
  -o-transition: opacity 120ms ease-in-out;
  transition: opacity 120ms ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-sizing: border-box;
}


.blog-post-content-wrapper {
  position: relative;
}

.post-content-header {
}

.post-date-published {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: .02em;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: none;
  display: block;
  padding: 20px 0 0;
  color: #bbb;
}

.post-content-header h2.post-title {
  padding-top: 20px;
  margin: 0 0 20px;
  font-size: 20px;
  font-family: acumin-pro;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: none;
  color: #000;
}

.post-content-header h2.post-title a {
  color: #000;
  text-decoration: none;
  -webkit-transition: opacity 100ms ease-in-out;
  -moz-transition: opacity 100ms ease-in-out;
  -ms-transition: opacity 100ms ease-in-out;
  -o-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  font-family: inherit;
}

.post-content-header h2.post-title a .post-date-published {
  display: none;
}

.post-content-header h2.post-title:after {
  content: '';
  display: block;
  width: 106px;
  height: 3px;
  background-color: #888;
  margin: 20px 0 0;
  -webkit-transition: height 100ms ease-in-out;
  -moz-transition: height 100ms ease-in-out;
  -ms-transition: height 100ms ease-in-out;
  -o-transition: height 100ms ease-in-out;
  transition: height 100ms ease-in-out;
}

.blog-meta-item {
  display: none;
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: .02em;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: none;
  color: #bbb;
}

.blog-meta-item a {
  color: #bbb;
  text-decoration: none;
  -webkit-transition: color 90ms ease-in-out;
  -moz-transition: color 90ms ease-in-out;
  -ms-transition: color 90ms ease-in-out;
  -o-transition: color 90ms ease-in-out;
  transition: color 90ms ease-in-out;
}

.blog-meta-item.blog-categories {
  display: block;
  padding-bottom: 20px;
}

.blog-meta-item a:hover {
  color: #fd885d;
}

.blog-index__post:hover .thumb-overlay {
  opacity: 1;
}

.blog-body-wrapper:after, 
.blog-body-wrapper:before {
  content: "";
  display: table;
}

.blog-body-wrapper:after {
  clear: both;
}

/* Blog Post */

.hs-blog-post .blog-body-wrapper {
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
}

.hs-blog-post .content-wrapper {
  max-width: 970px;
  padding-left:0px !important;
  padding-right:0px !important;
  margin: 0 auto;
  width:100% !important;
}

.blog-post-title-wrapper {
  margin: 0 0 80px;
  text-align: center;
}

.blog-post-title-wrapper .post-date-published {
  padding-bottom: 20px;
  padding-top: 0;
}

.blog-post-title-wrapper h2.post-title {
  font-size: 65px;
  font-family: ltc-bodoni-175;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  color: #000;
}

.blog-post-title-wrapper h2.post-title .post-date-published {
  display: none;
}

.blog-post-title-wrapper h2.post-title:after {
  content: '';
  display: block;
  width: 106px;
  height: 3px;
  background-color: #888;
  margin: 20px 0 0;
  -webkit-transition: height 100ms ease-in-out;
  -moz-transition: height 100ms ease-in-out;
  -ms-transition: height 100ms ease-in-out;
  -o-transition: height 100ms ease-in-out;
  transition: height 100ms ease-in-out;
  margin-left: auto;
  margin-right: auto;
}

.blog-post-title-wrapper .post-meta-content {
  font-size: initial;
  line-height: initial;
}

.blog-post-title-wrapper .post-meta-content .blog-meta-item.blog-categories {
  display: block;
  padding-top: 20px;
  padding-bottom: 0;
}

.blog-item-actions {
  text-align: left;
  display: block;
  margin: 0 0 70px;
}

.Share {
  line-height: 0;
}

.Share-buttons {
  margin: -5px;
}

.Share-buttons-item {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  margin: 5px;
  white-space: nowrap;
  border-radius: 3px;
  padding: 0 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0em;
  text-transform: uppercase;
  line-height: 22px;
  text-decoration: none;
  color: #aaa;
  fill: #ccc;
}

.Share-buttons-item {
  padding-left: 0;
}

.Share-buttons-item-icon {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.Share-buttons-item-icon {
  vertical-align: top;
  width: 22px;
  height: 22px;
}

.Share-buttons-item-label {
  display: none;
  vertical-align: top;
}

.Share-buttons-item-count {
  display: none;
  vertical-align: top;
}

.blog-index.span9 {
  width: calc(100% - 325px);
}

.blog-sidebar h3 {
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
  font-size: 27px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: none;
  color: #000;
  padding-bottom: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  -webkit-transition: box-shadow .2s ease-in-out;
  -moz-transition: box-shadow .2s ease-in-out;
  -ms-transition: box-shadow .2s ease-in-out;
  -o-transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
  margin: 0;
}

.posts-by-topic-wrapper {
  margin-top: 100px;
  margin-bottom: 84px;
}

.sidebar-instagram-gallery {
  padding: 17px 0;
}

.sidebar-instagram-gallery .slide {
}

.sidebar-instagram-gallery .slide-margin-wrapper {
  margin-bottom: 10px;
  position: relative;
}

.sidebar-instagram-gallery .slide-margin-wrapper a.image-slide-anchor.content-fill {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
  cursor: default;
  border-bottom: none;
  overflow: hidden;
}

.sidebar-instagram-gallery .slide-margin-wrapper a.image-slide-anchor.content-fill img.thumb-image {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  height: 100%;
  left: 0;
  width: 100%;
  top: 0;
  object-fit: cover;
}

.blog-item-author-profile {
  display: none;
  width: 100%;
  padding: 70px;
  margin: 0 auto 70px;
  background-color: #f7f7f7;
  text-align: center;
  box-sizing: border-box;
}

.blog-post-footer:after,
.blog-post-footer:before, 
.blog-item-actions:after, 
.blog-item-actions:before {
  content: "";
  display: table;
}

.blog-post-footer:after, 
.blog-item-actions:after {
  clear: both;
}

.category-posts-grid {
  padding: 17px 0;
}

.sidebar-topic-post {
}

.post-topic-img-container {
  position: relative;
}

.post-topic-img-container a.post-topic-img-link {
  margin: 0 0 15px 0;
  position: relative;
  display: block;
}

.post-topic-img {
  position: relative;
  width: 100%;
  height: auto;
}

.post-topic-img img {
  display: block;
  width: 100%;
  height: auto;
  font-size: 13px;
  line-height: normal;
  -webkit-transition: .6s opacity;
  -moz-transition: .6s opacity;
  -ms-transition: .6s opacity;
  -o-transition: .6s opacity;
  transition: .6s opacity;
}

.post-topic-content {
  text-align: left;
}

.post-topic-title {
  font-family: acumin-pro;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  color: #000;
  margin: 0 0 2px 0;
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
}

.post-topic-title a.summary-title-link {
  color: inherit;
  font-family: inherit;
}

.blog-post__tag-link {
  font-family: inherit;
}

.post-topic-content-meta {
  font-size: 13px;
  line-height: normal;
}

.post-topic-item {
  opacity: .7;
  margin: 0;
  font-size: 13px;
  line-height: 1.4em;
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .02em;
  text-transform: none;
  text-decoration: none;
  color: #bbb;
  display: inline-block;
  margin-bottom: 20px;
}

.sidebar-instagram-title h3 {
  padding-top: 17px;
}


/* Post Pagination */

.blog-item-pagination {
  position: relative;
  z-index: 1089;
}

.blog-item-pagination-link svg {
  fill: #000;
  width: 8px;
  height: 16px;
}

svg {
  font-size: 0;
  line-height: 1;
}

.blog-item-pagination-link time {
  padding-right: .5em;
}

.nav-close-overlay {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900;
}

.blog-menu-open .nav-close-overlay {
    display: block;
}

/* Blog Footer */

footer.blog-footer {
  margin-top: 95px;
  width: 100%;
  box-sizing: border-box;
  border-top: solid 1px #f0f0f0;
  padding: 95px;
  text-align: center;
  padding-bottom: 94px;
}

footer.blog-footer .footer-container {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 100%;
}

footer.blog-footer .footer-container > div {
  width: 100%;
  font-size: 100%;
  letter-spacing: normal;
  padding: 17px;
  padding-top: 0;
}

.cm-footer-form .form-title {
  text-align: inherit;
  margin: 0 0 17px 0;
  padding: 0;
  color: #272727;
  font-size: 30px;
  font-family: acumin-pro;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: none;
}

.cm-footer-form form {
  background: transparent !important;
  padding: 0;
  font-size: 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 1.7;
  padding: 0 0 12px 0;
  margin: 0;
  display: inline-flex;
  position:relative;
}

.cm-footer-form form .hs-form-field {
  padding: 0;
  border-top-color: transparent;
}

.cm-footer-form form .hs-form-field > label {
  display: none;
}

.cm-footer-form .hs-form input[type="email"] {
  padding: 1em;
  background: #fff;
  border: 1px solid rgba(0,0,0,.12);
  font-family: inherit;
  font-size: 15px;
  line-height: normal;
  outline: none;
  margin: 0;
  color:#000;
}

.cm-footer-form .actions {
  border-top: none;
  padding: 0 !important;
}

.cm-footer-form .actions input.hs-button.primary.large {
  border-radius: 3px;
  -webkit-transition: .1s opacity linear;
  -moz-transition: .1s opacity linear;
  -o-transition: .1s opacity linear;
  transition: .1s opacity linear;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 1em 2.5em;
  text-align: center;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  color: #fff;
  background-color: #272727;
  border: 1px solid #272727;
  font-family: inherit;
  font-size: 15px;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

.cm-footer-form .actions input.hs-button.primary.large:hover {
    opacity: .8;
}

.cm-footer-form form .hs-form-field.hs_email {
  display: inline-block;
  width: auto;
  margin: 12px 4px 0 0 !important;
  border:none;
}

.cm-footer-form form .hs-form-field.hs_email .input {
  display: inline-block;
  width: auto;
  min-width: 250px;
  padding: 6px 3px;
}

.cm-footer-form form .hs_submit.hs-submit {
  display: inline-block;
  width: auto;
  margin: 12px 0 0 0;
  padding: 6px 3px;
}

.sqs-svg-icon--list {
  text-align: center;
  display: block;
  font-weight: 400;
  font-style: normal;
  font-size: 0;
  letter-spacing: 0em;
  line-height: 1.7;
  color: #333;
  padding-bottom: 8px;
}

.sqs-svg-icon--list a.sqs-svg-icon--wrapper {
  margin: 0 6px;
  width: 20px;
  height: 20px;
  border-radius: 0;
  color: #000;
}

.sqs-svg-icon--wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 170ms ease-in-out;
  -moz-transition: background-color 170ms ease-in-out;
  -ms-transition: background-color 170ms ease-in-out;
  -o-transition: background-color 170ms ease-in-out;
  transition: background-color 170ms ease-in-out;
  z-index: 0;
}

.cm-footer-icons .sqs-svg-icon--wrapper > div {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.sqs-svg-icon--wrapper>div, .sqs-svg-icon--wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cm-footer-icons .sqs-use--icon {
  fill: #222;
}

.sqs-use--icon, .sqs-use--mask {
  fill: transparent;
  -webkit-transition: fill 170ms ease-in-out;
  -moz-transition: fill 170ms ease-in-out;
  -ms-transition: fill 170ms ease-in-out;
  -o-transition: fill 170ms ease-in-out;
  transition: fill 170ms ease-in-out;
}

footer.blog-footer .footer-container>div.cm-footer-icons {
  padding-top: 18px;
}

footer.blog-footer .footer-container>div.footer-nav {
  padding: 0;
}

.footer-nav .main-navigation {
  font-size: 17px;
  margin-top: 40px;
  line-height: 1.25;
}

.footer-nav .main-navigation > div {
  display: inline-block;
  margin: 0 .25em 0;
  padding: .5em 0;
  text-align: center;
}

.footer-nav .main-navigation > div:first-child {
  padding-top: 0;
}

.footer-nav .main-navigation > div a {
  color: #aaa;
  font-size: 17px;
  font-family: acumin-pro;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
}

.footer-nav .main-navigation > div:last-child {
  padding-bottom: 0;
}

.footer-nav .main-navigation > div a:hover {
  color: #333;
}

.sqs-svg-icon--list:hover .sqs-use--icon {
  fill: rgba(34,34,34,.4) !important;
}

.sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
  fill: #222 !important;
}

.cm-footer-form form .hs-error-msgs label {
  display: block;
  margin-bottom: 12px;
  padding: 6px;
  background: #fed9db;
  color: #f23d3d !important;
  font-size: 12px;
  line-height: normal !important;
  margin: 12px 0;
  text-align: center;
  border-radius: 2px;
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font !important;
  font-weight: normal !important;
  width: 100%;
}

.cm-footer-form form .hs-error-msgs li {
  margin: 0;
  width: 100% !important;
}

.cm-footer-form form .hs-error-msgs {
  width: 100%;
}

.cm-footer-form form .hs_error_rollup {
  position: absolute;
  bottom: -25px;
  width: 100%;
}


/* Blog Header */

header.blog-header {
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1099;
  opacity: 1;
  padding-top: 4.5%;
  padding-bottom: 4.5%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 0ms 140ms ease;
  -moz-transition: all 0ms 140ms ease;
  -ms-transition: all 0ms 140ms ease;
  -o-transition: all 0ms 140ms ease;
  transition: all 0ms 140ms ease;
}

.blog-header-wrapper {
  padding-left: 120px;
  padding-right: 120px;
  -webkit-transition: all 50ms ease;
  -moz-transition: all 50ms ease;
  -ms-transition: all 50ms ease;
  -o-transition: all 50ms ease;
  transition: all 50ms ease;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1099;
  box-sizing: border-box;
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
  background-color: #fff;
}

.nav-toggle-label {
  -webkit-flex: 1 1 0px;
  -moz-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  display: block;
  width: 26px;
  height: 18px;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  user-select: none;
  z-index: inherit;
  pointer-events: auto;
  font-size: 0;
  line-height: 1;
}

.nav-toggle-label svg.Icon {
  stroke-width: 2;
  stroke: #000;
  width: 26px;
  height: 18px;
  overflow: hidden;
}

.logo-wrapper {
  position: relative;
  text-align: center;
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -ms-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  font-size: initial;
  line-height: initial;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logo-wrapper .logo-image.branding {
  font-size: 26px;
  font-family: Source Sans Pro;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .04em;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
}

.logo-wrapper .logo-image.branding a {
  display: block;
  font-size: 0;
  line-height: 0;
}

.logo-wrapper .logo-image.branding img {
  height: auto;
  max-height: 39px;
  width: auto;
  max-width: 100%;
  -webkit-transition: max-height 100ms ease-in-out;
  -moz-transition: max-height 100ms ease-in-out;
  -ms-transition: max-height 100ms ease-in-out;
  -o-transition: max-height 100ms ease-in-out;
  transition: max-height 100ms ease-in-out;
}

.blog-header-socialicons {
  opacity: 0;
  display: inline-block;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  white-space: normal;
  -webkit-transform: translate3d(-50%,0,0);
  -moz-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  -o-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  max-width: 50%;
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -ms-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  padding: calc(4.5% + 10px) 0 10px;
}

.header-right-content {
  box-sizing: border-box;
  text-align: right;
  line-height: 0;
  pointer-events: auto;
  font-size: 0;
  -webkit-flex: 1 1 0px;
  -moz-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.social-search-wrapper {
  display: inline-block;
}

.social-ellipsis {
  display: none;
  cursor: pointer;
  width: 25px;
  height: 6px;
  padding: 16px 15px 16px 0;
  vertical-align: middle;
}

.header-social-icons {
  padding: 10px 15px 10px 0;
  border-right: solid 1px #f0f0f0;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  line-height: 0;
  pointer-events: auto;
  font-size: 0;
}

.header-social-icons .sqs-use--icon {
  fill: #000;
}

.header-social-icons a.sqs-svg-icon--wrapper > div {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.header-search {
  display: inline-block;
  width: 35px;
  height: 21px;
  padding-left: 15px;
  vertical-align: middle;
  line-height: 0;
  cursor:pointer;
}

.header-search svg {
  stroke: #000;
}

.header-search svg.Icon.Icon--search {
  stroke-width: 2;
  height: 20px;
  width: 20px;
}

.search-close-icon {
  box-sizing: content-box;
  padding: 2px;
  display: none;
}

.Icon--close {
  width: 16px;
  height: 16px;
}

.header-social-icons a.sqs-svg-icon--wrapper {
  width: 18px;
  height: 18px;
  margin: 0 5.31px;
}

.header-social-icons a.sqs-svg-icon--wrapper:first-child {
  margin-left: 0;
}

.header-social-icons a.sqs-svg-icon--wrapper:last-child {
  margin-right: 0;
}

.header-social-icons:hover .sqs-use--icon {
  fill: rgba(0,0,0,.4);
}

.header-social-icons:hover a.sqs-svg-icon--wrapper:hover .sqs-use--icon {
  fill: #000;
}

.search-open .header-search svg.Icon.Icon--search {
  display: none;
}

.search-open .header-search svg.Icon.Icon--close {
  display: block;
  stroke-width: 2;
}

/* Header Menu */

.blog-header-menu-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
  -webkit-transform: translatex(-35%);
  -moz-transform: translatex(-35%);
  -ms-transform: translatex(-35%);
  -o-transform: translatex(-35%);
  transform: translatex(-35%);
  height: 100%;
  background-color: #f7f7f7;
  background-color: #fff;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
  padding: 0;
  border-right: solid 1px #f0f0f0;
  -webkit-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
  -moz-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
  -ms-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
  -o-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
  transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
  max-width: 1024px;
  margin-left: -200%;
}

.blog-header-menu-wrapper .custom-menu-primary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 55%;
  padding-left: 100px;
  padding-right: 100px;
  border-right: solid 1px #f0f0f0;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 1110;
  padding-top: 95px;
  padding-bottom: 95px;
  float: left;
}

.blog-header-menu-wrapper .custom-menu-primary .hs_cos_wrapper_type_menu {
  position: relative;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  opacity: 0;
  -webkit-transition: opacity 100ms 0ms ease-in-out;
  -moz-transition: opacity 100ms 0ms ease-in-out;
  -ms-transition: opacity 100ms 0ms ease-in-out;
  -o-transition: opacity 100ms 0ms ease-in-out;
  transition: opacity 100ms 0ms ease-in-out;
  display: block;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul {
  font-size: 28px;
  line-height: 1.25;
  position: relative;
  z-index: 1000;
  margin: 0;
  display: block;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul > li {
  padding: .5em 0;
  text-align: center;
  display: block;
  width: 100%;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
  padding-top: 0;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  font-family: acumin-pro;
  font-weight: 200;
  font-style: normal;
  font-size: 28px;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  color: #000;
  -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  padding: 0;
}

.slide-menu-bttom-sec-wrapper {
  display: inline-block;
  height: 100%;
  width: 45%;
  padding-left: 100px;
  padding-right: 100px;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  z-index: 1110;
  padding-top: 95px;
  padding-bottom: 95px;
  top: 0;
  float: left;
}

.slide-menu-bttom-sec-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  opacity: 0;
  -webkit-transition: opacity 100ms 0ms ease-in-out;
  -moz-transition: opacity 100ms 0ms ease-in-out;
  -ms-transition: opacity 100ms 0ms ease-in-out;
  -o-transition: opacity 100ms 0ms ease-in-out;
  transition: opacity 100ms 0ms ease-in-out;
}

.menu-logo-wrapper {
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  -webkit-transition: box-shadow .2s ease-in-out;
  -moz-transition: box-shadow .2s ease-in-out;
  -ms-transition: box-shadow .2s ease-in-out;
  -o-transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
  position: relative;
  height: auto;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
  padding-bottom: 0;
}

.menu-bottom-text {
  padding: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  -webkit-transition: box-shadow .2s ease-in-out;
  -moz-transition: box-shadow .2s ease-in-out;
  -ms-transition: box-shadow .2s ease-in-out;
  -o-transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
  position: relative;
  height: auto;
}

.menu-bottom-media h2 {
  font-size: 30px;
  font-family: NotoSansCJKjp-Regular,web-safe-alternative-font;
  text-align: center;
  white-space: pre-wrap;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 1.25em;
  text-decoration: none;
  text-transform: none;
  color: #000;
  white-space: nowrap;
}

.menu-header-social-icons.sqs-svg-icon--list {
  padding: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  -webkit-transition: box-shadow .2s ease-in-out;
  -moz-transition: box-shadow .2s ease-in-out;
  -ms-transition: box-shadow .2s ease-in-out;
  -o-transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
  text-align: center;
}

.menu-header-social-icons.sqs-svg-icon--list .sqs-svg-icon--wrapper {
  margin: 0 7px;
  width: 24px;
  height: 24px;
  margin-bottom: 7px;
}

.menu-header-social-icons.sqs-svg-icon--list .sqs-svg-icon--wrapper > div {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.blog-menu-open {
  overflow: hidden;
}

.blog-menu-open .blog-header-menu-wrapper {
  pointer-events: auto;
  visibility: visible;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
  opacity: 1;
  -webkit-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
  -moz-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
  -ms-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
  -o-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
  transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
  -webkit-overflow-scrolling: touch;
  margin-left: 0;
}

.blog-menu-open .blog-header-menu-wrapper .custom-menu-primary .hs_cos_wrapper_type_menu {
  opacity: 1;
  -webkit-transition: opacity 100ms 150ms ease-in-out;
  -moz-transition: opacity 100ms 150ms ease-in-out;
  -ms-transition: opacity 100ms 150ms ease-in-out;
  -o-transition: opacity 100ms 150ms ease-in-out;
  transition: opacity 100ms 150ms ease-in-out;
}

.blog-menu-open .slide-menu-bttom-sec-inner {
  opacity: 1;
  -webkit-transition: opacity 100ms 150ms ease-in-out;
  -moz-transition: opacity 100ms 150ms ease-in-out;
  -ms-transition: opacity 100ms 150ms ease-in-out;
  -o-transition: opacity 100ms 150ms ease-in-out;
  transition: opacity 100ms 150ms ease-in-out;
}

.menu-header-social-icons.sqs-svg-icon--list .sqs-use--icon {
  fill: #222;
}

.blog-header-menu-wrapper .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  color: #fd885d;
}

.nav-close-toggle-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10100;
  -webkit-transition: visibility 0ms 0ms linear;
  -moz-transition: visibility 0ms 0ms linear;
  -ms-transition: visibility 0ms 0ms linear;
  -o-transition: visibility 0ms 0ms linear;
  transition: visibility 0ms 0ms linear;
  visibility: hidden;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0em;
  line-height: 1.7;
  top: 16.9%;
}

.blog-menu-open .nav-close-toggle-wrapper {
  visibility: visible;
  -webkit-transition: visibility 0ms 250ms linear;
  -moz-transition: visibility 0ms 250ms linear;
  -ms-transition: visibility 0ms 250ms linear;
  -o-transition: visibility 0ms 250ms linear;
  transition: visibility 0ms 250ms linear;
}

.nav-close-toggle-wrapper a#navCloseToggle {
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  padding: 0 4px;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  box-sizing: content-box;
  text-align: left;
  cursor: pointer;
  user-select: none;
  z-index: inherit;
  left: 120px;
  text-decoration: none;
  -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
}

.blog-menu-open .nav-close-toggle-wrapper a#navCloseToggle {
  pointer-events: auto;
}

.nav-toggle-close-label svg {
  stroke: #000;
  vertical-align: top;
  stroke-width: 2;
}

/* Header Search */

.blog-header-search .hs-search-field{
  box-sizing: border-box;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  opacity: 0;
  z-index: 1098;
  visibility: hidden;
  -webkit-transition: opacity 150ms ease-in-out, visibility 0ms 150ms linear;
  -moz-transition: opacity 150ms ease-in-out, visibility 0ms 150ms linear;
  -ms-transition: opacity 150ms ease-in-out, visibility 0ms 150ms linear;
  -o-transition: opacity 150ms ease-in-out, visibility 0ms 150ms linear;
  transition: opacity 150ms ease-in-out, visibility 0ms 150ms linear;
  padding: 0;
  overflow-y: auto;
}

.search-open .blog-header-search .hs-search-field{
  opacity: 1;
  -webkit-transition: opacity 150ms ease-in-out, visibility 0ms 0ms linear;
  -moz-transition: opacity 150ms ease-in-out, visibility 0ms 0ms linear;
  -ms-transition: opacity 150ms ease-in-out, visibility 0ms 0ms linear;
  -o-transition: opacity 150ms ease-in-out, visibility 0ms 0ms linear;
  transition: opacity 150ms ease-in-out, visibility 0ms 0ms linear;
  pointer-events: auto;
  visibility: visible;
}

.blog-header-search form {
  background-color: transparent;
  padding: 0;
}

.blog-header-search .hs-search-field ul.hs-search-field__suggestions {
  margin: 0 10%;
  padding: 10px;
  float: left;
  width: 80%;
  margin-bottom: 70px;
}

.blog-header-search .hs-search-field ul.hs-search-field__suggestions > li {
  padding-bottom: 5px;
}

.blog-header-search  .hs-search-field__bar {
  width: 100%;
  float: left;
  display: block;
  height: 70%;
}

/* .blog-header-search .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions {
position: absolute;
top: 56.9%;
width: 80%;
padding: 10px;
margin: 0 auto;
left: 0;
right: 0;
}

.blog-header-search .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions li {
padding-bottom: 5px;
} */

.blog-header-search form input.hs-search-field__input {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  font-family: ltc-bodoni-175;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  font-size: 65px;
  color: #000;
  -webkit-transition: color 150ms 200ms ease-in-out;
  -moz-transition: color 150ms 200ms ease-in-out;
  -ms-transition: color 150ms 200ms ease-in-out;
  -o-transition: color 150ms 200ms ease-in-out;
  transition: color 150ms 200ms ease-in-out;
}

.search-open {
  overflow:hidden;
}

/* <!-- systems-page --> */

.systems-page h1 {
  font-size: 65px;
  text-align: center;
  font-family: ltc-bodoni-175;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0px;
  margin: 0;
}

.content-wrapper.body-container-wrapper {
  margin: 0 auto;
}

.systems-page .hs-search-results__title {
  font-size: 20px;
  font-family: acumin-pro;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 1.3;
  text-decoration: none;
  text-transform: none;
  color: #000;
  margin-bottom: .5em;
}

.hs-search-results__description {
  font-family: acumin-pro;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  color: #bbb;
  padding: 0;
  font-size: 1em;
  line-height: 1.4;
}

ul.hs-search-results__listing li {
  margin: 0;
  padding: 1.5em 0;
}

.systems-page:after, 
.systems-page:before {
  content: "";
  display: table;
}

.systems-page:after {
  clear: both;
}

.featured {
  display: none !important;
}

.filter-heading.filter-by-category {
  font-family: acumin-pro;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0em;
  line-height: 1.3em;
  text-decoration: none;
  text-transform: none;
  color: #000;
  text-align: center;
  margin: 0 0 95px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}

.filter-heading .category-name:before,
.filter-heading .category-name:after {
  content: '"';
}

@media (min-width:1025px){

  .pagination-title-wrapper h2 {
    padding: 0 1em 0 0;
    margin: 0;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    font-family: acumin-pro;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0em;
    text-decoration: none;
    text-transform: none;
    color: #000;
    font-size: 16px;
    line-height: 1.3;
  }

  .blog-item-pagination-link {
    position: fixed;
    top: 50%;
    left: 0;
    height: 70px;
    width: 70px;
    color: #333;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    text-decoration: none;
    -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  }

  .blog-item-pagination-link .blog-item-label {
    width: 50px;
    height: 60px;
    box-sizing: border-box;
    padding: 32px 33px 32px 29px;
    z-index: 1089;
    position: relative;
    opacity: 1;
    font-size: 0;
    line-height: 1;
  }

  .blog-item-pagination-link .blog-item-label svg {
    -webkit-transition: transform 150ms ease-out, opacity 100ms ease-out;
    -moz-transition: transform 150ms ease-out, opacity 100ms ease-out;
    -ms-transition: transform 150ms ease-out, opacity 100ms ease-out;
    -o-transition: transform 150ms ease-out, opacity 100ms ease-out;
    transition: transform 150ms ease-out, opacity 100ms ease-out;
  }

  .blog-item-pagination-link--prev .pagination-title-wrapper {
    left: 0;
    -webkit-transform: translate3d(-30px,-50%,0);
    -moz-transform: translate3d(-30px,-50%,0);
    -ms-transform: translate3d(-30px,-50%,0);
    -o-transform: translate3d(-30px,-50%,0);
    transform: translate3d(-30px,-50%,0);
  }

  .pagination-title-wrapper {
    display: table;
    position: absolute;
    padding: 10px 0 10px 10px;
    top: 50%;
    width: 260px;
    margin: 0;
    min-height: 70px;
    visibility: hidden;
    opacity: 0;
    box-sizing: border-box;
    z-index: 1088;
    -webkit-transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out;
    -moz-transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out;
    -ms-transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out;
    -o-transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out;
    transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out;
    pointer-events: none;
    cursor: pointer;
    background-color: #fff;
  }


  .blog-item-pagination-link.blog-item-pagination-link--next {
    left: auto;
    right: 0;
    text-align: right;
  }

  .blog-item-pagination-link--next .pagination-title-wrapper {
    right: 0;
    -webkit-transform: translate3d(30px,-50%,0);
    -moz-transform: translate3d(30px,-50%,0);
    -ms-transform: translate3d(30px,-50%,0);
    -o-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0);
  }

  .blog-item-pagination-link--next .blog-item-label {
    padding: 32px 29px 32px 33px;
  }

  .blog-item-pagination-link--prev:hover .pagination-title-wrapper {
    padding: 10px 10px 10px 0;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }

  .blog-item-pagination-link:hover .pagination-title-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 150ms ease-out, visibility 0ms 0ms linear, transform 100ms ease-out;
    -moz-transition: opacity 150ms ease-out, visibility 0ms 0ms linear, transform 100ms ease-out;
    -ms-transition: opacity 150ms ease-out, visibility 0ms 0ms linear, transform 100ms ease-out;
    -o-transition: opacity 150ms ease-out, visibility 0ms 0ms linear, transform 100ms ease-out;
    transition: opacity 150ms ease-out, visibility 0ms 0ms linear, transform 100ms ease-out;
    pointer-events: auto;
  }

  .blog-item-pagination-link--prev:hover .blog-item-label svg {
    -webkit-transform: translatex(-40px);
    -moz-transform: translatex(-40px);
    -ms-transform: translatex(-40px);
    -o-transform: translatex(-40px);
    transform: translatex(-40px);
  }

  .blog-item-pagination-link--next:hover .pagination-title-wrapper {
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }

  .blog-item-pagination-link--next:hover .blog-item-label svg {
    -webkit-transform: translatex(40px);
    -moz-transform: translatex(40px);
    -ms-transform: translatex(40px);
    -o-transform: translatex(40px);
    transform: translatex(40px);
  }

  .blog-item-pagination-link--prev .pagination-title-wrapper h2 {
    text-align: left;
    padding-left: 1em;
    padding-right: 0;
  }


  .hs-blog-post .pie-wrapper {
    display:block;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 36px;
    height: 36px;
    background-color: #f0f0f0;
    border-radius: 999px;
    opacity: 0;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
    z-index: 1199
  }

  .hs-blog-post .pie-wrapper.show {
    opacity: 1
  }

  .pie,.mask {
    position: absolute
  }

  .pie {
    background-color: #fd885d;
    width: 17px;
    height: 34px;
    top: 1px;
    left: 1px;
    border-radius: 999px 0 0 999px;
    border-right: none;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50% center;
    -moz-transform-origin: 100% 50% center;
    -ms-transform-origin: 100% 50% center;
    -o-transform-origin: 100% 50% center;
    transform-origin: 100% 50% center
  }

  .pie.hide {
    display: none
  }

  .mask {
    border-radius: 999px 0 0 999px;
    border-right: none;
    width: 50%;
    height: 100%;
    background-color: #f0f0f0
  }

  .mask.hide {
    display: none
  }

  .hs-blog-post .pie-wrapper.show {
    opacity: 1;
  }

}

@media (min-width:768px){

  .mobile-bottom-bar {
    display: none;
  }

  .blog-header-wrapper.scroll-header {
    background-color: rgba(247,247,247,.92);
    -webkit-transition: all 140ms ease;
    -moz-transition: all 140ms ease;
    -ms-transition: all 140ms ease;
    -o-transition: all 140ms ease;
    transition: all 140ms ease;
  }

  .blog-header-wrapper.scroll-header header.blog-header {
    padding-top: 21px;
    padding-bottom: 20px;
    -webkit-transition: all 0ms 0ms ease;
    -moz-transition: all 0ms 0ms ease;
    -ms-transition: all 0ms 0ms ease;
    -o-transition: all 0ms 0ms ease;
    transition: all 0ms 0ms ease;
  }

  .mobile-social {
    display: none;
  }

}

@media screen and (max-width: 2400px) and (min-aspect-ratio: 1/1){
  
  .post-content-header h2.post-title {
    font-size: 25px;
  }
  
}

@media screen and (max-width: 1664px) and (min-aspect-ratio: 1/1){

  .menu-bottom-media h2,
  .cm-footer-form .form-title{
    font-size: 26px;
  }

}

@media screen and (max-width: 1636px) and (min-aspect-ratio: 1/1){

  .blog-sidebar h3 {
    font-size: 23px;
  }

}

@media screen and (max-width: 1241px) and (min-aspect-ratio: 1/1){

  .blog-header-search form input.hs-search-field__input,
  .blog-post-title-wrapper h2.post-title{
    font-size: 42px;
  }

}

@media screen and (max-aspect-ratio: 1/1) and (max-width: 1241px){

  .blog-header-search form input.hs-search-field__input,
  .blog-post-title-wrapper h2.post-title{
    font-size: 42px;
  }
}

@media screen and (max-aspect-ratio: 1/1) and (max-width: 1664px){

  .menu-bottom-media h2,
  .cm-footer-form .form-title{
    font-size: 26px;
  }

}

@media screen and (max-width: 1920px) and (min-aspect-ratio: 1/1) and (min-width: 1241px){

  .blog-header-search form input.hs-search-field__input {
    font-size: 2.38541667vw;
  }
  
  .blog-post-title-wrapper h2.post-title {
    font-size: 2.38541667vw;
  }

}

@media screen and (max-width: 1920px) and (min-aspect-ratio: 1/1) and (min-width: 1664px) {
  .menu-bottom-media h2 {
    font-size: 1.5625vw;
  }
}


@media screen and (max-aspect-ratio: 1/1) and (max-width: 2400px){
  .post-content-header h2.post-title {
    font-size: 25px;
  }
}

@media(max-width: 1280px) and (min-width: 768px) {
  .nav-close-toggle-wrapper a#navCloseToggle {
    left: 95px;
  }
  .nav-close-toggle-wrapper {
    height: 11.5vw !important;
  }
}

@media (max-width:1280px){

  .blog-header-wrapper {
    padding-left: 95px;
    padding-right: 95px;
  }

}


@media (max-width:1030px){

  .blog-index__post {
    width: 49.9%;
    padding: 0 3.6%;
  }

  .blog-index__post:nth-child(odd) {
    padding-left: 0;
  }

  .blog-index__post:nth-child(even) {
    padding-right: 0;
  }

  .hs-blog-listing .blog-index {
    margin: 0;
  }

}

@media (max-width: 1024px) and (min-width: 768px) {
  .nav-close-toggle-wrapper a#navCloseToggle {
    left: 70px;
  }
  .nav-close-toggle-wrapper {
    height: 12.5vw !important;
  }
}

@media (max-height: 370px) and (min-width: 768px) {
  .blog-header-menu-wrapper .custom-menu-primary,
  .slide-menu-bttom-sec-wrapper {
    max-height: 100vh;
    overflow-y: auto;
    height: 100vh;
    padding-top: 100px;
  }
  .blog-header-menu-wrapper .custom-menu-primary .hs_cos_wrapper_type_menu,
  .slide-menu-bttom-sec-inner {
    top: 0;
    transform: none !important;
  }
}

@media (max-width:1024px){

  .blog-body-wrapper{
    padding-left: 70px;
    padding-right: 70px;
  }

  .blog-index__post {
    padding: 0 4%;
  }

  .hs-blog-post .blog-body-wrapper{
    padding-left: 0;
    padding-right: 0;
  }


  .blog-item-pagination {
    border-top: solid 1px #f0f0f0;
    display: table;
    width: 100%;
    margin-top: 70px;
  }

  .blog-item-pagination-link {
    display: table-cell;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    width: 50%;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    padding: 20px 0;
    vertical-align: middle;
  }

  .blog-item-pagination-link .blog-item-label {
    display: table-cell;
    height: auto;
    width: auto;
    padding: 0;
  }

  .blog-item-pagination-link--next .pagination-title-wrapper, 
  .blog-item-pagination-link--prev .pagination-title-wrapper {
    min-height: 0;
    width: 100%;
    position: relative;
    top: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    display: block;
  }

  .blog-item-pagination-link h2 {
    text-align: left;
    margin: 0;
    padding: 0 23px;
    font-size: 18px;
    font-family: acumin-pro;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0em;
    text-decoration: none;
    text-transform: none;
    color: #000;
    line-height: 1.3;
  }

  .blog-item-pagination-link--next h2 {
    text-align: right;
  }

  .blog-item-pagination-link svg {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
  }

  .blog-item-pagination-link--next svg {
    right: 0;
    left: auto;
  }

  footer.blog-footer {
    padding: 70px;
    padding-bottom: 69px;
  }

  /* Header */

  .blog-header-wrapper {
    padding-left: 70px;
    padding-right: 70px;
  }

  .slide-menu-bttom-sec-wrapper,
  .blog-header-menu-wrapper .custom-menu-primary {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .nav-close-toggle-wrapper a#navCloseToggle {
    left: 70px;
  }

}



@media (max-width:999px){

  .hs-blog-post .content-wrapper {
    padding-left: 70px !important;
    padding-right: 70px !important;
    max-width: 1520px;
  }

}

@media only screen and (max-width: 960px){

  .hs-blog-post .content-wrapper {
    padding-left: 70px !important;
    padding-right: 70px !important;
    max-width: 1520px;
  }

  .blog-index.span9, .blog-sidebar.span3 {
    float: none;
    width: 100%;
    max-width: 100%;
  }

  .blog-post-footer-meta {
    margin-bottom: 70px;
  }

  .blog-item-actions.blog-item-actions--footer {
    text-align: center;
  }

  .blog-sidebar.span3 {
    margin-left: 0;
    box-sizing: border-box;
    float: none;
    padding: 70px 15% 0;
    border-top: solid 1px #e5e5e5;
    margin-top: 20px;
    margin-bottom: 50px;
  }


}

@media (min-width: 768px) {
  .slide-menu-bttom-sec > * {
    padding-left: 0;
    padding-right: 0;
  }
  .blog-header-menu-wrapper {
    width: 589px;
  }
  .nav-close-toggle-wrapper {
    top: 0;
    height: 10.4vw;
    min-height: 101px;
  }
}

@media (max-width:767px){

  .filter-heading.filter-by-category {
    margin: 0 0 70px;
  }

  .mobile-bottom-bar {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 10099;
    border-top: solid 1px #f0f0f0;
  }

  .mobile-bottom-bar .nav-toggle-label {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    position: relative;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    line-height: 1;
    display: inherit;
    -webkit-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -moz-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -ms-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    -o-transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
    transition: color 100ms ease-in-out, border-color 100ms ease-in-out;
  }

  .mobile-bottom-bar .social-ellipsis {
    display: inherit;
    line-height: 1;
    padding: 0;
    height: auto;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
  }

  .mobile-bottom-bar .search-cart--mobile.flex-item {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    line-height: 1;
    padding-left: 0;
    text-align: right;
    border-left-width: 0;
  }

  .social-ellipsis svg {
    fill: #000;
  }

  .social-ellipsis .ellipsis-icon {
    height: 6px;
    padding: 0;
  }

  .mobile-bottom-bar .social-ellipsis--mobile .ellipsis-icon,
  .mobile-bottom-bar .social-ellipsis--mobile .social-close-icon {
    margin: auto;
  }

  .social-ellipsis .social-close-icon {
    display: none;
    box-sizing: content-box;
    padding: 0 4px 0 0;
    stroke: #000;
  }

  /* Mobile Social Icons */

  .mobile-social {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -ms-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1098;
    pointer-events: none;
  }

  .mobile-social .sqs-svg-icon--list {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 80%;
  }

  .blog-header-search form {
    margin: 0;
  }

  .blog-header-wrapper {
    position: static;
    top: 0;
    left: auto;
  }

  .body-wrapper {
    margin-top: 0 !important;
  }

  .blog-header-search form {
    margin: 0;
  }

  .blog-header-menu-wrapper {
    overflow-y: auto;
    border-right: none;
    max-width: 100%;
    width: 100%;
  }

  .blog-menu-open .blog-header-menu-wrapper {
    pointer-events: auto;
    visibility: visible;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
    opacity: 1;
    -webkit-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -moz-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -ms-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -o-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -webkit-overflow-scrolling: touch;
    margin-left: 0;
  }

  .blog-header-menu-wrapper .custom-menu-primary {
    padding: 50px 12%;
    display: block;
    width: 100%;
    height: auto;
    border-right: none;
    vertical-align: top;
  }

  .blog-header-menu-wrapper .custom-menu-primary .hs_cos_wrapper_type_menu {
    top: auto;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }

  .slide-menu-bttom-sec-wrapper {
    padding-top: 50px;
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 100px;
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top;
    border-top: solid 1px #f0f0f0;
  }

  .slide-menu-bttom-sec-inner {
    top: auto;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }

  .menu-logo-wrapper img {
    margin: 0 auto;
    max-width: 157px;
    width: 100%;
  }

  .menu-bottom-media h2 {
    font-size: 26px;
    margin: 0;
  }

  .nav-close-toggle-wrapper {
    top: auto;
    bottom: 0;
    height: auto;
  }

  .nav-close-toggle-wrapper a#navCloseToggle {
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    position: relative;
    margin-bottom: 20px;
    left: 20px;
  }

  .blog-menu-open .mobile-bottom-bar .nav-toggle-label {
    visibility: hidden;
  }


  .ellipsis-icons .mobile-social {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .ellipsis-icons .mobile-social .sqs-svg-icon--list {
  }

  .mobile-social .sqs-svg-icon--list a.sqs-svg-icon--wrapper {
    width: 40px;
    height: 40px;
    margin: 0 7px;
  }

  .mobile-social .sqs-svg-icon--list a.sqs-svg-icon--wrapper > div {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }

  .mobile-social .sqs-svg-icon--list a.sqs-svg-icon--wrapper > div .sqs-use--icon {
    fill: #000;
  }

  .mobile-social .sqs-svg-icon--list a.sqs-svg-icon--wrapper:first-child {
    margin-left: 0;
  }

  .mobile-social .sqs-svg-icon--list a.sqs-svg-icon--wrapper:last-child {
    margin-right: 0;
  }

  .ellipsis-icons .social-ellipsis .ellipsis-icon {
    display: none;
  }

  .ellipsis-icons .social-ellipsis .social-close-icon {
    display: inline-block;
    stroke-width: 2;
  }

  .blog-body-wrapper{
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-index__post {
    width: 100%;
    padding: 0;
  }

  .blog-index__post:last-child {
    margin-bottom: 0;
  }

  .post-item .page-center {
    display: block !IMPORTANT;
  }

  .hs-blog-post .content-wrapper {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  /* Footer */

  footer.blog-footer {
    padding: 40px;
    padding-bottom: 39px;
  }

  /* Header */

  .blog-header-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .header-right-content {
    display: none;
  }

  .nav-toggle-label {
    display: none;
  }

  .logo-wrapper {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .body-wrapper {
    padding-bottom: 70px;
  }


}

@media (max-width:640px){

  .blog-body-wrapper{
    padding-left: 20px;
    padding-right: 20px;
  }

  .hs-blog-post .content-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .blog-item-pagination-link h2 {
    font-size: 15px;
  }

  footer.blog-footer {
    padding: 20px;
    padding-bottom: 19px;
  }

  .footer-nav .main-navigation>div {
    display: block;
    margin: 0;
  }

  .footer-nav .main-navigation {
    margin-top: 20px;
  }

  footer.blog-footer .footer-container>div {
    padding-top: 17px;
    padding-left: 0;
    padding-right: 0;
  }

  footer.blog-footer {
    margin-top: 20px;
  }

  header.blog-header {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .blog-header-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-logo-wrapper {
    padding-top: 17px;
  }

  .filter-heading.filter-by-category {
    margin: 0 0 40px;
  }

}

@media (max-width:451px){

  .cm-footer-form form{
    display:block;
  }

  .cm-footer-form form .hs_error_rollup {
    position: static;
  }

}


@media (max-width:320px){

  .footer-nav .main-navigation>div {
    display: block;
    margin: 0;
  }

  .footer-nav .main-navigation {
    margin-top: 20px;
  }

  footer.blog-footer .footer-container>div {
    padding-top: 17px;
    padding-left: 0;
    padding-right: 0;
  }

  footer.blog-footer {
    margin-top: 20px;
  }

  .blog-index__post:last-child {
    margin-bottom: 0;
  }

  .cm-footer-form form {
    padding: 0 0 6px 0;
    display: flex;
    flex-direction: column;
  }

  .cm-footer-form form .hs-form-field.hs_email {
    display: block;
    order: 0;
    margin: 12px 0 0 0 !important;
  }

  .cm-footer-form form .hs_submit.hs-submit {
    margin: 6px 0 0 0;
    padding: 5px 0;
    order: 2;
    display: block;
    width: 100%;
  }

  .cm-footer-form form .hs-form-field.hs_email .input {
    display: block;
    width: 100%;
    min-width: 0;
    padding: 5px 0;
  }

  .cm-footer-form .form-title {
    font-size: 27px !important;
    margin: 0 0 14px 0;
  }


}


.progress-bar {
  background-color: #fd885d;
  width: 17px;
  height: 34px;
  top: 1px;
  left: 1px;
  border-radius: 999px 0 0 999px;
  border-right: none;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50% center;
  -moz-transform-origin: 100% 50% center;
  -ms-transform-origin: 100% 50% center;
  -o-transform-origin: 100% 50% center;
  transform-origin: 100% 50% center;
  position: absolute;
}

.progress-bar-left {
  background-color: #fd885d;
  width: 17px;
  height: 34px;
  top: 1px;
  left: 1px;
  border-radius: 999px 0 0 999px;
  border-right: none;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50% center;
  -moz-transform-origin: 100% 50% center;
  -ms-transform-origin: 100% 50% center;
  -o-transform-origin: 100% 50% center;
  transform-origin: 100% 50% center;
  position: absolute;
  z-index: 9;
}

.progress-container {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 36px;
  height: 36px;
  background-color: #f0f0f0;
  border-radius: 999px;
  /* opacity: 0; */
  -webkit-transition: opacity 150ms linear;
  -moz-transition: opacity 150ms linear;
  -ms-transition: opacity 150ms linear;
  -o-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  z-index: 1199;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
system pages look. These pages include the error pages (404 and 500),
password protected content and search listing results.
*********************************************************************************
****************************************************************************** */
.systems-page{
  margin-top:90px;
}
.error-page {
  padding: 10rem 0;
  text-align: center;
  position: relative;
}
.error.banner {
  margin-top: 90px;
  background-repeat: no-repeat;
  background-position: center center;
}
.error.banner .page-center{
  display: table;
  margin: 0 auto;
  height: 336px;
  max-width: 1000px;
  width: 100%;
}

.error .banner-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 3rem 0;
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: 15px;
  color: #4F7D24;
  padding: .1rem .75rem;
}

.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  color: #494a52;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #494a52;
}






.button-module-wrapper {
  padding: 100px 0;
}

.button-module-wrapper a.btn{
  color:#fff !important;
}

.button-module-wrapper .button-module {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}

.button-module-item {
  width: 48%;
  font-size: 2.2rem;
  line-height: 1.1;
  margin: 0 auto;
  text-align: center;
}

.button-module-item a {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100%;
  height: 90px;
  letter-spacing: 0.05em;
  padding: 1.3em 0 0;
  background-color: #111 !important;
  vertical-align: middle;
  color: #fff !important;
  line-height: 1.1;
  border-radius: 5px;
  font-size: 20px;
  margin: 0;
  text-align: center;
  min-width: 260px;
  display: inline-block;
  position: relative;
  font-weight: 700;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.button-module-item a:before {
  position: absolute;
  top: 37px;
  left: 12px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -moz-osx-font-smoothing: grayscale;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f054";
  line-height:1.1;
}

.button-module-item a small {
  font-size: 2.2rem;
  display: block;
  letter-spacing: 0;
}

.button-module-item a:hover{
  text-decoration:none;
  background-color: #333 !important;
}

.button-section .button-module-item {
  margin: 0;
}



.cm-content-wrapper {
  margin-top: 30px;
  margin-bottom: 60px;
}

.cm-content-wrapper .error-page-404.systems-page {
  padding: 0;
  max-width: 33.33333rem;
  margin: 0 auto;
  padding-left: 4.16667rem;
  padding-right: 4.16667rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.error-page-404 p.is-text-xlarge {
  font-size: 24.0945px;
  letter-spacing: 0.32px;
  line-height: 1.8;
  font-family: NeueHaasGrotesk, "Helvetica Neue", Helvetica, "Koburina Gothic W6 JIS2004", 游ゴシック体, "Yu Gothic", YuGothic;
  margin-bottom: 1.5em;
}

.error-page-404 .is-half-top.text {
  padding-top: 2.38333rem;
}

.error-page-404 .is-half-top.text p {
  font-size: 15.0591px;
  line-height: 1.8;
  margin-bottom: 1.5em;
}

.banner-content h1,
.banner-content h2 {
  padding: 1px 6px 0 10px;
  margin:0;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 6px;
  font-family: Roboto, "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}

form .header {
  position: static;
  background-color: transparent;
  color: inherit;
  height: auto;
}

.banner-content h2 span{
  font-weight:inherit;
}

.banner-content h1 small {
  font-size: 28px;
  line-height: 1.2;
  font-family: Roboto;
  display: block;
  font-weight: 300;
  letter-spacing: 0;
}

@media (max-width:1024px){
  .cm-content-wrapper .error-page-404.systems-page {
    max-width: 100%;
  }
}









@media (max-width:767px){
  .error.banner .page-center{
    height:100px;
  }
  .cm-content-wrapper {
    margin-bottom: 80px;
  }
  .error-page-404 p.is-text-xlarge {
    font-size: 21.0827px;
  }
  .error-page-404 .is-half-top.text p {
    font-size: 13.1767px;
  }
  .error.banner {
    margin-top: 60px;
  }
  .cm-content-wrapper .error-page-404.systems-page {
    padding-left: 2.08333rem;
    padding-right: 2.08333rem;
  }
  .systems-page h2 {
    font-size: 22px;
  }
  .systems-page h1 {
    font-size: 25px;
  }
  .systems-page{
    margin-top:90px;
  }
  .button-module-wrapper {
    padding: 50px 0;
  }
  .button-module-item{
    width:100%;
  }
}