@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}

.ff-montserrat-light {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.ff-montserrat-normal {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.ff-montserrat-medium {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.ff-montserrat-semibold {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.ff-montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@font-face {
  font-family: "Material Design Icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../eot/materialicons-regular89bf.eot);
  src: url(../eot/materialicons-regular89bf.eot#iefix) format("embedded-opentype"), url(../woff2/materialicons-regular89bf.woff2) format("woff2"), url(../woff/materialicons-regular89bf.woff) format("woff"), url(../ttf/materialicons-regular89bf.ttf) format("truetype"), url(../svg/materialicons-regular89bf.svg#materialiconsregular) format("svg");
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-display: swap;
  src: url(../eot/fa-brands-400.eot);
  src: url(../eot/fa-brands-400d41d.eot#iefix) format("embedded-opentype"), url(../woff2/fa-brands-400.woff2) format("woff2"), url(../woff/fa-brands-400.woff) format("woff"), url(../ttf/fa-brands-400.ttf) format("truetype"), url(../svg/fa-brands-400.svg#fontawesome) format("svg");
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-display: swap;
  src: url(../eot/fa-regular-400.eot);
  src: url(../eot/fa-regular-400d41d.eot#iefix) format("embedded-opentype"), url(../woff2/fa-regular-400.woff2) format("woff2"), url(../woff/fa-regular-400.woff) format("woff"), url(../ttf/fa-regular-400.ttf) format("truetype"), url(../svg/fa-regular-400.svg#fontawesome) format("svg");
}

/* Material Design Icons */
.mdi-fw,
.mdi-li {
  text-align: center;
}

.material-icons,
.mdi {
  font: normal normal normal 14px/1 "Material Design Icons";
  font-display: swap;
  font-size: inherit;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1;
  position: relative;
  word-wrap: normal;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.material-icons {
  width: 1em;
  height: 1em;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

.mdi-lg,
.mdi-size-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.mdi-2x,
.mdi-size-2x {
  font-size: 2em;
}

.mdi-3x,
.mdi-size-3x {
  font-size: 3em;
}

.mdi-4x,
.mdi-size-4x {
  font-size: 4em;
}

.mdi-5x,
.mdi-size-5x {
  font-size: 5em;
}

.mdi-fw {
  width: 1.28571em;
}

.mdi-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.mdi-ul>li {
  position: relative;
}

.mdi-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
}

.mdi-li.mdi-lg {
  left: -1.85714em;
}

.mdi-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.mdi.pull-left {
  margin-right: 0.3em;
}

.mdi.pull-right {
  margin-left: 0.3em;
}

.mdi-spin {
  -webkit-animation: md-spin 2s infinite linear;
  animation: md-spin 2s infinite linear;
}

.mdi-pulse {
  -webkit-animation: md-spin 1s infinite steps(8);
  animation: md-spin 1s infinite steps(8);
}

@-webkit-keyframes md-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes md-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.mdi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mdi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mdi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.mdi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.mdi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .mdi-flip-horizontal,
:root .mdi-flip-vertical,
:root .mdi-rotate-180,
:root .mdi-rotate-270,
:root .mdi-rotate-90 {
  filter: none;
}

.mdi-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.mdi-stack-1x,
.mdi-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.mdi-stack-1x {
  line-height: inherit;
}

.mdi-stack-2x {
  font-size: 2em;
}

.mdi-inverse {
  color: #fff;
}

.mdi-3d-rotation:before {
  content: "\e84d";
}

.mdi-ac-unit:before {
  content: "\eb3b";
}

.mdi-access-alarm:before {
  content: "\e190";
}

.mdi-access-alarms:before {
  content: "\e191";
}

.mdi-access-time:before {
  content: "\e192";
}

.mdi-accessibility:before {
  content: "\e84e";
}

.mdi-accessible:before {
  content: "\e914";
}

.mdi-account-balance:before {
  content: "\e84f";
}

.mdi-account-balance-wallet:before {
  content: "\e850";
}

.mdi-account-box:before {
  content: "\e851";
}

.mdi-account-circle:before {
  content: "\e853";
}

.mdi-adb:before {
  content: "\e60e";
}

.mdi-add:before {
  content: "\e145";
}

.mdi-add-a-photo:before {
  content: "\e439";
}

.mdi-add-alarm:before {
  content: "\e193";
}

.mdi-add-alert:before {
  content: "\e003";
}

.mdi-add-box:before {
  content: "\e146";
}

.mdi-add-circle:before {
  content: "\e147";
}

.mdi-add-circle-outline:before {
  content: "\e148";
}

.mdi-add-location:before {
  content: "\e567";
}

.mdi-add-shopping-cart:before {
  content: "\e854";
}

.mdi-add-to-photos:before {
  content: "\e39d";
}

.mdi-add-to-queue:before {
  content: "\e05c";
}

.mdi-adjust:before {
  content: "\e39e";
}

.mdi-airline-seat-flat:before {
  content: "\e630";
}

.mdi-airline-seat-flat-angled:before {
  content: "\e631";
}

.mdi-airline-seat-individual-suite:before {
  content: "\e632";
}

.mdi-airline-seat-legroom-extra:before {
  content: "\e633";
}

.mdi-airline-seat-legroom-normal:before {
  content: "\e634";
}

.mdi-airline-seat-legroom-reduced:before {
  content: "\e635";
}

.mdi-airline-seat-recline-extra:before {
  content: "\e636";
}

.mdi-airline-seat-recline-normal:before {
  content: "\e637";
}

.mdi-airplanemode-active:before {
  content: "\e195";
}

.mdi-airplanemode-inactive:before {
  content: "\e194";
}

.mdi-airplay:before {
  content: "\e055";
}

.mdi-airport-shuttle:before {
  content: "\eb3c";
}

.mdi-alarm:before {
  content: "\e855";
}

.mdi-alarm-add:before {
  content: "\e856";
}

.mdi-alarm-off:before {
  content: "\e857";
}

.mdi-alarm-on:before {
  content: "\e858";
}

.mdi-album:before {
  content: "\e019";
}

.mdi-all-inclusive:before {
  content: "\eb3d";
}

.mdi-all-out:before {
  content: "\e90b";
}

.mdi-android:before {
  content: "\e859";
}

.mdi-announcement:before {
  content: "\e85a";
}

.mdi-apps:before {
  content: "\e5c3";
}

.mdi-archive:before {
  content: "\e149";
}

.mdi-arrow-back:before {
  content: "\e5c4";
}

.mdi-arrow-downward:before {
  content: "\e5db";
}

.mdi-arrow-drop-down:before {
  content: "\e5c5";
}

.mdi-arrow-drop-down-circle:before {
  content: "\e5c6";
}

.mdi-arrow-drop-up:before {
  content: "\e5c7";
}

.mdi-arrow-forward:before {
  content: "\e5c8";
}

.mdi-arrow-upward:before {
  content: "\e5d8";
}

.mdi-art-track:before {
  content: "\e060";
}

.mdi-aspect-ratio:before {
  content: "\e85b";
}

.mdi-assessment:before {
  content: "\e85c";
}

.mdi-assignment:before {
  content: "\e85d";
}

.mdi-assignment-ind:before {
  content: "\e85e";
}

.mdi-assignment-late:before {
  content: "\e85f";
}

.mdi-assignment-return:before {
  content: "\e860";
}

.mdi-assignment-returned:before {
  content: "\e861";
}

.mdi-assignment-turned-in:before {
  content: "\e862";
}

.mdi-assistant:before {
  content: "\e39f";
}

.mdi-assistant-photo:before {
  content: "\e3a0";
}

.mdi-attach-file:before {
  content: "\e226";
}

.mdi-attach-money:before {
  content: "\e227";
}

.mdi-attachment:before {
  content: "\e2bc";
}

.mdi-audiotrack:before {
  content: "\e3a1";
}

.mdi-autorenew:before {
  content: "\e863";
}

.mdi-av-timer:before {
  content: "\e01b";
}

.mdi-backspace:before {
  content: "\e14a";
}

.mdi-backup:before {
  content: "\e864";
}

.mdi-battery-alert:before {
  content: "\e19c";
}

.mdi-battery-charging-full:before {
  content: "\e1a3";
}

.mdi-battery-full:before {
  content: "\e1a4";
}

.mdi-battery-std:before {
  content: "\e1a5";
}

.mdi-battery-unknown:before {
  content: "\e1a6";
}

.mdi-beach-access:before {
  content: "\eb3e";
}

.mdi-beenhere:before {
  content: "\e52d";
}

.mdi-block:before {
  content: "\e14b";
}

.mdi-bluetooth:before {
  content: "\e1a7";
}

.mdi-bluetooth-audio:before {
  content: "\e60f";
}

.mdi-bluetooth-connected:before {
  content: "\e1a8";
}

.mdi-bluetooth-disabled:before {
  content: "\e1a9";
}

.mdi-bluetooth-searching:before {
  content: "\e1aa";
}

.mdi-blur-circular:before {
  content: "\e3a2";
}

.mdi-blur-linear:before {
  content: "\e3a3";
}

.mdi-blur-off:before {
  content: "\e3a4";
}

.mdi-blur-on:before {
  content: "\e3a5";
}

.mdi-book:before {
  content: "\e865";
}

.mdi-bookmark:before {
  content: "\e866";
}

.mdi-bookmark-border:before {
  content: "\e867";
}

.mdi-border-all:before {
  content: "\e228";
}

.mdi-border-bottom:before {
  content: "\e229";
}

.mdi-border-clear:before {
  content: "\e22a";
}

.mdi-border-color:before {
  content: "\e22b";
}

.mdi-border-horizontal:before {
  content: "\e22c";
}

.mdi-border-inner:before {
  content: "\e22d";
}

.mdi-border-left:before {
  content: "\e22e";
}

.mdi-border-outer:before {
  content: "\e22f";
}

.mdi-border-right:before {
  content: "\e230";
}

.mdi-border-style:before {
  content: "\e231";
}

.mdi-border-top:before {
  content: "\e232";
}

.mdi-border-vertical:before {
  content: "\e233";
}

.mdi-branding-watermark:before {
  content: "\e06b";
}

.mdi-brightness-1:before {
  content: "\e3a6";
}

.mdi-brightness-2:before {
  content: "\e3a7";
}

.mdi-brightness-3:before {
  content: "\e3a8";
}

.mdi-brightness-4:before {
  content: "\e3a9";
}

.mdi-brightness-5:before {
  content: "\e3aa";
}

.mdi-brightness-6:before {
  content: "\e3ab";
}

.mdi-brightness-7:before {
  content: "\e3ac";
}

.mdi-brightness-auto:before {
  content: "\e1ab";
}

.mdi-brightness-high:before {
  content: "\e1ac";
}

.mdi-brightness-low:before {
  content: "\e1ad";
}

.mdi-brightness-medium:before {
  content: "\e1ae";
}

.mdi-broken-image:before {
  content: "\e3ad";
}

.mdi-brush:before {
  content: "\e3ae";
}

.mdi-bubble-chart:before {
  content: "\e6dd";
}

.mdi-bug-report:before {
  content: "\e868";
}

.mdi-build:before {
  content: "\e869";
}

.mdi-burst-mode:before {
  content: "\e43c";
}

.mdi-business:before {
  content: "\e0af";
}

.mdi-business-center:before {
  content: "\eb3f";
}

.mdi-cached:before {
  content: "\e86a";
}

.mdi-cake:before {
  content: "\e7e9";
}

.mdi-call:before {
  content: "\e0b0";
}

.mdi-call-end:before {
  content: "\e0b1";
}

.mdi-call-made:before {
  content: "\e0b2";
}

.mdi-call-merge:before {
  content: "\e0b3";
}

.mdi-call-missed:before {
  content: "\e0b4";
}

.mdi-call-missed-outgoing:before {
  content: "\e0e4";
}

.mdi-call-received:before {
  content: "\e0b5";
}

.mdi-call-split:before {
  content: "\e0b6";
}

.mdi-call-to-action:before {
  content: "\e06c";
}

.mdi-camera:before {
  content: "\e3af";
}

.mdi-camera-alt:before {
  content: "\e3b0";
}

.mdi-camera-enhance:before {
  content: "\e8fc";
}

.mdi-camera-front:before {
  content: "\e3b1";
}

.mdi-camera-rear:before {
  content: "\e3b2";
}

.mdi-camera-roll:before {
  content: "\e3b3";
}

.mdi-cancel:before {
  content: "\e5c9";
}

.mdi-card-giftcard:before {
  content: "\e8f6";
}

.mdi-card-membership:before {
  content: "\e8f7";
}

.mdi-card-travel:before {
  content: "\e8f8";
}

.mdi-casino:before {
  content: "\eb40";
}

.mdi-cast:before {
  content: "\e307";
}

.mdi-cast-connected:before {
  content: "\e308";
}

.mdi-center-focus-strong:before {
  content: "\e3b4";
}

.mdi-center-focus-weak:before {
  content: "\e3b5";
}

.mdi-change-history:before {
  content: "\e86b";
}

.mdi-chat:before {
  content: "\e0b7";
}

.mdi-chat-bubble:before {
  content: "\e0ca";
}

.mdi-chat-bubble-outline:before {
  content: "\e0cb";
}

.mdi-check:before {
  content: "\e5ca";
}

.mdi-check-box:before {
  content: "\e834";
}

.mdi-check-box-outline-blank:before {
  content: "\e835";
}

.mdi-check-circle:before {
  content: "\e86c";
}

.mdi-chevron-left:before {
  content: "\e5cb";
}

.mdi-chevron-right:before {
  content: "\e5cc";
}

.mdi-child-care:before {
  content: "\eb41";
}

.mdi-child-friendly:before {
  content: "\eb42";
}

.mdi-chrome-reader-mode:before {
  content: "\e86d";
}

.mdi-class:before {
  content: "\e86e";
}

.mdi-clear:before {
  content: "\e14c";
}

.mdi-clear-all:before {
  content: "\e0b8";
}

.mdi-close:before {
  content: "\e5cd";
}

.mdi-closed-caption:before {
  content: "\e01c";
}

.mdi-cloud:before {
  content: "\e2bd";
}

.mdi-cloud-circle:before {
  content: "\e2be";
}

.mdi-cloud-done:before {
  content: "\e2bf";
}

.mdi-cloud-download:before {
  content: "\e2c0";
}

.mdi-cloud-off:before {
  content: "\e2c1";
}

.mdi-cloud-queue:before {
  content: "\e2c2";
}

.mdi-cloud-upload:before {
  content: "\e2c3";
}

.mdi-code:before {
  content: "\e86f";
}

.mdi-collections:before {
  content: "\e3b6";
}

.mdi-collections-bookmark:before {
  content: "\e431";
}

.mdi-color-lens:before {
  content: "\e3b7";
}

.mdi-colorize:before {
  content: "\e3b8";
}

.mdi-comment:before {
  content: "\e0b9";
}

.mdi-compare:before {
  content: "\e3b9";
}

.mdi-compare-arrows:before {
  content: "\e915";
}

.mdi-computer:before {
  content: "\e30a";
}

.mdi-confirmation-number:before {
  content: "\e638";
}

.mdi-contact-mail:before {
  content: "\e0d0";
}

.mdi-contact-phone:before {
  content: "\e0cf";
}

.mdi-contacts:before {
  content: "\e0ba";
}

.mdi-content-copy:before {
  content: "\e14d";
}

.mdi-content-cut:before {
  content: "\e14e";
}

.mdi-content-paste:before {
  content: "\e14f";
}

.mdi-control-point:before {
  content: "\e3ba";
}

.mdi-control-point-duplicate:before {
  content: "\e3bb";
}

.mdi-copyright:before {
  content: "\e90c";
}

.mdi-create:before {
  content: "\e150";
}

.mdi-create-new-folder:before {
  content: "\e2cc";
}

.mdi-credit-card:before {
  content: "\e870";
}

.mdi-crop:before {
  content: "\e3be";
}

.mdi-crop-16-9:before {
  content: "\e3bc";
}

.mdi-crop-3-2:before {
  content: "\e3bd";
}

.mdi-crop-5-4:before {
  content: "\e3bf";
}

.mdi-crop-7-5:before {
  content: "\e3c0";
}

.mdi-crop-din:before {
  content: "\e3c1";
}

.mdi-crop-free:before {
  content: "\e3c2";
}

.mdi-crop-landscape:before {
  content: "\e3c3";
}

.mdi-crop-original:before {
  content: "\e3c4";
}

.mdi-crop-portrait:before {
  content: "\e3c5";
}

.mdi-crop-rotate:before {
  content: "\e437";
}

.mdi-crop-square:before {
  content: "\e3c6";
}

.mdi-dashboard:before {
  content: "\e871";
}

.mdi-data-usage:before {
  content: "\e1af";
}

.mdi-date-range:before {
  content: "\e916";
}

.mdi-dehaze:before {
  content: "\e3c7";
}

.mdi-delete:before {
  content: "\e872";
}

.mdi-delete-forever:before {
  content: "\e92b";
}

.mdi-delete-sweep:before {
  content: "\e16c";
}

.mdi-description:before {
  content: "\e873";
}

.mdi-desktop-mac:before {
  content: "\e30b";
}

.mdi-desktop-windows:before {
  content: "\e30c";
}

.mdi-details:before {
  content: "\e3c8";
}

.mdi-developer-board:before {
  content: "\e30d";
}

.mdi-developer-mode:before {
  content: "\e1b0";
}

.mdi-device-hub:before {
  content: "\e335";
}

.mdi-devices:before {
  content: "\e1b1";
}

.mdi-devices-other:before {
  content: "\e337";
}

.mdi-dialer-sip:before {
  content: "\e0bb";
}

.mdi-dialpad:before {
  content: "\e0bc";
}

.mdi-directions:before {
  content: "\e52e";
}

.mdi-directions-bike:before {
  content: "\e52f";
}

.mdi-directions-boat:before {
  content: "\e532";
}

.mdi-directions-bus:before {
  content: "\e530";
}

.mdi-directions-car:before {
  content: "\e531";
}

.mdi-directions-railway:before {
  content: "\e534";
}

.mdi-directions-run:before {
  content: "\e566";
}

.mdi-directions-subway:before {
  content: "\e533";
}

.mdi-directions-transit:before {
  content: "\e535";
}

.mdi-directions-walk:before {
  content: "\e536";
}

.mdi-disc-full:before {
  content: "\e610";
}

.mdi-dns:before {
  content: "\e875";
}

.mdi-do-not-disturb:before {
  content: "\e612";
}

.mdi-do-not-disturb-alt:before {
  content: "\e611";
}

.mdi-do-not-disturb-off:before {
  content: "\e643";
}

.mdi-do-not-disturb-on:before {
  content: "\e644";
}

.mdi-dock:before {
  content: "\e30e";
}

.mdi-domain:before {
  content: "\e7ee";
}

.mdi-done:before {
  content: "\e876";
}

.mdi-done-all:before {
  content: "\e877";
}

.mdi-donut-large:before {
  content: "\e917";
}

.mdi-donut-small:before {
  content: "\e918";
}

.mdi-drafts:before {
  content: "\e151";
}

.mdi-drag-handle:before {
  content: "\e25d";
}

.mdi-drive-eta:before {
  content: "\e613";
}

.mdi-dvr:before {
  content: "\e1b2";
}

.mdi-edit:before {
  content: "\e3c9";
}

.mdi-edit-location:before {
  content: "\e568";
}

.mdi-eject:before {
  content: "\e8fb";
}

.mdi-email:before {
  content: "\e0be";
}

.mdi-enhanced-encryption:before {
  content: "\e63f";
}

.mdi-equalizer:before {
  content: "\e01d";
}

.mdi-error:before {
  content: "\e000";
}

.mdi-error-outline:before {
  content: "\e001";
}

.mdi-euro-symbol:before {
  content: "\e926";
}

.mdi-ev-station:before {
  content: "\e56d";
}

.mdi-event:before {
  content: "\e878";
}

.mdi-event-available:before {
  content: "\e614";
}

.mdi-event-busy:before {
  content: "\e615";
}

.mdi-event-note:before {
  content: "\e616";
}

.mdi-event-seat:before {
  content: "\e903";
}

.mdi-exit-to-app:before {
  content: "\e879";
}

.mdi-expand-less:before {
  content: "\e5ce";
}

.mdi-expand-more:before {
  content: "\e5cf";
}

.mdi-explicit:before {
  content: "\e01e";
}

.mdi-explore:before {
  content: "\e87a";
}

.mdi-exposure:before {
  content: "\e3ca";
}

.mdi-exposure-neg-1:before {
  content: "\e3cb";
}

.mdi-exposure-neg-2:before {
  content: "\e3cc";
}

.mdi-exposure-plus-1:before {
  content: "\e3cd";
}

.mdi-exposure-plus-2:before {
  content: "\e3ce";
}

.mdi-exposure-zero:before {
  content: "\e3cf";
}

.mdi-extension:before {
  content: "\e87b";
}

.mdi-face:before {
  content: "\e87c";
}

.mdi-fast-forward:before {
  content: "\e01f";
}

.mdi-fast-rewind:before {
  content: "\e020";
}

.mdi-favorite:before {
  content: "\e87d";
}

.mdi-favorite-border:before {
  content: "\e87e";
}

.mdi-featured-play-list:before {
  content: "\e06d";
}

.mdi-featured-video:before {
  content: "\e06e";
}

.mdi-feedback:before {
  content: "\e87f";
}

.mdi-fiber-dvr:before {
  content: "\e05d";
}

.mdi-fiber-manual-record:before {
  content: "\e061";
}

.mdi-fiber-new:before {
  content: "\e05e";
}

.mdi-fiber-pin:before {
  content: "\e06a";
}

.mdi-fiber-smart-record:before {
  content: "\e062";
}

.mdi-file-download:before {
  content: "\e2c4";
}

.mdi-file-upload:before {
  content: "\e2c6";
}

.mdi-filter:before {
  content: "\e3d3";
}

.mdi-filter-1:before {
  content: "\e3d0";
}

.mdi-filter-2:before {
  content: "\e3d1";
}

.mdi-filter-3:before {
  content: "\e3d2";
}

.mdi-filter-4:before {
  content: "\e3d4";
}

.mdi-filter-5:before {
  content: "\e3d5";
}

.mdi-filter-6:before {
  content: "\e3d6";
}

.mdi-filter-7:before {
  content: "\e3d7";
}

.mdi-filter-8:before {
  content: "\e3d8";
}

.mdi-filter-9:before {
  content: "\e3d9";
}

.mdi-filter-9-plus:before {
  content: "\e3da";
}

.mdi-filter-b-and-w:before {
  content: "\e3db";
}

.mdi-filter-center-focus:before {
  content: "\e3dc";
}

.mdi-filter-drama:before {
  content: "\e3dd";
}

.mdi-filter-frames:before {
  content: "\e3de";
}

.mdi-filter-hdr:before {
  content: "\e3df";
}

.mdi-filter-list:before {
  content: "\e152";
}

.mdi-filter-none:before {
  content: "\e3e0";
}

.mdi-filter-tilt-shift:before {
  content: "\e3e2";
}

.mdi-filter-vintage:before {
  content: "\e3e3";
}

.mdi-find-in-page:before {
  content: "\e880";
}

.mdi-find-replace:before {
  content: "\e881";
}

.mdi-fingerprint:before {
  content: "\e90d";
}

.mdi-first-page:before {
  content: "\e5dc";
}

.mdi-fitness-center:before {
  content: "\eb43";
}

.mdi-flag:before {
  content: "\e153";
}

.mdi-flare:before {
  content: "\e3e4";
}

.mdi-flash-auto:before {
  content: "\e3e5";
}

.mdi-flash-off:before {
  content: "\e3e6";
}

.mdi-flash-on:before {
  content: "\e3e7";
}

.mdi-flight:before {
  content: "\e539";
}

.mdi-flight-land:before {
  content: "\e904";
}

.mdi-flight-takeoff:before {
  content: "\e905";
}

.mdi-flip:before {
  content: "\e3e8";
}

.mdi-flip-to-back:before {
  content: "\e882";
}

.mdi-flip-to-front:before {
  content: "\e883";
}

.mdi-folder:before {
  content: "\e2c7";
}

.mdi-folder-open:before {
  content: "\e2c8";
}

.mdi-folder-shared:before {
  content: "\e2c9";
}

.mdi-folder-special:before {
  content: "\e617";
}

.mdi-font-download:before {
  content: "\e167";
}

.mdi-format-align-center:before {
  content: "\e234";
}

.mdi-format-align-justify:before {
  content: "\e235";
}

.mdi-format-align-left:before {
  content: "\e236";
}

.mdi-format-align-right:before {
  content: "\e237";
}

.mdi-format-bold:before {
  content: "\e238";
}

.mdi-format-clear:before {
  content: "\e239";
}

.mdi-format-color-fill:before {
  content: "\e23a";
}

.mdi-format-color-reset:before {
  content: "\e23b";
}

.mdi-format-color-text:before {
  content: "\e23c";
}

.mdi-format-indent-decrease:before {
  content: "\e23d";
}

.mdi-format-indent-increase:before {
  content: "\e23e";
}

.mdi-format-italic:before {
  content: "\e23f";
}

.mdi-format-line-spacing:before {
  content: "\e240";
}

.mdi-format-list-bulleted:before {
  content: "\e241";
}

.mdi-format-list-numbered:before {
  content: "\e242";
}

.mdi-format-paint:before {
  content: "\e243";
}

.mdi-format-quote:before {
  content: "\e244";
}

.mdi-format-shapes:before {
  content: "\e25e";
}

.mdi-format-size:before {
  content: "\e245";
}

.mdi-format-strikethrough:before {
  content: "\e246";
}

.mdi-format-textdirection-l-to-r:before {
  content: "\e247";
}

.mdi-format-textdirection-r-to-l:before {
  content: "\e248";
}

.mdi-format-underlined:before {
  content: "\e249";
}

.mdi-forum:before {
  content: "\e0bf";
}

.mdi-forward:before {
  content: "\e154";
}

.mdi-forward-10:before {
  content: "\e056";
}

.mdi-forward-30:before {
  content: "\e057";
}

.mdi-forward-5:before {
  content: "\e058";
}

.mdi-free-breakfast:before {
  content: "\eb44";
}

.mdi-fullscreen:before {
  content: "\e5d0";
}

.mdi-fullscreen-exit:before {
  content: "\e5d1";
}

.mdi-functions:before {
  content: "\e24a";
}

.mdi-g-translate:before {
  content: "\e927";
}

.mdi-gamepad:before {
  content: "\e30f";
}

.mdi-games:before {
  content: "\e021";
}

.mdi-gavel:before {
  content: "\e90e";
}

.mdi-gesture:before {
  content: "\e155";
}

.mdi-get-app:before {
  content: "\e884";
}

.mdi-gif:before {
  content: "\e908";
}

.mdi-golf-course:before {
  content: "\eb45";
}

.mdi-gps-fixed:before {
  content: "\e1b3";
}

.mdi-gps-not-fixed:before {
  content: "\e1b4";
}

.mdi-gps-off:before {
  content: "\e1b5";
}

.mdi-grade:before {
  content: "\e885";
}

.mdi-gradient:before {
  content: "\e3e9";
}

.mdi-grain:before {
  content: "\e3ea";
}

.mdi-graphic-eq:before {
  content: "\e1b8";
}

.mdi-grid-off:before {
  content: "\e3eb";
}

.mdi-grid-on:before {
  content: "\e3ec";
}

.mdi-group:before {
  content: "\e7ef";
}

.mdi-group-add:before {
  content: "\e7f0";
}

.mdi-group-work:before {
  content: "\e886";
}

.mdi-hd:before {
  content: "\e052";
}

.mdi-hdr-off:before {
  content: "\e3ed";
}

.mdi-hdr-on:before {
  content: "\e3ee";
}

.mdi-hdr-strong:before {
  content: "\e3f1";
}

.mdi-hdr-weak:before {
  content: "\e3f2";
}

.mdi-headset:before {
  content: "\e310";
}

.mdi-headset-mic:before {
  content: "\e311";
}

.mdi-healing:before {
  content: "\e3f3";
}

.mdi-hearing:before {
  content: "\e023";
}

.mdi-help:before {
  content: "\e887";
}

.mdi-help-outline:before {
  content: "\e8fd";
}

.mdi-high-quality:before {
  content: "\e024";
}

.mdi-highlight:before {
  content: "\e25f";
}

.mdi-highlight-off:before {
  content: "\e888";
}

.mdi-history:before {
  content: "\e889";
}

.mdi-home:before {
  content: "\e88a";
}

.mdi-hot-tub:before {
  content: "\eb46";
}

.mdi-hotel:before {
  content: "\e53a";
}

.mdi-hourglass-empty:before {
  content: "\e88b";
}

.mdi-hourglass-full:before {
  content: "\e88c";
}

.mdi-http:before {
  content: "\e902";
}

.mdi-https:before {
  content: "\e88d";
}

.mdi-image:before {
  content: "\e3f4";
}

.mdi-image-aspect-ratio:before {
  content: "\e3f5";
}

.mdi-import-contacts:before {
  content: "\e0e0";
}

.mdi-import-export:before {
  content: "\e0c3";
}

.mdi-important-devices:before {
  content: "\e912";
}

.mdi-inbox:before {
  content: "\e156";
}

.mdi-indeterminate-check-box:before {
  content: "\e909";
}

.mdi-info:before {
  content: "\e88e";
}

.mdi-info-outline:before {
  content: "\e88f";
}

.mdi-input:before {
  content: "\e890";
}

.mdi-insert-chart:before {
  content: "\e24b";
}

.mdi-insert-comment:before {
  content: "\e24c";
}

.mdi-insert-drive-file:before {
  content: "\e24d";
}

.mdi-insert-emoticon:before {
  content: "\e24e";
}

.mdi-insert-invitation:before {
  content: "\e24f";
}

.mdi-insert-link:before {
  content: "\e250";
}

.mdi-insert-photo:before {
  content: "\e251";
}

.mdi-invert-colors:before {
  content: "\e891";
}

.mdi-invert-colors-off:before {
  content: "\e0c4";
}

.mdi-iso:before {
  content: "\e3f6";
}

.mdi-keyboard:before {
  content: "\e312";
}

.mdi-keyboard-arrow-down:before {
  content: "\e313";
}

.mdi-keyboard-arrow-left:before {
  content: "\e314";
}

.mdi-keyboard-arrow-right:before {
  content: "\e315";
}

.mdi-keyboard-arrow-up:before {
  content: "\e316";
}

.mdi-keyboard-backspace:before {
  content: "\e317";
}

.mdi-keyboard-capslock:before {
  content: "\e318";
}

.mdi-keyboard-hide:before {
  content: "\e31a";
}

.mdi-keyboard-return:before {
  content: "\e31b";
}

.mdi-keyboard-tab:before {
  content: "\e31c";
}

.mdi-keyboard-voice:before {
  content: "\e31d";
}

.mdi-kitchen:before {
  content: "\eb47";
}

.mdi-label:before {
  content: "\e892";
}

.mdi-label-outline:before {
  content: "\e893";
}

.mdi-landscape:before {
  content: "\e3f7";
}

.mdi-language:before {
  content: "\e894";
}

.mdi-laptop:before {
  content: "\e31e";
}

.mdi-laptop-chromebook:before {
  content: "\e31f";
}

.mdi-laptop-mac:before {
  content: "\e320";
}

.mdi-laptop-windows:before {
  content: "\e321";
}

.mdi-last-page:before {
  content: "\e5dd";
}

.mdi-launch:before {
  content: "\e895";
}

.mdi-layers:before {
  content: "\e53b";
}

.mdi-layers-clear:before {
  content: "\e53c";
}

.mdi-leak-add:before {
  content: "\e3f8";
}

.mdi-leak-remove:before {
  content: "\e3f9";
}

.mdi-lens:before {
  content: "\e3fa";
}

.mdi-library-add:before {
  content: "\e02e";
}

.mdi-library-books:before {
  content: "\e02f";
}

.mdi-library-music:before {
  content: "\e030";
}

.mdi-lightbulb-outline:before {
  content: "\e90f";
}

.mdi-line-style:before {
  content: "\e919";
}

.mdi-line-weight:before {
  content: "\e91a";
}

.mdi-linear-scale:before {
  content: "\e260";
}

.mdi-link:before {
  content: "\e157";
}

.mdi-linked-camera:before {
  content: "\e438";
}

.mdi-list:before {
  content: "\e896";
}

.mdi-live-help:before {
  content: "\e0c6";
}

.mdi-live-tv:before {
  content: "\e639";
}

.mdi-local-activity:before {
  content: "\e53f";
}

.mdi-local-airport:before {
  content: "\e53d";
}

.mdi-local-atm:before {
  content: "\e53e";
}

.mdi-local-bar:before {
  content: "\e540";
}

.mdi-local-cafe:before {
  content: "\e541";
}

.mdi-local-car-wash:before {
  content: "\e542";
}

.mdi-local-convenience-store:before {
  content: "\e543";
}

.mdi-local-dining:before {
  content: "\e556";
}

.mdi-local-drink:before {
  content: "\e544";
}

.mdi-local-florist:before {
  content: "\e545";
}

.mdi-local-gas-station:before {
  content: "\e546";
}

.mdi-local-grocery-store:before {
  content: "\e547";
}

.mdi-local-hospital:before {
  content: "\e548";
}

.mdi-local-hotel:before {
  content: "\e549";
}

.mdi-local-laundry-service:before {
  content: "\e54a";
}

.mdi-local-library:before {
  content: "\e54b";
}

.mdi-local-mall:before {
  content: "\e54c";
}

.mdi-local-movies:before {
  content: "\e54d";
}

.mdi-local-offer:before {
  content: "\e54e";
}

.mdi-local-parking:before {
  content: "\e54f";
}

.mdi-local-pharmacy:before {
  content: "\e550";
}

.mdi-local-phone:before {
  content: "\e551";
}

.mdi-local-pizza:before {
  content: "\e552";
}

.mdi-local-play:before {
  content: "\e553";
}

.mdi-local-post-office:before {
  content: "\e554";
}

.mdi-local-printshop:before {
  content: "\e555";
}

.mdi-local-see:before {
  content: "\e557";
}

.mdi-local-shipping:before {
  content: "\e558";
}

.mdi-local-taxi:before {
  content: "\e559";
}

.mdi-location-city:before {
  content: "\e7f1";
}

.mdi-location-disabled:before {
  content: "\e1b6";
}

.mdi-location-off:before {
  content: "\e0c7";
}

.mdi-location-on:before {
  content: "\e0c8";
}

.mdi-location-searching:before {
  content: "\e1b7";
}

.mdi-lock:before {
  content: "\e897";
}

.mdi-lock-open:before {
  content: "\e898";
}

.mdi-lock-outline:before {
  content: "\e899";
}

.mdi-looks:before {
  content: "\e3fc";
}

.mdi-looks-3:before {
  content: "\e3fb";
}

.mdi-looks-4:before {
  content: "\e3fd";
}

.mdi-looks-5:before {
  content: "\e3fe";
}

.mdi-looks-6:before {
  content: "\e3ff";
}

.mdi-looks-one:before {
  content: "\e400";
}

.mdi-looks-two:before {
  content: "\e401";
}

.mdi-loop:before {
  content: "\e028";
}

.mdi-loupe:before {
  content: "\e402";
}

.mdi-low-priority:before {
  content: "\e16d";
}

.mdi-loyalty:before {
  content: "\e89a";
}

.mdi-mail:before {
  content: "\e158";
}

.mdi-mail-outline:before {
  content: "\e0e1";
}

.mdi-map:before {
  content: "\e55b";
}

.mdi-markunread:before {
  content: "\e159";
}

.mdi-markunread-mailbox:before {
  content: "\e89b";
}

.mdi-memory:before {
  content: "\e322";
}

.mdi-menu:before {
  content: "\e5d2";
}

.mdi-merge-type:before {
  content: "\e252";
}

.mdi-message:before {
  content: "\e0c9";
}

.mdi-mic:before {
  content: "\e029";
}

.mdi-mic-none:before {
  content: "\e02a";
}

.mdi-mic-off:before {
  content: "\e02b";
}

.mdi-mms:before {
  content: "\e618";
}

.mdi-mode-comment:before {
  content: "\e253";
}

.mdi-mode-edit:before {
  content: "\e254";
}

.mdi-monetization-on:before {
  content: "\e263";
}

.mdi-money-off:before {
  content: "\e25c";
}

.mdi-monochrome-photos:before {
  content: "\e403";
}

.mdi-mood:before {
  content: "\e7f2";
}

.mdi-mood-bad:before {
  content: "\e7f3";
}

.mdi-more:before {
  content: "\e619";
}

.mdi-more-horiz:before {
  content: "\e5d3";
}

.mdi-more-vert:before {
  content: "\e5d4";
}

.mdi-motorcycle:before {
  content: "\e91b";
}

.mdi-mouse:before {
  content: "\e323";
}

.mdi-move-to-inbox:before {
  content: "\e168";
}

.mdi-movie:before {
  content: "\e02c";
}

.mdi-movie-creation:before {
  content: "\e404";
}

.mdi-movie-filter:before {
  content: "\e43a";
}

.mdi-multiline-chart:before {
  content: "\e6df";
}

.mdi-music-note:before {
  content: "\e405";
}

.mdi-music-video:before {
  content: "\e063";
}

.mdi-my-location:before {
  content: "\e55c";
}

.mdi-nature:before {
  content: "\e406";
}

.mdi-nature-people:before {
  content: "\e407";
}

.mdi-navigate-before:before {
  content: "\e408";
}

.mdi-navigate-next:before {
  content: "\e409";
}

.mdi-navigation:before {
  content: "\e55d";
}

.mdi-near-me:before {
  content: "\e569";
}

.mdi-network-cell:before {
  content: "\e1b9";
}

.mdi-network-check:before {
  content: "\e640";
}

.mdi-network-locked:before {
  content: "\e61a";
}

.mdi-network-wifi:before {
  content: "\e1ba";
}

.mdi-new-releases:before {
  content: "\e031";
}

.mdi-next-week:before {
  content: "\e16a";
}

.mdi-nfc:before {
  content: "\e1bb";
}

.mdi-no-encryption:before {
  content: "\e641";
}

.mdi-no-sim:before {
  content: "\e0cc";
}

.mdi-not-interested:before {
  content: "\e033";
}

.mdi-note:before {
  content: "\e06f";
}

.mdi-note-add:before {
  content: "\e89c";
}

.mdi-notifications:before {
  content: "\e7f4";
}

.mdi-notifications-active:before {
  content: "\e7f7";
}

.mdi-notifications-none:before {
  content: "\e7f5";
}

.mdi-notifications-off:before {
  content: "\e7f6";
}

.mdi-notifications-paused:before {
  content: "\e7f8";
}

.mdi-offline-pin:before {
  content: "\e90a";
}

.mdi-ondemand-video:before {
  content: "\e63a";
}

.mdi-opacity:before {
  content: "\e91c";
}

.mdi-open-in-browser:before {
  content: "\e89d";
}

.mdi-open-in-new:before {
  content: "\e89e";
}

.mdi-open-with:before {
  content: "\e89f";
}

.mdi-pages:before {
  content: "\e7f9";
}

.mdi-pageview:before {
  content: "\e8a0";
}

.mdi-palette:before {
  content: "\e40a";
}

.mdi-pan-tool:before {
  content: "\e925";
}

.mdi-panorama:before {
  content: "\e40b";
}

.mdi-panorama-fish-eye:before {
  content: "\e40c";
}

.mdi-panorama-horizontal:before {
  content: "\e40d";
}

.mdi-panorama-vertical:before {
  content: "\e40e";
}

.mdi-panorama-wide-angle:before {
  content: "\e40f";
}

.mdi-party-mode:before {
  content: "\e7fa";
}

.mdi-pause:before {
  content: "\e034";
}

.mdi-pause-circle-filled:before {
  content: "\e035";
}

.mdi-pause-circle-outline:before {
  content: "\e036";
}

.mdi-payment:before {
  content: "\e8a1";
}

.mdi-people:before {
  content: "\e7fb";
}

.mdi-people-outline:before {
  content: "\e7fc";
}

.mdi-perm-camera-mic:before {
  content: "\e8a2";
}

.mdi-perm-contact-calendar:before {
  content: "\e8a3";
}

.mdi-perm-data-setting:before {
  content: "\e8a4";
}

.mdi-perm-device-information:before {
  content: "\e8a5";
}

.mdi-perm-identity:before {
  content: "\e8a6";
}

.mdi-perm-media:before {
  content: "\e8a7";
}

.mdi-perm-phone-msg:before {
  content: "\e8a8";
}

.mdi-perm-scan-wifi:before {
  content: "\e8a9";
}

.mdi-person:before {
  content: "\e7fd";
}

.mdi-person-add:before {
  content: "\e7fe";
}

.mdi-person-outline:before {
  content: "\e7ff";
}

.mdi-person-pin:before {
  content: "\e55a";
}

.mdi-person-pin-circle:before {
  content: "\e56a";
}

.mdi-personal-video:before {
  content: "\e63b";
}

.mdi-pets:before {
  content: "\e91d";
}

.mdi-phone:before {
  content: "\e0cd";
}

.mdi-phone-android:before {
  content: "\e324";
}

.mdi-phone-bluetooth-speaker:before {
  content: "\e61b";
}

.mdi-phone-forwarded:before {
  content: "\e61c";
}

.mdi-phone-in-talk:before {
  content: "\e61d";
}

.mdi-phone-iphone:before {
  content: "\e325";
}

.mdi-phone-locked:before {
  content: "\e61e";
}

.mdi-phone-missed:before {
  content: "\e61f";
}

.mdi-phone-paused:before {
  content: "\e620";
}

.mdi-phonelink:before {
  content: "\e326";
}

.mdi-phonelink-erase:before {
  content: "\e0db";
}

.mdi-phonelink-lock:before {
  content: "\e0dc";
}

.mdi-phonelink-off:before {
  content: "\e327";
}

.mdi-phonelink-ring:before {
  content: "\e0dd";
}

.mdi-phonelink-setup:before {
  content: "\e0de";
}

.mdi-photo:before {
  content: "\e410";
}

.mdi-photo-album:before {
  content: "\e411";
}

.mdi-photo-camera:before {
  content: "\e412";
}

.mdi-photo-filter:before {
  content: "\e43b";
}

.mdi-photo-library:before {
  content: "\e413";
}

.mdi-photo-size-select-actual:before {
  content: "\e432";
}

.mdi-photo-size-select-large:before {
  content: "\e433";
}

.mdi-photo-size-select-small:before {
  content: "\e434";
}

.mdi-picture-as-pdf:before {
  content: "\e415";
}

.mdi-picture-in-picture:before {
  content: "\e8aa";
}

.mdi-picture-in-picture-alt:before {
  content: "\e911";
}

.mdi-pie-chart:before {
  content: "\e6c4";
}

.mdi-pie-chart-outlined:before {
  content: "\e6c5";
}

.mdi-pin-drop:before {
  content: "\e55e";
}

.mdi-place:before {
  content: "\e55f";
}

.mdi-play-arrow:before {
  content: "\e037";
}

.mdi-play-circle-filled:before {
  content: "\e038";
}

.mdi-play-circle-outline:before {
  content: "\e039";
}

.mdi-play-for-work:before {
  content: "\e906";
}

.mdi-playlist-add:before {
  content: "\e03b";
}

.mdi-playlist-add-check:before {
  content: "\e065";
}

.mdi-playlist-play:before {
  content: "\e05f";
}

.mdi-plus-one:before {
  content: "\e800";
}

.mdi-poll:before {
  content: "\e801";
}

.mdi-polymer:before {
  content: "\e8ab";
}

.mdi-pool:before {
  content: "\eb48";
}

.mdi-portable-wifi-off:before {
  content: "\e0ce";
}

.mdi-portrait:before {
  content: "\e416";
}

.mdi-power:before {
  content: "\e63c";
}

.mdi-power-input:before {
  content: "\e336";
}

.mdi-power-settings-new:before {
  content: "\e8ac";
}

.mdi-pregnant-woman:before {
  content: "\e91e";
}

.mdi-present-to-all:before {
  content: "\e0df";
}

.mdi-print:before {
  content: "\e8ad";
}

.mdi-priority-high:before {
  content: "\e645";
}

.mdi-public:before {
  content: "\e80b";
}

.mdi-publish:before {
  content: "\e255";
}

.mdi-query-builder:before {
  content: "\e8ae";
}

.mdi-question-answer:before {
  content: "\e8af";
}

.mdi-queue:before {
  content: "\e03c";
}

.mdi-queue-music:before {
  content: "\e03d";
}

.mdi-queue-play-next:before {
  content: "\e066";
}

.mdi-radio:before {
  content: "\e03e";
}

.mdi-radio-button-checked:before {
  content: "\e837";
}

.mdi-radio-button-unchecked:before {
  content: "\e836";
}

.mdi-rate-review:before {
  content: "\e560";
}

.mdi-receipt:before {
  content: "\e8b0";
}

.mdi-recent-actors:before {
  content: "\e03f";
}

.mdi-record-voice-over:before {
  content: "\e91f";
}

.mdi-redeem:before {
  content: "\e8b1";
}

.mdi-redo:before {
  content: "\e15a";
}

.mdi-refresh:before {
  content: "\e5d5";
}

.mdi-remove:before {
  content: "\e15b";
}

.mdi-remove-circle:before {
  content: "\e15c";
}

.mdi-remove-circle-outline:before {
  content: "\e15d";
}

.mdi-remove-from-queue:before {
  content: "\e067";
}

.mdi-remove-red-eye:before {
  content: "\e417";
}

.mdi-remove-shopping-cart:before {
  content: "\e928";
}

.mdi-reorder:before {
  content: "\e8fe";
}

.mdi-repeat:before {
  content: "\e040";
}

.mdi-repeat-one:before {
  content: "\e041";
}

.mdi-replay:before {
  content: "\e042";
}

.mdi-replay-10:before {
  content: "\e059";
}

.mdi-replay-30:before {
  content: "\e05a";
}

.mdi-replay-5:before {
  content: "\e05b";
}

.mdi-reply:before {
  content: "\e15e";
}

.mdi-reply-all:before {
  content: "\e15f";
}

.mdi-report:before {
  content: "\e160";
}

.mdi-report-problem:before {
  content: "\e8b2";
}

.mdi-restaurant:before {
  content: "\e56c";
}

.mdi-restaurant-menu:before {
  content: "\e561";
}

.mdi-restore:before {
  content: "\e8b3";
}

.mdi-restore-page:before {
  content: "\e929";
}

.mdi-ring-volume:before {
  content: "\e0d1";
}

.mdi-room:before {
  content: "\e8b4";
}

.mdi-room-service:before {
  content: "\eb49";
}

.mdi-rotate-90-degrees-ccw:before {
  content: "\e418";
}

.mdi-rotate-left:before {
  content: "\e419";
}

.mdi-rotate-right:before {
  content: "\e41a";
}

.mdi-rounded-corner:before {
  content: "\e920";
}

.mdi-router:before {
  content: "\e328";
}

.mdi-rowing:before {
  content: "\e921";
}

.mdi-rss-feed:before {
  content: "\e0e5";
}

.mdi-rv-hookup:before {
  content: "\e642";
}

.mdi-satellite:before {
  content: "\e562";
}

.mdi-save:before {
  content: "\e161";
}

.mdi-scanner:before {
  content: "\e329";
}

.mdi-schedule:before {
  content: "\e8b5";
}

.mdi-school:before {
  content: "\e80c";
}

.mdi-screen-lock-landscape:before {
  content: "\e1be";
}

.mdi-screen-lock-portrait:before {
  content: "\e1bf";
}

.mdi-screen-lock-rotation:before {
  content: "\e1c0";
}

.mdi-screen-rotation:before {
  content: "\e1c1";
}

.mdi-screen-share:before {
  content: "\e0e2";
}

.mdi-sd-card:before {
  content: "\e623";
}

.mdi-sd-storage:before {
  content: "\e1c2";
}

.mdi-search:before {
  content: "\e8b6";
}

.mdi-security:before {
  content: "\e32a";
}

.mdi-select-all:before {
  content: "\e162";
}

.mdi-send:before {
  content: "\e163";
}

.mdi-sentiment-dissatisfied:before {
  content: "\e811";
}

.mdi-sentiment-neutral:before {
  content: "\e812";
}

.mdi-sentiment-satisfied:before {
  content: "\e813";
}

.mdi-sentiment-very-dissatisfied:before {
  content: "\e814";
}

.mdi-sentiment-very-satisfied:before {
  content: "\e815";
}

.mdi-settings:before {
  content: "\e8b8";
}

.mdi-settings-applications:before {
  content: "\e8b9";
}

.mdi-settings-backup-restore:before {
  content: "\e8ba";
}

.mdi-settings-bluetooth:before {
  content: "\e8bb";
}

.mdi-settings-brightness:before {
  content: "\e8bd";
}

.mdi-settings-cell:before {
  content: "\e8bc";
}

.mdi-settings-ethernet:before {
  content: "\e8be";
}

.mdi-settings-input-antenna:before {
  content: "\e8bf";
}

.mdi-settings-input-component:before {
  content: "\e8c0";
}

.mdi-settings-input-composite:before {
  content: "\e8c1";
}

.mdi-settings-input-hdmi:before {
  content: "\e8c2";
}

.mdi-settings-input-svideo:before {
  content: "\e8c3";
}

.mdi-settings-overscan:before {
  content: "\e8c4";
}

.mdi-settings-phone:before {
  content: "\e8c5";
}

.mdi-settings-power:before {
  content: "\e8c6";
}

.mdi-settings-remote:before {
  content: "\e8c7";
}

.mdi-settings-system-daydream:before {
  content: "\e1c3";
}

.mdi-settings-voice:before {
  content: "\e8c8";
}

.mdi-share:before {
  content: "\e80d";
}

.mdi-shop:before {
  content: "\e8c9";
}

.mdi-shop-two:before {
  content: "\e8ca";
}

.mdi-shopping-basket:before {
  content: "\e8cb";
}

.mdi-shopping-cart:before {
  content: "\e8cc";
}

.mdi-short-text:before {
  content: "\e261";
}

.mdi-show-chart:before {
  content: "\e6e1";
}

.mdi-shuffle:before {
  content: "\e043";
}

.mdi-signal-cellular-4-bar:before {
  content: "\e1c8";
}

.mdi-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e1cd";
}

.mdi-signal-cellular-no-sim:before {
  content: "\e1ce";
}

.mdi-signal-cellular-null:before {
  content: "\e1cf";
}

.mdi-signal-cellular-off:before {
  content: "\e1d0";
}

.mdi-signal-wifi-4-bar:before {
  content: "\e1d8";
}

.mdi-signal-wifi-4-bar-lock:before {
  content: "\e1d9";
}

.mdi-signal-wifi-off:before {
  content: "\e1da";
}

.mdi-sim-card:before {
  content: "\e32b";
}

.mdi-sim-card-alert:before {
  content: "\e624";
}

.mdi-skip-next:before {
  content: "\e044";
}

.mdi-skip-previous:before {
  content: "\e045";
}

.mdi-slideshow:before {
  content: "\e41b";
}

.mdi-slow-motion-video:before {
  content: "\e068";
}

.mdi-smartphone:before {
  content: "\e32c";
}

.mdi-smoke-free:before {
  content: "\eb4a";
}

.mdi-smoking-rooms:before {
  content: "\eb4b";
}

.mdi-sms:before {
  content: "\e625";
}

.mdi-sms-failed:before {
  content: "\e626";
}

.mdi-snooze:before {
  content: "\e046";
}

.mdi-sort:before {
  content: "\e164";
}

.mdi-sort-by-alpha:before {
  content: "\e053";
}

.mdi-spa:before {
  content: "\eb4c";
}

.mdi-space-bar:before {
  content: "\e256";
}

.mdi-speaker:before {
  content: "\e32d";
}

.mdi-speaker-group:before {
  content: "\e32e";
}

.mdi-speaker-notes:before {
  content: "\e8cd";
}

.mdi-speaker-notes-off:before {
  content: "\e92a";
}

.mdi-speaker-phone:before {
  content: "\e0d2";
}

.mdi-spellcheck:before {
  content: "\e8ce";
}

.mdi-star:before {
  content: "\e838";
}

.mdi-star-border:before {
  content: "\e83a";
}

.mdi-star-half:before {
  content: "\e839";
}

.mdi-stars:before {
  content: "\e8d0";
}

.mdi-stay-current-landscape:before {
  content: "\e0d3";
}

.mdi-stay-current-portrait:before {
  content: "\e0d4";
}

.mdi-stay-primary-landscape:before {
  content: "\e0d5";
}

.mdi-stay-primary-portrait:before {
  content: "\e0d6";
}

.mdi-stop:before {
  content: "\e047";
}

.mdi-stop-screen-share:before {
  content: "\e0e3";
}

.mdi-storage:before {
  content: "\e1db";
}

.mdi-store:before {
  content: "\e8d1";
}

.mdi-store-mall-directory:before {
  content: "\e563";
}

.mdi-straighten:before {
  content: "\e41c";
}

.mdi-streetview:before {
  content: "\e56e";
}

.mdi-strikethrough-s:before {
  content: "\e257";
}

.mdi-style:before {
  content: "\e41d";
}

.mdi-subdirectory-arrow-left:before {
  content: "\e5d9";
}

.mdi-subdirectory-arrow-right:before {
  content: "\e5da";
}

.mdi-subject:before {
  content: "\e8d2";
}

.mdi-subscriptions:before {
  content: "\e064";
}

.mdi-subtitles:before {
  content: "\e048";
}

.mdi-subway:before {
  content: "\e56f";
}

.mdi-supervisor-account:before {
  content: "\e8d3";
}

.mdi-surround-sound:before {
  content: "\e049";
}

.mdi-swap-calls:before {
  content: "\e0d7";
}

.mdi-swap-horiz:before {
  content: "\e8d4";
}

.mdi-swap-vert:before {
  content: "\e8d5";
}

.mdi-swap-vertical-circle:before {
  content: "\e8d6";
}

.mdi-switch-camera:before {
  content: "\e41e";
}

.mdi-switch-video:before {
  content: "\e41f";
}

.mdi-sync:before {
  content: "\e627";
}

.mdi-sync-disabled:before {
  content: "\e628";
}

.mdi-sync-problem:before {
  content: "\e629";
}

.mdi-system-update:before {
  content: "\e62a";
}

.mdi-system-update-alt:before {
  content: "\e8d7";
}

.mdi-tab:before {
  content: "\e8d8";
}

.mdi-tab-unselected:before {
  content: "\e8d9";
}

.mdi-tablet:before {
  content: "\e32f";
}

.mdi-tablet-android:before {
  content: "\e330";
}

.mdi-tablet-mac:before {
  content: "\e331";
}

.mdi-tag-faces:before {
  content: "\e420";
}

.mdi-tap-and-play:before {
  content: "\e62b";
}

.mdi-terrain:before {
  content: "\e564";
}

.mdi-text-fields:before {
  content: "\e262";
}

.mdi-text-format:before {
  content: "\e165";
}

.mdi-textsms:before {
  content: "\e0d8";
}

.mdi-texture:before {
  content: "\e421";
}

.mdi-theaters:before {
  content: "\e8da";
}

.mdi-thumb-down:before {
  content: "\e8db";
}

.mdi-thumb-up:before {
  content: "\e8dc";
}

.mdi-thumbs-up-down:before {
  content: "\e8dd";
}

.mdi-time-to-leave:before {
  content: "\e62c";
}

.mdi-timelapse:before {
  content: "\e422";
}

.mdi-timeline:before {
  content: "\e922";
}

.mdi-timer:before {
  content: "\e425";
}

.mdi-timer-10:before {
  content: "\e423";
}

.mdi-timer-3:before {
  content: "\e424";
}

.mdi-timer-off:before {
  content: "\e426";
}

.mdi-title:before {
  content: "\e264";
}

.mdi-toc:before {
  content: "\e8de";
}

.mdi-today:before {
  content: "\e8df";
}

.mdi-toll:before {
  content: "\e8e0";
}

.mdi-tonality:before {
  content: "\e427";
}

.mdi-touch-app:before {
  content: "\e913";
}

.mdi-toys:before {
  content: "\e332";
}

.mdi-track-changes:before {
  content: "\e8e1";
}

.mdi-traffic:before {
  content: "\e565";
}

.mdi-train:before {
  content: "\e570";
}

.mdi-tram:before {
  content: "\e571";
}

.mdi-transfer-within-a-station:before {
  content: "\e572";
}

.mdi-transform:before {
  content: "\e428";
}

.mdi-translate:before {
  content: "\e8e2";
}

.mdi-trending-down:before {
  content: "\e8e3";
}

.mdi-trending-flat:before {
  content: "\e8e4";
}

.mdi-trending-up:before {
  content: "\e8e5";
}

.mdi-tune:before {
  content: "\e429";
}

.mdi-turned-in:before {
  content: "\e8e6";
}

.mdi-turned-in-not:before {
  content: "\e8e7";
}

.mdi-tv:before {
  content: "\e333";
}

.mdi-unarchive:before {
  content: "\e169";
}

.mdi-undo:before {
  content: "\e166";
}

.mdi-unfold-less:before {
  content: "\e5d6";
}

.mdi-unfold-more:before {
  content: "\e5d7";
}

.mdi-update:before {
  content: "\e923";
}

.mdi-usb:before {
  content: "\e1e0";
}

.mdi-verified-user:before {
  content: "\e8e8";
}

.mdi-vertical-align-bottom:before {
  content: "\e258";
}

.mdi-vertical-align-center:before {
  content: "\e259";
}

.mdi-vertical-align-top:before {
  content: "\e25a";
}

.mdi-vibration:before {
  content: "\e62d";
}

.mdi-video-call:before {
  content: "\e070";
}

.mdi-video-label:before {
  content: "\e071";
}

.mdi-video-library:before {
  content: "\e04a";
}

.mdi-videocam:before {
  content: "\e04b";
}

.mdi-videocam-off:before {
  content: "\e04c";
}

.mdi-videogame-asset:before {
  content: "\e338";
}

.mdi-view-agenda:before {
  content: "\e8e9";
}

.mdi-view-array:before {
  content: "\e8ea";
}

.mdi-view-carousel:before {
  content: "\e8eb";
}

.mdi-view-column:before {
  content: "\e8ec";
}

.mdi-view-comfy:before {
  content: "\e42a";
}

.mdi-view-compact:before {
  content: "\e42b";
}

.mdi-view-day:before {
  content: "\e8ed";
}

.mdi-view-headline:before {
  content: "\e8ee";
}

.mdi-view-list:before {
  content: "\e8ef";
}

.mdi-view-module:before {
  content: "\e8f0";
}

.mdi-view-quilt:before {
  content: "\e8f1";
}

.mdi-view-stream:before {
  content: "\e8f2";
}

.mdi-view-week:before {
  content: "\e8f3";
}

.mdi-vignette:before {
  content: "\e435";
}

.mdi-visibility:before {
  content: "\e8f4";
}

.mdi-visibility-off:before {
  content: "\e8f5";
}

.mdi-voice-chat:before {
  content: "\e62e";
}

.mdi-voicemail:before {
  content: "\e0d9";
}

.mdi-volume-down:before {
  content: "\e04d";
}

.mdi-volume-mute:before {
  content: "\e04e";
}

.mdi-volume-off:before {
  content: "\e04f";
}

.mdi-volume-up:before {
  content: "\e050";
}

.mdi-vpn-key:before {
  content: "\e0da";
}

.mdi-vpn-lock:before {
  content: "\e62f";
}

.mdi-wallpaper:before {
  content: "\e1bc";
}

.mdi-warning:before {
  content: "\e002";
}

.mdi-watch:before {
  content: "\e334";
}

.mdi-watch-later:before {
  content: "\e924";
}

.mdi-wb-auto:before {
  content: "\e42c";
}

.mdi-wb-cloudy:before {
  content: "\e42d";
}

.mdi-wb-incandescent:before {
  content: "\e42e";
}

.mdi-wb-iridescent:before {
  content: "\e436";
}

.mdi-wb-sunny:before {
  content: "\e430";
}

.mdi-wc:before {
  content: "\e63d";
}

.mdi-web:before {
  content: "\e051";
}

.mdi-web-asset:before {
  content: "\e069";
}

.mdi-weekend:before {
  content: "\e16b";
}

.mdi-whatshot:before {
  content: "\e80e";
}

.mdi-widgets:before {
  content: "\e1bd";
}

.mdi-wifi:before {
  content: "\e63e";
}

.mdi-wifi-lock:before {
  content: "\e1e1";
}

.mdi-wifi-tethering:before {
  content: "\e1e2";
}

.mdi-work:before {
  content: "\e8f9";
}

.mdi-wrap-text:before {
  content: "\e25b";
}

.mdi-youtube-searched-for:before {
  content: "\e8fa";
}

.mdi-zoom-in:before {
  content: "\e8ff";
}

.mdi-zoom-out:before {
  content: "\e900";
}

.mdi-zoom-out-map:before {
  content: "\e56b";
}

/*# sourceMappingURL=material-icons.min.css.map */
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-display: swap;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-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-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-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-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-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-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-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-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-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-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-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-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-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-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-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-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.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-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}

.fa,
.fab {
  font-family: "Font Awesome 5 Brands";
}

.far {
  font-weight: 400;
}

.fas {
  font-weight: 900;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* Global */
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

sub {
  font-size: 75%;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  font-size: 60%;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
}

strong,
b {
  font-weight: 600;
}

em,
i {
  font-style: italic;
}

button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  color: inherit;
  font: inherit;
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

optgroup {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  color: inherit;
  font: inherit;
  margin: 0;
}

textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

blockquote:before,
q:before {
  content: '';
  content: none;
}

blockquote:after,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  padding: 0;
}

table th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: 0 none !important;
}

*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Global Variables */
/* Media Screen */
/* Color */
.c-primary {
  color: #007c82;
}

.c-secondary {
  color: #ad9442;
}

.c-white {
  color: #ffffff;
}

.c-black {
  color: #000;
}

.c-gray {
  color: #333d47;
}

.c-gray2 {
  color: #676767;
}

.c-gray3 {
  color: #909090;
}

.c-gray4 {
  color: #b2b2b2;
}

.c-red {
  color: #c10920;
}

/* Background */
.bg-primary {
  background-color: #007c82;
}

.bg-secondary {
  background-color: #ad9442;
}

.bg-white {
  background-color: #ffffff;
}

.bg-black {
  background-color: #000;
}

.bg-gray {
  background-color: #333d47;
}

.bg-gray2 {
  background-color: #676767;
}

.bg-gray3 {
  background-color: #909090;
}

.bg-gray4 {
  background-color: #b2b2b2;
}

.bg-red {
  background-color: #c10920;
}

/* Site Wrappers */
.fill-width {
  width: 100%;
}

.wrapper {
  max-width: 1440px;
}

.inner-wrapper {
  max-width: 1350px;
}

body.page-id-659 .inner-pages .inner-wrapper {
  max-width: 860px;
}

.small-wrapper {
  max-width: 1150px;
}

.small-wrapper-xs {
  max-width: 330px;
}

.full-wrapper {
  max-width: 100%;
}

.full-wrapper-pad {
  max-width: 100%;
}

.ie10 .page-wrapper,
.ie11 .page-wrapper {
  height: auto;
}

.clearfix:before,
.wrapper:before,
.inner-wrapper:before,
.small-wrapper:before,
.small-wrapper-xs:before,
.full-wrapper:before,
.full-wrapper-2:before,
.search-wrapper:before {
  content: "";
  display: table;
  clear: both;
}

.clearfix:after,
.wrapper:after,
.inner-wrapper:after,
.small-wrapper:after,
.small-wrapper-xs:after,
.full-wrapper:after,
.full-wrapper-2:after,
.search-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.wrapper,
.inner-wrapper,
.small-wrapper,
.small-wrapper-xs,
.full-wrapper,
.full-wrapper-2 {
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {

  .wrapper,
  .inner-wrapper,
  .small-wrapper,
  .small-wrapper-xs,
  .full-wrapper,
  .full-wrapper-2 {
    padding: 0 25px;
  }
}

.max900 {
  max-width: 900px;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  position: relative;
  margin: 0 0 20px;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1700px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin: 0 0 15px;
  }
}

h1.ff-montserrat-normal,
h2.ff-montserrat-normal,
h3.ff-montserrat-normal,
h4.ff-montserrat-normal,
h5.ff-montserrat-normal,
h6.ff-montserrat-normal,
.h1.ff-montserrat-normal,
.h2.ff-montserrat-normal,
.h3.ff-montserrat-normal,
.h4.ff-montserrat-normal,
.h5.ff-montserrat-normal,
.h6.ff-montserrat-normal {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
.h1:empty,
.h2:empty,
.h3:empty,
.h4:empty,
.h5:empty,
.h6:empty,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}

h1,
.h1,
.fs1 {
  font-size: 2.575rem;
  line-height: 1.175;
}

@media only screen and (max-width: 1024px) {

  h1,
  .h1,
  .fs1 {
    font-size: 2.175rem;
    line-height: 1.2;
  }
}

h2,
.h2,
.fs2 {
  font-size: 2.275rem;
  line-height: 1.3;
}

@media only screen and (max-width: 1024px) {

  h2,
  .h2,
  .fs2 {
    font-size: 2rem;
    line-height: 1.2;
  }
}

h3,
.h3,
.fs3 {
  font-size: 1.676rem;
  line-height: 1.3;
}

h4,
.h4,
.fs4 {
  font-size: 1.537rem;
  line-height: 1.3;
}

@media only screen and (max-width: 1400px) {

  h4,
  .h4,
  .fs4 {
    font-size: 1.45rem;
    line-height: 1.4;
  }
}

h5,
.h5,
.fs5 {
  font-size: 1.257rem;
  line-height: 1.3;
}

p,
.p,
li,
td,
th,
address,
h6,
.h6,
.fs6 {
  font-size: 1.257rem;
  line-height: 1.45;
}

p,
.p {
  margin-bottom: 15px;
}

p:empty,
.p:empty,
p:last-child,
.p:last-child {
  margin-bottom: 0 !important;
}

.cms-content p+h3 {
  padding-top: 20px;
}

.cms-content ul {
  margin-bottom: 15px;
}

.cms-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}

.cms-content ul li:last-child {
  margin-bottom: 0;
}

.cms-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  height: 6px;
  width: 6px;
  background: #007c82;
  border-radius: 50%;
}

.cms-content ul+h3 {
  padding-top: 20px;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

/* Positions */
.pos-r {
  position: relative;
}

.pos-s {
  position: static;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

.t-0 {
  top: 0;
}

.r-0 {
  right: 0;
}

.b-0 {
  bottom: 0;
}

.l-0 {
  left: 0;
}

.t-a {
  top: auto;
}

.r-a {
  right: auto;
}

.b-a {
  bottom: auto;
}

.l-a {
  left: auto;
}

.z-a {
  z-index: auto;
}

/* Visual Formatting */
.fl-n {
  float: none;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.fl-fix {
  float: left;
  width: 100%;
}

.cl-n {
  clear: none;
}

.cl-l {
  clear: left;
}

.cl-r {
  clear: right;
}

.cl-b {
  clear: both;
}

.d-n {
  display: none;
}

.d-b {
  display: block;
}

.d-i {
  display: inline;
}

.d-ib {
  display: inline-block;
}

.d-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-if {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.d-li {
  display: list-item;
}

.d-tb {
  display: table;
}

.d-tbc {
  display: table-cell;
}

.d-tbcl {
  display: table-column;
}

.d-tbr {
  display: table-row;
}

.d-itb {
  display: inline-table;
}

.d-tbcp {
  display: table-caption;
}

.d-tbclg {
  display: table-column-group;
}

.d-tbhg {
  display: table-header-group;
}

.d-tbfg {
  display: table-footer-group;
}

.d-tbrg {
  display: table-row-group;
}

.v-v {
  visibility: visible;
}

.v-h {
  visibility: hidden;
}

.v-c {
  visibility: collapse;
}

.ov-v {
  overflow: visible;
}

.ovx-v {
  overflow-x: visible;
}

.ovy-v {
  overflow-y: visible;
}

.ov-h {
  overflow: hidden;
}

.ovx-h {
  overflow-x: hidden;
}

.ovy-h {
  overflow-y: hidden;
}

.ov-s {
  overflow: scroll;
}

.ovx-s {
  overflow-x: scroll;
}

.ovy-s {
  overflow-y: scroll;
}

.ov-a {
  overflow: auto;
}

.ovx-a {
  overflow-x: auto;
}

.ovy-a {
  overflow-y: auto;
}

.zoo,
.zm {
  zoom: 1;
}

.cp-a {
  clip: auto;
}

.rsz-n {
  resize: none;
}

.rsz-b {
  resize: both;
}

.rsz-h {
  resize: horizontal;
}

.rsz-v {
  resize: vertical;
}

.cur-a {
  cursor: auto;
}

.cur-d {
  cursor: default;
}

.cur-c {
  cursor: crosshair;
}

.cur-he {
  cursor: help;
}

.cur-m {
  cursor: move;
}

.cur-p {
  cursor: pointer;
}

.cur-t {
  cursor: text;
}

/* Margin */
.m-a {
  margin: auto;
}

.mt-a {
  margin-top: auto;
}

.mr-a {
  margin-right: auto;
}

.mb-a {
  margin-bottom: auto;
}

.ml-a {
  margin-left: auto;
}

/* Box Sizing */
.bxz-bb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bxz-cb {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.w-a {
  width: auto;
}

.h-a {
  height: auto;
}

.maw-n {
  max-width: none;
}

.mah-n {
  max-height: none;
}

.vh {
  height: 100vh;
}

.vw {
  width: 100vw;
}

/* Font */
.fw-n {
  font-weight: normal;
}

.fw-b {
  font-weight: bold;
}

.fw-br {
  font-weight: bolder;
}

.fw-lr {
  font-weight: lighter;
}

.fs-i {
  font-style: italic;
}

.fs-n {
  font-style: normal;
}

.fs-o {
  font-style: oblique;
}

.fv-n {
  font-variant: normal;
}

.fv-sc {
  font-variant: small-caps;
}

.fza-n {
  font-size-adjust: none;
}

.ff-s {
  font-family: serif;
}

.ff-ss {
  font-family: sans-serif;
}

.ff-c {
  font-family: cursive;
}

.ff-f {
  font-family: fantasy;
}

.ff-m {
  font-family: monospace;
}

.ff-a {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.ff-t {
  font-family: 'Times New Roman', Times, Baskerville, Georgia, serif;
}

.ff-v {
  font-family: Verdana, Geneva, sans-serif;
}

.fst-n {
  font-stretch: normal;
}

.fst-c {
  font-stretch: condensed;
}

.fst-sc {
  font-stretch: semi-condensed;
}

.fst-ec {
  font-stretch: extra-condensed;
}

.fst-uc {
  font-stretch: ultra-condensed;
}

.fst-e {
  font-stretch: expanded;
}

.fst-se {
  font-stretch: semi-expanded;
}

.fst-ee {
  font-stretch: extra-expanded;
}

.fst-ue {
  font-stretch: ultra-expanded;
}

/* Text */
.va-t {
  vertical-align: top;
}

.va-m {
  vertical-align: middle;
}

.va-b {
  vertical-align: bottom;
}

.va-tt {
  vertical-align: text-top;
}

.va-tb {
  vertical-align: text-bottom;
}

.va-sup {
  vertical-align: super;
}

.va-sub {
  vertical-align: sub;
}

.va-bl {
  vertical-align: baseline;
}

.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.ta-j {
  text-align: justify;
}

.td-n {
  text-decoration: none;
}

.td-u {
  text-decoration: underline;
}

.td-o {
  text-decoration: overline;
}

.td-l {
  text-decoration: line-through;
}

.te-n {
  -webkit-text-emphasis: none;
  text-emphasis: none;
}

.te-ac {
  -webkit-text-emphasis: accent;
  text-emphasis: accent;
}

.te-dt {
  -webkit-text-emphasis: dot;
  text-emphasis: dot;
}

.te-c {
  -webkit-text-emphasis: circle;
  text-emphasis: circle;
}

.te-ds {
  -webkit-text-emphasis: disc;
  text-emphasis: disc;
}

.te-b {
  -webkit-text-emphasis: before;
  text-emphasis: before;
}

.te-a {
  -webkit-text-emphasis: after;
  text-emphasis: after;
}

.tt-n {
  text-transform: none;
}

.tt-c {
  text-transform: capitalize;
}

.tt-u {
  text-transform: uppercase;
}

.tt-l {
  text-transform: lowercase;
}

.tsh-n {
  text-shadow: none;
}

.lts-n {
  letter-spacing: normal;
}

.no-ls {
  letter-spacing: 0;
}

.whs-n {
  white-space: normal;
}

.whs-p {
  white-space: pre;
}

.whs-nw {
  white-space: nowrap;
}

.whs-pw {
  white-space: pre-wrap;
}

.whs-pl {
  white-space: pre-line;
}

.wob-n {
  word-break: normal;
}

.wob-k {
  word-break: keep-all;
}

.wob-ba {
  word-break: break-all;
}

.wow-nm {
  word-wrap: normal;
}

.wow-b {
  word-wrap: break-word;
}

/* Background */
.bg-n {
  background: none;
}

.bgc-w {
  background-color: #ffffff;
}

.bgc-b {
  background-color: #000000;
}

.bgc-t {
  background-color: transparent;
}

.bgr-n {
  background-repeat: no-repeat;
}

.bgr-x {
  background-repeat: repeat-x;
}

.bgr-y {
  background-repeat: repeat-y;
}

.bga-f {
  background-attachment: fixed;
}

.bga-s {
  background-attachment: scroll;
}

.bgp-tl {
  background-position: top left;
}

.bgp-tc {
  background-position: top center;
}

.bgp-tr {
  background-position: top right;
}

.bgp-cl {
  background-position: center left;
}

.bgp-cc {
  background-position: center center;
}

.bgp-cr {
  background-position: center right;
}

.bgp-bl {
  background-position: bottom left;
}

.bgp-bc {
  background-position: bottom center;
}

.bgp-br {
  background-position: bottom right;
}

.bgsz-a {
  background-size: auto;
}

.bgsz-ct {
  background-size: contain;
}

.bgsz-cv {
  background-size: cover;
}

.ipad .bga-f,
.iphone .bga-f {
  background-attachment: scroll;
}

/* Outline */
.ols-n {
  outline-style: none;
}

.ols-dt {
  outline-style: dotted;
}

.ols-ds {
  outline-style: dashed;
}

.ols-s {
  outline-style: solid;
}

.ols-db {
  outline-style: double;
}

.ols-g {
  outline-style: groove;
}

.ols-r {
  outline-style: ridge;
}

.ols-i {
  outline-style: inset;
}

.ols-o {
  outline-style: outset;
}

.olc {
  outline-color: #000000;
}

/* Tables */
.tbl-a {
  table-layout: auto;
}

.tbl-f {
  table-layout: fixed;
}

.cps-t {
  caption-side: top;
}

.cps-b {
  caption-side: bottom;
}

.ec-s {
  empty-cells: show;
}

.ec-h {
  empty-cells: hide;
}

/* Border */
.bd-n {
  border: none;
}

.bdcl-c {
  border-collapse: collapse;
}

.bdcl-s {
  border-collapse: separate;
}

.bdc-t {
  border-color: transparent;
}

.bdi-n {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
}

.bds-n {
  border-style: none;
}

.bds-h {
  border-style: hidden;
}

.bds-dt {
  border-style: dotted;
}

.bds-ds {
  border-style: dashed;
}

.bds-s {
  border-style: solid;
}

.bds-db {
  border-style: double;
}

.bds-i {
  border-style: inset;
}

.bds-o {
  border-style: outset;
}

.bdt-n {
  border-top: none;
}

.bdts-n {
  border-top-style: none;
}

.bdtc-t {
  border-top-color: transparent;
}

.bdr-n {
  border-right: none;
}

.bdrs-n {
  border-right-style: none;
}

.bdrc-t {
  border-right-color: transparent;
}

.bdb-n {
  border-bottom: none;
}

.bdbs-n {
  border-bottom-style: none;
}

.bdbc-t {
  border-bottom-color: transparent;
}

.bdl-n {
  border-left: none;
}

.bdls-n {
  border-left-style: none;
}

.bdlc-t {
  border-left-color: transparent;
}

.bdrs {
  border-radius: 0;
}

/* Lists */
.lis-n {
  list-style: none;
}

.lisp-i {
  list-style-position: inside;
}

.lisp-o {
  list-style-position: outside;
}

.list-n {
  list-style-type: none;
}

.list-d {
  list-style-type: disc;
}

.list-c {
  list-style-type: circle;
}

.list-s {
  list-style-type: square;
}

.list-dc {
  list-style-type: decimal;
}

.list-dclz {
  list-style-type: decimal-leading-zero;
}

.list-lr {
  list-style-type: lower-roman;
}

.list-ur {
  list-style-type: upper-roman;
}

/* Print */
.pgbb-au {
  page-break-before: auto;
}

.pgbb-al {
  page-break-before: always;
}

.pgbb-l {
  page-break-before: left;
}

.pgbb-r {
  page-break-before: right;
}

.pgbi-au {
  page-break-inside: auto;
}

.pgbi-av {
  page-break-inside: avoid;
}

.pgba-au {
  page-break-after: auto;
}

.pgba-al {
  page-break-after: always;
}

.pgba-l {
  page-break-after: left;
}

.pgba-r {
  page-break-after: right;
}

/* Flex */
.ac-c {
  -ms-flex-line-pack: center;
  align-content: center;
}

.ac-fe {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.ac-fs {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.ac-s {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.ac-sa {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.ac-sb {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.ai-b {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ai-fe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ai-fs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ai-s {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.as-a {
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.as-b {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.as-c {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.as-fe {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.as-fs {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.as-s {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.fxd-c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fxd-cr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.fxd-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.fxd-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.fxw-n {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.fxw-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fxw-wr {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-fe {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.jc-fs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.jc-sa {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Animation */
.animdir-a {
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.animdir-ar {
  animation-direction: alternate-reverse;
}

.animdir-n {
  -webkit-animation-direction: normal;
  animation-direction: normal;
}

.animdir-r {
  animation-direction: reverse;
}

.animfm {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animfm-b {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.bfv-h {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bfv-v {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

/* Others */
.tov-c {
  -o-text-overflow: clip;
  text-overflow: clip;
}

.tov-e {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.tso-cc {
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-family: a;
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}

.transition,
a,
.alink,
.close-btn span:before,
.close-btn span:after,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.btn,
.button,
.nav-toggle,
.nav-toggle span:before,
.nav-toggle span:after,
.c-checkbox>label,
.c-checkbox>.label,
.c-checkbox>label:before,
.c-checkbox>.label:before,
body .hbspt-form .hs-form-booleancheckbox>label>span,
body .hbspt-form .hs-form-booleancheckbox>label>span:before {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.transition-none {
  -webkit-transition: none;
  transition: none;
}

.transform-center {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  z-index: 1;
}

.translateY-50 {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.translateY-100 {
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.translateX-50 {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.translateX-100 {
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.user-select-none {
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* Widths */
.w5 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w68 {
  width: 68%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  width: 100%;
}

.maxW100 {
  max-width: 100%;
}

/* Margins */
.mar5 {
  margin: 5px;
}

.mar10 {
  margin: 10px;
}

.mar15 {
  margin: 15px;
}

.mar20 {
  margin: 20px;
}

.mar25 {
  margin: 25px;
}

.mar30 {
  margin: 30px;
}

.marT1 {
  margin-top: 1px;
}

.marT2 {
  margin-top: 2px;
}

.marT3 {
  margin-top: 3px;
}

.marT4 {
  margin-top: 4px;
}

.marT5 {
  margin-top: 5px;
}

.marT10 {
  margin-top: 10px;
}

.marT15 {
  margin-top: 15px;
}

.marT20 {
  margin-top: 20px;
}

.marT25 {
  margin-top: 25px;
}

.marT30 {
  margin-top: 30px;
}

.marT35 {
  margin-top: 35px;
}

.marT40 {
  margin-top: 40px;
}

.marT50 {
  margin-top: 50px;
}

.marB0 {
  margin-bottom: 0;
}

.marB5 {
  margin-bottom: 5px;
}

.marB10 {
  margin-bottom: 10px;
}

.marB15 {
  margin-bottom: 15px;
}

.marB20 {
  margin-bottom: 20px;
}

.marB25 {
  margin-bottom: 25px;
}

.marB30 {
  margin-bottom: 30px;
}

.marB35 {
  margin-bottom: 35px;
}

.marB40 {
  margin-bottom: 40px;
}

.marB50 {
  margin-bottom: 50px;
}

.marB60 {
  margin-bottom: 60px;
}

.marB70 {
  margin-bottom: 70px;
}

.marB80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .marB80 {
    margin-bottom: 30px;
  }
}

.marB90 {
  margin-bottom: 90px;
}

.marB100 {
  margin-bottom: 100px;
}

.marB150 {
  margin-bottom: 150px;
}

.marL1 {
  margin-left: 1px;
}

.marL2 {
  margin-left: 2px;
}

.marL3 {
  margin-left: 3px;
}

.marL4 {
  margin-left: 4px;
}

.marL5 {
  margin-left: 5px;
}

.marL10 {
  margin-left: 10px;
}

.marL15 {
  margin-left: 15px;
}

.marL20 {
  margin-left: 20px;
}

.marL25 {
  margin-left: 25px;
}

.marL30 {
  margin-left: 30px;
}

.marL35 {
  margin-left: 35px;
}

.marL40 {
  margin-left: 40px;
}

.marR1 {
  margin-right: 1px;
}

.marR2 {
  margin-right: 2px;
}

.marR3 {
  margin-right: 3px;
}

.marR4 {
  margin-right: 4px;
}

.marR5 {
  margin-right: 5px;
}

.marR10 {
  margin-right: 10px;
}

.marR15 {
  margin-right: 15px;
}

.marR20 {
  margin-right: 20px;
}

.marR25 {
  margin-right: 25px;
}

.marR30 {
  margin-right: 30px;
}

.marTB10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.marTB20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.marTB30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.marTB40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.marTB50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.marTB60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.marTB80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.marTB100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1279px) {
  .marTB100 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .marTB100 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.marTB150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

@media only screen and (max-width: 1279px) {
  .marTB150 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .marTB150 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.noMar {
  margin: 0 !important;
}

.noBMar {
  margin-bottom: 0 !important;
}

.noTMar {
  margin-top: 0 !important;
}

.noLMar {
  margin-left: 0 !important;
}

.noRMar {
  margin-right: 0 !important;
}

/* Paddings */
.pad5 {
  padding: 5px;
}

.pad10 {
  padding: 10px;
}

.pad15 {
  padding: 15px;
}

.pad20 {
  padding: 20px;
}

.pad25 {
  padding: 25px;
}

.pad30 {
  padding: 30px;
}

.pad40 {
  padding: 40px;
}

.padT0 {
  padding-top: 0;
}

.padT1 {
  padding-top: 1px;
}

.padT2 {
  padding-top: 2px;
}

.padT3 {
  padding-top: 3px;
}

.padT4 {
  padding-top: 4px;
}

.padT5 {
  padding-top: 5px;
}

.padT10 {
  padding-top: 10px;
}

.padT15 {
  padding-top: 15px;
}

.padT20 {
  padding-top: 20px;
}

.padT25 {
  padding-top: 25px;
}

.padT30 {
  padding-top: 30px;
}

.padT40 {
  padding-top: 40px;
}

.padT50 {
  padding-top: 50px;
}

.padT60 {
  padding-top: 60px;
}

.padT100 {
  padding-top: 100px;
}

.padL0 {
  padding-left: 0;
}

.padL1 {
  padding-left: 1px;
}

.padL2 {
  padding-left: 2px;
}

.padL3 {
  padding-left: 3px;
}

.padL5 {
  padding-left: 5px;
}

.padL10 {
  padding-left: 10px;
}

.padL15 {
  padding-left: 15px;
}

.padL20 {
  padding-left: 20px;
}

.padL25 {
  padding-left: 25px;
}

.padL30 {
  padding-left: 30px;
}

.padL40 {
  padding-left: 40px;
}

.padL50 {
  padding-left: 50px;
}

.padL100 {
  padding-left: 100px;
}

.padL150 {
  padding-left: 150px;
}

.padL155 {
  padding-left: 155px;
}

.padR0 {
  padding-right: 0;
}

.padR1 {
  padding-right: 1px;
}

.padR2 {
  padding-right: 2px;
}

.padR3 {
  padding-right: 3px;
}

.padR5 {
  padding-right: 5px;
}

.padR10 {
  padding-right: 10px;
}

.padR15 {
  padding-right: 15px;
}

.padR20 {
  padding-right: 20px;
}

.padR25 {
  padding-right: 25px;
}

.padR30 {
  padding-right: 30px;
}

.padR35 {
  padding-right: 35px;
}

.padR40 {
  padding-right: 40px;
}

.padR50 {
  padding-right: 50px;
}

.padB5 {
  padding-bottom: 5px;
}

.padB10 {
  padding-bottom: 10px;
}

.padB15 {
  padding-bottom: 15px;
}

.padB20 {
  padding-bottom: 20px;
}

.padB25 {
  padding-bottom: 25px;
}

.padB30 {
  padding-bottom: 30px;
}

.padB40 {
  padding-bottom: 40px;
}

.padB50 {
  padding-bottom: 50px;
}

.padB70 {
  padding-bottom: 70px;
}

.padTB5 {
  padding-bottom: 5px;
  padding-top: 5px;
}

.padTB10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.padTB20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padTB30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.padTB40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.padTB50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.padTB60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.padTB {
  padding-bottom: 60px;
  padding-top: 60px;
}

@media only screen and (max-width: 767px) {
  .padTB {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.noTPad {
  padding-top: 0 !important;
}

.noBPad {
  padding-bottom: 0 !important;
}

.noLPad {
  padding-left: 0 !important;
}

.noRPad {
  padding-right: 0 !important;
}

.noPad {
  padding: 0 !important;
}

.gapT {
  margin-top: 3rem;
}

.gapB {
  margin-bottom: 3rem;
}

.gapB2 {
  margin-bottom: 10rem;
}

@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}

.desktop-only {
  display: block;
}

@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none;
  }
}

.blue-grad {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63ccdc+0,bde6ee+100 */
  background: #63ccdc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #63ccdc 0%, #bde6ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #63ccdc 0%, #bde6ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #63ccdc 0%, #bde6ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63ccdc', endColorstr='#bde6ee', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.placeholder {
  opacity: 0;
}

.has-overlay {
  position: relative;
}

.has-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(15, 31, 29, 0.4);
  z-index: 1;
}

.has-light-overlay {
  position: relative;
}

.has-light-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.hover-line {
  border-bottom: 2px solid transparent;
}

.hover-line:hover {
  border-bottom-color: inherit;
}

.image-box {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.image-box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  min-width: 100%;
}

.image-box img img {
  width: 100%;
}

.h100 {
  height: 100%;
}

.spacer150 {
  min-height: 100px;
}

@media only screen and (max-width: 767px) {
  .spacer150 {
    min-height: 40px;
  }
}

.spacer100 {
  min-height: 50px;
}

@media only screen and (max-width: 767px) {
  .spacer100 {
    min-height: 40px;
  }
}

.box-hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.box-hover:hover {
  box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 767px) {
  .box-hover:hover {
    box-shadow: 0 1px 10px 10px rgba(0, 0, 0, 0.1);
  }
}

.has-link {
  cursor: pointer;
}

html.android .mobile-thumbnail,
html.iphone .mobile-thumbnail,
html.ipad .mobile-thumbnail {
  display: block;
}

html.android .video-box iframe,
html.iphone .video-box iframe,
html.ipad .video-box iframe {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 2;
}

html.android .video-box .play-btn:not(.custom-play),
html.iphone .video-box .play-btn:not(.custom-play),
html.ipad .video-box .play-btn:not(.custom-play) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}

@media only screen and (max-width: 1024px) {
  body .video-box iframe {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 2;
  }

  body .video-box .play-btn:not(.custom-play) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: -1;
  }
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

html {
  overflow-y: scroll;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1700px) {
  html {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1400px) {
  html {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1199px) {
  html {
    font-size: 11px;
  }
}

body {
  width: 100%;
  min-height: 100%;
  color: #000;
}

::-moz-selection {
  color: #ffffff;
  background: #8fa19b;
}

::selection {
  color: #ffffff;
  background: #8fa19b;
}

video,
iframe {
  width: 100%;
  max-width: 100%;
}

table {
  display: table;
  width: 100%;
  table-layout: fixed;
}

table td,
table th {
  padding: 6px 10px;
}

.site-wrapper {
  padding-top: 85px;
  position: relative;
  /*    &:before{
        content: "";
        position: absolute;
        top:0;
        right: 0;
        left: 0;
        height: 7rem;
        background: @gray6;        
    }*/
}

@media only screen and (max-width: 1700px) {
  .site-wrapper {
    padding-top: 5.5rem;
  }
}

@media only screen and (max-width: 1550px) {
  .site-wrapper {
    padding-top: 6rem;
  }
}

@media only screen and (max-width: 1299px) {
  .site-wrapper {
    padding-top: 6rem;
  }
}

.subscribe-section,
.subscribe-modal {
  background: #f5f5f5;
  display: flex;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding: 4rem 2rem;
}

.subscribe-section .col,
.subscribe-modal .col {
  padding: 15px 25px;
}

.subscribe-section .h4,
.subscribe-modal .h4 {
  white-space: nowrap;
  margin-bottom: 0;
}

.subscribe-section .fields,
.subscribe-modal .fields,
.subscribe-section .hbspt-form,
.subscribe-modal .hbspt-form {
  position: relative;
  max-width: 525px;
  font-size: 10px;
  line-height: 18px;
  width: 100vw;
}

@media only screen and (max-width: 1400px) {

  .subscribe-section .fields,
  .subscribe-modal .fields,
  .subscribe-section .hbspt-form,
  .subscribe-modal .hbspt-form {
    width: 100%;
  }
}

.subscribe-section .input-text,
.subscribe-modal .input-text,
.subscribe-section input[type="email"],
.subscribe-modal input[type="email"] {
  width: 100%;
  border-radius: 70px;
  padding: 8px 25px;
  padding-right: 120px;
  height: auto;
  min-height: 46px;
}

@media only screen and (max-width: 1700px) {

  .subscribe-section .input-text,
  .subscribe-modal .input-text,
  .subscribe-section input[type="email"],
  .subscribe-modal input[type="email"] {
    min-height: 42px;
  }
}

@media only screen and (max-width: 1400px) {

  .subscribe-section .input-text,
  .subscribe-modal .input-text,
  .subscribe-section input[type="email"],
  .subscribe-modal input[type="email"] {
    min-height: 38px;
  }
}

.subscribe-section .btn,
.subscribe-modal .btn,
.subscribe-section .hs_submit,
.subscribe-modal .hs_submit {
  top: 0;
  right: 0;
}

.subscribe-section .hs_submit,
.subscribe-modal .hs_submit {
  line-height: normal;
}

.subscribe-section .hbspt-form,
.subscribe-modal .hbspt-form {
  position: relative;
  padding-bottom: 0;
}

.subscribe-section .hbspt-form .hs_error_rollup,
.subscribe-modal .hbspt-form .hs_error_rollup {
  margin-bottom: 0;
}

.subscribe-section .hs_email,
.subscribe-modal .hs_email {
  margin-bottom: 15px;
}

.subscribe-section a:not(.btn),
.subscribe-modal a:not(.btn) {
  color: #007c82;
}

.subscribe-section .legal-consent-container p,
.subscribe-modal .legal-consent-container p {
  font-size: 12px;
  line-height: 18px;
}

.subscribe-section .legal-consent-container .hs-form-booleancheckbox-display input,
.subscribe-modal .legal-consent-container .hs-form-booleancheckbox-display input {
  margin-top: 8px;
}

.subscribe-section .hs-richtext,
.subscribe-modal .hs-richtext {
  margin-bottom: 10px;
}

.subscribe-section .hs-error-msgs,
.subscribe-modal .hs-error-msgs {
  color: red;
}

.subscribe-section .hs-error-msgs label,
.subscribe-modal .hs-error-msgs label {
  font-size: 12px;
}

.subscribe-section .submitted-message,
.subscribe-modal .submitted-message {
  color: green;
}

@media only screen and (max-width: 980px) {

  .subscribe-section>.d-f,
  .subscribe-modal>.d-f {
    min-width: 100%;
  }

  .subscribe-section>.d-f .col,
  .subscribe-modal>.d-f .col {
    padding: 10px;
  }
}

@media only screen and (max-width: 1024px) {

  .subscribe-section,
  .subscribe-modal {
    text-align: center;
  }

  .subscribe-section .h4,
  .subscribe-modal .h4 {
    white-space: normal;
  }

  .subscribe-section>.d-f,
  .subscribe-modal>.d-f {
    flex-wrap: wrap;
  }

  .subscribe-section>.d-f .col,
  .subscribe-modal>.d-f .col {
    padding: 10px 0px;
    width: 100%;
  }

  .subscribe-section>.d-f .col.w50,
  .subscribe-modal>.d-f .col.w50 {
    display: flex;
    justify-content: center;
  }

  .subscribe-section>.d-f .col.w50 .modal-content,
  .subscribe-modal>.d-f .col.w50 .modal-content {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .subscribe-section>.d-f .col.w50 .modal-content .hs-submit,
  .subscribe-modal>.d-f .col.w50 .modal-content .hs-submit {
    top: 5px;
  }
}

@media only screen and (max-width: 480px) {

  .subscribe-section .h4,
  .subscribe-modal .h4 {
    font-size: 14px;
  }

  .subscribe-section .hs-button,
  .subscribe-modal .hs-button {
    padding: 4px 20px;
  }
}

.subscribe-section form .actions input[type="submit"],
.subscribe-modal form .actions input[type="submit"] {
  background-color: #ad9442 !important;
  border-color: #ad9442 !important;
}

.subscribe-section form .actions input[type="submit"]:hover,
.subscribe-modal form .actions input[type="submit"]:hover {
  background-color: #007c82 !important;
  border-color: #007c82 !important;
}

/* Animation */
.to-load.already-visible,
.no-js .to-load,
.no-cssanimations .to-load {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

.to-load {
  transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  opacity: 0;
  transition-duration: 2s, 1.25s;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

.to-load.loaded {
  transition-delay: 0s, 0.5s;
  transition-timing-function: cubic-bezier(0.42, 0, 0.15, 0.995);
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

/*

.to-load {
    opacity: 0;
    
    &.loaded {
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        -webkit-animation: moveUp 1s ease forwards; -ms-animation: moveUp 1s ease forwards;
        animation: moveUp 1s ease forwards;
        
       // transform: moveUp 1s cubic-bezier(0.067,0.433,0.272,0.995) .33s, opacity 1.5s linear .33s;
        @media @max-screen-1024 {
          -webkit-transform: translateY(55px);
          -ms-transform: translateY(55px);
          transform: translateY(55px);
        }

    }
    &.delay-1 {
        &.loaded {
            -webkit-animation-delay: 0.1s;
            -ms-animation-delay: 0.1s;
            animation-delay: 0.1s;
        }
    }
    &.delay-2 {
        &.loaded {
            -webkit-animation-delay: 0.2s;
            -ms-animation-delay: 0.2s;
            animation-delay: 0.2s;
        }
    }
    &.delay-3 {
      &.loaded {
          -webkit-animation-delay: 0.3s;
          -ms-animation-delay: 0.3s;
          animation-delay: 0.3s;
      }
  }
}*/
.IE9 .to-load {
  opacity: 1;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}

@-webkit-keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@media only screen and (max-width: 767px) {
  .to-load {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }

  .to-load.loaded {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.down-arrow {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}

@-moz-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.dots-banner {
  z-index: 1;
}

.dots-banner .figure {
  padding-bottom: 100%;
}

.dots-banner::before {
  content: "";
  position: absolute;
  z-index: -1;
  transition: all 0.5s ease;
}

.dots-banner.bgp-tl {
  padding-top: 40px;
  padding-left: 40px;
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-tl {
    padding-top: 20px;
    padding-left: 20px;
  }
}

.dots-banner.bgp-tl::before {
  left: 0;
  top: 0;
  right: 40px;
  bottom: 40px;
  transform: translateY(40px) translateX(40px);
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-tl::before {
    right: 20px;
    bottom: 20px;
    transform: translateY(20px) translateX(20px);
  }
}

.dots-banner.bgp-br {
  padding-bottom: 40px;
  padding-right: 40px;
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-br {
    padding-bottom: 20px;
    padding-right: 20px;
  }
}

.dots-banner.bgp-br::before {
  left: 40px;
  top: 40px;
  right: 0;
  bottom: 0;
  transform: translateY(-40px) translateX(-40px);
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-br::before {
    left: 20px;
    top: 20px;
    transform: translateY(-20px) translateX(-20px);
  }
}

.dots-banner.bgp-bl {
  padding-bottom: 40px;
  padding-left: 40px;
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-bl {
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

.dots-banner.bgp-bl::before {
  left: 0;
  top: 40px;
  right: 40px;
  bottom: 0;
  transform: translateY(-40px) translateX(40px);
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-bl::before {
    top: 20px;
    right: 20px;
    transform: translateY(-20px) translateX(20px);
  }
}

.dots-banner.bgp-tr {
  padding-top: 40px;
  padding-right: 40px;
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-tr {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.dots-banner.bgp-tr::before {
  left: 40px;
  top: 0;
  right: 0;
  bottom: 40px;
  transform: translateY(40px) translateX(-40px);
}

@media only screen and (max-width: 1299px) {
  .dots-banner.bgp-tr::before {
    left: 20px;
    bottom: 20px;
    transform: translateY(20px) translateX(-20px);
  }
}

.dots-banner .dots {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.dots-banner .dots .dot {
  border-radius: 100%;
  transform: scale(0);
  transform-origin: center center;
  transition: all 0.5s ease;
}

.dots-banner .dots .gold {
  background: rgba(173, 148, 66, 0.7);
  height: 0;
  width: 0;
  padding: 8%;
}

.dots-banner .dots .green {
  background: rgba(7, 124, 130, 0.7);
  height: 0;
  width: 0;
  padding: 12%;
}

.dots-banner .dots .line {
  background: transparent;
  height: 8%;
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
  left: 0;
  top: 50%;
  margin-top: -5px;
  right: 0;
  margin-right: 8%;
  margin-left: 12%;
}

.dots-banner .dots .line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #333d47;
  transition: all 0.75s ease;
}

.dots-banner .dots .line.l2r::before {
  left: auto;
  right: 0;
}

.is-selected .dots-banner:before,
.to-load-element.loaded .dots-banner:before {
  background: #007c82;
}

.home-slider .is-selected .dots-banner::before,
.to-load-element.loaded .dots-banner::before {
  transform: translateY(0px) translateX(0px);
}

.home-slider .is-selected .dots-banner .dots .gold,
.to-load-element.loaded .dots-banner .dots .gold {
  transform: scale(1);
  transition-delay: 0.25s;
}

.home-slider .is-selected .dots-banner .dots .green,
.to-load-element.loaded .dots-banner .dots .green {
  transform: scale(1);
  transition-delay: 0.75s;
}

.home-slider .is-selected .dots-banner .dots .line::before,
.to-load-element.loaded .dots-banner .dots .line::before {
  transition-delay: 1.25s;
  width: 100%;
}

.service-banner {
  padding-right: 40%;
}

.service-banner .figure-box {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

.service-banner .figure-box.active {
  opacity: 1;
  visibility: visible;
}

.service-banner .figure-box.active .circle {
  transform: rotate(360deg);
}

.service-banner .figure-box.active .line {
  height: calc(100% + 80px);
  transition-delay: 1s;
}

.service-banner .figure-wrapper {
  padding-bottom: 150%;
}

.service-banner .figure {
  padding-bottom: 150%;
  border-top-left-radius: 40px;
}

.service-banner.bgp-tl {
  padding-top: 30px;
  padding-left: 30px;
}

@media only screen and (max-width: 1299px) {
  .service-banner.bgp-tl {
    padding-top: 20px;
    padding-left: 20px;
  }
}

.service-banner.bgp-tl::before {
  content: "";
  position: absolute;
  background: #007c82;
  z-index: -1;
  transition: all 0.5s ease;
  left: 0;
  top: 0;
  right: calc(40% + 30px);
  bottom: 30px;
  border-top-left-radius: 40px;
  transform: translateY(30px) translateX(30px);
}

@media only screen and (max-width: 1299px) {
  .service-banner.bgp-tl::before {
    right: calc(40% + 20px);
    bottom: 20px;
    transform: translateY(20px) translateX(20px);
  }
}

.service-banner .circle {
  position: absolute;
  height: 40%;
  width: 60%;
  top: 50%;
  right: -30%;
  z-index: 1;
  margin-top: -25%;
  border-radius: 50%;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transform: rotate(0deg);
}

.service-banner .circle span {
  width: 50%;
  height: 100%;
  display: block;
}

.service-banner .circle .white {
  background: rgba(255, 255, 255, 0.9);
}

.service-banner .circle .gold {
  background: rgba(173, 148, 66, 0.6);
}

.service-banner .line {
  position: absolute;
  z-index: 1;
  right: -5px;
  top: -40px;
  height: 0;
  background: #333d47;
  transition: all 0.75s ease;
  width: 10px;
  border-radius: 10px;
}

.service-lists li.active .title {
  color: #007c82;
}

.service-lists li .title {
  transition: color 0.5s ease;
}

.engage-technology-banner {
  padding-left: 30%;
}

.engage-technology-banner .figure {
  padding-bottom: 140%;
  border-bottom-left-radius: 60px;
  overflow: hidden;
}

@media only screen and (max-width: 1299px) {
  .engage-technology-banner .figure {
    border-bottom-left-radius: 40px;
  }
}

.engage-technology-banner.bgp-tr {
  padding-top: 30px;
  padding-right: 30px;
}

@media only screen and (max-width: 1299px) {
  .engage-technology-banner.bgp-tr {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.engage-technology-banner.bgp-tr::before {
  content: "";
  position: absolute;
  background: #007c82;
  z-index: -1;
  transition: all 0.5s ease;
  left: calc(40% + 30px);
  top: 0;
  right: 0;
  bottom: 30px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .engage-technology-banner.bgp-tr::before {
    left: calc(40% + 20px);
    bottom: 20px;
    transform: translateY(20px) translateX(-20px);
  }
}

.engage-technology-banner .circle-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.engage-technology-banner svg {
  width: 100%;
  height: auto;
  padding-right: 30px;
}

@media only screen and (max-width: 1299px) {
  .engage-technology-banner svg {
    padding-right: 20px;
  }
}

.engage-technology-banner svg .svg-elem-1 {
  stroke-dashoffset: 1059.24731445px;
  stroke-dasharray: 1059.24731445px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

.engage-technology-banner .gold {
  height: 20%;
  width: 20%;
  position: absolute;
  left: 30%;
  top: 50%;
  background: rgba(173, 148, 66, 0.75);
  transform-origin: top left;
  transition: all 0.75s ease;
  margin-top: -10%;
  margin-left: -10%;
  border-radius: 50%;
  transform: scale(0);
  transform-origin: center center;
}

.animation-banner::before {
  content: "";
  position: absolute;
  background: #007c82;
  z-index: -1;
  transition: all 0.5s ease;
}

.animation-banner .figure {
  padding-bottom: calc(80% + 30px);
  overflow: hidden;
}

.animation-banner .element-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.animation-banner.type-1 {
  padding-top: 30px;
  padding-right: 30px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-1 {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.animation-banner.type-1 .element-box {
  top: 30px;
  right: 30px;
  overflow: hidden;
}

.animation-banner.type-1 .figure {
  border-top-right-radius: 60px;
  padding-bottom: 100%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-1 .figure {
    border-top-right-radius: 40px;
  }
}

.animation-banner.type-1::before {
  left: 30px;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 80px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-1::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(20px) translateX(-20px);
  }
}

.animation-banner.type-1 .gold {
  height: 20%;
  width: 20%;
  position: absolute;
  right: 40%;
  bottom: 40%;
  background: rgba(173, 148, 66, 0.6);
  transform: scale(5);
  transform-origin: right bottom;
  transition: all 1s ease;
}

.animation-banner.type-1 .white {
  height: 40%;
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(7, 124, 130, 0.85);
  transform: scale(0);
  transform-origin: top left;
  transition: all 0.75s ease;
}

.animation-banner.type-1 .line {
  position: absolute;
  z-index: 1;
  right: 40%;
  bottom: -15px;
  height: 0;
  background: #333d47;
  transition: all 0.75s ease;
  width: 10px;
  border-radius: 10px;
  margin-right: -5px;
}

.animation-banner.type-2 {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-2 {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.animation-banner.type-2 .figure {
  padding-bottom: calc(70% + 30px);
  border-top-right-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-2 .figure {
    border-top-right-radius: 40px;
  }
}

.animation-banner.type-2::before {
  left: 80px;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 80px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-2::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(20px) translateX(-20px);
  }
}

.animation-banner.type-2 .white {
  height: 22%;
  width: 17%;
  position: absolute;
  left: 10%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: top left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-2 .gold {
  height: 38%;
  width: 30%;
  position: absolute;
  left: 10%;
  bottom: 16.5%;
  transform-origin: top left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-3 {
  padding-bottom: 30px;
  padding-left: 30px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-3 {
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

.animation-banner.type-3 .figure {
  padding-bottom: calc(70% + 30px);
  border-bottom-left-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-3 .figure {
    border-bottom-left-radius: 40px;
  }
}

.animation-banner.type-3::before {
  left: 0;
  top: 30px;
  right: 35%;
  bottom: 0;
  border-bottom-left-radius: 80px;
  transform: translateY(-30px) translateX(30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-3::before {
    left: 0px;
    bottom: 0px;
    border-bottom-left-radius: 40px;
    transform: translateY(-20px) translateX(20px);
  }
}

.animation-banner.type-3 .element-box {
  position: absolute;
  height: 250px;
  width: 250px;
  left: auto;
  top: auto;
  bottom: 10%;
  right: 5%;
  z-index: 1;
  margin-top: 0%;
  border-radius: 50%;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transform: rotate(45deg);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-3 .element-box {
    height: 200px;
    width: 200px;
  }
}

@media only screen and (max-width: 980px) {
  .animation-banner.type-3 .element-box {
    height: 100px;
    width: 100px;
  }
}

.animation-banner.type-3 .element-box span {
  width: 50%;
  height: 100%;
  display: block;
}

.animation-banner.type-3 .element-box .white {
  background: rgba(255, 255, 255, 0.9);
}

.animation-banner.type-3 .element-box .gold {
  background: rgba(173, 148, 66, 0.6);
}

.animation-banner.type-4 {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 10%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-4 {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.animation-banner.type-4 .figure {
  padding-bottom: calc(70% + 30px);
  border-top-right-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-4 .figure {
    border-top-right-radius: 40px;
  }
}

.animation-banner.type-4::before {
  left: 20%;
  top: 0;
  right: 0;
  bottom: 35%;
  border-top-right-radius: 80px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-4::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(20px) translateX(-20px);
  }
}

.animation-banner.type-4 .white {
  height: 21.25%;
  width: 18%;
  position: absolute;
  left: 2%;
  bottom: 26%;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-4 .gold {
  height: 36.625%;
  width: 30%;
  position: absolute;
  left: 28%;
  bottom: 26%;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-5 {
  padding-right: 20px;
  padding-left: 25%;
  padding-bottom: calc(10% + 20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-5 {
    padding-right: 15px;
    padding-left: 20%;
    padding-bottom: calc(8% + 20px);
  }
}

.animation-banner.type-5 .figure {
  padding-bottom: calc(105% + 20px);
  border-bottom-right-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-5 .figure {
    border-bottom-right-radius: 40px;
  }
}

.animation-banner.type-5::before {
  left: 30%;
  top: 5%;
  right: 0%;
  bottom: calc(15% - 30px);
  border-bottom-right-radius: 80px;
  transform: translateY(-5%) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-5::before {
    left: 20px;
    bottom: 20px;
    border-bottom-right-radius: 40px;
    transform: translateY(-5%) translateX(-30px);
  }
}

.animation-banner.type-5 .white {
  height: 18%;
  width: 16.4%;
  position: absolute;
  left: 25%;
  bottom: 39%;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-5 .gold {
  height: 31%;
  width: 28.25%;
  position: absolute;
  left: 30%;
  bottom: 24%;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-6 {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 20%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-6 {
    padding-right: 15%;
  }
}

.animation-banner.type-6 .figure {
  padding-bottom: 80%;
  border-top-left-radius: 80px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-6 .figure {
    border-top-left-radius: 40px;
  }
}

.animation-banner.type-6::before {
  left: 0;
  top: 0;
  right: 20%;
  bottom: 30px;
  border-top-left-radius: 80px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-6::before {
    bottom: 20px;
    right: 20%;
    border-top-left-radius: 40px;
    transform: translateY(20px) translateX(-20px);
  }
}

.animation-banner.type-6 .white {
  height: 40%;
  width: 26%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 124, 130, 0.65);
  transform-origin: bottom left;
  transform: scale(0);
  transition: all 1s ease;
}

.animation-banner.type-6 .gold {
  height: 30%;
  width: 20%;
  position: absolute;
  right: 14%;
  bottom: 25%;
  transform-origin: top left;
  transform: scale(0);
  background: rgba(173, 148, 66, 0.65);
  transition: all 1s ease;
}

.animation-banner.type-7 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 25%;
  padding-bottom: 10%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-7 {
    padding-top: 15px;
    padding-left: 15px;
  }
}

.animation-banner.type-7 .figure {
  padding-bottom: 100%;
  border-top-left-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-7 .figure {
    border-top-left-radius: 40px;
  }
}

.animation-banner.type-7::before {
  left: 0;
  top: 0;
  right: 45%;
  bottom: 15%;
  border-top-left-radius: 80px;
  transform: translateY(20px) translateX(20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-7::before {
    left: 0;
    top: 0;
    border-top-left-radius: 40px;
    transform: translateY(15px) translateX(15px);
  }
}

.animation-banner.type-7 .white {
  height: 20%;
  width: 17%;
  position: absolute;
  left: 36%;
  bottom: 25%;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-7 .gold {
  height: 32%;
  width: 28%;
  position: absolute;
  left: 60%;
  bottom: 25%;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-8 {
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 30%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-8 {
    padding-bottom: 20px;
    padding-right: 20px;
  }
}

.animation-banner.type-8 .figure {
  border-bottom-right-radius: 60px;
  padding-bottom: 120%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-8 .figure {
    border-bottom-right-radius: 40px;
  }
}

.animation-banner.type-8::before {
  left: 35%;
  top: 0;
  right: 0;
  bottom: 0;
  border-bottom-right-radius: 80px;
  transform: translateY(-20px) translateX(-20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-8::before {
    left: 50px;
    top: 20px;
    bottom: 20px;
    border-bottom-right-radius: 40px;
    transform: translateY(-15px) translateX(-15px);
  }
}

.animation-banner.type-8 .white {
  position: absolute;
}

.animation-banner.type-8 .gold {
  height: 40%;
  width: 34%;
  position: absolute;
  left: 11%;
  bottom: 32%;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-9 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 25%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-9 {
    padding-top: 15px;
    padding-left: 15px;
  }
}

.animation-banner.type-9 .figure {
  border-top-left-radius: 60px;
  padding-bottom: 120%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-9 .figure {
    border-top-left-radius: 40px;
  }
}

.animation-banner.type-9::before {
  left: 0;
  top: 0;
  right: 10%;
  bottom: 30px;
  border-top-left-radius: 80px;
  transform: translateY(20px) translateX(20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-9::before {
    bottom: 20px;
    border-top-left-radius: 40px;
    transform: translateY(15px) translateX(15px);
  }
}

.animation-banner.type-9 .white {
  height: 28%;
  width: 25%;
  position: absolute;
  left: 15%;
  bottom: 42%;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-9 .gold {
  height: 38%;
  width: 34%;
  position: absolute;
  left: 51%;
  bottom: 42%;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-9 .line {
  position: absolute;
  z-index: 1;
  left: 105%;
  top: -1%;
  height: 10px;
  background: rgba(51, 61, 71, 0.85);
  transition: all 0.75s ease;
  width: 0;
  border-radius: 10px;
  margin-top: -5px;
  transform: rotate(135deg);
  transform-origin: 0 0;
}

.animation-banner.type-10 {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 35%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-10 {
    padding-top: 15px;
    padding-right: 15px;
  }
}

.animation-banner.type-10 .figure {
  padding-bottom: 140%;
  border-top-right-radius: 120px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-10 .figure {
    border-top-right-radius: 40px;
  }
}

.animation-banner.type-10::before {
  left: 35%;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 140px;
  transform: translateY(20px) translateX(-20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-10::before {
    left: 35%;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(15px) translateX(-15px);
  }
}

.animation-banner.type-10 .white {
  height: 22.25%;
  width: 20%;
  position: absolute;
  left: 40%;
  bottom: 15%;
  margin-bottom: 4px;
  background: rgba(255, 255, 255, 0.85);
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  transition: all 1s ease;
}

.animation-banner.type-10 .gold {
  height: 39%;
  width: 35%;
  position: absolute;
  left: 10%;
  bottom: 28%;
  margin-left: 2px;
  margin-bottom: -4px;
  transform-origin: bottom left;
  transform: scale(0) rotate(45deg);
  background: rgba(173, 148, 66, 0.85);
  transition: all 1s ease;
}

.animation-banner.type-11 {
  padding-top: 20px;
  padding-right: 16%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-11 {
    padding-bottom: 15px;
    padding-left: 15px;
  }
}

.animation-banner.type-11 .figure {
  padding-bottom: calc(84% + 20px);
  border-top-right-radius: 60px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-11 .figure {
    border-top-right-radius: 40px;
  }
}

.animation-banner.type-11::before {
  left: 10%;
  top: 0;
  right: 16%;
  bottom: 35%;
  margin-right: -20px;
  border-top-right-radius: 80px;
  transform: translateY(20px) translateX(-20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-11::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(15px) translateX(-15px);
  }
}

.animation-banner.type-11 .element-box {
  position: absolute;
  height: 250px;
  width: 250px;
  left: auto;
  top: auto;
  bottom: 4%;
  right: 2%;
  z-index: 1;
  margin-top: 0%;
  border-radius: 50%;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transform: rotate(45deg);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-11 .element-box {
    height: 200px;
    width: 200px;
  }
}

@media only screen and (max-width: 980px) {
  .animation-banner.type-11 .element-box {
    height: 100px;
    width: 100px;
  }
}

.animation-banner.type-11 .element-box span {
  width: 50%;
  height: 100%;
  display: block;
}

.animation-banner.type-11 .element-box .white {
  background: rgba(255, 255, 255, 0.9);
}

.animation-banner.type-11 .element-box .gold {
  background: rgba(173, 148, 66, 0.6);
}

.animation-banner.type-12 {
  padding-top: 20px;
  padding-right: 20%;
  padding-left: 20%;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-12 {
    padding-bottom: 15px;
    padding-left: 15px;
  }
}

.animation-banner.type-12 .figure {
  padding-bottom: 150%;
  border-top-right-radius: 120px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-12 .figure {
    border-top-right-radius: 80px;
  }
}

.animation-banner.type-12::before {
  left: calc(20% - 20px);
  top: 0;
  right: 20%;
  bottom: 30%;
  margin-right: -20px;
  border-top-right-radius: 140px;
  transform: translateY(20px) translateX(-20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-12::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 100px;
    transform: translateY(15px) translateX(-15px);
  }
}

.animation-banner.type-12 .element-box {
  position: absolute;
  height: 250px;
  width: 250px;
  left: auto;
  top: auto;
  bottom: 20px;
  right: 8%;
  z-index: 1;
  margin-top: 0%;
  border-radius: 50%;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transform: rotate(45deg);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-12 .element-box {
    height: 200px;
    width: 200px;
  }
}

@media only screen and (max-width: 980px) {
  .animation-banner.type-12 .element-box {
    height: 100px;
    width: 100px;
  }
}

.animation-banner.type-12 .element-box span {
  width: 50%;
  height: 100%;
  display: block;
}

.animation-banner.type-12 .element-box .white {
  background: rgba(255, 255, 255, 0.9);
}

.animation-banner.type-12 .element-box .gold {
  background: rgba(173, 148, 66, 0.6);
}

.animation-banner.type-13 {
  padding-bottom: 30px;
  padding-left: 30px;
  border-bottom-right-radius: 100px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-13 {
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

.animation-banner.type-13 .figure {
  padding-bottom: 80%;
}

.animation-banner.type-13::before {
  left: 0;
  top: 30px;
  right: 30px;
  bottom: 0;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-13::before {
    top: 20px;
    right: 20px;
    transform: translateY(20px) translateX(-20px);
  }
}

.animation-banner.type-13 .gold {
  height: 30%;
  width: 24%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(173, 148, 66, 0.75);
  transform: scale(0);
  transform-origin: right top;
  transition: all 1s ease;
}

.animation-banner.type-13 .white {
  height: 18.75%;
  width: 15%;
  position: absolute;
  right: 0;
  top: 20%;
  background: rgba(255, 255, 255, 0.75);
  width: 0;
  transform-origin: right top;
  transition: all 1s ease;
}

.animation-banner.type-13 .line {
  position: absolute;
  z-index: 1;
  left: 76%;
  top: 30%;
  height: 4px;
  background: rgba(51, 61, 71, 0.85);
  transition: all 0.75s ease;
  width: 0;
  border-radius: 10px;
  margin-top: -2px;
}

.animation-banner.type-14 {
  border-bottom-right-radius: 100px;
}

.animation-banner.type-14 .figure {
  padding-bottom: 80%;
}

.animation-banner.type-14 .gold {
  height: 30%;
  width: 24%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(173, 148, 66, 0.75);
  transform: scale(0);
  transform-origin: right top;
  transition: all 1s ease;
}

.animation-banner.type-14 .line {
  position: absolute;
  z-index: 1;
  left: 20%;
  bottom: 43%;
  height: 4px;
  background: rgba(51, 61, 71, 0.85);
  transition: all 0.75s ease;
  width: 0;
  border-radius: 10px;
  margin-top: -2px;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.animation-banner.type-14 .white {
  height: 18.75%;
  width: 15%;
  position: absolute;
  left: 20%;
  bottom: 25%;
  background: rgba(255, 255, 255, 0.75);
  width: 0;
  transform-origin: right top;
  transition: all 1s ease;
}

.animation-banner.type-15 {
  padding-top: 30px;
  padding-right: 30px;
  border-top-left-radius: 100px;
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-15 {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.animation-banner.type-15 .figure {
  padding-bottom: 80%;
}

.animation-banner.type-15::before {
  left: 30px;
  top: 0;
  right: 0;
  bottom: 30px;
  transform: translateY(-20px) translateX(-20px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-15::before {
    left: 20px;
    bottom: 20px;
    transform: translateY(-15px) translateX(-15px);
  }
}

.animation-banner.type-15 .gold {
  height: 30%;
  width: 24%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(173, 148, 66, 0.75);
  transform: scale(0);
  transform-origin: right top;
  transition: all 1s ease;
}

.animation-banner.type-15 .line {
  position: absolute;
  z-index: 1;
  left: 24%;
  bottom: 43%;
  height: 4px;
  background: rgba(51, 61, 71, 0.85);
  transition: all 0.75s ease;
  width: 0;
  border-radius: 10px;
  margin-top: -2px;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.animation-banner.type-15 .white {
  height: 120px;
  width: 15%;
  position: absolute;
  left: 24%;
  bottom: 43%;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 50%;
  overflow: hidden;
  width: 120px;
  transform-origin: center center;
  transform: scale(0);
  transition: all 1s ease;
  margin-left: -61px;
  margin-bottom: -116px;
}

.animation-banner.type-15 .white::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  background-color: rgba(7, 124, 130, 0.85);
  height: 100%;
}

.how-we-work-banner {
  margin-left: -4vw;
}

.how-we-work-banner .figure {
  padding-bottom: 100%;
  border-top-right-radius: 40px;
  overflow: hidden;
}

@media only screen and (max-width: 1299px) {
  .how-we-work-banner .figure {
    border-top-right-radius: 30px;
  }
}

.how-we-work-banner.bgp-tr {
  padding-top: 30px;
  padding-right: 30px;
}

@media only screen and (max-width: 1299px) {
  .how-we-work-banner.bgp-tr {
    padding-top: 20px;
    padding-right: 20px;
  }
}

.how-we-work-banner.bgp-tr::before {
  content: "";
  position: absolute;
  background: #007c82;
  z-index: -1;
  transition: all 0.5s ease;
  left: 30px;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 60px;
  transform: translateY(30px) translateX(-30px);
}

@media only screen and (max-width: 1299px) {
  .how-we-work-banner.bgp-tr::before {
    left: 20px;
    bottom: 20px;
    border-top-right-radius: 40px;
    transform: translateY(20px) translateX(-20px);
  }
}

.how-we-work-banner .element-box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.how-we-work-banner .gold {
  height: 20%;
  width: 20%;
  position: absolute;
  right: 40%;
  bottom: 40%;
  background: rgba(173, 148, 66, 0.6);
  transform: scale(5);
  transform-origin: right bottom;
  transition: all 1s ease;
}

.how-we-work-banner .white {
  height: 40%;
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(7, 124, 130, 0.85);
  transform: scale(0);
  transform-origin: top left;
  transition: all 0.75s ease;
}

.how-we-work-banner .line {
  position: absolute;
  z-index: 1;
  right: 40%;
  bottom: -15px;
  height: 0;
  background: #333d47;
  transition: all 0.75s ease;
  width: 10px;
  border-radius: 10px;
  margin-right: -5px;
}

.to-load-element.loaded .service-banner.bgp-tl::before {
  transform: translateY(0px) translateX(0px);
}

.to-load-element.loaded .how-we-work-banner.bgp-tr::before {
  transform: translateY(0px) translateX(0px);
}

.to-load-element.loaded .how-we-work-banner .gold {
  transform: scale(1);
  transition-delay: 0.25s;
}

.to-load-element.loaded .how-we-work-banner .white {
  transform: scale(1);
  transition-delay: 0.5s;
}

.to-load-element.loaded .how-we-work-banner .line {
  height: calc(60% + 30px);
  transition-delay: 1s;
}

.to-load-element.loaded .engage-technology-banner.bgp-tr::before {
  transform: translateY(0px) translateX(0px);
}

.to-load-element.loaded .engage-technology-banner .gold {
  transform: scale(1);
  transition-delay: 1.25s;
}

.to-load-element.loaded .engage-technology-banner svg .svg-elem-1 {
  stroke-dashoffset: 0;
  transition-delay: 0.25s;
}

.to-load-element.loaded .animation-banner::before {
  transform: translateY(0px) translateX(0px);
}

.to-load-element.loaded .animation-banner.type-1 .gold {
  transform: scale(1);
  transition-delay: 0.25s;
}

.to-load-element.loaded .animation-banner.type-1 .white {
  transform: scale(1);
  transition-delay: 0.5s;
}

.to-load-element.loaded .animation-banner.type-1 .line {
  height: calc(60% + 30px);
  transition-delay: 1s;
}

.to-load-element.loaded .animation-banner.type-2 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-2 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-3 .element-box {
  transform: rotate(405deg);
}

.to-load-element.loaded .animation-banner.type-4 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-4 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-5 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-5 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-6 .white {
  transform: scale(1);
}

.to-load-element.loaded .animation-banner.type-6 .gold {
  transform: scale(1);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-7 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-7 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-8 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-8 .gold {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-9 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-9 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-9 .line {
  width: 110%;
  transition-delay: 1.8s;
}

.to-load-element.loaded .animation-banner.type-10 .white {
  transform: scale(1) rotate(45deg);
}

.to-load-element.loaded .animation-banner.type-10 .gold {
  transform: scale(1) rotate(45deg);
  transition-delay: 0.8s;
}

.to-load-element.loaded .animation-banner.type-11 .element-box {
  transform: rotate(405deg);
}

.to-load-element.loaded .animation-banner.type-12 .element-box {
  transform: rotate(405deg);
}

.to-load-element.loaded .animation-banner.type-13 .gold {
  transform: scale(1);
}

.to-load-element.loaded .animation-banner.type-13 .white {
  width: 15%;
  transition-delay: 0.85s;
}

.to-load-element.loaded .animation-banner.type-13 .line {
  width: 24%;
  transition-delay: 1.8s;
}

.to-load-element.loaded .animation-banner.type-13 .gold {
  transform: scale(1);
}

.to-load-element.loaded .animation-banner.type-13 .white {
  width: 15%;
  transition-delay: 0.85s;
}

.to-load-element.loaded .animation-banner.type-13 .line {
  width: 35%;
  transition-delay: 1.8s;
}

.to-load-element.loaded .animation-banner.type-14 .gold {
  transform: scale(1);
}

.to-load-element.loaded .animation-banner.type-14 .white {
  width: 15%;
  transition-delay: 0.85s;
}

.to-load-element.loaded .animation-banner.type-14 .line {
  width: 35%;
  transition-delay: 1.8s;
}

.to-load-element.loaded .animation-banner.type-15 .gold {
  transform: scale(1);
}

.to-load-element.loaded .animation-banner.type-15 .white {
  transform: scale(1);
  transition-delay: 0.85s;
}

.to-load-element.loaded .animation-banner.type-15 .line {
  width: 35%;
  transition-delay: 1.8s;
}

.hoverImg img {
  transition: all 0.5s ease;
}

.hoverImg img:hover {
  transform: scale(1.1);
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #000000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 50px;
  top: 50px;
}

@media only screen and (max-width: 767px) {
  .fancybox-toolbar {
    right: 10px;
    top: 10px;
  }
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  border-radius: 10px;
  max-width: 700px;
}

.fancybox-content .fancybox-image {
  border: 20px solid white;
}

.videoFancybox .fancybox-content {
  max-width: 100%;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
  max-width: 100%;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: transparent;
  min-width: 100px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: auto;
}

.fancybox-button:before {
  content: "Close";
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}

.fancybox-button svg {
  width: 29px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  top: 1px;
  position: relative;
  margin-left: 10px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #fff;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 0;
  right: 10px;
  top: 10px;
  width: 40px;
  font-size: 0;
}

.fancybox-slide--html .fancybox-close-small:hover {
  color: currentColor !important;
  background-color: transparent !important;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 40px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
  background: red !important;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }

  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

.fancybox-button--close:hover {
  background-color: transparent !important;
  color: white !important;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

.fancybox-button--zoom,
.fancybox-button--play,
.fancybox-button--thumbs {
  display: none !important;
}

.fancybox-navigation .fancybox-button {
  background: transparent !important;
  width: 40px;
  height: 40px;
  padding: 0;
}

.fancybox-navigation .fancybox-button svg {
  opacity: 0;
}

.fancybox-navigation .fancybox-button:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -9px;
  width: 18px;
  height: 18px;
  border-left: 3px solid white;
  border-top: 3px solid white;
  transform: rotate(-45deg);
}

.fancybox-navigation .fancybox-button[disabled] {
  opacity: 0.4;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before {
  transform: rotate(135deg);
  margin: -7px 0 0 -9px;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
  max-height: 60vh;
  padding-bottom: 20px;
}

/*======================================
  Selectric v1.13.0
======================================*/
.c-select.custom {
  border: 0;
  border-radius: 0;
  height: auto;
}

.c-select.custom:after {
  display: none;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  background: #fff;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 40px 0 20px;
  font-size: 14px;
  line-height: 44px;
  color: #000000;
  height: 44px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #000;
  text-align: center;
  border: 0;
  padding: 0;
  background: transparent;
  font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 6px;
  height: 12px;
  background-size: 100% auto;
}

.selectric-open .selectric .button:after {
  transform: rotate(90deg);
}

.selectric-hover .selectric .button {
  color: #666;
}

.selectric-hover .selectric .button:after {
  border-top-color: #666;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 0;
  z-index: -1;
  box-shadow: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px 15px;
  cursor: pointer;
  color: #000000;
  font-size: 14px;
}

.selectric-items li.selected {
  background: #000;
  color: #ffffff !important;
}

.selectric-items li.highlighted {
  background: #000;
  color: #ffffff !important;
}

.selectric-items li:hover {
  background: #000;
  color: #ffffff !important;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider>* {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
  pointer-events: auto;
  z-index: 1;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  border: none;
  color: #fff;
  min-width: 40px;
}

html:not(.iphone):not(.ipad):not(.android) .flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
}

.flickity-button:active {
  opacity: 1;
}

.flickity-button:disabled {
  opacity: 0.5;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: transparent;
  stroke: #1f81db;
  stroke-width: 4px;
  stroke-linejoin: round;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0);
  border-radius: 0;
  padding: 0;
  /* vertically center */
  transform: translateY(-50%);
  z-index: 99;
  transition: none;
  width: 47px;
  height: 20px;
  background: #ad9442 url("../svg/right-arrow-white.svg") no-repeat 0 0;
  background-size: 40% 40%;
  background-position: center center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.flickity-prev-next-button:before,
.flickity-prev-next-button:after {
  display: none;
}

.flickity-prev-next-button svg {
  display: none;
}

html:not(.iphone):not(.ipad):not(.android) .flickity-prev-next-button:hover {
  background-color: #007c82;
}

.flickity-prev-next-button.previous {
  left: 50px;
}

.flickity-prev-next-button.next {
  right: 50px;
}

html:not(.iphone):not(.ipad):not(.android) .flickity-prev-next-button.next:hover {
  background-color: #007c82;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1;
  font-size: 8px;
  text-align: center;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1279px) {
  .flickity-page-dots {
    right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .flickity-page-dots {
    width: 100%;
    bottom: 80px;
    left: 0;
    right: auto;
    top: auto;
    transform: none;
  }

  .icon-card1 .d-f .item {
    width: 100% !important;
  }
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin: 12px 0px;
  background: #007c82;
  border-radius: 50%;
  opacity: 0.3;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media only screen and (max-width: 767px) {
  .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
}

.flickity-page-dots .dot:only-child {
  display: none !important;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* Global Styles */
.col-2,
.col-3,
.col-4,
.col-5 {
  display: flex;
  flex-wrap: wrap;
}

.col-2 .col {
  width: 48%;
  width: calc(100% / 2 - 40px);
  margin-left: 80px;
}

@media only screen and (max-width: 1400px) {
  .col-2 .col {
    width: calc(100% / 2 - 30px);
    margin-left: 60px;
  }
}

@media only screen and (max-width: 1279px) {
  .col-2 .col {
    width: calc(100% / 2 - 20px);
    margin-left: 40px;
  }
}

.col-2 .col:nth-child(2n + 1) {
  margin-left: 0;
  clear: left;
}

.col-3 {
  margin: 0 -25px;
}

.col-3 .col {
  width: 33.33333333%;
  padding: 0 25px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1400px) {
  .col-3 {
    margin: 0 -20px;
  }

  .col-3 .col {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1279px) {
  .col-3 {
    margin: 0 -15px;
  }

  .col-3 .col {
    padding: 0 15px;
  }
}

.col-4 .col {
  width: 25%;
}

.col-4 .col:nth-child(4n + 1) {
  clear: left;
}

.col-5 .col {
  width: 20%;
}

.col-5 .col:nth-child(5n + 1) {
  clear: left;
}

.table-layout {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.table-layout .col {
  float: none;
  display: table-cell;
  vertical-align: top;
}

a,
.alink {
  color: inherit;
  text-decoration: none;
}

a:visited,
.alink:visited,
a:hover,
.alink:hover,
a:active,
.alink:active,
a:focus,
.alink:focus {
  text-decoration: none;
  outline: 0 none;
}

a.c-white,
.alink.c-white {
  color: #ffffff;
}

a.c-gray,
.alink.c-gray {
  color: #333d47;
}

.linkBtn {
  text-transform: uppercase;
  font-size: 1.257rem;
  font-weight: 600;
  color: #ad9442;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}

.linkBtn .count {
  display: inline-block;
  min-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #ad9442;
  color: #ffffff;
  text-align: center;
  border-radius: 90px;
  margin-right: 10px;
}

.linkBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../svg/right-arrow-yellow.svg) no-repeat center center;
  background-size: 15px 15px;
  transition: all 0.25s ease;
  margin-top: -10px;
}

.linkBtn.white {
  color: white;
}

.linkBtn.white:after {
  background: url(../svg/right-arrow-white.svg) no-repeat center center;
}

.linkBtn.white:hover {
  color: #ad9442;
}

.linkBtn.white:hover:after {
  background: url(../svg/right-arrow-yellow.svg) no-repeat center center;
}

.linkBtn:hover:after {
  right: -5px;
}

.expandBtn {
  text-transform: uppercase;
  font-size: 1.257rem;
  font-weight: 600;
  color: #ad9442;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}

.expandBtn.active:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../svg/close-yellow.svg) no-repeat center center;
  background-size: 15px 15px;
  transition: all 0.25s ease;
  margin-top: -10px;
  transform: rotate(90deg);
}

.expandBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../svg/right-arrow-yellow.svg) no-repeat center center;
  background-size: 15px 15px;
  transition: all 0.25s ease;
  margin-top: -10px;
  transform: rotate(90deg);
}

.seeAllBtn {
  text-transform: uppercase;
  font-size: 1.257rem;
  font-weight: 600;
  color: #ad9442;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}

.seeAllBtn.active:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../svg/close-yellow.svg) no-repeat center center;
  background-size: 15px 15px;
  transition: all 0.25s ease;
  margin-top: -11px;
  transform: rotate(90deg);
}

.seeAllBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../svg/right-arrow-yellow.svg) no-repeat center center;
  background-size: 15px 15px;
  transition: all 0.25s ease;
  margin-top: -12px;
}

.close-btn {
  position: absolute;
  right: 65px;
  top: 10px;
  height: 26px;
  width: 26px;
  z-index: 999;
  cursor: pointer;
  background: transparent;
}

.close-btn span {
  display: block;
  text-indent: -9999px;
}

.close-btn span:before,
.close-btn span:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: #1f81db;
  transform-origin: 50% 50%;
  right: 0;
  top: 12px;
}

.close-btn span:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close-btn span:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-btn.white span:before,
.close-btn.white span:after {
  background: #ffffff;
}

.close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
}

.close:before,
.close:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000;
  width: 200%;
  left: -50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.btn,
.button {
  vertical-align: top;
  cursor: pointer;
  border-radius: 0;
  width: auto;
  text-align: left;
  overflow: hidden;
  text-decoration: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #333d47;
  border: 1px solid #333d47;
  text-align: center;
  z-index: 1;
  display: inline-block;
  padding: 4px 35px;
  font-size: 1.257rem;
  border-radius: 70px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 2;
  position: relative;
}

button.btn-full,
input[type="button"].btn-full,
input[type="submit"].btn-full,
input[type="reset"].btn-full,
.btn.btn-full,
.button.btn-full {
  min-width: 100%;
}

button.disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
input[type="reset"].disabled,
.btn.disabled,
.button.disabled {
  pointer-events: none;
  opacity: 0.5;
}

button.btn-primary,
input[type="button"].btn-primary,
input[type="submit"].btn-primary,
input[type="reset"].btn-primary,
.btn.btn-primary,
.button.btn-primary {
  background: #ad9442;
  border-color: #ad9442;
}

button.btn-primary-border,
input[type="button"].btn-primary-border,
input[type="submit"].btn-primary-border,
input[type="reset"].btn-primary-border,
.btn.btn-primary-border,
.button.btn-primary-border {
  background: transparent;
  border-color: #ad9442;
  color: #ad9442;
}

button.btn-secondary,
input[type="button"].btn-secondary,
input[type="submit"].btn-secondary,
input[type="reset"].btn-secondary,
.btn.btn-secondary,
.button.btn-secondary {
  background: #007c82;
  border-color: #007c82;
}

button.btn-white,
input[type="button"].btn-white,
input[type="submit"].btn-white,
input[type="reset"].btn-white,
.btn.btn-white,
.button.btn-white {
  background: #ffffff;
  border-color: #ffffff;
  color: #007c82;
}

button.btn-border-blue,
input[type="button"].btn-border-blue,
input[type="submit"].btn-border-blue,
input[type="reset"].btn-border-blue,
.btn.btn-border-blue,
.button.btn-border-blue {
  background: transparent;
  border-color: #1f81db;
  color: #1f81db;
}

button.btn-border,
input[type="button"].btn-border,
input[type="submit"].btn-border,
input[type="reset"].btn-border,
.btn.btn-border,
.button.btn-border {
  background: none;
  color: white;
  border-color: #ffffff;
}

button.btn-blue-border,
input[type="button"].btn-blue-border,
input[type="submit"].btn-blue-border,
input[type="reset"].btn-blue-border,
.btn.btn-blue-border,
.button.btn-blue-border {
  border-color: #1f81db;
  background: transparent;
  color: #1f81db;
}

button.tt-l,
input[type="button"].tt-l,
input[type="submit"].tt-l,
input[type="reset"].tt-l,
.btn.tt-l,
.button.tt-l {
  text-transform: lowercase;
}

button.arrow-dir,
input[type="button"].arrow-dir,
input[type="submit"].arrow-dir,
input[type="reset"].arrow-dir,
.btn.arrow-dir,
.button.arrow-dir {
  padding-right: 65px;
  min-width: 288px;
}

button.arrow-dir:after,
input[type="button"].arrow-dir:after,
input[type="submit"].arrow-dir:after,
input[type="reset"].arrow-dir:after,
.btn.arrow-dir:after,
.button.arrow-dir:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: url("../svg/right-arrow-white.svg") no-repeat center right;
}

button.arrow-dir:hover:after,
input[type="button"].arrow-dir:hover:after,
input[type="submit"].arrow-dir:hover:after,
input[type="reset"].arrow-dir:hover:after,
.btn.arrow-dir:hover:after,
.button.arrow-dir:hover:after {
  right: 20px;
}

button.has-arrow:before,
input[type="button"].has-arrow:before,
input[type="submit"].has-arrow:before,
input[type="reset"].has-arrow:before,
.btn.has-arrow:before,
.button.has-arrow:before {
  content: "";
  width: 14px;
  height: 14px;
  border-left: 2px solid currentColor;
  border-top: 2px solid currentColor;
  transform: rotate(-45deg);
  display: inline-block;
  position: relative;
  margin-right: 15px;
  vertical-align: middle;
  top: -1px;
}

button.btn-red,
input[type="button"].btn-red,
input[type="submit"].btn-red,
input[type="reset"].btn-red,
.btn.btn-red,
.button.btn-red {
  background: #f7c3c3;
  border-color: #f7c3c3;
}

button.btn-blue2,
input[type="button"].btn-blue2,
input[type="submit"].btn-blue2,
input[type="reset"].btn-blue2,
.btn.btn-blue2,
.button.btn-blue2 {
  background: #1f81db;
  border-color: #1f81db;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
.btn::-moz-focus-inner,
.button::-moz-focus-inner {
  border: 0 none;
}

button.no-btn,
input[type="button"].no-btn,
input[type="submit"].no-btn,
input[type="reset"].no-btn,
.btn.no-btn,
.button.no-btn {
  cursor: default;
}

button.has-play-icon:before,
input[type="button"].has-play-icon:before,
input[type="submit"].has-play-icon:before,
input[type="reset"].has-play-icon:before,
.btn.has-play-icon:before,
.button.has-play-icon:before {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-left: 10px solid currentColor;
  vertical-align: middle;
  margin-right: 5px;
}

html:not(.iphone):not(.ipad):not(.android) button:not(.no-hover):not(.flickity-button):hover,
html:not(.iphone):not(.ipad):not(.android) input[type="submit"]:not(.no-hover):not(.flickity-button):hover,
html:not(.iphone):not(.ipad):not(.android) .btn:not(.no-hover):hover {
  background: #ad9442;
  color: #ffffff;
  border-color: #ad9442;
}

html:not(.iphone):not(.ipad):not(.android) button:not(.no-hover):not(.flickity-button):hover.btn-primary,
html:not(.iphone):not(.ipad):not(.android) input[type="submit"]:not(.no-hover):not(.flickity-button):hover.btn-primary,
html:not(.iphone):not(.ipad):not(.android) .btn:not(.no-hover):hover.btn-primary {
  background: #007c82;
  border-color: #007c82;
}

html:not(.iphone):not(.ipad):not(.android) button:not(.no-hover):not(.flickity-button):hover.btn-large.btn-red,
html:not(.iphone):not(.ipad):not(.android) input[type="submit"]:not(.no-hover):not(.flickity-button):hover.btn-large.btn-red,
html:not(.iphone):not(.ipad):not(.android) .btn:not(.no-hover):hover.btn-large.btn-red {
  background: #b85f60;
  color: #ffffff;
}

html:not(.iphone):not(.ipad):not(.android) button:not(.no-hover):not(.flickity-button):hover.btn-white,
html:not(.iphone):not(.ipad):not(.android) input[type="submit"]:not(.no-hover):not(.flickity-button):hover.btn-white,
html:not(.iphone):not(.ipad):not(.android) .btn:not(.no-hover):hover.btn-white {
  background: #ad9442;
  border-color: #ad9442;
  color: #ffffff;
}

html:not(.iphone):not(.ipad):not(.android) button:not(.no-hover):not(.flickity-button):hover.btn-border-blue,
html:not(.iphone):not(.ipad):not(.android) input[type="submit"]:not(.no-hover):not(.flickity-button):hover.btn-border-blue,
html:not(.iphone):not(.ipad):not(.android) .btn:not(.no-hover):hover.btn-border-blue {
  background-color: #1f81db;
  border-color: #1f81db;
}

.nav-toggle {
  cursor: pointer;
  position: absolute;
  left: 45px;
  top: 50%;
  height: 30px;
  z-index: 99;
  margin: -12px 0 0;
  border: none;
  background: transparent;
  min-width: 0;
  padding: 0;
  border-radius: 0;
}

.nav-toggle:before,
.nav-toggle:after {
  display: none;
}

.nav-toggle span {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #1f81db;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: visible;
  margin: 10px 0;
  z-index: 9;
  vertical-align: top;
}

.nav-toggle span:before,
.nav-toggle span:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #1f81db;
  left: 0;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  -ms-transition: top 0.3s 0.6s ease, -ms-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}

.nav-toggle span:before {
  top: 10px;
}

.nav-toggle span:after {
  top: -10px;
}

.nav-toggle:hover {
  opacity: 1;
  background: none;
}

.nav-toggle:active {
  transition: 0s;
}

.nav-toggle.active {
  background: transparent;
}

.nav-toggle.active span {
  transition: background 0.3s 0s ease;
  -webkit-transition: background 0.3s 0s ease;
  -ms-transition: background 0.3s 0s ease;
  background: transparent !important;
}

.nav-toggle.active span:before,
.nav-toggle.active span:after {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  -ms-transition: top 0.3s ease, -ms-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.nav-toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.nav-toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

@media only screen and (max-width: 1279px) {
  .nav-toggle {
    left: 25px;
  }
}

@media only screen and (max-width: 1024px) {
  .nav-toggle {
    left: 20px;
  }

  .nav-toggle span {
    margin: 10px 0;
    width: 30px;
  }

  .nav-toggle span:before {
    top: 10px;
  }

  .nav-toggle span:after {
    top: -10px;
  }
}

@media only screen and (max-width: 767px) {
  .nav-toggle {
    left: 10px;
  }
}

/* Checkboxes
   ========================================================================== */
/* custom checkbox */
.c-checkbox {
  margin: 5px 0;
}

.c-checkbox>label,
.c-checkbox>.label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 0px 10px 0 35px;
  margin: 0 0 0 0;
  width: 100%;
  line-height: normal;
  border-radius: 0;
}

.c-checkbox>label:before,
.c-checkbox>.label:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #ffffff;
  top: 50%;
  left: 0;
  border: 1px solid #333d47;
  border-radius: 3px;
  margin-top: -12px;
}

.c-checkbox input[type='checkbox'] {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

.c-checkbox input[type='checkbox']~label:after,
.c-checkbox input[type='checkbox']~.label:after {
  content: '\2713';
  display: block;
  position: absolute;
  font-weight: 400;
  color: #fff;
  background: #1f81db;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  top: 50%;
  margin-top: -12px;
  left: 0;
  border-radius: 3px;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  opacity: 0;
  visibility: hidden;
}

.c-checkbox input[type='checkbox']:checked~label:after,
.c-checkbox input[type='checkbox']:checked~.label:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

/* Inputs */
input[type='text'],
input[type='password'],
input[type='url'],
input[type='tel'],
input[type='search'],
input[type='number'],
input[type='datetime'],
input[type='email'],
textarea,
.input-text,
.selectize-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  height: 48px;
  font-size: 1.257rem;
  border: 1px solid #707070;
  box-shadow: none;
  padding: 10px 25px;
  width: 100%;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.8);
  background: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  vertical-align: top;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

input[type='text'].border-dotted,
input[type='password'].border-dotted,
input[type='url'].border-dotted,
input[type='tel'].border-dotted,
input[type='search'].border-dotted,
input[type='number'].border-dotted,
input[type='datetime'].border-dotted,
input[type='email'].border-dotted,
textarea.border-dotted,
.input-text.border-dotted,
.selectize-input.border-dotted {
  border: 0;
  border-bottom: 2px dotted #1f81db;
  padding: 0 10px;
  height: 21px;
  margin-left: 10px;
}

input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder,
.selectize-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1 !important;
}

input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='number']::-moz-placeholder,
input[type='datetime']::-moz-placeholder,
input[type='email']::-moz-placeholder,
textarea::-moz-placeholder,
.input-text::-moz-placeholder,
.selectize-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input-text:-ms-input-placeholder,
.selectize-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='number']:-moz-placeholder,
input[type='datetime']:-moz-placeholder,
input[type='email']:-moz-placeholder,
textarea:-moz-placeholder,
.input-text:-moz-placeholder,
.selectize-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

input[type='text']::-ms-clear,
input[type='password']::-ms-clear,
input[type='url']::-ms-clear,
input[type='tel']::-ms-clear,
input[type='search']::-ms-clear,
input[type='number']::-ms-clear,
input[type='datetime']::-ms-clear,
input[type='email']::-ms-clear,
textarea::-ms-clear,
.input-text::-ms-clear,
.selectize-input::-ms-clear {
  display: none;
}

input[type='text'].c-white,
input[type='password'].c-white,
input[type='url'].c-white,
input[type='tel'].c-white,
input[type='search'].c-white,
input[type='number'].c-white,
input[type='datetime'].c-white,
input[type='email'].c-white,
textarea.c-white,
.input-text.c-white,
.selectize-input.c-white {
  color: white;
  border-color: white;
}

input[type='text'].c-white::-webkit-input-placeholder,
input[type='password'].c-white::-webkit-input-placeholder,
input[type='url'].c-white::-webkit-input-placeholder,
input[type='tel'].c-white::-webkit-input-placeholder,
input[type='search'].c-white::-webkit-input-placeholder,
input[type='number'].c-white::-webkit-input-placeholder,
input[type='datetime'].c-white::-webkit-input-placeholder,
input[type='email'].c-white::-webkit-input-placeholder,
textarea.c-white::-webkit-input-placeholder,
.input-text.c-white::-webkit-input-placeholder,
.selectize-input.c-white::-webkit-input-placeholder {
  color: white;
  opacity: 1 !important;
}

input[type='text'].c-white::-moz-placeholder,
input[type='password'].c-white::-moz-placeholder,
input[type='url'].c-white::-moz-placeholder,
input[type='tel'].c-white::-moz-placeholder,
input[type='search'].c-white::-moz-placeholder,
input[type='number'].c-white::-moz-placeholder,
input[type='datetime'].c-white::-moz-placeholder,
input[type='email'].c-white::-moz-placeholder,
textarea.c-white::-moz-placeholder,
.input-text.c-white::-moz-placeholder,
.selectize-input.c-white::-moz-placeholder {
  color: white;
  opacity: 1;
}

input[type='text'].c-white:-ms-input-placeholder,
input[type='password'].c-white:-ms-input-placeholder,
input[type='url'].c-white:-ms-input-placeholder,
input[type='tel'].c-white:-ms-input-placeholder,
input[type='search'].c-white:-ms-input-placeholder,
input[type='number'].c-white:-ms-input-placeholder,
input[type='datetime'].c-white:-ms-input-placeholder,
input[type='email'].c-white:-ms-input-placeholder,
textarea.c-white:-ms-input-placeholder,
.input-text.c-white:-ms-input-placeholder,
.selectize-input.c-white:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

input[type='text'].c-white:-moz-placeholder,
input[type='password'].c-white:-moz-placeholder,
input[type='url'].c-white:-moz-placeholder,
input[type='tel'].c-white:-moz-placeholder,
input[type='search'].c-white:-moz-placeholder,
input[type='number'].c-white:-moz-placeholder,
input[type='datetime'].c-white:-moz-placeholder,
input[type='email'].c-white:-moz-placeholder,
textarea.c-white:-moz-placeholder,
.input-text.c-white:-moz-placeholder,
.selectize-input.c-white:-moz-placeholder {
  color: white;
  opacity: 1;
}

input[type='number'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
select:focus,
textarea:focus,
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 25px;
  border: 0;
  font-size: 1.257rem;
  border: 1px solid #707070;
  width: 100%;
  margin: 0;
  background: none;
  letter-spacing: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  resize: none;
  overflow: auto;
  height: 145px;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.7);
}

textarea::-webkit-input-placeholder {
  color: white;
  opacity: 1 !important;
}

textarea::-moz-placeholder {
  color: white;
  opacity: 1;
}

textarea:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

textarea:-moz-placeholder {
  color: white;
  opacity: 1;
}

/* Radio Buttons
   ========================================================================== */
/* Custom Radio */
.c-radio label {
  display: inline-block !important;
  cursor: pointer;
  position: relative;
  padding: 0 0 0 35px;
  font-size: 11px;
  line-height: 20px;
  vertical-align: top;
}

.c-radio label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background: #000;
}

.c-radio input[type='radio'] {
  display: none;
}

.c-radio input[type='radio']~label:after {
  content: '';
  display: inline-block;
  font-size: 30px;
  text-align: center;
  line-height: 18px;
  height: 8px;
  width: 8px;
  background: #ffffff;
  position: absolute;
  left: 5px;
  top: 6px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  opacity: 0;
  visibility: hidden;
}

.c-radio input[type='radio']:checked~label:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

select {
  height: 48px;
  border: 1px solid #707070;
  padding: 0 15px;
  font-size: 18px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.8);
  background-color: none;
  width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  border-radius: 0;
  color: #7f7f7f;
  background: white;
}

select:-moz-focusring {
  color: transparent !important;
  text-shadow: 0 0 0 #9b9b9d !important;
}

/* Custom Select*/
.c-select {
  position: relative;
  width: 100%;
  height: 55px;
  -webkit-appearance: none;
  z-index: 9;
  border-radius: 0;
}

.c-select:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -11px;
  width: 14px;
  height: 14px;
  z-index: -1;
  text-align: center;
  font-size: 24px;
  transform: rotate(-135deg);
}

.c-select.active:after {
  transform: rotate(90deg) scaleX(-1);
}

.c-select select {
  width: 100%;
  height: 100%;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  margin: 0;
  padding: 0 45px 0 15px;
  border-radius: 0;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #1f81db;
}

.c-select select option {
  padding: 10px 12px;
  color: #000000;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.c-select select option:hover {
  color: #000000;
}

.c-select select option:checked {
  background-color: -moz-html-cellhighlight !important;
  color: -moz-html-cellhighlighttext !important;
  color: #000000;
}

.c-select select::-ms-expand {
  display: none;
}

select::-ms-expand {
  display: none;
}

/**
 * selectize.css (v0.13.3)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 * Copyright (c) 2020 Selectize Team & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 * @author Ris Adams <selectize@risadams.com>  
 */
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-control .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-control .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-control .dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content {
  display: flex;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
  padding-right: 0 !important;
}

.selectize-control.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 6px;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
  margin-left: 6px;
}

.selectize-control.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button .item.active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled .item .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled .item .remove {
  border-left-color: #fff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0);
}

.selectize-input.full {
  background-color: #fff;
  width: 100vw;
  max-width: 200px;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input>* {
  vertical-align: baseline;
  display: inline-block;
  zoom: 1;
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input>div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}

.selectize-input>input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  user-select: auto !important;
  box-shadow: none !important;
}

.selectize-input>input::-ms-clear {
  display: none;
}

.selectize-input>input:focus {
  outline: none !important;
}

.selectize-input>input[placeholder] {
  box-sizing: initial;
}

.selectize-input.has-items>input {
  margin: 0 0px !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header,
.selectize-dropdown .no-results,
.selectize-dropdown .create {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-scrolling: touch;
}

.selectize-dropdown-emptyoptionlabel {
  text-align: center;
}

.selectize-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}

.selectize-dropdown .spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: gray transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent gray transparent;
}

.selectize-control.rtl {
  text-align: right;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

label,
.label {
  font-size: 1rem;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
}

label .req,
.label .req,
label .gfield_required,
.label .gfield_required {
  color: red;
}

label.required:after,
.label.required:after {
  content: '*';
  color: red;
  font-size: 12px;
  margin: 0 0 0 5px;
  line-height: 1;
  top: 5px;
  left: 8px;
  position: relative;
}

.circle-list {
  margin-bottom: 20px;
}

.circle-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}

.circle-list li:last-child {
  margin-bottom: 0;
}

.circle-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  height: 6px;
  width: 6px;
  background: #1f81db;
  border-radius: 50%;
}

.circle-list.black li:before {
  background: #000;
}

ol {
  margin-bottom: 20px;
  list-style: decimal;
  margin-left: 20px;
}

ol li {
  margin-bottom: 5px;
}

.star-list {
  margin-bottom: 20px;
}

.star-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 4px;
}

.star-list li:last-child {
  margin-bottom: 0;
}

.star-list li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 4px;
}

.star-list.dash-bullet li:before {
  content: "-";
}

ul.two-col {
  column-count: 2;
}

ul.two-col li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.page-header {
  position: fixed;
  background: #f5f5f5;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 20px 4vw;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page-header>.d-f {
  position: relative;
}

.page-header .header-left {
  white-space: nowrap;
}

.page-header .header-left .logo {
  margin: 0 35px 0 0;
  width: 13.1vw;
}

.page-header .header-left .logo img {
  width: 250px;
  height: 32px;
  max-width: 100%;
}

@media only screen and (max-width: 1024px) {
  .page-header {
    padding: 20px 30px;
  }

  .page-header .header-left .logo {
    margin: 0 0 0 75px;
    width: 100%;
  }

  .page-header .header-left .logo img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-header {
    padding: 20px 20px;
  }

  .page-header .header-left {
    width: 100%;
  }

  .page-header .header-left .logo {
    width: 200px;
    margin: 0 auto;
  }

  .page-header .header-left .logo img {
    width: 100%;
  }
}

.page-menu {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.page-menu ul {
  list-style-type: none;
}

.page-menu ul li {
  display: inline-block;
  font-size: 1.121rem;
  margin: 0 15px;
  position: relative;
}

.page-menu ul li.hasChild>a {
  position: relative;
  padding-right: 20px;
}

.page-menu ul li.hasChild>a:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #333d47;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.page-menu ul li.hasChild>a:hover:before {
  right: 20px;
}

.page-menu ul li.widget_media_image {
  border-bottom-right-radius: 50px;
  overflow: hidden;
}

.page-menu ul li.widget_media_image img {
  width: 100%;
}

.page-menu ul li:not(.widget_media_image)>a {
  position: relative;
}

.page-menu ul li:not(.widget_media_image)>a:before {
  content: "";
  height: 2px;
  left: 0;
  right: 100%;
  bottom: -4px;
  background: #007c82;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page-menu ul li:not(.widget_media_image)>a:hover:before {
  opacity: 1;
  right: 0;
}

body #mega-menu-wrap-header {
  background: none;
}

body #mega-menu-wrap-header #mega-menu-header {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item {
  display: inline-block;
  margin: 0 15px;
  position: relative;
  font-size: 1.121rem;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item {
    margin: 0 10px;
  }
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link {
  font-size: 1.121rem;
  padding: 0;
  line-height: 1;
  background: none !important;
  color: #333d47 !important;
  height: auto;
  border: none;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link:before {
  content: "";
  height: 2px;
  left: 0;
  right: 100%;
  bottom: -4px;
  background: #007c82;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link::before {
    display: none;
  }
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link:hover {
  background: none;
  color: #333d47;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link:hover:before {
  opacity: 1;
  right: 0;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link {
  padding: 0 20px 0 0;
  position: relative;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #333d47;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link:hover:before {
  right: 20px;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    margin-left: 5px;
  }
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  font-size: 23px;
  vertical-align: middle;
  margin: 0;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: "\f522";
    top: -1px;
  }
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-current-menu-item>.mega-menu-link {
  background: none;
  color: #333d47;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-current-menu-item>.mega-menu-link {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-current-menu-item>.mega-menu-link:before {
  right: 20px;
  opacity: 1;
}

body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-current-menu-item.mega-menu-flyout>.mega-menu-link:before {
  right: 0;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu {
  left: -60px;
  width: 1062px;
  border-top: 4px solid #007c82;
  border-bottom: 4px solid #007c82;
  padding: 44px 33px 0;
  top: 62px;
  min-height: 447px;
  background: white;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu {
    width: 960px;
    top: 60px;
  }
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow {
  display: none;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 80px 30px 30px;
    max-width: 100vw;
    box-shadow: none;
    overflow: auto;
  }

  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
    display: block;
  }

  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow .dashicons {
    margin-right: 10px;
    vertical-align: middle;
  }
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 {
  padding: 0 40px;
  /*@media only screen and (max-width:768px){
            padding:0;
          }*/
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 {
    padding: 0 1.5% 25px;
  }
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 p {
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgba(51, 61, 71, 0.6);
  padding: 10px 0 0;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 {
  padding: 0 33px 0 50px;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 {
    padding: 0 1.5% 25px;
  }
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 p {
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgba(51, 61, 71, 0.6);
  padding: 10px 0 0;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12 {
  padding-right: 30px;
  padding-bottom: 30px;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12 {
  padding-right: 30px;
  padding-bottom: 30px;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_media_image {
  border-bottom-right-radius: 50px;
  overflow: hidden;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_media_image img {
  width: 100%;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu #mega-menu-item-custom_html-4 {
  margin-top: 47px;
}

body #mega-menu-wrap-header .title-link.first {
  margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
  body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu #mega-menu-item-custom_html-4 {
    margin-top: 0;
  }
}

/* body #mega-menu-wrap-header #mega-menu-header #mega-menu-item-2952 .mega-sub-menu {
  max-width: 740px;
} */

body #mega-menu-wrap-header .other-links {
  margin-top: 54px;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header .other-links {
    margin-top: 0;
  }
}

body #mega-menu-wrap-header .insights-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body #mega-menu-wrap-header .insights-links li {
  margin: 0;
  width: calc(50% - 3px);
  display: flex;
  margin-bottom: 6px;
}

body #mega-menu-wrap-header .insights-links li a {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background: #333d47;
  color: #ffffff;
  padding: 25px 20px;
  font-size: 1.143rem;
  min-height: 230px;
  word-break: break-word;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header .insights-links li a {
    min-height: 215px;
  }
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header .insights-links li a {
    min-height: 205px;
  }
}

@media only screen and (max-width: 1199px) {
  body #mega-menu-wrap-header .insights-links li a {
    min-height: 190px;
  }
}

body #mega-menu-wrap-header .insights-links li a:before {
  display: none;
}

body #mega-menu-wrap-header .insights-links li a:after {
  display: none;
}

body #mega-menu-wrap-header .insights-links li a:hover {
  background: white;
  color: #333d47;
}

body #mega-menu-wrap-header .insights-links li a:hover .dashicons {
  color: #ad9442;
}

body #mega-menu-wrap-header .insights-links li a .d-f {
  margin-top: auto;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header .insights-links li {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
  }
}

body #mega-menu-wrap-header .resource li {
  width: 100% !important;
  flex-flow: column;
}

body #mega-menu-wrap-header .resource li a {
  background: #ad9442;
}

body #mega-menu-wrap-header .main-title {
  color: #333d47;
  margin-bottom: 35px;
}

body #mega-menu-wrap-header .title-link {
  margin-bottom: 15px;
}

body #mega-menu-wrap-header .title-link a {
  color: #333d47;
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  /*&:hover {
        color: @secondaryColor;

        text-decoration: underline;
        .dashicons {
          text-decoration: none;
        }
      }*/
}

body #mega-menu-wrap-header .title-link a .dashicons {
  vertical-align: middle;
  margin-left: 5px;
}

body #mega-menu-wrap-header .title-link.has-icon {
  position: relative;
}

body #mega-menu-wrap-header .title-link.has-icon .icon {
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 62px;
}

body #mega-menu-wrap-header .title-link.has-icon .icon.mcs {
  background: url("../svg/wl_presentations-creative-services-2.svg") no-repeat left center;
  background-size: contain;
}

body #mega-menu-wrap-header .title-link.has-icon .icon.bas {
  background: url("../svg/wl_business-administrative-services-secreterial-2.svg") no-repeat left center;
  background-size: contain;
}

body #mega-menu-wrap-header .title-link.has-icon .icon.ods {
  background: url("../svg/wl_office-document-services-2.svg") no-repeat left center;
  background-size: contain;
}

@media only screen and (max-width: 768px) {
  body #mega-menu-wrap-header .title-link.has-icon .icon {
    display: none;
  }
}

body #mega-menu-wrap-header .title-link+ul {
  margin-top: 30px;
  margin-bottom: 45px;
}

body #mega-menu-wrap-header #mega-menu-item-custom_html-6 .title-link {
  margin-bottom: 15px;
}

body #mega-menu-wrap-header #mega-menu-item-custom_html-6 .title-link a:hover {
  color: #ad9442;
  text-decoration: underline;
}

body #mega-menu-wrap-header #mega-menu-item-custom_html-6 .title-link a:hover .dashicons {
  text-decoration: none;
}

body #mega-menu-wrap-header .sub-links li {
  margin: 0 0 10px;
  display: block;
}

body #mega-menu-wrap-header .sub-links li a {
  font-size: 1.143rem;
  color: rgba(51, 61, 71, 0.6);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header .mega-menu-toggle {
    display: flex;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
    z-index: 9999;
    background: none;
  }

  body #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open {
    left: auto;
    right: -10px;
  }

  body #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block {
    margin-left: 0;
    margin-right: 0;
  }

  body #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
  body #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
  body #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
    background: #007c82;
    height: 2px;
    width: 34px;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header .mega-menu-toggle+#mega-menu-header {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open+#mega-menu-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 100vh;
  }
}

body #mega-menu-wrap-header #mega-menu-629-0 .title-link a .dashicons,
body #mega-menu-header_jp #mega-menu-7443-0 .title-link a .dashicons {
  display: none;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header {
    position: static;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header {
    position: static;
  }

  body #mega-menu-wrap-header #mega-menu-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5 !important;
    z-index: 99;
  }

  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px 30px;
  }

  body #mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>.mega-menu-link {
    font-size: 20px;
  }
}

body #mega-menu-wrap-header_jp {
  background: none;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item {
  display: inline-block;
  margin: 0 15px;
  position: relative;
  font-size: 1.121rem;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item {
    margin: 0 10px;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item:first-child {
    margin-left: 0;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1399px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item {
    margin: 0 5px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link {
  font-size: 1.121rem;
  padding: 0;
  line-height: 1;
  background: none !important;
  color: #333d47 !important;
  height: auto;
  border: none;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link:before {
  content: "";
  height: 2px;
  left: 0;
  right: 100%;
  bottom: -4px;
  background: #007c82;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link::before {
    display: none;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link:hover {
  background: none;
  color: #333d47;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link:hover:before {
  opacity: 1;
  right: 0;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link {
  padding: 0 20px 0 0;
  position: relative;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #333d47;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>.mega-menu-link:hover:before {
  right: 20px;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    margin-left: 5px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  font-size: 23px;
  vertical-align: middle;
  margin: 0;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: "\f522";
    top: -1px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-current-menu-item>.mega-menu-link {
  background: none;
  color: #333d47;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-current-menu-item>.mega-menu-link {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-current-menu-item>.mega-menu-link:before {
  right: 20px;
  opacity: 1;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item.mega-current-menu-item.mega-menu-flyout>.mega-menu-link:before {
  right: 0;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu {
  left: -60px;
  width: 1062px;
  border-top: 4px solid #007c82;
  border-bottom: 4px solid #007c82;
  padding: 44px 33px 0;
  top: 62px;
  min-height: 447px;
  background: white;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu {
    width: 960px;
    top: 60px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow {
  display: none;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 80px 30px 30px;
    max-width: 100vw;
    box-shadow: none;
    overflow: auto;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
    display: block;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu .back-arrow .dashicons {
    margin-right: 10px;
    vertical-align: middle;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 {
  padding: 0 25px;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 {
  padding: 0 33px 0 50px;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 {
    padding: 0 1.5% 25px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3 p {
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgba(51, 61, 71, 0.6);
  padding: 10px 0 0;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12 {
  padding-right: 30px;
  padding-bottom: 30px;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12 {
  padding-right: 30px;
  padding-bottom: 30px;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_media_image {
  border-bottom-right-radius: 50px;
  overflow: hidden;
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_media_image img {
  width: 100%;
}

body #mega-menu-wrap-header_jp .insights-links li a {
  width: 100%;
}

body #mega-menu-wrap-header_jp .other-links {
  margin-top: 54px;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .other-links {
    margin-top: 0;
  }
}

body #mega-menu-wrap-header_jp .insights-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body #mega-menu-wrap-header_jp .insights-links li {
  margin: 0;
  width: calc(50% - 3px);
  display: flex;
  margin-bottom: 6px;
}

body #mega-menu-wrap-header_jp .insights-links li a {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background: #333d47;
  color: #ffffff;
  padding: 25px 20px;
  font-size: 1.143rem;
  min-height: 230px;
  word-break: break-word;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1700px) {
  body #mega-menu-wrap-header_jp .insights-links li a {
    min-height: 215px;
  }
}

@media only screen and (max-width: 1400px) {
  body #mega-menu-wrap-header_jp .insights-links li a {
    min-height: 205px;
  }
}

@media only screen and (max-width: 1199px) {
  body #mega-menu-wrap-header_jp .insights-links li a {
    min-height: 190px;
  }
}

body #mega-menu-wrap-header_jp .insights-links li a:before {
  display: none;
}

body #mega-menu-wrap-header_jp .insights-links li a:after {
  display: none;
}

body #mega-menu-wrap-header_jp .insights-links li a:hover {
  background: white;
  color: #333d47;
}

body #mega-menu-wrap-header_jp .insights-links li a:hover .dashicons {
  color: #ad9442;
}

body #mega-menu-wrap-header_jp .insights-links li a .d-f {
  margin-top: auto;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .insights-links li {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
  }
}

body #mega-menu-wrap-header_jp .resource li {
  width: 100% !important;
  flex-flow: column;
}

body #mega-menu-wrap-header_jp .resource li a {
  background: #ad9442;
}

body #mega-menu-wrap-header_jp .title-link {
  margin-bottom: 15px;
}

body #mega-menu-wrap-header_jp .title-link a {
  color: #333d47;
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

/* body #mega-menu-wrap-header_jp .title-link a:hover {
  color: #ad9442;
  text-decoration: underline;
} */

body #mega-menu-wrap-header_jp .title-link a:hover .dashicons {
  text-decoration: none;
}

body #mega-menu-wrap-header_jp .title-link a .dashicons {
  vertical-align: middle;
  margin-left: 5px;
}

body #mega-menu-wrap-header_jp .title-link.has-icon {
  position: relative;
}

body #mega-menu-wrap-header_jp .title-link.has-icon .icon {
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 62px;
}

body #mega-menu-wrap-header_jp .title-link.has-icon .icon.mcs {
  background: url("../svg/wl_presentations-creative-services-2.svg") no-repeat left center;
  background-size: contain;
}

body #mega-menu-wrap-header_jp .title-link.has-icon .icon.bas {
  background: url("../svg/wl_business-administrative-services-secreterial-2.svg") no-repeat left center;
  background-size: contain;
}

body #mega-menu-wrap-header_jp .title-link.has-icon .icon.ods {
  background: url("../svg/wl_office-document-services-2.svg") no-repeat left center;
  background-size: contain;
}

body #mega-menu-wrap-header_jp .title-link+ul {
  margin-top: 30px;
  margin-bottom: 45px;
}

body #mega-menu-wrap-header_jp .sub-links li {
  margin: 0 0 10px;
  display: block;
}

body #mega-menu-wrap-header_jp .sub-links li a {
  font-size: 1.143rem;
  color: rgba(51, 61, 71, 0.6);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .mega-menu-toggle {
    display: flex;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
    z-index: 9999;
    background: none;
  }

  body #mega-menu-wrap-header_jp .mega-menu-toggle.mega-menu-open {
    left: auto;
    right: -10px;
  }

  body #mega-menu-wrap-header_jp .mega-menu-toggle .mega-toggle-block {
    margin-left: 0;
    margin-right: 0;
  }

  body #mega-menu-wrap-header_jp .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
  body #mega-menu-wrap-header_jp .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
  body #mega-menu-wrap-header_jp .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
    background: #007c82;
    height: 2px;
    width: 34px;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .mega-menu-toggle+#mega-menu-header_jp {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .mega-menu-toggle.mega-menu-open+#mega-menu-header_jp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 100vh;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp .mega-menu-toggle+#mega-menu-header_jp {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp {
    position: static;
  }
}

@media only screen and (max-width: 1024px) {
  body #mega-menu-wrap-header_jp {
    position: static;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5 !important;
    z-index: 99;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 30px;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item>.mega-menu-link {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  body #mega-menu-wrap-header_jp #mega-menu-header_jp>li.mega-menu-item {
    margin: 15px 0;
  }
}

@media only screen and (max-width: 640px) {
  .jp-website .fl-fix.getintouch .title {
    padding: 0 20px;
  }
}

.jp-website .case-filter .w30 {
  width: 38%;
}

@media only screen and (max-width: 1450px) {
  .jp-website .case-filter .w30 {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) {
  .jp-website .case-filter .w30:last-child {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .jp-website .case-filter .w30 {
    width: 100%;
  }
}

.jp-website .case-filter .selectric-wrapper {
  max-width: 65%;
}

@media only screen and (max-width: 1024px) {
  .jp-website .case-filter .selectric-wrapper {
    max-width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .jp-website .case-filter .selectric-wrapper {
    margin-bottom: 10px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .jp-website .case-filter {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 640px) {
  .jp-website .btn {
    padding: 4px 15px;
  }

  .jp-website .btn.arrow-dir {
    padding-right: 40px;
  }

  .jp-website .btn.arrow-dir:after {
    right: 5%;
  }
}

@media only screen and (max-width: 980px) {
  .jp-website .footer-outer .footer-links ul li {
    font-size: 1.057rem;
  }
}

.mega-menu-header_jp-mobile-open .global-link {
  display: none;
}

.header-right {
  display: flex;
  align-items: center;
}

.header-right .btn {
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .header-right .btn {
    display: none;
  }
}

.search-box {
  border: 1px solid transparent;
  border-radius: 5px;
  position: absolute;
  width: 30px;
  height: 38px;
  z-index: 10;
  right: 180px;
  max-width: calc(100% - 24vw);
  top: 50%;
  margin-top: -19px;
}

.search-box .close {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 16px;
  height: 16px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}

@media only screen and (max-width: 1700px) {
  .search-box {
    max-width: calc(100% - 25vw);
  }
}

@media only screen and (max-width: 1600px) {
  .search-box {
    max-width: calc(100% - 26vw);
  }
}

@media only screen and (max-width: 1500px) {
  .search-box {
    max-width: calc(100% - 27vw);
  }
}

@media only screen and (max-width: 1400px) {
  .search-box {
    right: 170px;
    max-width: calc(100% - 28vw);
  }
}

@media only screen and (max-width: 1299px) {
  .search-box {
    max-width: calc(100% - 31vw);
  }
}

@media only screen and (max-width: 1024px) {
  .search-box {
    max-width: calc(100% - 49vw);
  }
}

@media only screen and (max-width: 980px) {
  .search-box {
    max-width: calc(100% - 56vw);
  }
}

@media only screen and (max-width: 767px) {
  .search-box {
    right: -10px;
    max-width: calc(100% - 30px);
  }
}

.search-box.show {
  border-color: #b9b9b9;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  background: white;
}

.search-box.show .close {
  opacity: 1;
  visibility: visible;
}

.search-box.show input[type="submit"] {
  right: 40px;
}

.search-box.show .close-btn {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.search-box.show .searchBtn {
  right: 100%;
  margin-right: -35px;
}

.search-box .close-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: none;
}

.search-box .close-btn span::before,
.search-box .close-btn span::after {
  top: 9px;
  background: #b9b9b9;
}

.search-box input[type="text"] {
  border: 0;
  width: calc(100% - 30px);
  height: 38px;
  padding: 0 45px 0 45px;
  font-size: 0.875rem;
  color: #000;
  width: 100%;
  background: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  right: 0;
  top: 0;
}

.search-box input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.search-box input[type="text"]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.search-box input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.search-box input[type="text"]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.search-box input:focus::placeholder {
  color: transparent;
}

.search-box .searchBtn {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 0;
  width: 25px;
  height: 25px;
  margin-top: -10px;
  padding: 0;
  background: none !important;
  border: 0;
}

.search-box .searchBtn:before,
.search-box .searchBtn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  background: url("../svg/search-icon.svg") no-repeat 0 0;
  background-size: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.search-box .searchBtn:after {
  opacity: 0;
  background: url("../svg/search-hover-icon.svg") no-repeat 0 0;
  background-size: 100%;
}

.search-box .searchBtn:hover:before {
  opacity: 0;
}

.search-box .searchBtn:hover:after {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .jp-website .page-header .header-left .logo {
    margin-left: 50px;
  }
}

.jp-website .header-right {
  margin-right: 50px;
}

.jp-website .header-right .search-box {
  right: 230px;
}

.jp-website .header-right .global-link {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 99;
  transform: translateY(-50%);
  background: url("../png/globe.png") no-repeat 0 0;
  background-size: 100%;
}

.en-website .search-box {
  right: 240px;
}

.en-website .header-right .jp-link>span {
  width: 30px;
  height: 30px;
  background: url(../png/jp-flag.png) no-repeat 0 0;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.en-website .header-right .jp-link {
  margin-left: 20px
}

@media only screen and (max-width: 767px) {
  .en-website .search-box {
    right: 40px;
  }

  .en-website .header-right .jp-link {
    margin-left: 10px;
    width: 40px;
    display: flex;
    align-items: center;
    font-size: 13px;
  }

  .en-website .header-right .jp-link>span {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 1400px) {
  .jp-website .header-right {
    margin-right: 40px;
  }

  .jp-website .header-right .search-box {
    right: 215px;
  }
}

@media only screen and (max-width: 1199px) {
  .jp-website .header-right .search-box {
    right: 210px;
  }
}

@media only screen and (max-width: 767px) {
  .jp-website .header-right .search-box {
    right: 45px;
    max-width: calc(100% - 60px);
  }
}

@media only screen and (max-width: 480px) {
  .jp-website .header-right .search-box {
    right: 30px;
  }

  .jp-website .header-right .global-link {
    right: -5px;
  }
}

@media only screen and (max-width: 1700px) {
  .jp-website .search-box {
    max-width: calc(100% - 28vw);
  }
}

@media only screen and (max-width: 1600px) {
  .jp-website .search-box {
    max-width: calc(100% - 29vw);
  }
}

@media only screen and (max-width: 1500px) {
  .jp-website .search-box {
    max-width: calc(100% - 30vw);
  }
}

@media only screen and (max-width: 1400px) {
  .jp-website .search-box {
    right: 170px;
    max-width: calc(100% - 30.5vw);
  }
}

@media only screen and (max-width: 1299px) {
  .jp-website .search-box {
    max-width: calc(100% - 32vw);
  }
}

@media only screen and (max-width: 1024px) {
  .jp-website .search-box {
    max-width: calc(100% - 49vw);
  }
}

@media only screen and (max-width: 980px) {
  .jp-website .search-box {
    max-width: calc(100% - 56vw);
  }
}

@media only screen and (max-width: 767px) {
  .jp-website .search-box {
    right: 30px;
    max-width: calc(100% - 30px);
  }
}

.footer-outer {
  width: 100%;
  float: left;
  padding: 5rem 4rem 3rem 4rem;
  background: #007c82;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.footer-outer .footer-logo {
  border-right: 1px solid #fff;
  padding-right: 110px;
}

.footer-outer .footer-logo img {
  width: 100%;
}

.footer-outer .footer-brief {
  padding-left: 110px;
}

.footer-outer .footer-links ul li {
  font-size: 1.257rem;
  margin-bottom: 10px;
}

.footer-outer .footer-links ul li a {
  position: relative;
  padding-bottom: 2px;
  display: table;
}

.footer-outer .footer-links ul li a:before {
  content: "";
  height: 2px;
  left: 0;
  right: 100%;
  bottom: -2px;
  background: currentColor;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-outer .footer-links ul li a:hover:before {
  opacity: 1;
  right: 0;
}

@media only screen and (max-width: 1279px) {
  .footer-outer .footer-brief {
    padding-left: 75px;
    width: 75%;
  }

  .footer-outer .footer-logo {
    width: 25%;
    padding-right: 75px;
  }
}

@media only screen and (max-width: 980px) {
  .footer-outer {
    padding: 5rem 0;
  }

  .footer-outer .footer-brief {
    padding-left: 30px;
    width: 75%;
  }

  .footer-outer .footer-logo {
    width: 25%;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-outer .inner-wrapper>.d-f {
    flex-wrap: wrap;
  }

  .footer-outer .footer-brief {
    padding-left: 0;
    width: 100%;
  }

  .footer-outer .footer-brief .d-f {
    flex-wrap: wrap;
  }

  .footer-outer .footer-brief .d-f .footer-connect {
    width: 100%;
    margin-top: 40px;
  }

  .footer-outer .footer-brief .d-f .footer-connect .d-f {
    justify-content: center;
    width: 100%;
  }

  .footer-outer .footer-logo {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
    border: 0;
  }

  .footer-outer .footer-logo a {
    max-width: 280px;
    margin: 0 auto;
  }
}

.footer-connect {
  text-align: center;
}

.footer-connect h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.footer-connect ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-connect ul li {
  margin: 0 12px;
}

.footer-connect ul li a {
  transition: all 0.5s ease;
}

.footer-connect ul li a:hover {
  opacity: 0.5;
}

.footer-copy {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 0.9777rem;
  text-align: center;
  margin-top: 4rem;
}

.home-banner {
  background: #f5f5f5;
  padding: 1vw 4vw 4vw;
  margin-bottom: 5rem;
}

.home-banner .home-slider {
  width: 100%;
  float: left;
}

.home-banner .item {
  width: 100%;
  float: left;
}

.home-banner .slide-caption {
  width: 50%;
  padding: 0 40px 0 4vw;
}

.home-banner .slide-caption .h1 {
  margin-bottom: 3vw;
  max-width: 650px;
}

.home-banner .slide-image img {
  width: 100%;
  padding-right: 60px;
}

.home-banner .flickity-button {
  width: 3.3rem;
  height: 3.3rem;
  right: 20px;
  border-radius: 3.3rem;
  min-width: 10px;
  top: 100%;
  display: none;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .home-banner .flickity-button {
    display: none;
  }
}

.home-banner .flickity-button.previous {
  left: auto;
  right: 60px;
  transform: translateY(-50%) rotate(180deg);
}

.home-banner .flickity-page-dots {
  right: auto;
  left: 0;
  top: auto;
  bottom: 20%;
  width: auto;
  padding-left: 4vw;
}

@media only screen and (max-width: 1400px) {
  .home-banner .flickity-page-dots {
    padding-left: 0;
    bottom: 15%;
  }
}

@media only screen and (max-width: 1199px) {
  .home-banner .flickity-page-dots {
    bottom: 10%;
  }
}

.home-banner .flickity-page-dots .dot {
  margin: 0 12px 0 0;
}

@media only screen and (max-width: 1400px) {
  .home-banner .slide-caption {
    padding: 0 40px 0 0;
  }

  .home-banner .slide-image {
    padding-right: 0;
  }

  .home-banner .slide-image img {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .home-banner {
    padding: 40px 0 60px;
  }

  .home-banner .flickity-page-dots {
    bottom: -40px;
    left: 0;
    right: 0;
  }

  .home-banner .item>.d-f {
    flex-wrap: wrap;
  }

  .home-banner .slide-caption {
    padding: 0 30px 35px;
    width: 100%;
  }

  .home-banner .slide-image {
    padding: 0 30px;
    width: 100%;
  }

  .home-banner .slide-image img {
    padding-right: 0;
  }
}

.autocomplete-suggestions {
  position: fixed !important;
}

.who-we-work {
  position: relative;
  color: #ffffff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding: 6vw 0 10vw;
  margin-bottom: 5rem;
}

.who-we-work:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #333d47;
  opacity: 0.8;
}

.who-we-work>div {
  position: relative;
}

.who-we-work ul {
  list-style-type: none;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.who-we-work ul li {
  margin: 15px 30px;
  position: relative;
  padding-right: 35px;
}

.who-we-work ul li svg {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}

.who-we-work .boxGroup {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.who-we-work .boxGroup>div {
  margin: 0 2.7vw;
  width: 20%;
}

.who-we-work .boxGroup .counter {
  width: 10rem;
  height: 10rem;
  border-radius: 100%;
  border: 3px solid #ffffff;
  margin: 30px auto 15px;
  font-size: 3rem;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .who-we-work .boxGroup .counter {
    width: 8rem;
    height: 8rem;
    border-width: 2px;
    font-size: 2.3rem;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 767px) {
  .who-we-work ul li {
    margin: 15px;
  }

  .who-we-work .boxGroup {
    flex-wrap: wrap;
  }

  .who-we-work .boxGroup>div {
    margin: 0;
    width: 50%;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 650px) {
  .who-we-work {
    padding: 40px 0;
  }

  .who-we-work ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .icon-card {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .icon-card .d-f {
    flex-wrap: wrap;
  }

  .icon-card .d-f .item {
    width: 100%;
    margin-bottom: 30px;
  }

  .icon-card .d-f .item:last-child {
    margin-bottom: 0;
  }
}

.our-services {
  padding: 1vw 4vw;
  margin-bottom: 5rem;
}

.our-services.marB0 {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .our-services {
    padding: 0 25px;
  }
}

.our-services .imageBox img {
  width: 100%;
  max-width: 70%;
}

@media only screen and (max-width: 767px) {
  .our-services .w50 {
    width: 100%;
  }

  .our-services .w50.imageBox {
    text-align: center;
    margin-bottom: 4rem;
  }

  .our-services .w50.imageBox img {
    max-width: 200px;
  }
}

@media only screen and (max-width: 1024px) {
  .our-services .service-banner {
    margin-bottom: 10px;
  }
}

.our-services .expandLoad .expandLoad,
.our-services .expandLoad .actionBox {
  float: left;
  width: 100%;
}

.our-services .expandLoad .expandLoad ol li:first-child {
  margin-top: 0;
}

.service-lists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.service-lists>li {
  padding-left: 150px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1279px) {
  .service-lists>li {
    padding-left: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .service-lists>li {
    margin-top: 40px;
  }
}

.service-lists>li:last-child {
  margin-bottom: 0;
}

.service-lists.col2 {
  justify-content: space-between;
}

.service-lists.col2>li {
  width: 47%;
  margin-bottom: 5vw;
}

@media only screen and (max-width: 767px) {
  .service-lists.col2>li {
    width: 100%;
    margin-bottom: 0;
  }
}

.service-lists.col2>li>figure {
  position: relative;
  width: 100%;
  height: 100%;
}

.service-lists.col2>li>figure img {
  width: 115%;
  bottom: 0;
  top: auto;
  transform: translate(15%, 20%);
}

@media only screen and (max-width: 767px) {
  .service-lists>li {
    padding-left: 75px;
    margin-bottom: 0;
  }
}

.service-lists li {
  width: 100%;
  position: relative;
  font-size: 1.257rem;
  line-height: 1.3;
  font-weight: 400;
}

.service-lists li p {
  font-size: 1.257rem;
  line-height: 1.3;
  font-weight: 400;
}

.service-lists li li {
  margin: 10px 0;
}

.service-lists li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 75px;
  max-height: 75px;
}

@media only screen and (max-width: 767px) {
  .service-lists li img {
    width: 12vw;
  }
}

.service-lists ol {
  list-style-type: none;
  margin: 0;
}

.service-lists .actionBox {
  margin-top: 40px;
}

.service-lists .title.marY1 {
  margin: 1rem 0;
}

.getintouch {
  padding: 40px 0;
  margin-bottom: 0 !important;
  background-color: #007c82;
}

.getintouch .title {
  color: #ffffff;
}

.getintouch .form-container {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  min-height: 500px;
  display: none;
}

.getintouch .form-container form {
  float: left;
  width: 100%;
}

.getintouch .btn-primary {
  border: 2px solid #ad9442;
}

.getintouch .btn-primary:hover {
  background-color: #ffffff;
  color: #ad9442;
}

@media only screen and (max-width: 767px) {
  .getintouch {
    padding: 30px 0;
  }
}

.scroll-popup {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 410px;
  height: auto;
  padding: 35px 25px 40px;
  min-height: 100px;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  overflow: hidden;
  display: none;
}

.scroll-popup .close {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.scroll-popup .close:after {
  content: "";
  width: 1.4px;
  height: 12px;
  transform: rotate(45deg);
  background-color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5px;
}

.scroll-popup .close:before {
  content: "";
  width: 1.4px;
  height: 12px;
  transform: rotate(-45deg);
  background-color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5px;
}

.scroll-popup .popup-box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.scroll-popup .popup-box .lft {
  position: relative;
  width: 100px;
}

.scroll-popup .popup-box .lft img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0 0 20px 0;
  z-index: 1;
}

.scroll-popup .popup-box .lft:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 0;
  background-color: #007c82;
  z-index: 0;
}

.scroll-popup .popup-box .rgt {
  width: 260px;
  padding-left: 35px;
}

.scroll-popup .popup-box .rgt h6 {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.scroll-popup .popup-box .rgt p {
  font-size: 12px;
  line-height: 1.4;
}

.scroll-popup {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 410px;
  height: auto;
  padding: 35px 25px 40px;
  min-height: 100px;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  overflow: hidden;
  display: none;
}

.scroll-popup .close {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.scroll-popup .close:after {
  content: "";
  width: 1.4px;
  height: 12px;
  transform: rotate(45deg);
  background-color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5px;
}

.scroll-popup .close:before {
  content: "";
  width: 1.4px;
  height: 12px;
  transform: rotate(-45deg);
  background-color: #000;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5px;
}

.scroll-popup .popup-box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.scroll-popup .popup-box .lft {
  position: relative;
  width: 100px;
}

.scroll-popup .popup-box .lft img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0 0 20px 0;
  z-index: 1;
}

.scroll-popup .popup-box .lft:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 0;
  background-color: #007c82;
  z-index: 0;
}

.scroll-popup .popup-box .rgt {
  width: 260px;
  padding-left: 35px;
}

.scroll-popup .popup-box .rgt h6 {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.scroll-popup .popup-box .rgt p {
  font-size: 12px;
  line-height: 1.4;
}

.zig-zag-card {
  padding: 1vw 4vw;
}

.zig-zag-card.padL0 {
  padding-left: 0;
}

.zig-zag-card.padR0 {
  padding-right: 0;
}

.zig-zag-card .imageBox img {
  width: 100%;
}

.zig-zag-card .textBox {
  padding: 2vw 6vw;
}

.zig-zag-card .textBox.pad0 {
  padding: 0;
}

@media only screen and (max-width: 980px) {
  .zig-zag-card .textBox {
    padding: 2vw 4vw;
  }
}

.zig-zag-card>.d-f {
  margin-bottom: 5rem;
}

.zig-zag-card>.d-f:nth-child(odd) .imageBox.touch {
  margin-left: -4vw;
}

.zig-zag-card>.d-f:nth-child(even) {
  flex-direction: row-reverse;
}

.zig-zag-card>.d-f:nth-child(even) .textBox {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card>.d-f:nth-child(even) .imageBox {
    padding-left: 0;
  }
}

.zig-zag-card.imgMax>.d-f {
  margin-bottom: 3.5rem;
}

.zig-zag-card.imgMax .imageBox {
  text-align: center;
  padding: 1.5rem !important;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card.imgMax .imageBox {
    padding: 0 !important;
  }
}

.zig-zag-card.imgMax .imageBox img {
  width: auto;
  max-width: 100%;
  max-height: 300px;
}

.zig-zag-card.imgMax .textBox {
  padding: 2rem 1rem 2rem 2rem;
}

.zig-zag-card.imgMax .textBox.pad0 {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card.imgMax .textBox {
    padding: 0;
  }
}

.zig-zag-card .actionBox {
  padding-top: 15px;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card {
    padding: 0 25px;
  }

  .wrapper .zig-zag-card {
    padding: 0 0;
  }

  .zig-zag-card .d-f {
    flex-wrap: wrap;
  }

  .zig-zag-card .w50,
  .zig-zag-card .w60,
  .zig-zag-card .w40,
  .zig-zag-card .w45,
  .zig-zag-card .w35,
  .zig-zag-card .w55 {
    width: 100%;
  }

  .zig-zag-card .textBox {
    padding: 0;
  }

  .zig-zag-card .imageBox {
    margin-bottom: 20px;
  }

  .zig-zag-card .imageBox.touch {
    margin-left: 0;
  }
}

.bdr {
  overflow: hidden;
}

.bdr img {
  width: 100%;
}

.bdr.tr {
  border-top-right-radius: 100px;
}

@media only screen and (max-width: 1024px) {
  .bdr.tr {
    border-top-right-radius: 50px;
  }
}

.bdr.bl {
  border-bottom-left-radius: 100px;
}

@media only screen and (max-width: 1024px) {
  .bdr.bl {
    border-bottom-left-radius: 50px;
  }
}

.bdr.br {
  border-bottom-right-radius: 100px;
}

@media only screen and (max-width: 1024px) {
  .bdr.br {
    border-bottom-right-radius: 50px;
  }
}

.bdr.tl {
  border-top-left-radius: 100px;
}

@media only screen and (max-width: 1024px) {
  .bdr.tl {
    border-top-left-radius: 50px;
  }
}

.icon-card figure img {
  max-height: 62px;
}

.insights-wrap {
  padding: 0 0 0 4vw;
  margin-bottom: 5rem;
}

.insights-wrap .padR30 {
  padding-right: 4rem;
}

.insights-wrap .w60 {
  padding: 4rem;
}

.insights-wrap .w60>.d-f {
  align-items: flex-start;
  margin-top: 3px;
}

@media only screen and (max-width: 767px) {
  .insights-wrap .w60>.d-f {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .insights-wrap {
    padding: 0 25px;
  }

  .insights-wrap .d-f {
    flex-wrap: wrap;
  }

  .insights-wrap .d-f>h2.marB0 {
    max-width: 55%;
  }

  .insights-wrap .d-f>div.padR30 {
    max-width: 35%;
  }

  .insights-wrap .related-wrap {
    margin: 30px -25px 0;
  }

  .insights-wrap .w60,
  .insights-wrap .w40,
  .insights-wrap .w30,
  .insights-wrap .w70 {
    width: 100%;
    padding: 0;
  }

  .insights-wrap .w60 figure,
  .insights-wrap .w40 figure,
  .insights-wrap .w30 figure,
  .insights-wrap .w70 figure {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .insights-wrap .tab-list ul li {
    display: block !important;
    padding-right: 0px !important;
  }
}

.insights-slider {
  padding-bottom: 65px;
}

.insights-slider .item {
  width: 100%;
  display: block;
}

.insights-slider .item .fl-fix.marB20 h3.h3 {
  display: block;
}

.insights-slider .flickity-page-dots {
  width: auto;
  height: 12px;
  right: 0;
  left: 40px;
  top: auto;
  bottom: 0px;
  text-align: left;
  padding-left: 30%;
}

.insights-slider .flickity-page-dots .dot {
  margin: 0 3px;
  background-color: #ffffff;
  border: 3px solid #007c82;
  opacity: 1;
}

.insights-slider .flickity-page-dots .dot.is-selected {
  background-color: #007c82;
}

@media only screen and (max-width: 1024px) {
  .insights-slider figure {
    border-bottom-right-radius: 50px;
  }

  .insights-slider h3 {
    font-size: 1.4rem;
  }

  .insights-slider p {
    font-size: 1.05rem;
  }

  .insights-slider .w30 {
    width: 40%;
  }

  .insights-slider .w70 {
    width: 60%;
    padding-left: 25px;
  }
}

.insights-features {
  list-style-type: none;
}

.insights-features li {
  display: inline-block;
  margin: 0 12px 12px 0;
  font-size: 0.9777rem;
}

.insights-features li a {
  display: block;
  background: #d2e7e8;
  padding: 0.5rem 1rem;
  border-radius: 100px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.insights-features li a:hover {
  background: #007c82;
  color: #ffffff;
}

.related-wrap {
  background: #007c82;
  color: #ffffff;
  padding: 4rem;
}

.related-wrap .title {
  margin-bottom: 3.5rem;
}

.related-wrap ul {
  list-style-type: none;
}

.related-wrap ul li {
  margin: 25px 0;
  background: #333d47;
  padding: 2rem;
  color: #ffffff;
  border-radius: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

.related-wrap ul li p {
  margin: 0;
}

.related-wrap ul li p+p {
  margin-top: 15px;
}

.related-wrap ul li svg {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}

.related-wrap ul li:hover {
  background: #ffffff;
  color: #333d47;
}

.related-wrap ul li:hover svg path {
  fill: #ad9442;
}

.case-studies {
  position: relative;
  padding: 0 0 0 4vw;
  margin-bottom: 5rem;
}

.case-studies.gapL0 {
  padding-left: 0;
}

.case-studies .viewAll {
  position: absolute;
  top: 0;
  right: 4rem;
  z-index: 9;
}

@media only screen and (max-width: 767px) {
  .case-studies {
    padding: 0 0 0 25px;
  }

  .case-studies .d-f {
    flex-wrap: wrap;
  }

  .case-studies .d-f .w35,
  .case-studies .d-f .w65 {
    width: 100%;
  }

  .case-studies .title br {
    display: none;
  }

  .case-studies .viewAll {
    position: static;
    width: 100%;
    float: left;
    margin-top: 15px;
  }
}

.case-studies-slider {
  padding: 4rem 0;
  margin: 2rem 0;
}

@media only screen and (max-width: 767px) {
  .case-studies-slider {
    padding-bottom: 0;
  }
}

.case-studies-slider .item {
  width: 42%;
  margin-right: 5%;
}

@media only screen and (max-width: 767px) {
  .case-studies-slider .item {
    width: 90%;
  }
}

.case-studies-slider .item .figure {
  width: 100%;
  margin-bottom: 2rem;
}

.case-studies-slider .item .figure img {
  width: 100%;
}

.case-studies-slider .item .title {
  margin-bottom: 1rem;
}

.case-studies-slider .item p {
  min-height: 65px;
}

.case-studies-slider .flickity-button {
  width: 3.3rem;
  height: 3.3rem;
  top: 78%;
  left: -48%;
  border-radius: 3.3rem;
  min-width: 10px;
}

@media only screen and (max-width: 1199px) {
  .case-studies-slider .flickity-button {
    left: -46%;
  }
}

@media only screen and (max-width: 980px) {
  .case-studies-slider .flickity-button {
    left: -45%;
  }
}

@media only screen and (max-width: 767px) {
  .case-studies-slider .flickity-button {
    left: auto;
    right: 20px;
    top: 0;
  }
}

.case-studies-slider .flickity-button.previous {
  left: -54%;
  transform: translateY(-50%) rotate(180deg);
}

@media only screen and (max-width: 767px) {
  .case-studies-slider .flickity-button.previous {
    left: auto;
    right: 70px;
  }
}

.resourse-form {
  border: 1px solid #707070;
}

.inner-banner {
  background: #f5f5f5;
  padding: 1vw 4vw 4vw;
  margin-bottom: 5rem;
}

.inner-banner .item {
  width: 100%;
  float: left;
}

.inner-banner .slide-caption {
  padding: 0 40px 0 4vw;
}

.inner-banner .slide-caption .h1 {
  margin-bottom: 2.5vw;
  max-width: 90%;
}

.inner-banner .slide-image {
  padding: 0 50px;
}

.inner-banner .slide-image img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .inner-banner {
    padding: 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  .inner-banner>.d-f {
    flex-wrap: wrap;
  }

  .inner-banner>.d-f .slide-caption {
    padding: 0 5% 30px;
    width: 100%;
  }

  .inner-banner>.d-f .slide-image {
    padding: 0 30px;
    width: 100%;
  }

  .inner-banner>.d-f .slide-image img {
    padding-right: 0;
  }

  .inner-banner .flickity-page-dots {
    bottom: 5px;
  }

  .inner-banner .item>.d-f {
    flex-wrap: wrap;
  }

  .inner-banner .item>.d-f .slide-caption {
    padding: 0 5% 30px;
    width: 100%;
  }

  .inner-banner .item>.d-f .slide-image {
    padding: 0 30px;
    width: 100%;
  }

  .inner-banner .item>.d-f .slide-image img {
    padding-right: 0;
  }

  .inner-banner .padT100 {
    padding-top: 0;
  }

  .inner-banner .padT100 .slide-caption {
    padding-bottom: 0;
  }
}

.single-casestudy .inner-banner {
  margin-bottom: 0;
}

.bread-crumb {
  width: 100%;
  margin-bottom: 1rem;
}

.bread-crumb ul {
  list-style-type: none;
}

.bread-crumb ul li {
  display: inline-block;
  font-size: 1.118rem;
  position: relative;
  color: #000;
  opacity: 0.7;
}

.bread-crumb ul li a:hover {
  text-decoration: underline;
}

.bread-crumb ul li+li {
  padding-left: 20px;
}

.bread-crumb ul li+li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  top: 7px;
  left: 2px;
}

.tab-list {
  display: flex;
  justify-content: center;
}

.tab-list ul {
  border-bottom: 2px solid #b2b2b2;
}

.tab-list ul li {
  display: inline-block;
  padding: 0 0 2.1rem;
  cursor: pointer;
  margin: 0 3rem;
  position: relative;
  bottom: -3px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.257rem;
  max-width: 20%;
}

.tab-list ul li:before {
  content: "";
  height: 0px;
  border-bottom: 4px solid transparent;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  transform-origin: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.tab-list ul li.active {
  color: #007c82;
}

.tab-list ul li.active:before {
  border-color: #007c82;
  opacity: 1;
}

.tab-list ul.withIco li {
  padding-top: 6rem;
}

.tab-list ul.withIco li img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 62px;
  max-height: 62px;
}

.tab-list ul.widthAuto {
  width: auto;
}

.tab-list ul.widthAuto li:first-child {
  margin-left: 0;
}

.tab-list ul.widthAuto li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .tab-list.widthAuto {
    justify-content: flex-start;
    overflow: auto;
    padding-bottom: 20px;
  }

  .tab-list ul {
    flex-wrap: wrap;
    border: 0;
  }

  .tab-list ul.widthAuto {
    width: 100%;
  }

  .tab-list ul li {
    min-width: 100%;
    display: none;
    max-width: 100%;
    text-align: left;
    margin: 0 0 5px !important;
    padding: 15px 30px 15px 0 !important;
  }

  .tab-list ul li.active {
    display: block;
    position: relative;
    order: -10;
  }

  .tab-list ul li.active:after {
    content: "";
    position: absolute;
    right: 10px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #007c82;
    border-top: 2px solid #007c82;
    transform: rotate(-135deg);
    top: 50%;
    margin-top: -8px;
  }

  .tab-list ul.withIco li {
    padding-top: 0;
    padding-right: 75px;
  }

  .tab-list ul.withIco li img {
    max-width: 40px;
    max-height: 40px;
    top: 10px;
    right: 10px;
  }

  .tab-list ul.open li {
    display: block;
  }

  .tab-list ul.open li.active:after {
    margin-top: -4px;
    transform: rotate(45deg);
  }
}

.tab-content-box .tab-content {
  display: none;
}

.tab-content-box .tab-content:first-child {
  display: block;
}

@media only screen and (max-width: 767px) {
  .tab-list ul.withIco li {
    text-align: center;
  }

  .tab-list ul.withIco li img {
    display: block;
    position: relative;
    margin-bottom: 20px;
    max-height: 50px;
  }

  .tab-list ul.withIco li.active:after {
    top: auto !important;
    bottom: 22px !important;
  }

  .tab-list ul.withIco.open li.active:after {
    bottom: 17px !important;
  }
}

.how-we-can-help {
  padding: 1vw 4vw;
  margin-bottom: 5rem;
}

.how-we-can-help .list-box {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
}

.how-we-can-help .list-box li {
  width: 33.333%;
  float: left;
  padding: 1rem;
}

.how-we-can-help .list-box li .inner-box {
  width: 100%;
  min-height: 100%;
  border: 1px solid #b2b2b2;
  padding: 2.5rem;
  border-bottom-right-radius: 40px;
}

.how-we-can-help .list-box li .inner-box img {
  margin-bottom: 15px;
  max-height: 62px;
  max-width: 80px;
}

@media only screen and (max-width: 767px) {
  .how-we-can-help .list-box li {
    width: 100%;
  }
}

.feature-news .d-f {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
  .feature-news .d-f {
    flex-wrap: wrap;
  }

  .feature-news .d-f .w55 {
    width: 100%;
    padding-right: 0;
  }

  .feature-news .d-f .w45 {
    width: 100%;
    margin-top: 20px;
  }
}

.news-list .col.d-f .d-f.fxd-c {
  width: 100%;
}

.news-list .col.d-f .d-f.fxd-c figure {
  display: flex;
  width: 100%;
}

.news-list .col.d-f .d-f.fxd-c figure a {
  width: 100%;
}

.news-list .tag {
  position: absolute;
  left: 20px;
  top: 20px;
  background: #007c82;
  color: #ffffff;
  cursor: default;
  padding: 4px 16px;
  border-radius: 12px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.news-list .action-box {
  margin-top: auto;
}

@media only screen and (max-width: 767px) {

  .news-list.col-3,
  .news-list .col-3 {
    margin: 0 -10px;
  }

  .news-list.col-3 .col,
  .news-list .col-3 .col {
    padding: 0 10px;
    width: 50%;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 350px) {

  .news-list.col-3 .col,
  .news-list .col-3 .col {
    width: 100%;
  }
}

.news-list-slider {
  padding: 0 0 4rem;
}

.news-list-slider .item {
  width: 30%;
  margin-right: 5%;
}

@media only screen and (max-width: 767px) {
  .news-list-slider .item {
    width: 90%;
  }
}

.news-list-slider .item figure {
  width: 100%;
  margin-bottom: 2rem;
  padding-bottom: 52.3%;
  position: relative;
}

.news-list-slider .item figure img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.news-list-slider .item .title {
  margin-bottom: 1rem;
  min-height: 90px;
}

.news-list-slider .flickity-button {
  width: 3.3rem;
  height: 3.3rem;
  top: 100%;
  right: 4rem;
  border-radius: 3.3rem;
  min-width: 10px;
}

.news-list-slider .flickity-button.previous {
  left: auto;
  right: 8rem;
  transform: translateY(-50%) rotate(180deg);
}

.cms-content a {
  color: #007c82;
}

.cms-content~.actionBox {
  clear: both;
}

.cms-content~.actionBox:last-child {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .card .d-f {
    flex-wrap: wrap;
  }

  .card .d-f .w50,
  .card .d-f .w40,
  .card .d-f .w30 {
    width: 100%;
  }

  .card .d-f .w50 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .resourse-detail .d-f {
    flex-wrap: wrap;
  }

  .resourse-detail .d-f .w50,
  .resourse-detail .d-f .w45,
  .resourse-detail .d-f .w30 {
    width: 100%;
    padding-right: 0;
  }

  .resourse-detail .d-f .w45 {
    margin-bottom: 20px;
  }
}

.selectize-input .item {
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 88%;
}

.case-filter .selectric-wrapper {
  width: 100%;
}

.case-filter .d-f {
  align-items: center;
}

.case-filter .d-f label {
  white-space: nowrap;
}

@media only screen and (max-width: 980px) {
  .case-filter .marR20 {
    margin-right: 10px;
  }

  .case-filter .marR20 .selectize-input.full {
    max-width: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .case-filter {
    flex-wrap: wrap;
  }

  .case-filter .d-f {
    width: 100%;
    margin-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .case-filter .d-f label {
    margin: 10px 0;
  }
}

.values {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 8.5rem;
}

.values .title {
  float: left;
  width: 100%;
  text-align: center;
}

.values ul.values-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 4rem;
}

.values ul.values-list li {
  float: left;
  width: 25%;
  padding: 0 5px;
  text-align: center;
}

.values ul.values-list li figure {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #b2b2b2;
  display: inline-block;
  margin-bottom: 2rem;
}

.values ul.values-list li.anim-text {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.values ul.values-list li.anim-text:hover {
  transform: scale(1.1);
}

.values ul.values-list li h3 {
  text-transform: uppercase;
}

.values ul.values-list li p {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .values {
    margin-bottom: 40px;
  }

  .values ul.values-list li {
    float: left;
    width: 50%;
    margin-bottom: 0;
    padding: 10px;
  }

  .values ul.values-list li figure {
    width: 100px;
    height: 100px;
  }
}

.title-box {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}

.title-box .inner-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 767px;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}

.title-box .inner-wrap .btn {
  margin-top: 20px;
}

.map-container {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 4rem 0;
  margin-bottom: 6.5rem;
  text-align: center;
}

.map-container .title {
  padding: 0 5%;
}

.map-container .title h2 {
  margin-bottom: 2rem;
}

.map-container img {
  width: 100%;
  height: auto;
}

.map-container .map-box {
  margin: 0 auto;
  position: relative;
}

.map-container .map-box img {
  vertical-align: top;
}

.map-container .map-box .icon-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.map-container .map-box .icon-wrapper .icon-box {
  position: absolute;
  cursor: pointer;
}

.map-container .map-box .icon-wrapper .icon-box .icon {
  position: relative;
  z-index: 2;
  transform: scale(1);
  transform-origin: 50% 50%;
  display: block;
}

@media only screen and (max-width: 767px) {
  .map-container .map-box .icon-wrapper .icon-box .icon {
    transform: scale(0.6);
  }
}

.map-container .map-box .icon-wrapper .icon-box .icon svg {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767px) {
  .map-container .map-box .icon-wrapper .icon-box .icon svg {
    width: 15px;
    height: 15px;
  }
}

.map-container .map-box .icon-wrapper .icon-box .details {
  width: 246px;
  color: white;
  padding: 15px 10px 15px 45px;
  border-radius: 10px;
  text-align: left;
  position: absolute;
  left: -10px;
  top: 50%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
  transform: translateY(-50%);
  background: #007c82;
}

.map-container .map-box .icon-wrapper .icon-box .details::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  height: 24px;
  width: 24px;
  margin-top: -12px;
  background: url("../svg/wl-location-white-green.svg") no-repeat 0 0;
}

@media only screen and (max-width: 767px) {
  .map-container .map-box .icon-wrapper .icon-box .details::before {
    transform: scale(0.6);
    left: 50%;
    top: 2px;
    margin-top: 0;
    margin-left: -12px;
  }
}

.map-container .map-box .icon-wrapper .icon-box .details.gray {
  background: #707070;
}

.map-container .map-box .icon-wrapper .icon-box .details.gray::before {
  background: url("../svg/wl-location-white-gray.svg") no-repeat 0 0;
}

.map-container .map-box .icon-wrapper .icon-box .details .adrBox {
  width: 100%;
}

.map-container .map-box .icon-wrapper .icon-box .details .adrBox+.adrBox {
  margin-top: 25px;
}

.map-container .map-box .icon-wrapper .icon-box .details h4 {
  margin-bottom: 4px;
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.map-container .map-box .icon-wrapper .icon-box .details p {
  font-size: 0.714rem;
}

.map-container .map-box .icon-wrapper .icon-box:hover {
  z-index: 9;
}

.map-container .map-box .icon-wrapper .icon-box:hover .icon svg path {
  fill: white;
}

.map-container .map-box .icon-wrapper .icon-box:hover .details {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 1400px) {
  .map-container .map-box .icon-wrapper .icon-box .details {
    padding: 10px 10px 10px 40px;
    width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .map-container .map-box .icon-wrapper .icon-box .details {
    padding: 25px 5px 5px 5px;
    transform: translateX(-50%);
    left: 50%;
    text-align: center;
    max-width: 39vw;
    margin-top: -14px;
  }
}

.map-container .tab-content-box {
  background-color: #f2f2f2;
}

.map-container .captions {
  position: absolute;
  left: 50px;
  bottom: 30px;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 1400px) {
  .map-container .captions {
    padding-bottom: 2rem;
  }
}

@media only screen and (max-width: 1199px) {
  .map-container .captions {
    padding-bottom: 1rem;
  }
}

@media only screen and (max-width: 980px) {
  .map-container .captions {
    padding-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #f2f2f2;
    padding: 20px;
  }
}

.linkedInBtn svg {
  fill: #0077b5;
  width: 20px;
  height: 20px;
}

.linkedInBtn:hover svg {
  fill: #007c82;
}

.bisection-full {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 8rem;
}

.bisection-full .img img {
  width: 100%;
}

.bisection-full .content {
  padding: 2vw 10vw;
}

.bisection-full .content .btn {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {

  .bisection-full .img,
  .bisection-full .imageBox,
  .bisection-full .content {
    width: 100%;
  }

  .bisection-full .img .animation-banner.type-8::before,
  .bisection-full .imageBox .animation-banner.type-8::before,
  .bisection-full .content .animation-banner.type-8::before {
    left: 30%;
  }

  .bisection-full .content {
    padding: 20px;
  }

  .bisection-full .content .btn {
    margin-top: 20px;
  }
}

.leadership-gallery {
  padding-left: 0;
  padding-right: 0;
}

.leadership-gallery .d-f {
  margin-bottom: 7rem;
}

.leadership-gallery .textBox {
  padding-left: 0;
  padding-right: 0;
}

.leadership-gallery .link-row {
  margin: 8rem 0 6rem;
}

.bio-slides {
  float: left;
  width: 100%;
  padding: 5rem 0;
  background-color: #f5f5f5;
}

.bio-slides .title-box {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5rem;
}

.bio-slides .bio-slider {
  float: left;
  width: 100%;
  padding: 0 10%;
  position: relative;
}

.bio-slides .bio-slider .item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.bio-slides .bio-slider .item figure {
  padding: 15px 0 0 15px;
  border-radius: 50%;
  overflow: hidden;
  background: #007c82;
  float: left;
  width: 35%;
}

.bio-slides .bio-slider .item figure img {
  border-radius: 50%;
  width: 100%;
}

.bio-slides .bio-slider .item .profile-picss {
  float: left;
  width: 35%;
  padding: 15px 0 15px 15px;
}

.bio-slides .bio-slider .item .profile-picss figure {
  float: left;
  width: auto;
  position: relative;
}

.bio-slides .bio-slider .item .profile-picss figure:before {
  content: "";
  width: 103.5%;
  height: 103.5%;
  position: absolute;
  top: -4%;
  left: -4%;
  background: #007c82;
  border-radius: 50%;
  z-index: -1;
}

.bio-slides .bio-slider .item .profile-picss figure img {
  position: relative;
  max-height: 100%;
  width: 100%;
}

.bio-slides .bio-slider .item .content {
  float: left;
  width: 60%;
  position: relative;
  padding-top: 30px;
}

.bio-slides .bio-slider .item .content p {
  margin-bottom: 3rem;
}

.bio-slides .bio-slider .item .content h5 {
  margin-bottom: 10px;
}

.bio-slides .bio-slider .item .content:before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("../png/quotes.png") no-repeat 0 0;
  position: absolute;
  top: -15px;
  left: 0;
}

.bio-slides .bio-slider .flickity-prev-next-button.previous {
  left: 0;
  height: 40px;
  background: url("../svg/arrow_forward-gold.svg") no-repeat 0 0;
}

@media only screen and (max-width: 767px) {
  .bio-slides .bio-slider .flickity-prev-next-button.previous {
    left: -20px;
  }
}

.bio-slides .bio-slider .flickity-prev-next-button.previous:hover {
  background: url("../svg/arrow_forward-green.svg") no-repeat 0 0;
  background-color: transparent !important;
}

.bio-slides .bio-slider .flickity-prev-next-button.next {
  right: 0;
  height: 40px;
  background: url("../svg/arrow_forward-gold.svg") no-repeat 0 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}

@media only screen and (max-width: 767px) {
  .bio-slides .bio-slider .flickity-prev-next-button.next {
    right: -20px;
  }
}

.bio-slides .bio-slider .flickity-prev-next-button.next:hover {
  background: url("../svg/arrow_forward-green.svg") no-repeat 0 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  background-color: transparent !important;
}

@media only screen and (max-width: 767px) {
  .bio-slides .bio-slider .item {
    flex-wrap: wrap;
  }

  .bio-slides .bio-slider .item figure {
    margin: 0 auto;
    max-width: 75%;
    width: 100%;
  }

  .bio-slides .bio-slider .item .content {
    width: 100%;
  }
}

.tab-box {
  float: left;
  width: 100%;
  position: relative;
  padding: 4rem 0;
  text-align: center;
}

.tab-box h2 {
  margin-bottom: 4rem;
}

.tab-box .tab-list ul {
  border: none;
}

.tab-box .tab-list ul li {
  padding-bottom: 7px;
  margin: 0 2rem;
}

.tab-box .tab-list ul li h5 {
  color: #909090;
}

.tab-box .tab-list ul li.active h5 {
  color: #007c82;
}

.tab-box .tab-content-box {
  max-width: 800px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.tab-box .tab-content-box p {
  margin-bottom: 3rem;
}

.grey-content-box {
  float: left;
  width: 100%;
  padding: 5rem 0;
  background-color: #f5f5f5;
  text-align: center;
}

.grey-content-box h2 {
  margin-bottom: 3rem;
}

.grey-content-box p {
  margin-bottom: 4rem;
  min-height: 80px;
}

.positions {
  float: left;
  width: 100%;
  padding: 5rem 0;
}

.positions h2 {
  margin-bottom: 4rem;
}

.positions ul {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.positions ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  padding: 15px;
  min-height: 50px;
}

.be-accountable {
  float: left;
  width: 100%;
  padding: 4rem 0 5rem;
  margin-bottom: 5rem;
  position: relative;
  background: #f5f5f5;
}

.be-accountable .tab-box {
  padding: 0;
}

.be-accountable .tab-list ul li {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .be-accountable .d-f {
    flex-wrap: wrap;
  }

  .be-accountable .d-f .w40 {
    margin-top: 20px;
    text-align: center;
  }

  .be-accountable .d-f .w40 img {
    max-width: 250px;
  }

  .be-accountable .d-f .w50,
  .be-accountable .d-f .w40 {
    width: 100%;
  }
}

.initiatives {
  float: left;
  width: 100%;
  margin-top: 4rem;
}

.initiatives .dot-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}

.initiatives .dot-list li {
  float: left;
  width: 47%;
  margin-bottom: 15px;
  position: relative;
  padding-left: 10px;
}

.initiatives .dot-list li:before {
  content: ".";
  font-size: 20px;
  color: #000;
  position: absolute;
  top: -7px;
  left: 0;
}

.initiatives .expandBtn {
  background-color: #ad9442;
  color: #ffffff;
  margin-top: 4rem;
  min-width: 150px;
  padding: 4px 70px 4px 35px;
  line-height: 2;
  border-radius: 70px;
}

.initiatives .expandBtn:after {
  background: url(../svg/right-arrow-white.svg) no-repeat center center;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  right: 35px;
}

.initiatives .expandBtn.active:after {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.thanks-block {
  padding: 0 0 10%;
  text-align: center;
}

.thanks-block p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1199px) {
  .thanks-block p {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .thanks-block p {
    padding-left: 0;
    padding-right: 0;
  }
}

.zig-zag-card.engage {
  padding: 1vw 0;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card.engage {
    padding: 30px 20px;
  }
}

.zig-zag-card.engage-section .w50 {
  width: 55%;
}

@media only screen and (max-width: 767px) {
  .zig-zag-card.engage-section .w50 {
    width: 100%;
  }
}

.zig-zag-card.engage-section .textBox {
  padding-left: 0;
}

.expand-bar {
  margin-bottom: 5rem;
}

.expand-bar .expandBtn {
  background-color: #ad9442;
  color: #ffffff;
  margin-top: 4rem;
  min-width: 150px;
  padding: 4px 70px 4px 35px;
  line-height: 2;
  border-radius: 70px;
}

.expand-bar .expandBtn:after {
  background: url(../svg/right-arrow-white.svg) no-repeat center center;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  right: 35px;
}

.expand-bar .expandBtn.active:after {
  background: url(../svg/close-yellow.svg) no-repeat center center;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  filter: brightness(0) invert(1);
}

.expandContent {
  overflow: hidden;
  margin-bottom: 20px;
}

.hrform .gform_fields {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hrform .gfield {
  margin-bottom: 18px;
  width: 100%;
  position: relative;
}

.hrform .gfield:nth-child(2),
.hrform .gfield:nth-child(3) {
  width: 48%;
}

.hrform .gform_body {
  margin-bottom: 20px;
}

.hrform .gform_footer {
  text-align: center;
}

.hrform li.gfield.gform_validation_container {
  display: none !important;
}

.hrform input[type="submit"] {
  background: #ad9442;
  border-color: #ad9442;
}

.hrform .validation_error {
  display: none;
}

.hrform .validation_message {
  color: red;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 3px;
}

.hrform .gform_ajax_spinner {
  position: absolute;
  margin: 10px;
}

.hrform {
  width: 100%;
  max-width: 700px;
  /*.wpcf7-response-output {
    display: none !important;
  }*/
}

.hrform form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hrform form p,
.hrform form p * {
  width: 100%;
}

.hrform form p {
  position: relative;
}

.hrform form p:nth-child(3),
.hrform form p:nth-child(4) {
  width: 48.5%;
}

.hrform .wpcf7-spinner {
  width: 24px;
}

.hrform input[type="submit"] {
  width: auto;
  margin-top: 15px;
}

.form-links-container {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .form-links-container .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.tab-links-row .wrapper {
  display: flex;
  align-items: center;
}

.tab-links-row .btn {
  margin-left: 5px;
}

.tab-links-row .btn.active {
  background: #ad9442;
  color: #ffffff;
  border-color: #ad9442;
}

.tab-links-row h2 {
  margin: 0 30px 0 0;
}

.tab-links-row .regions-select {
  display: none;
}

@media only screen and (max-width: 767px) {
  .tab-links-row {
    text-align: center;
  }

  .tab-links-row .wrapper {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }

  .tab-links-row .btn {
    display: none;
  }

  .tab-links-row .regions-select {
    display: block;
    width: 100%;
    margin-top: 10px;
  }

  .tab-links-row .regions-select .selectize-input.full {
    max-width: 100%;
  }

  .tab-links-row~section .wrapper {
    padding: 0;
  }
}

.offices-list {
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  margin: 20px 0 40px;
}

.offices-list li {
  min-height: inherit;
  background: rgba(242, 241, 244, 0.5);
  padding: 30px;
  height: auto;
  width: 25%;
  border: 1px solid #fff;
}

.offices-list li.headquarters {
  width: 100%;
  background: rgba(242, 241, 244, 0.5);
  border: 1px solid #fff;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.offices-list li.headquarters div {
  padding: 30px;
  max-width: 240px;
  width: 100%;
  border-left: 1px solid #fff;
}

.offices-list li.headquarters picture {
  width: 66.66%;
}

.offices-list li.headquarters img {
  width: 100%;
}

@media only screen and (max-width: 980px) {
  .offices-list li {
    width: 33.33%;
  }
}

@media only screen and (max-width: 767px) {
  .offices-list li {
    width: 100%;
  }

  .offices-list li.headquarters picture {
    width: 100%;
  }

  .offices-list li.headquarters picture div {
    max-width: 100%;
  }
}

body .hbspt-form {
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  body .hbspt-form {
    padding-bottom: 20px;
  }
}

body .hbspt-form .hs_error_rollup {
  text-align: center;
  margin-bottom: 20px;
  color: red;
}

body .hbspt-form .actions {
  text-align: center;
}

body .hbspt-form .hs-recaptcha {
  margin-bottom: 30px;
}

body .hbspt-form fieldset {
  max-width: 100%;
}

.hbspt-form .hs-richtext {
  margin-bottom: 30px;
}

.hbspt-form .hs-form-field {
  margin-bottom: 30px;
}

body .hbspt-form fieldset .selectize-input.full {
  max-width: 100%;
  width: 100%;
}

body .hbspt-form fieldset .hs-input {
  min-width: 100%;
}

body .hbspt-form fieldset .hs-error-msg {
  color: red;
  font-size: 12px;
}

body .hbspt-form .hs-form-booleancheckbox {
  margin: 25px 0;
}

body .hbspt-form .hs-form-booleancheckbox label {
  position: relative;
  font-size: 15px;
}

body .hbspt-form .hs-form-booleancheckbox>label>span {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 0px 10px 0 35px;
  margin: 0 0 0 0;
  width: 100%;
  line-height: normal;
  border-radius: 0;
}

body .hbspt-form .hs-form-booleancheckbox>label>span:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #ffffff;
  top: 50%;
  left: 0;
  border: 1px solid #333d47;
  border-radius: 3px;
  margin-top: -12px;
}

body .hbspt-form .hs-form-booleancheckbox input[type='checkbox'] {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

body .hbspt-form .hs-form-booleancheckbox input[type='checkbox']~span:after {
  content: '\2713';
  display: block;
  position: absolute;
  font-weight: 400;
  color: #fff;
  background: #007c82;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  top: 50%;
  margin-top: -12px;
  left: 0;
  border-radius: 3px;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  opacity: 0;
  visibility: hidden;
}

body .hbspt-form .hs-form-booleancheckbox input[type='checkbox']:checked~span:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.selectize-input {
  border: 1px solid #707070 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 14px 25px;
}

.selectize-input:after {
  border-color: rgba(0, 0, 0, 0.8);
}

.selectize-input input,
.selectize-input .item {
  font-size: 1.257rem;
  color: rgba(0, 0, 0, 0.8);
}

.selectize-dropdown {
  border: 1px solid #707070 !important;
}

.selectize-dropdown [data-selectable].option {
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.257rem;
  padding: 10px 25px;
}

.search-wrapper {
  max-width: 1150px;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .search-wrapper {
    padding: 0 25px;
  }
}

.search-wrapper .search-form .form-content-wrapper {
  display: flex;
  align-items: center;
  margin: 30px 0;
  position: relative;
  max-width: 100%;
}

@media only screen and (max-width: 1399px) {
  .search-wrapper .search-form .form-content-wrapper button {
    padding: 5px 35px;
  }
}

.search-wrapper .search-form .form-content-wrapper .input-wrapper {
  width: 100%;
}

.search-wrapper .search-form .form-content-wrapper #searchInput {
  border-radius: 5px;
  height: 46px;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
  padding-left: 15px;
  padding-right: 150px;
}

@media only screen and (max-width: 1700px) {
  .search-wrapper .search-form .form-content-wrapper #searchInput {
    height: 42px;
  }
}

@media only screen and (max-width: 1199px) {
  .search-wrapper .search-form .form-content-wrapper #searchInput {
    height: 39px;
  }
}

.search-wrapper .search-form .form-content-wrapper .ico-cancel {
  position: absolute;
  right: 100px;
  top: 50%;
}

.search-wrapper .search-form .form-content-wrapper button {
  position: absolute;
  right: 0;
  top: 0;
}

.search-wrapper .results-found {
  margin: 10px 0;
}

.search-wrapper .search-tabs {
  margin: 0 0 30px 0;
}

.search-wrapper .search-tabs .wrapper {
  padding: 0;
}

.search-wrapper .search-tabs .wrapper h4 {
  margin: 0 20px 0 0;
}

.search-wrapper .search-result-list {
  margin-bottom: 50px;
}

.search-wrapper .search-result-list li {
  padding: 25px;
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.search-wrapper .search-result-list li:last-child {
  border: 0;
}

body.search .main {
  background: #f5f5f5;
}

body.search .inner-banner {
  margin-bottom: 0;
  padding-bottom: 2vw;
  padding-top: 0;
}

body.search .subscribe-section {
  border-top: 5px solid #fff;
}

body.search .subscribe-section form input[type="submit"] {
  background-color: #ad9442;
}

body.search .subscribe-section form input[type="submit"]:hover {
  background-color: #007c82;
}

body.search .search-form-wrapper .d-f>div {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  body.search .search-form-wrapper .d-f>div {
    width: 100%;
  }
}

.autocomplete-suggestions {
  padding: 10px;
  padding-left: 40px;
}

.autocomplete-suggestions .autocomplete-suggestion {
  padding: 5px;
}

.autocomplete-suggestion b {
  color: #000;
  font-weight: 700;
}

#ot-sdk-btn.ot-sdk-show-settings {
  position: fixed;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 400px) {
  #ot-sdk-btn.ot-sdk-show-settings {
    right: 0;
    margin: auto;
    display: inline-block;
    max-width: 135px;
  }
}

.dn-search {
  font-size: 0;
  opacity: 0;
}

.inner-pages .gutter {
  padding-left: 7rem;
  padding-right: 7rem;
}

@media only screen and (max-width: 1400px) {
  .inner-pages .gutter {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

@media only screen and (max-width: 1024px) {
  .inner-pages .gutter {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media only screen and (max-width: 980px) {
  .inner-pages .gutter {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.cms-text p+h3 {
  padding-top: 25px;
}

.cms-text p+h5 {
  padding-top: 15px;
}

.cms-text a {
  color: #ad9442;
}

.cms-text table {
  margin-bottom: 25px;
}

.cms-text table th,
.cms-text table td {
  padding: 5px 0;
}

.cms-text table th {
  font-weight: 600;
}

.cms-text ul {
  margin-bottom: 25px;
  list-style: inside;
}

.cms-text ul li {
  margin-bottom: 15px;
}

body.error404 .hero-section {
  padding: 4rem 0 20px;
}

.not-found {
  padding: 0rem 0 4rem;
}

.not-found ul li a {
  color: #007c82;
}

/*.site-wrapper {
    opacity: 0;
    pointer-events: none;
}*/
.site-loaded .site-wrapper {
  pointer-events: auto;
}

.main {
  margin-bottom: 377px;
  z-index: 9;
  position: relative;
  background: #fff;
}

.single-service .insights-wrap {
  margin-top: 7rem;
}

@media only screen and (max-width: 1700px) {
  .main {
    margin-bottom: 355px;
  }
}

@media only screen and (max-width: 1400px) {
  .main {
    margin-bottom: 336px;
  }
}

@media only screen and (max-width: 1199px) {
  .main {
    margin-bottom: 313px;
  }
}

@media only screen and (max-width: 980px) {
  .main {
    margin-bottom: 0;
  }
}

.footer-outer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
}

@media only screen and (max-width: 980px) {
  .footer-outer {
    position: relative;
  }
}

/*Hubspot form style*/
#modalService .hbspt-form fieldset .hs-input {
  border: none;
  background: #fff;
  padding: 5px 10px;
  height: 40px;
  color: #000;
  font-weight: 500;
}

html.hs-form-open .main {
  z-index: 9999;
}

#modalService {
  padding: 0 15px 0 20px;
  max-width: 850px;
  margin: 0 auto;
  position: fixed;
  top: 50px;
  top: 50%;
  left: 50%;
  background: #007c82;
  z-index: 9;
  height: auto;
  max-height: 92vh;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  scrollbar-color: #fff transparent;
  scrollbar-width: thin;
}

@media (max-width: 767px) {
  #modalService {
    max-width: 90%;
    width: 100%;
  }
}

html.hs-form-open .submitted-message {
  padding: 20px 40px;
}

html.hs-form-open {
  overflow: hidden;
}

.getintouch .hs-overlay {
  display: none;
}

html.hs-form-open .getintouch .hs-overlay {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}

#modalService .hbspt-form fieldset.form-columns-2 .hs-form-field {
  width: 48%;
}

#modalService .hbspt-form fieldset.form-columns-2 {
  display: flex;
  justify-content: space-between;
}

#modalService {
  padding: 0 15px 0 20px;
  max-width: 850px;
  margin: 0 auto;
}

#modalService input.hs-button.primary.large {
  background: #ad9442;
  border-color: #ad9442;
}

#modalService input.hs-button.primary.large:hover {
  background: #007c82 !important;
  border-color: #007c82 !important;
}

#modalService .hbspt-form fieldset textarea.hs-input {
  min-height: 150px;
}

.service-modal .hbspt-form fieldset {
  text-align: left;
  color: #fff;
}

.service-modal .hbspt-form fieldset label {
  color: #fff;
}

.hbspt-form fieldset .hs-error-msg {
  color: red !important;
}

.hbspt-form ul li:before {
  display: none;
}

.hbspt-form ul,
.hbspt-form ul li {
  margin: 0;
  padding: 0;
}

#modalService h3 {
  color: #fff;
  font-weight: 400;
  margin-top: 55px;
  font-size: 1.5rem;
}

#modalServiceClose {
  display: none;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: 1;
  font-weight: 700;
}

.submitted-message p {
  color: #000;
  font-size: 1.676rem;
  line-height: 1.3;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;

}

.service-modal .submitted-message p {
  color: #fff;
}

.hs-formSubmitted #modalService>h3 {
  display: none;
}

#modalService::-webkit-scrollbar {
  width: 5px;
}

#modalService::-webkit-scrollbar-track {
  box-shadow: none;
}

#modalService::-webkit-scrollbar-thumb {
  background-color: #fff;
  outline: none;
  border-radius: 5px;
}

/*
.hs-formSubmitted .getintouch .h3.title {
  display: none;
}

.hs-formSubmitted #modalServiceClose {
  display: none !important;
}

body.hs-formSubmitted .hbspt-form {
  padding-bottom: 0;
} */

.hbspt-form .hs-richtext,
.hbspt-form .hs-richtext p {
  font-size: 15px !important;
  line-height: 1.45;
}

.hbspt-form .hs-richtext a {
  text-decoration: underline;
}

.hbspt-form .hs-richtext p:last-child {
  margin-bottom: 20px !important;
}

.culture-wrapper {
  background: #f5f5f5;
  padding: 4rem 0;
  margin-bottom: 5rem;
}

.culture-wrapper .title-box {
  margin-bottom: 0;
}

@media (min-width: 1025px) and (max-width: 1279px) {
  .service-list-btn {
    width: 100%;
    text-align: left;
    padding-left: 100px;
  }
}

@media (min-width: 1280px) {
  .service-list-btn {
    width: 100%;
    text-align: left;
    padding-left: 150px;
  }
}

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 p {
  font-size: 1.143rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: rgba(51, 61, 71, 0.6);
  padding: 10px 0 0;
}

/* body #mega-menu-wrap-header_jp #mega-menu-header_jp #mega-menu-item-7444 .mega-sub-menu {
  max-width: 740px;
} */

body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu #mega-menu-item-custom_html-29 {
  margin-top: 47px;
}

#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu.mega-menu-item#mega-menu-item-2952>ul.mega-sub-menu,
body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu#mega-menu-item-7444>ul.mega-sub-menu {
  width: 1200px;
}

body #mega-menu-header_jp .title-link.first {
  margin-bottom: 25px;
}

.hs-form-open .scroll-popup {
  display: none !important;
}

i.fab.fa-twitter {
  display: block;
  line-height: 1;
}

.fa-twitter:before {
  content: "" !important;
  font-size: 0;
  width: 25px;
  height: 30px;
  display: block;
  background: url(../svg/x-twitter.svg) no-repeat center center;
}

.global-conected-fig {
  position: relative;
  padding: 0;
  margin-bottom: 50px;
}

.global-conected-fig img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0 0 20px 0;
  z-index: 2;
}

.global-conected-fig::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 0;
  background-color: #007c82;
  z-index: 1;
}

@media (min-width: 768px) {

  #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li#mega-menu-7444-0.mega-menu-row li#mega-menu-7444-0-0,
  #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu>ul.mega-sub-menu>li#mega-menu-7444-0.mega-menu-row li#mega-menu-7444-0-1 {
    width: 50%;
  }

  body #mega-menu-wrap-header_jp #mega-menu-header_jp li.mega-menu-megamenu#mega-menu-item-7444>ul.mega-sub-menu {
    width: 800px;
  }
}

/***Video in image blocks 14 june 24 ***/

.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  padding-bottom: 100.2%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 2;
  /* width: 100%;
  left: 0; */
}

.video-fit {
  width: 196%;
  /* padding-bottom: 111.2%; */
  height: 112%;
  position: absolute;
  top: -8%;
  left: -50%;

}



.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 99;
}

.videoPlay,
.videoPause {
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translate(-50%,-50%); */
  z-index: 9999;
  background: url("../play-icon.html") no-repeat center;
  font-size: 0;
  width: 100%;
  height: 100%;
  background-size: 60px;

  padding: 0;
  border: 0;
}

.videoPlay:hover,
.videoPause:hover {
  background-color: transparent !important;
}

.videoPause {
  display: none;
  background: url("../pause-icon.html") no-repeat center;
  background-size: 60px;
}

.playing .videoPause {
  display: block;
  opacity: 0;
}

.playing .videoPause:hover {
  opacity: 1;
}

.playing .videoPlay {
  display: none;
}

.engage-technology-banner .figure .videowrapper {
  padding-bottom: 140.2%;
}

.engage-technology-banner .figure .video-fit {
  top: -103%;
  left: -74%;
  width: 248%;
  height: 305.2%;
}


.animation-banner.type-2 .figure .videowrapper {
  padding-bottom: 73.8%;
}

.animation-banner.type-2 .figure .video-fit {
  top: -15%;
  left: -25%;
  height: 126%;
  width: 150%;
}

.animation-banner.type-3 .videowrapper {
  padding-bottom: 74.2%;
}

.animation-banner.type-3 .figure .video-fit {
  top: -25%;
  height: 126%;
}



.animation-banner:has(.videowrapper) .element-box {
  display: none;
}

.animation-banner.type-4 .figure .videowrapper {
  padding-bottom: calc(70% + 30px);
}

.animation-banner.type-5 .figure .videowrapper {
  padding-bottom: calc(108% + 20px);
}

.animation-banner.type-6 .figure .videowrapper {
  padding-bottom: 80%;
}

.animation-banner.type-7 .figure .videowrapper {
  padding-bottom: 100%;
}

.animation-banner.type-8 .figure .videowrapper {
  padding-bottom: 120%;
}

.animation-banner.type-8 .figure .videowrapper .video-fit {
  width: 229%;
}

.animation-banner.type-9 .figure .videowrapper {
  padding-bottom: 120%;
}

.animation-banner.type-9 .figure .videowrapper .video-fit {
  top: -15%;
  left: -70%;
  width: 256%;
}


.animation-banner.type-10 .figure .videowrapper {
  padding-bottom: 140.2%;
}

.animation-banner.type-10 .figure .videowrapper .video-fit {
  width: 279%;
  top: -2%;
  left: -76%;
}



.animation-banner.type-video {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 0;
}

.animation-banner.type-video .figure {
  padding-bottom: calc(52% + 30px);
  border-top-right-radius: 60px;
  border-bottom-left-radius: 0;
}

.animation-banner.type-video .videowrapper {
  padding-bottom: 56.2%;
}

.animation-banner.type-video::before {
  left: 60px;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 80px;
}

.to-load-element.loaded .animation-banner.type-video::before {
  transform: translateY(0px) translateX(0px);

}

.zig-zag-card>.d-f:nth-child(even) .animation-banner.type-video {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 0;
}

.zig-zag-card>.d-f:nth-child(even) .animation-banner.type-video .figure {

  border-top-right-radius: 60px;
  border-bottom-left-radius: 0;
}

.zig-zag-card>.d-f:nth-child(even) .animation-banner.type-video:before {
  left: 60px;
  top: 0;
  right: 0;
  bottom: 30px;
  border-top-right-radius: 80px;
  transform: translateY(30px) translateX(-30px);
}

.zig-zag-card>.d-f:nth-child(even) .to-load-element.loaded .animation-banner.type-video:before {
  transform: translateY(0px) translateX(0px);
}

@media only screen and (max-width: 1299px) {
  .animation-banner.type-video {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;

  }

  .zig-zag-card>.d-f:nth-child(even) .animation-banner.type-video {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .animation-banner.type-video::before {
     border-top-right-radius: 40px;
    left: 40px;

  }

  .zig-zag-card>.d-f:nth-child(even) .animation-banner.type-video::before {
    border-top-right-radius: 40px;
    left: 40px;

  }

  .animation-banner.type-video .figure {
    border-top-right-radius: 40px;
    padding-bottom: calc(49% + 30px);
  }

  .animation-banner.type-video .videowrapper {
    padding-bottom: 59%;
  }

  .zig-zag-card .imageBox.padR40 {
    padding-right: 0;
  }

  .zig-zag-card>.d-f:nth-child(2n) .animation-banner.type-video .figure {
    border-top-right-radius: 40px;

  }


}

/***Video in image blocks  14 june 24 ***/


/***partnership 11 july  ***/
.partners-logo .item {display: flex;flex-direction: column;padding: 20px 50px;width: 33%}
.partners-logo .item figure{display: flex;height: 100px;align-items: center;justify-content: center;width: 100%;margin-bottom:50px;}
.partners-logo .item figure img{max-height: 100%;width: auto;transition: all 0.25s ease-in;transform:translate3d(0,0,0) scale(0.95);will-change: transform; transform-style: preserve-3d;backface-visibility: hidden;transform-origin: center;}
.partners-logo .item figure:hover img{transform:translate3d(0,0,0) scale(1.0);}
.partners-logo .item figure a{
  display: flex;
  height: 100%;
  align-items: center;
}
.partners-logo .item .btn{display: table;margin: auto auto 0;}
.partners-logo .item figure:only-child{
  margin-bottom: 0;
}
.icon-card1:has(.partners-logo){
 
  margin-bottom: 10px;
}
@media only screen and (max-width: 1299px) {
  .partners-logo .item {padding:10px 30px;}
  .partners-logo .item figure{
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 980px) {
  .partners-logo .item {padding:10px 20px;}
}
@media only screen and (max-width: 767px) {
  .icon-card1 .partners-logo .item {padding: 0 20px 30px;width: 50%!important;}
  .partners-logo .item figure {
    margin-bottom: 20px;
  }
  .partners-logo .item .btn{
    padding: 4px 15px;
    /* min-width: 133px; */
  }
  .icon-card1:has(.partners-logo){
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 350px) {
  .icon-card1 .partners-logo .item {width:100%!important;}
}

/***partnership 11 july  ***/



/*# sourceMappingURL=williams-style.css.map */



/* @media only screen and (max-width: 767px) {
.hero__description.body-size-10{
  font-size: 24px;
} 
  
} */

/* added by yogesh 26-11-2024*/

.tab-content a{color: #007c82;}