/* line 5, ../../sass/partials/_reset.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../sass/partials/_reset.scss */
.bcms-modal,
.bcms-modal:before,
.bcms-modal:after,
.bcms-sidemenu {
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
/* line 16, ../../sass/partials/_reset.scss */
.bcms-modal *,
.bcms-modal:before *,
.bcms-modal:after *,
.bcms-sidemenu * {
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

/* line 20, ../../sass/partials/_reset.scss */
.bcms-modal-header,
.bcms-modal-footer,
.bcms-editor-field-box,
.bcms-editor-field-area,
.bcms-editor-field-area-container,
.bcms-inner-grid-box,
.bcms-grid-box,
.bcms-access-title-text,
.bcms-access-value,
.autocomplete-suggestions,
.bcms-draggable-region,
.bcms-contents-tree-region,
.bcms-contents-tree-content,
.bcms-sidemenu-header,
.bcms-sidemenu-select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 38, ../../sass/partials/_reset.scss */
.bcms-modal-header:before, .bcms-modal-header:after,
.bcms-modal-footer:before,
.bcms-modal-footer:after,
.bcms-editor-field-box:before,
.bcms-editor-field-box:after,
.bcms-editor-field-area:before,
.bcms-editor-field-area:after,
.bcms-editor-field-area-container:before,
.bcms-editor-field-area-container:after,
.bcms-inner-grid-box:before,
.bcms-inner-grid-box:after,
.bcms-grid-box:before,
.bcms-grid-box:after,
.bcms-access-title-text:before,
.bcms-access-title-text:after,
.bcms-access-value:before,
.bcms-access-value:after,
.autocomplete-suggestions:before,
.autocomplete-suggestions:after,
.bcms-draggable-region:before,
.bcms-draggable-region:after,
.bcms-contents-tree-region:before,
.bcms-contents-tree-region:after,
.bcms-contents-tree-content:before,
.bcms-contents-tree-content:after,
.bcms-sidemenu-header:before,
.bcms-sidemenu-header:after,
.bcms-sidemenu-select:before,
.bcms-sidemenu-select:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*=====================================*/
/*               BCMS FIXES            */
/*=====================================*/
/* line 46, ../../sass/partials/_reset.scss */
.bcms-clearfix {
  display: none;
}

/* line 47, ../../sass/partials/_reset.scss */
.bcms-on .bcms-clearfix {
  display: block !important;
}

/* line 48, ../../sass/partials/_reset.scss */
.bcms-modal *, .bcms-modal:before *, .bcms-modal:after *, .bcms-sidemenu *,
.bcms-modal, .bcms-modal:before, .bcms-modal:after, .bcms-sidemenu {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 58, ../../sass/partials/_reset.scss */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 67, ../../sass/partials/_reset.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 80, ../../sass/partials/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 99, ../../sass/partials/_reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 110, ../../sass/partials/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 119, ../../sass/partials/_reset.scss */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 128, ../../sass/partials/_reset.scss */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 140, ../../sass/partials/_reset.scss */
a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 149, ../../sass/partials/_reset.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 162, ../../sass/partials/_reset.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 172, ../../sass/partials/_reset.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 181, ../../sass/partials/_reset.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 190, ../../sass/partials/_reset.scss */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 199, ../../sass/partials/_reset.scss */
h1 {
  font-size: 2em;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 207, ../../sass/partials/_reset.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 216, ../../sass/partials/_reset.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 225, ../../sass/partials/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 233, ../../sass/partials/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 237, ../../sass/partials/_reset.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 248, ../../sass/partials/_reset.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 256, ../../sass/partials/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 268, ../../sass/partials/_reset.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
/* line 280, ../../sass/partials/_reset.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 289, ../../sass/partials/_reset.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
/* line 302, ../../sass/partials/_reset.scss */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 313, ../../sass/partials/_reset.scss */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
/* line 323, ../../sass/partials/_reset.scss */
button,
input,
select {
  /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
/* line 334, ../../sass/partials/_reset.scss */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
/* line 346, ../../sass/partials/_reset.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
/* line 355, ../../sass/partials/_reset.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
/* line 366, ../../sass/partials/_reset.scss */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
/* line 376, ../../sass/partials/_reset.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 387, ../../sass/partials/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 397, ../../sass/partials/_reset.scss */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 406, ../../sass/partials/_reset.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 419, ../../sass/partials/_reset.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 432, ../../sass/partials/_reset.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 441, ../../sass/partials/_reset.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 451, ../../sass/partials/_reset.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
/* line 460, ../../sass/partials/_reset.scss */
[type="search"] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
/* line 469, ../../sass/partials/_reset.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 474, ../../sass/partials/_reset.scss */
sup {
  line-height: 0;
}

/* line 476, ../../sass/partials/_reset.scss */
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

/* line 485, ../../sass/partials/_reset.scss */
input, textarea, select {
  font-family: inherit;
}

/* line 487, ../../sass/partials/_reset.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 2, ../../sass/partials/_grid.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 7, ../../sass/partials/_grid.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 10, ../../sass/partials/_grid.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 23, ../../sass/partials/_grid.scss */
.img-circle {
  border-radius: 50%;
}

/* line 26, ../../sass/partials/_grid.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 32, ../../sass/partials/_grid.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 42, ../../sass/partials/_grid.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 51, ../../sass/partials/_grid.scss */
[role="button"] {
  cursor: pointer;
}

/* line 54, ../../sass/partials/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 640px) {
  /* line 61, ../../sass/partials/_grid.scss */
  .container {
    width: 620px;
  }
}
@media (min-width: 960px) {
  /* line 66, ../../sass/partials/_grid.scss */
  .container {
    width: 940px;
  }
}
@media (min-width: 1280px) {
  /* line 71, ../../sass/partials/_grid.scss */
  .container {
    width: 1240px;
  }
}
@media (min-width: 1480px) {
  /* line 76, ../../sass/partials/_grid.scss */
  .container {
    width: 1440px;
  }
}
/* line 80, ../../sass/partials/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../sass/partials/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 90, ../../sass/partials/_grid.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 96, ../../sass/partials/_grid.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 99, ../../sass/partials/_grid.scss */
.col-xs-12 {
  width: 100%;
}

/* line 102, ../../sass/partials/_grid.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 105, ../../sass/partials/_grid.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 108, ../../sass/partials/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 111, ../../sass/partials/_grid.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 114, ../../sass/partials/_grid.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 117, ../../sass/partials/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 120, ../../sass/partials/_grid.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 123, ../../sass/partials/_grid.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 126, ../../sass/partials/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 129, ../../sass/partials/_grid.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 132, ../../sass/partials/_grid.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 135, ../../sass/partials/_grid.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 138, ../../sass/partials/_grid.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 141, ../../sass/partials/_grid.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 144, ../../sass/partials/_grid.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 147, ../../sass/partials/_grid.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 150, ../../sass/partials/_grid.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 153, ../../sass/partials/_grid.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 156, ../../sass/partials/_grid.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 159, ../../sass/partials/_grid.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 162, ../../sass/partials/_grid.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 165, ../../sass/partials/_grid.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 168, ../../sass/partials/_grid.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 171, ../../sass/partials/_grid.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 174, ../../sass/partials/_grid.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 177, ../../sass/partials/_grid.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 180, ../../sass/partials/_grid.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 183, ../../sass/partials/_grid.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 186, ../../sass/partials/_grid.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 189, ../../sass/partials/_grid.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 192, ../../sass/partials/_grid.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 195, ../../sass/partials/_grid.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 198, ../../sass/partials/_grid.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 201, ../../sass/partials/_grid.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 204, ../../sass/partials/_grid.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 207, ../../sass/partials/_grid.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 210, ../../sass/partials/_grid.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 213, ../../sass/partials/_grid.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 216, ../../sass/partials/_grid.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 219, ../../sass/partials/_grid.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 222, ../../sass/partials/_grid.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 225, ../../sass/partials/_grid.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 228, ../../sass/partials/_grid.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 231, ../../sass/partials/_grid.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 234, ../../sass/partials/_grid.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 237, ../../sass/partials/_grid.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 240, ../../sass/partials/_grid.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 243, ../../sass/partials/_grid.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 246, ../../sass/partials/_grid.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 249, ../../sass/partials/_grid.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 640px) {
  /* line 253, ../../sass/partials/_grid.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 256, ../../sass/partials/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 259, ../../sass/partials/_grid.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 262, ../../sass/partials/_grid.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 265, ../../sass/partials/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 268, ../../sass/partials/_grid.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 271, ../../sass/partials/_grid.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 274, ../../sass/partials/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 277, ../../sass/partials/_grid.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 280, ../../sass/partials/_grid.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 283, ../../sass/partials/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 286, ../../sass/partials/_grid.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 289, ../../sass/partials/_grid.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 292, ../../sass/partials/_grid.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 295, ../../sass/partials/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 298, ../../sass/partials/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 301, ../../sass/partials/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 304, ../../sass/partials/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 307, ../../sass/partials/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 310, ../../sass/partials/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 313, ../../sass/partials/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 316, ../../sass/partials/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 319, ../../sass/partials/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 322, ../../sass/partials/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 325, ../../sass/partials/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 328, ../../sass/partials/_grid.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 331, ../../sass/partials/_grid.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 334, ../../sass/partials/_grid.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 337, ../../sass/partials/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 340, ../../sass/partials/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 343, ../../sass/partials/_grid.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 346, ../../sass/partials/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 349, ../../sass/partials/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 352, ../../sass/partials/_grid.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 355, ../../sass/partials/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 358, ../../sass/partials/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 361, ../../sass/partials/_grid.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 364, ../../sass/partials/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 367, ../../sass/partials/_grid.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 370, ../../sass/partials/_grid.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 373, ../../sass/partials/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 376, ../../sass/partials/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 379, ../../sass/partials/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 382, ../../sass/partials/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 385, ../../sass/partials/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 388, ../../sass/partials/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 391, ../../sass/partials/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 394, ../../sass/partials/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 397, ../../sass/partials/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 400, ../../sass/partials/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 403, ../../sass/partials/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 406, ../../sass/partials/_grid.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 960px) {
  /* line 411, ../../sass/partials/_grid.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 414, ../../sass/partials/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 417, ../../sass/partials/_grid.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 420, ../../sass/partials/_grid.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 423, ../../sass/partials/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 426, ../../sass/partials/_grid.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 429, ../../sass/partials/_grid.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 432, ../../sass/partials/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 435, ../../sass/partials/_grid.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 438, ../../sass/partials/_grid.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 441, ../../sass/partials/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /********* Special For Footer *******/
  /* line 446, ../../sass/partials/_grid.scss */
  .col-md-20 {
    width: 20%;
  }

  /***********************************/
  /* line 451, ../../sass/partials/_grid.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 454, ../../sass/partials/_grid.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 457, ../../sass/partials/_grid.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 460, ../../sass/partials/_grid.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 463, ../../sass/partials/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 466, ../../sass/partials/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 469, ../../sass/partials/_grid.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 472, ../../sass/partials/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 475, ../../sass/partials/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 478, ../../sass/partials/_grid.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 481, ../../sass/partials/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 484, ../../sass/partials/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 487, ../../sass/partials/_grid.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 490, ../../sass/partials/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 493, ../../sass/partials/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 496, ../../sass/partials/_grid.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 499, ../../sass/partials/_grid.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 502, ../../sass/partials/_grid.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 505, ../../sass/partials/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 508, ../../sass/partials/_grid.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 511, ../../sass/partials/_grid.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 514, ../../sass/partials/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 517, ../../sass/partials/_grid.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 520, ../../sass/partials/_grid.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 523, ../../sass/partials/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 526, ../../sass/partials/_grid.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 529, ../../sass/partials/_grid.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 532, ../../sass/partials/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 535, ../../sass/partials/_grid.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 538, ../../sass/partials/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 541, ../../sass/partials/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 544, ../../sass/partials/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 547, ../../sass/partials/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 550, ../../sass/partials/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 553, ../../sass/partials/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 556, ../../sass/partials/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 559, ../../sass/partials/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 562, ../../sass/partials/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 565, ../../sass/partials/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 568, ../../sass/partials/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 571, ../../sass/partials/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  /* line 576, ../../sass/partials/_grid.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 579, ../../sass/partials/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 582, ../../sass/partials/_grid.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 585, ../../sass/partials/_grid.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 588, ../../sass/partials/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 591, ../../sass/partials/_grid.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 594, ../../sass/partials/_grid.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 597, ../../sass/partials/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 600, ../../sass/partials/_grid.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 603, ../../sass/partials/_grid.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 606, ../../sass/partials/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 609, ../../sass/partials/_grid.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 612, ../../sass/partials/_grid.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 615, ../../sass/partials/_grid.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 618, ../../sass/partials/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 621, ../../sass/partials/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 624, ../../sass/partials/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 627, ../../sass/partials/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 630, ../../sass/partials/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 633, ../../sass/partials/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 636, ../../sass/partials/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 639, ../../sass/partials/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 642, ../../sass/partials/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 645, ../../sass/partials/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 648, ../../sass/partials/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 651, ../../sass/partials/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 654, ../../sass/partials/_grid.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 657, ../../sass/partials/_grid.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 660, ../../sass/partials/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 663, ../../sass/partials/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 666, ../../sass/partials/_grid.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 669, ../../sass/partials/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 672, ../../sass/partials/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 675, ../../sass/partials/_grid.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 678, ../../sass/partials/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 681, ../../sass/partials/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 684, ../../sass/partials/_grid.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 687, ../../sass/partials/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 690, ../../sass/partials/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 693, ../../sass/partials/_grid.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 696, ../../sass/partials/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 699, ../../sass/partials/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 702, ../../sass/partials/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 705, ../../sass/partials/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 708, ../../sass/partials/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 711, ../../sass/partials/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 714, ../../sass/partials/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 717, ../../sass/partials/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 720, ../../sass/partials/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 723, ../../sass/partials/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 726, ../../sass/partials/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 729, ../../sass/partials/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 733, ../../sass/partials/_grid.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 744, ../../sass/partials/_grid.scss */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/* line 750, ../../sass/partials/_grid.scss */
.clearheight:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

/* line 756, ../../sass/partials/_grid.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 761, ../../sass/partials/_grid.scss */
.pull-right {
  float: right !important;
}

/* line 764, ../../sass/partials/_grid.scss */
.pull-left {
  float: left !important;
}

/* line 767, ../../sass/partials/_grid.scss */
.hide {
  display: none !important;
}

/* line 770, ../../sass/partials/_grid.scss */
.show {
  display: block !important;
}

/* line 773, ../../sass/partials/_grid.scss */
.invisible {
  visibility: hidden;
}

/* line 776, ../../sass/partials/_grid.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 783, ../../sass/partials/_grid.scss */
.hidden {
  display: none !important;
}

/* line 786, ../../sass/partials/_grid.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 792, ../../sass/partials/_grid.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 798, ../../sass/partials/_grid.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 639px) {
  /* line 813, ../../sass/partials/_grid.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 816, ../../sass/partials/_grid.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 819, ../../sass/partials/_grid.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 822, ../../sass/partials/_grid.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  /* line 828, ../../sass/partials/_grid.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  /* line 833, ../../sass/partials/_grid.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  /* line 838, ../../sass/partials/_grid.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /* line 843, ../../sass/partials/_grid.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 846, ../../sass/partials/_grid.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 849, ../../sass/partials/_grid.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 852, ../../sass/partials/_grid.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /* line 858, ../../sass/partials/_grid.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /* line 863, ../../sass/partials/_grid.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /* line 868, ../../sass/partials/_grid.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  /* line 873, ../../sass/partials/_grid.scss */
  .visible-md {
    display: block !important;
  }

  /* line 876, ../../sass/partials/_grid.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 879, ../../sass/partials/_grid.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 882, ../../sass/partials/_grid.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  /* line 888, ../../sass/partials/_grid.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  /* line 893, ../../sass/partials/_grid.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  /* line 898, ../../sass/partials/_grid.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  /* line 903, ../../sass/partials/_grid.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 906, ../../sass/partials/_grid.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 909, ../../sass/partials/_grid.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 912, ../../sass/partials/_grid.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  /* line 918, ../../sass/partials/_grid.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  /* line 923, ../../sass/partials/_grid.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  /* line 928, ../../sass/partials/_grid.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  /* line 933, ../../sass/partials/_grid.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /* line 938, ../../sass/partials/_grid.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  /* line 943, ../../sass/partials/_grid.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  /* line 948, ../../sass/partials/_grid.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 952, ../../sass/partials/_grid.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 956, ../../sass/partials/_grid.scss */
  .visible-print {
    display: block !important;
  }

  /* line 959, ../../sass/partials/_grid.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 962, ../../sass/partials/_grid.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 965, ../../sass/partials/_grid.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 970, ../../sass/partials/_grid.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 974, ../../sass/partials/_grid.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 978, ../../sass/partials/_grid.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 982, ../../sass/partials/_grid.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 986, ../../sass/partials/_grid.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 990, ../../sass/partials/_grid.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 995, ../../sass/partials/_grid.scss */
  .hidden-print {
    display: none !important;
  }
}
/*=========================================
            GENERAL CSS RULES
=========================================*/
/* line 6, ../../sass/partials/_custom.scss */
body {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  color: #fff;
}

/* line 19, ../../sass/partials/_custom.scss */
#main {
  width: 100%;
  height: 100vh;
  min-height: 540px;
  background: #073d61 url("../../images/circle_bg_blue.jpg") no-repeat center center/cover;
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 960px) and (max-height: 720px) {
  /* line 19, ../../sass/partials/_custom.scss */
  #main {
    height: 720px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 19, ../../sass/partials/_custom.scss */
  #main {
    min-height: 0;
    height: auto;
  }
}
/* line 31, ../../sass/partials/_custom.scss */
#main .left {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 530px;
  width: 42%;
  height: 100%;
  z-index: 99;
  padding: 40px 0 40px 70px;
  color: #fff;
}
@media only screen and (max-width: 1279px) {
  /* line 31, ../../sass/partials/_custom.scss */
  #main .left {
    padding: 40px 0 40px 50px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 31, ../../sass/partials/_custom.scss */
  #main .left {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 40px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 31, ../../sass/partials/_custom.scss */
  #main .left {
    padding: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 31, ../../sass/partials/_custom.scss */
  #main .left {
    padding: 10px;
  }
}
/* line 51, ../../sass/partials/_custom.scss */
#main .left_logo {
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  /* line 55, ../../sass/partials/_custom.scss */
  #main .left_logo img {
    width: 90px;
    height: auto;
  }
}
/* line 60, ../../sass/partials/_custom.scss */
#main .left_content {
  padding-top: 75px;
}
@media all and (min-width: 960px) and (max-height: 810px) {
  /* line 60, ../../sass/partials/_custom.scss */
  #main .left_content {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 60, ../../sass/partials/_custom.scss */
  #main .left_content {
    padding-top: 35px;
  }
}
/* line 69, ../../sass/partials/_custom.scss */
#main .left_subtitle {
  font-size: 24px;
  color: #ced9e4;
}
@media all and (min-width: 960px) and (max-height: 810px) {
  /* line 69, ../../sass/partials/_custom.scss */
  #main .left_subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 69, ../../sass/partials/_custom.scss */
  #main .left_subtitle {
    font-size: 20px;
  }
}
/* line 77, ../../sass/partials/_custom.scss */
#main .left_title {
  font-size: 80px;
  font-weight: 100;
  line-height: 120%;
}
@media all and (min-width: 960px) and (max-height: 810px) {
  /* line 77, ../../sass/partials/_custom.scss */
  #main .left_title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 77, ../../sass/partials/_custom.scss */
  #main .left_title {
    font-size: 60px;
  }
}
/* line 86, ../../sass/partials/_custom.scss */
#main .left_desc {
  font-size: 16px;
  line-height: 150%;
}
@media only screen and (max-width: 479px) {
  /* line 86, ../../sass/partials/_custom.scss */
  #main .left_desc {
    font-size: 15px;
  }
}
/* line 93, ../../sass/partials/_custom.scss */
#main .left_dl {
  font-weight: bold;
  margin: 25px 0 15px;
  font-size: 14px;
}
/* line 99, ../../sass/partials/_custom.scss */
#main .left .mainBtn {
  position: relative;
  display: block;
  width: 340px;
  padding: 15px 25px;
  margin: 13px 0;
  height: 50px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
  text-decoration: none;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
@media only screen and (max-width: 479px) {
  /* line 99, ../../sass/partials/_custom.scss */
  #main .left .mainBtn {
    width: 100%;
    max-width: 340px;
    font-size: 14px;
  }
}
/* line 120, ../../sass/partials/_custom.scss */
#main .left .mainBtn:after {
  position: absolute;
  left: 0;
  top: -100%;
  z-index: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
/* line 133, ../../sass/partials/_custom.scss */
#main .left .mainBtn span {
  position: relative;
  z-index: 9;
}
/* line 135, ../../sass/partials/_custom.scss */
#main .left .mainBtn .white {
  position: absolute;
  z-index: 9;
  right: 25px;
  top: 18px;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
/* line 144, ../../sass/partials/_custom.scss */
#main .left .mainBtn .black {
  position: absolute;
  z-index: 9;
  right: 25px;
  top: -50px;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
/* line 153, ../../sass/partials/_custom.scss */
#main .left .mainBtn .not-available {
  display: none;
  position: relative;
  z-index: 9;
}
/* line 159, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover {
  color: #2e373c;
}
/* line 163, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover:after {
  top: 0;
}
/* line 165, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover .black {
  top: 18px;
}
/* line 167, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover .white {
  opacity: 0;
  top: 51px;
}
/* line 172, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover span {
  display: block;
}
/* line 173, ../../sass/partials/_custom.scss */
#main .left .mainBtn:hover .not-available {
  display: block !important;
  color: #2e373c;
}
/* line 179, ../../sass/partials/_custom.scss */
#main .left .mainBtn.prevent:hover span {
  display: none;
}
/* line 191, ../../sass/partials/_custom.scss */
#main .sharer {
  position: absolute;
  right: 16%;
  top: 50px;
  overflow: hidden;
  z-index: 999;
}
/* line 199, ../../sass/partials/_custom.scss */
#main .sharer a {
  display: block;
  color: #fff;
}
/* line 206, ../../sass/partials/_custom.scss */
#main .languages {
  position: absolute;
  right: 6%;
  top: 50px;
  width: 64px;
  overflow: hidden;
  z-index: 999;
  height: 35px;
  display: block;
  color: #1f2b37;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  padding: 0 10px;
  -webkit-box-shadow: 1px 1px 3px 0 #0B4263;
  box-shadow: 1px 1px 3px 0 #0B4263;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 230, ../../sass/partials/_custom.scss */
#main .languages.expand {
  height: 71px;
}
/* line 232, ../../sass/partials/_custom.scss */
#main .languages #lang {
  display: block;
  padding: 8px 4px 9px;
  background: url("../images/icons/lang-arrow.png") no-repeat 75% 55%;
  cursor: pointer;
}
/* line 241, ../../sass/partials/_custom.scss */
#main .languages a {
  display: block;
  color: inherit;
  font-weight: 400;
  padding: 8px 4px;
  border-top: 1px dashed #ccc;
  text-decoration: none;
}
/* line 254, ../../sass/partials/_custom.scss */
#main .abs-bottom {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 999;
  width: 100%;
  padding: 0 0 0 70px;
}
@media only screen and (max-width: 1279px) {
  /* line 254, ../../sass/partials/_custom.scss */
  #main .abs-bottom {
    padding: 0 0 0 50px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 254, ../../sass/partials/_custom.scss */
  #main .abs-bottom {
    padding: 0;
    margin-top: 10px;
    bottom: auto;
    position: relative;
  }
}
/* line 269, ../../sass/partials/_custom.scss */
#main .sustainability {
  position: absolute;
  left: 230px;
  top: 40px;
  z-index: 1;
  height: auto;
}
@media only screen and (max-width: 639px) {
  /* line 269, ../../sass/partials/_custom.scss */
  #main .sustainability {
    left: 220px;
    top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 269, ../../sass/partials/_custom.scss */
  #main .sustainability {
    display: none;
  }
}
/* line 283, ../../sass/partials/_custom.scss */
#main .scrollDown {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top: 15px;
}
/* line 290, ../../sass/partials/_custom.scss */
#main .scrollDown span,
#main .scrollDown img {
  display: inline-block;
  vertical-align: middle;
}
/* line 296, ../../sass/partials/_custom.scss */
#main .scrollDown span {
  margin-left: 10px;
}
/* line 300, ../../sass/partials/_custom.scss */
#main .disclaimer {
  margin-top: 14%;
  color: #fff;
}
@media only screen and (max-width: 959px) {
  /* line 300, ../../sass/partials/_custom.scss */
  #main .disclaimer {
    margin-top: 0;
  }
}
/* line 307, ../../sass/partials/_custom.scss */
#main .disclaimer h3 {
  font-size: 13px;
  font-weight: 400;
}
/* line 309, ../../sass/partials/_custom.scss */
#main .disclaimer p {
  margin-top: 5px;
  font-weight: 300;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

/* line 317, ../../sass/partials/_custom.scss */
#profil {
  background-color: #ced9e4;
  padding-top: 80px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 959px) {
  /* line 317, ../../sass/partials/_custom.scss */
  #profil {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 317, ../../sass/partials/_custom.scss */
  #profil {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 317, ../../sass/partials/_custom.scss */
  #profil {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* line 327, ../../sass/partials/_custom.scss */
#profil .top {
  margin-bottom: 30px;
}
/* line 331, ../../sass/partials/_custom.scss */
#profil .top h2 {
  font-size: 32px;
  color: #001e61;
  margin-bottom: 10px;
}
@media only screen and (max-width: 639px) {
  /* line 331, ../../sass/partials/_custom.scss */
  #profil .top h2 {
    font-size: 26px;
  }
}
/* line 341, ../../sass/partials/_custom.scss */
#profil .top .desc {
  color: #505a64;
  font-size: 16px;
  line-height: 140%;
  text-align: justify;
}
@media only screen and (max-width: 639px) {
  /* line 341, ../../sass/partials/_custom.scss */
  #profil .top .desc {
    font-size: 14px;
  }
}
/* line 356, ../../sass/partials/_custom.scss */
#profil .bottom .title {
  color: #19546d;
  font-weight: bold;
  display: block;
  font-size: 22px;
  text-align: center;
}
/* line 366, ../../sass/partials/_custom.scss */
#profil .bottom .bigNum {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #19546d;
  text-align: center;
}
@media only screen and (max-width: 1479px) {
  /* line 366, ../../sass/partials/_custom.scss */
  #profil .bottom .bigNum {
    font-size: 26px;
  }
}
@media all and (max-width: 400px) {
  /* line 366, ../../sass/partials/_custom.scss */
  #profil .bottom .bigNum {
    font-size: 18px;
  }
}
/* line 380, ../../sass/partials/_custom.scss */
#profil .bottom .piePer {
  font-size: 24px;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 639px) {
  /* line 380, ../../sass/partials/_custom.scss */
  #profil .bottom .piePer {
    font-size: 20px;
  }
}
@media all and (max-width: 400px) {
  /* line 380, ../../sass/partials/_custom.scss */
  #profil .bottom .piePer {
    font-size: 16px;
  }
}
/* line 391, ../../sass/partials/_custom.scss */
#profil .bottom .pieDesc {
  font-size: 14px;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 639px) {
  /* line 391, ../../sass/partials/_custom.scss */
  #profil .bottom .pieDesc {
    font-size: 13px;
  }
}
@media all and (max-width: 400px) {
  /* line 391, ../../sass/partials/_custom.scss */
  #profil .bottom .pieDesc {
    font-size: 12px;
  }
}
/* line 404, ../../sass/partials/_custom.scss */
#profil .middle {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: start;
  align-items: start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1279px) {
  /* line 404, ../../sass/partials/_custom.scss */
  #profil .middle {
    justify-content: center;
  }
}
/* line 424, ../../sass/partials/_custom.scss */
#profil .item {
  position: relative;
  color: #001e61;
  text-align: center;
  flex: 0 1 160px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 639px) {
  /* line 424, ../../sass/partials/_custom.scss */
  #profil .item {
    flex: 0 1 50%;
  }
}
/* line 435, ../../sass/partials/_custom.scss */
#profil .item .hover-item {
  padding-bottom: 20px;
}
/* line 440, ../../sass/partials/_custom.scss */
#profil .item .hover-item:hover + .summary-box, #profil .item .hover-item:focus + .summary-box {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media only screen and (max-width: 959px) {
  /* line 440, ../../sass/partials/_custom.scss */
  #profil .item .hover-item:hover + .summary-box, #profil .item .hover-item:focus + .summary-box {
    -moz-transform: translate(200px, 0);
    -ms-transform: translate(200px, 0);
    -webkit-transform: translate(200px, 0);
    transform: translate(200px, 0);
  }
}
@media only screen and (max-width: 639px) {
  /* line 440, ../../sass/partials/_custom.scss */
  #profil .item .hover-item:hover + .summary-box, #profil .item .hover-item:focus + .summary-box {
    -moz-transform: translate(150px, 0);
    -ms-transform: translate(150px, 0);
    -webkit-transform: translate(150px, 0);
    transform: translate(150px, 0);
  }
}
/* line 459, ../../sass/partials/_custom.scss */
#profil .item .img-top {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 467, ../../sass/partials/_custom.scss */
#profil .item .num {
  font-size: 31px;
  font-weight: 400;
}
/* line 472, ../../sass/partials/_custom.scss */
#profil .item h4 {
  font-size: 12px;
  font-weight: 400;
}
/* line 483, ../../sass/partials/_custom.scss */
#profil .graph {
  width: 100%;
  max-width: 1410px;
  height: auto;
  display: block;
  margin: 20px auto;
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.24);
}

/* line 497, ../../sass/partials/_custom.scss */
.general {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 959px) {
  /* line 497, ../../sass/partials/_custom.scss */
  .general {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 497, ../../sass/partials/_custom.scss */
  .general {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 497, ../../sass/partials/_custom.scss */
  .general {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* line 506, ../../sass/partials/_custom.scss */
.general .sam {
  height: 60px;
  overflow: visible;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  /* line 506, ../../sass/partials/_custom.scss */
  .general .sam {
    height: auto;
  }
}
/* line 516, ../../sass/partials/_custom.scss */
.general .sam2 {
  height: 70px;
  overflow: visible;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  /* line 516, ../../sass/partials/_custom.scss */
  .general .sam2 {
    height: auto;
  }
}
/* line 526, ../../sass/partials/_custom.scss */
.general .sam3 {
  height: 20px;
  overflow: visible;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  /* line 526, ../../sass/partials/_custom.scss */
  .general .sam3 {
    height: auto;
  }
}
/* line 536, ../../sass/partials/_custom.scss */
.general .descList {
  font-size: 16px;
  line-height: 24px;
  list-style-image: url("../images/icons/desc-list-arrow.png");
  margin-left: 25px;
}
/* line 545, ../../sass/partials/_custom.scss */
.general .col {
  border-color: #1e7fb8 !important;
  border-right: 1px solid;
}
@media only screen and (max-width: 959px) {
  /* line 545, ../../sass/partials/_custom.scss */
  .general .col {
    min-height: unset !important;
    border: none !important;
    margin: 20px 0;
    border-bottom: 1px solid #1e7fb8 !important;
  }
}
/* line 552, ../../sass/partials/_custom.scss */
.general .col:last-child {
  border-right: 0 !important;
  border-bottom: 0 !important;
}
/* line 556, ../../sass/partials/_custom.scss */
.general .col1 {
  padding-bottom: 25px;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 556, ../../sass/partials/_custom.scss */
  .general .col1 {
    border-bottom: 1px solid;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 564, ../../sass/partials/_custom.scss */
  .general .col2 {
    padding-left: 80px;
    border-bottom: 1px solid;
    border-right: 0 !important;
  }
}
@media only screen and (max-width: 959px) {
  /* line 564, ../../sass/partials/_custom.scss */
  .general .col2 {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 571, ../../sass/partials/_custom.scss */
  .general .col3 {
    min-height: auto !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 573, ../../sass/partials/_custom.scss */
  .general .col3 .point {
    height: 195px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 579, ../../sass/partials/_custom.scss */
  .general .col32 {
    padding-left: 80px;
    border-right: 0;
  }
}
/* line 585, ../../sass/partials/_custom.scss */
.general .cert {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: 99;
}
@media only screen and (max-width: 639px) {
  /* line 585, ../../sass/partials/_custom.scss */
  .general .cert {
    right: auto;
    left: 15px;
    bottom: -30px;
  }
}
/* line 596, ../../sass/partials/_custom.scss */
.general .top2 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-left: 105px;
  padding-top: 15px;
}
@media only screen and (max-width: 639px) {
  /* line 596, ../../sass/partials/_custom.scss */
  .general .top2 {
    padding-left: 0;
    padding-top: 65px;
    background-size: 61px 61px !important;
  }
}
/* line 606, ../../sass/partials/_custom.scss */
.general .top2 h2 {
  font-size: 32px;
  color: #fff;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 639px) {
  /* line 606, ../../sass/partials/_custom.scss */
  .general .top2 h2 {
    font-size: 24px;
  }
}
/* line 618, ../../sass/partials/_custom.scss */
.general .top2 .desc {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-align: justify;
}
@media only screen and (max-width: 639px) {
  /* line 618, ../../sass/partials/_custom.scss */
  .general .top2 .desc {
    font-size: 14px;
  }
}
/* line 634, ../../sass/partials/_custom.scss */
.general .part h2 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
/* line 642, ../../sass/partials/_custom.scss */
.general .part h2.sameLine {
  margin-bottom: 55px;
}
/* line 648, ../../sass/partials/_custom.scss */
.general .part-list {
  list-style: none;
}
/* line 652, ../../sass/partials/_custom.scss */
.general .part-list.wide > li {
  margin-bottom: 50px;
}
@media only screen and (max-width: 639px) {
  /* line 652, ../../sass/partials/_custom.scss */
  .general .part-list.wide > li {
    margin-bottom: 35px;
  }
}
/* line 654, ../../sass/partials/_custom.scss */
.general .part-list > li {
  padding: 6px 0 6px 33px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNFMjgxNUFGMDk3MTExRTY4OEY2QUE4NjQ0RUY5RTMzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNFMjgxNUIwMDk3MTExRTY4OEY2QUE4NjQ0RUY5RTMzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0UyODE1QUQwOTcxMTFFNjg4RjZBQTg2NDRFRjlFMzMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0UyODE1QUUwOTcxMTFFNjg4RjZBQTg2NDRFRjlFMzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7uY1bdAAABz0lEQVR42ryWzUsCQRjG94NKQo20Tt46REXgweiqieix8Jb36k8J6tSt6A8oPBVdKqEgSTx0KujrIHbIm0V06iD2jDzGMug6o2sDP3aZeed5dufjnTGbzabRo8yCNZAGCyDM+jp4BJfgBLy6iVgubXFwAwogBHbAMgjSLAl22XbO2HhXNfFHEj6wD6pgHdgdYmRsxlbZ1yfHyB1CoATOQFDBQCbAviVqdTQaB2WwB6w+TNpY1ChTs1VvOhbDIQiAdTGixmDFBEfgG2w45ygO3vjrhkcEOGdx59AVQc5DkzY5areMonRWWV2bIKVhZFM7KvZRFhyDhsLYp0CeT5XSoHZWuF6BjMZX5sGHxp8J7WvxUgMRzbHXMRPaNfHyA8b6mOgCzWI94kaFh9XnPpkBMfAJKiodLGbhKU2TO5os8elWpoWHMHoGi0MyMaj9IoyKYEXRqKBpYlC7qLthxcRPaibY1ob91xTUTqrC2e+hiZ+aCfmYOAATHh8TX2BLPsqHevDJQWEGDHqUl6n11yZnhjqX4zu45zCqZA+bsQ/sm6SW6y3IuUBuefJugzQT5AiJsE60VRib6KZnKlwg58AqyIB56QL5BC7AKTNM1/IrwACshfztfz/mXwAAAABJRU5ErkJggg==') no-repeat left 3px;
  color: #abcde1;
  font-size: 18px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 639px) {
  /* line 654, ../../sass/partials/_custom.scss */
  .general .part-list > li {
    font-size: 15px;
  }
}
/* line 664, ../../sass/partials/_custom.scss */
.general .part-list > li .big {
  display: block;
  font-size: 48px;
  font-weight: bold;
  line-height: 52px;
}
/* line 678, ../../sass/partials/_custom.scss */
.general .sublist {
  margin-left: 14px;
  margin-top: 25px;
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QUE5QjA2MEFERDExRTY4MEI5OEM2NTJEM0ZDMTEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM0QUE5QjA3MEFERDExRTY4MEI5OEM2NTJEM0ZDMTEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzRBQTlCMDQwQUREMTFFNjgwQjk4QzY1MkQzRkMxMTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzRBQTlCMDUwQUREMTFFNjgwQjk4QzY1MkQzRkMxMTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5MoQxqAAAAQElEQVR42mL6////GSBOA2IGEGaAckDABSYAE3wHxMaMYFEI2A0moSpmQlUoIXOMQZJMQEXvgdgViM+CdAAEGABs/UlI0ZRdagAAAABJRU5ErkJggg==');
}
/* line 685, ../../sass/partials/_custom.scss */
.general .sublist li {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 23px;
}
/* line 694, ../../sass/partials/_custom.scss */
.general .sublist span {
  display: block;
}
/* line 698, ../../sass/partials/_custom.scss */
.general .change {
  position: absolute;
  top: 4px;
  left: 75%;
  z-index: 999;
  padding-left: 17px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 22px;
  font-weight: bold;
}
@media all and (max-width: 1479px) {
  /* line 698, ../../sass/partials/_custom.scss */
  .general .change {
    left: 83%;
    font-size: 19px;
  }
}
/* line 713, ../../sass/partials/_custom.scss */
.general .change.center {
  top: 35%;
}
/* line 715, ../../sass/partials/_custom.scss */
.general .change.noImage {
  padding-left: 0;
}
/* line 717, ../../sass/partials/_custom.scss */
.general .change span {
  font-size: 18px;
}
/* line 721, ../../sass/partials/_custom.scss */
.general .cont {
  position: relative;
}
/* line 723, ../../sass/partials/_custom.scss */
.general .point {
  margin-bottom: 80px;
  position: relative;
  overflow: visible;
}
/* line 730, ../../sass/partials/_custom.scss */
.general .point h3 {
  margin-bottom: 8px;
  color: #2f99d9;
  font-weight: bold;
  font-size: 14px;
}
/* line 737, ../../sass/partials/_custom.scss */
.general .point h3 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #95bbd2;
  font-weight: 400;
}
/* line 749, ../../sass/partials/_custom.scss */
.general .point .subtitle {
  color: #bfd7e6;
  line-height: 140%;
}
/* line 753, ../../sass/partials/_custom.scss */
.general .point .subtitle strong {
  color: #fff;
}
/* line 758, ../../sass/partials/_custom.scss */
.general .point .bigNum {
  padding-left: 22px;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}
@media only screen and (max-width: 639px) {
  /* line 758, ../../sass/partials/_custom.scss */
  .general .point .bigNum {
    font-size: 38px;
  }
}
/* line 768, ../../sass/partials/_custom.scss */
.general .point .bigNum span {
  font-size: 36px;
}
@media only screen and (max-width: 639px) {
  /* line 768, ../../sass/partials/_custom.scss */
  .general .point .bigNum span {
    font-size: 26px;
  }
}
/* line 770, ../../sass/partials/_custom.scss */
.general .point .bigNum span.ns {
  font-size: inherit;
}
/* line 772, ../../sass/partials/_custom.scss */
.general .point .bigNum.np {
  padding-left: 0;
}
/* line 774, ../../sass/partials/_custom.scss */
.general .point .bigNum.small {
  font-size: 38px;
}
/* line 778, ../../sass/partials/_custom.scss */
.general .point .bigNum.small span {
  font-size: 28px;
}
/* line 784, ../../sass/partials/_custom.scss */
.general .point .bigNum2 {
  font-size: 46px;
  color: #fff;
}
/* line 791, ../../sass/partials/_custom.scss */
.general .point .year {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 6px;
}
/* line 793, ../../sass/partials/_custom.scss */
.general .point .inside-ref {
  margin-top: 10px;
  font-size: 11px;
  color: #90afc2;
}
/* line 798, ../../sass/partials/_custom.scss */
.general .point .inside-ref a {
  color: #3bb5ff;
  text-decoration: none;
}
/* line 803, ../../sass/partials/_custom.scss */
.general .point .inside-ref > span {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
/* line 814, ../../sass/partials/_custom.scss */
.general .pointList {
  margin: 10px 0 0 25px;
}
/* line 818, ../../sass/partials/_custom.scss */
.general .pointList li {
  font-size: 18px;
  color: #2f99d9;
  margin-bottom: 10px;
}
/* line 820, ../../sass/partials/_custom.scss */
.general .pointList li:last-child {
  margin-bottom: 0;
}
/* line 822, ../../sass/partials/_custom.scss */
.general .pointList span {
  color: #fff;
  font-size: 14px;
}
/* line 826, ../../sass/partials/_custom.scss */
.general .referances {
  position: relative;
  /* top: -50px; */
  top: -20px;
}
/* line 831, ../../sass/partials/_custom.scss */
.general .referances span {
  display: block;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}

/* line 847, ../../sass/partials/_custom.scss */
#financial {
  background: #07456a url("../images/finance-bg.jpg") no-repeat center;
  background-size: cover;
}
/* line 852, ../../sass/partials/_custom.scss */
#financial .top2 {
  background: url("../images/icons/financial-top.png") no-repeat left top;
  border-bottom: 1px solid #1e7fb8;
}
/* line 859, ../../sass/partials/_custom.scss */
#financial .desc {
  color: #9ac9e5;
}
/* line 861, ../../sass/partials/_custom.scss */
#financial .col {
  min-height: 747px;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 861, ../../sass/partials/_custom.scss */
  #financial .col {
    min-height: 720px;
  }
}
/* line 869, ../../sass/partials/_custom.scss */
#financial .part-list.wide > li {
  margin-bottom: 37px;
}
/* line 874, ../../sass/partials/_custom.scss */
#financial .bigNum.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY1NzREOUEwMDk3NDExRTZBRDQ1RDMyOTA1RDU4Rjk3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY1NzREOUExMDk3NDExRTZBRDQ1RDMyOTA1RDU4Rjk3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjU3NEQ5OUUwOTc0MTFFNkFENDVEMzI5MDVENThGOTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjU3NEQ5OUYwOTc0MTFFNkFENDVEMzI5MDVENThGOTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz55QsVgAAAAoUlEQVR42mLUn3mTAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7jHiSIn/sYi5AvEeUlIiUWDUgFEDRg0YNWDUgKFgwHsixRhYcBhgAsRKaJrPYlMIEGAAdtgdb3Bs9GUAAAAASUVORK5CYII=') no-repeat left center;
}
/* line 875, ../../sass/partials/_custom.scss */
#financial .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFENTBDOEM2MDk3NTExRTY5NjBCQzUyRDJFMzAzRDA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFENTBDOEM3MDk3NTExRTY5NjBCQzUyRDJFMzAzRDA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQ1MEM4QzQwOTc1MTFFNjk2MEJDNTJEMkUzMDNEMDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ1MEM4QzUwOTc1MTFFNjk2MEJDNTJEMkUzMDNEMDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5kfy93AAAApElEQVR42mLUn3mTAQcwBmJBJP49KEYBLHg0n0ETew/EQugKmXAYIEikGE4DiAajBowaMGrAqAGjBgwmA1ig5X0amrgSDvXl6AKMwKoNWy1ELHgP8sJZIE4nRzMQu8LCYBYQV5BoQBjIcuRA7IQaRAwAuXgPtlhIJ8IQFDVMhBSgAQxX4koHFdDARQZYw4kJXwgjGTILV0yxEIomaCLrxKUIIMAAnnodNFqyKHoAAAAASUVORK5CYII=') no-repeat left center;
}
/* line 881, ../../sass/partials/_custom.scss */
#financial .change.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY1NzREOUEwMDk3NDExRTZBRDQ1RDMyOTA1RDU4Rjk3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY1NzREOUExMDk3NDExRTZBRDQ1RDMyOTA1RDU4Rjk3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjU3NEQ5OUUwOTc0MTFFNkFENDVEMzI5MDVENThGOTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjU3NEQ5OUYwOTc0MTFFNkFENDVEMzI5MDVENThGOTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz55QsVgAAAAoUlEQVR42mLUn3mTAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7jHiSIn/sYi5AvEeUlIiUWDUgFEDRg0YNWDUgKFgwHsixRhYcBhgAsRKaJrPYlMIEGAAdtgdb3Bs9GUAAAAASUVORK5CYII=') no-repeat left center/auto 30px;
}
/* line 882, ../../sass/partials/_custom.scss */
#financial .change.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFENTBDOEM2MDk3NTExRTY5NjBCQzUyRDJFMzAzRDA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFENTBDOEM3MDk3NTExRTY5NjBCQzUyRDJFMzAzRDA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQ1MEM4QzQwOTc1MTFFNjk2MEJDNTJEMkUzMDNEMDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ1MEM4QzUwOTc1MTFFNjk2MEJDNTJEMkUzMDNEMDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5kfy93AAAApElEQVR42mLUn3mTAQcwBmJBJP49KEYBLHg0n0ETew/EQugKmXAYIEikGE4DiAajBowaMGrAqAGjBgwmA1ig5X0amrgSDvXl6AKMwKoNWy1ELHgP8sJZIE4nRzMQu8LCYBYQV5BoQBjIcuRA7IQaRAwAuXgPtlhIJ8IQFDVMhBSgAQxX4koHFdDARQZYw4kJXwgjGTILV0yxEIomaCLrxKUIIMAAnnodNFqyKHoAAAAASUVORK5CYII=') no-repeat left center/auto 30px;
}

/* line 888, ../../sass/partials/_custom.scss */
#industrial {
  background: #1B98C9;
  background-size: cover;
}
/* line 893, ../../sass/partials/_custom.scss */
#industrial .top2 {
  background: url("../images/icons/industrial-top.png") no-repeat left top;
  border-bottom: 1px solid #74d8ff;
}
/* line 895, ../../sass/partials/_custom.scss */
#industrial .desc {
  color: #fff;
}
/* line 899, ../../sass/partials/_custom.scss */
#industrial .part-list > li {
  background-position: left 16px;
  margin-bottom: 5px;
}
/* line 901, ../../sass/partials/_custom.scss */
#industrial .part-list > li > span {
  display: inline;
}
/* line 903, ../../sass/partials/_custom.scss */
#industrial .part-list .sublist {
  margin-top: 20px;
}
/* line 907, ../../sass/partials/_custom.scss */
#industrial .part-list .sublist li {
  font-size: 13px;
  line-height: 140%;
}
/* line 909, ../../sass/partials/_custom.scss */
#industrial .part-list .sublist h3 {
  font-size: 14px;
  display: block;
}
/* line 915, ../../sass/partials/_custom.scss */
#industrial .col {
  min-height: 960px;
  border-color: #74d8ff !important;
  border-right: 1px solid;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 915, ../../sass/partials/_custom.scss */
  #industrial .col {
    min-height: 850px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 925, ../../sass/partials/_custom.scss */
  #industrial .col1 {
    padding-bottom: 30px;
  }
}
/* line 929, ../../sass/partials/_custom.scss */
#industrial .sam {
  height: 40px;
  overflow: visible;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  /* line 929, ../../sass/partials/_custom.scss */
  #industrial .sam {
    height: auto;
  }
}
/* line 941, ../../sass/partials/_custom.scss */
#industrial .bigNum.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODBFMUZCQ0UxMzAwMTFFNkE0QjFCRjVCQTFBNDRCQkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODBFMUZCQ0QxMzAwMTFFNkE0QjFCRjVCQTFBNDRCQkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTI0QTI2MDIwQTM4MTFFNkJENjJEQjIyM0E3MkQxNkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTI0QTI2MDMwQTM4MTFFNkJENjJEQjIyM0E3MkQxNkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6GkThYAAAAoElEQVR42mLkT2hgwAPKgXgWEL/HpYAJj+aZQNwBxLuBWJBUA0Ca06BsY3yGYDOgA0kzA5IhHcQYkAb1NzaQBnUZTgOwKiBkCMwAFyI0Y3UlE9R/qxhIA/BwYiIUTQSi2ZgFSHTisAEdgBLUPTSxe4w4UuJ/LGKuQLyHlJRIFBg1YNSAUQNGDRg1YKgagLWVwoJDsTIQK6FpPotNIUCAAQAhohsLPEnebQAAAABJRU5ErkJggg==') no-repeat left center;
}
/* line 942, ../../sass/partials/_custom.scss */
#industrial .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5QkM2QkIxMzAwMTFFNkFBMURGNkNBMkZCOUJCMjkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5QkM2QkExMzAwMTFFNkFBMURGNkNBMkZCOUJCMjkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTE2QUFENjEwQTM4MTFFNjk4NTVDODkwQTI0MDdGQTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTE2QUFENjIwQTM4MTFFNjk4NTVDODkwQTI0MDdGQTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz614mFsAAAAnElEQVR42mLkT2hgwAJWAbEgmlg6EN9DV8jCgB2EYhFTwmYAEwOFYNSAUQNGDRg1YNSAwWQAC7S8VyJCrTEa/z0QnwUZcJdIyzqwiLkyQasscsAsIN7DBGVUkKj5LMxiWCB2Qg0iVrMrtlhIJ8IQmOb3uKIRnyEgTWHImnGlgwqoTeiaXYmt3mGKz+LgE9XAgGmaCYoqXJpBACDAAGFKH41WJ/pdAAAAAElFTkSuQmCC') no-repeat left center;
}
/* line 948, ../../sass/partials/_custom.scss */
#industrial .change.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODBFMUZCQ0UxMzAwMTFFNkE0QjFCRjVCQTFBNDRCQkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODBFMUZCQ0QxMzAwMTFFNkE0QjFCRjVCQTFBNDRCQkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTI0QTI2MDIwQTM4MTFFNkJENjJEQjIyM0E3MkQxNkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTI0QTI2MDMwQTM4MTFFNkJENjJEQjIyM0E3MkQxNkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6GkThYAAAAoElEQVR42mLkT2hgwAPKgXgWEL/HpYAJj+aZQNwBxLuBWJBUA0Ca06BsY3yGYDOgA0kzA5IhHcQYkAb1NzaQBnUZTgOwKiBkCMwAFyI0Y3UlE9R/qxhIA/BwYiIUTQSi2ZgFSHTisAEdgBLUPTSxe4w4UuJ/LGKuQLyHlJRIFBg1YNSAUQNGDRg1YKgagLWVwoJDsTIQK6FpPotNIUCAAQAhohsLPEnebQAAAABJRU5ErkJggg==') no-repeat left center/auto 30px;
}
/* line 949, ../../sass/partials/_custom.scss */
#industrial .change.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5QkM2QkIxMzAwMTFFNkFBMURGNkNBMkZCOUJCMjkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5QkM2QkExMzAwMTFFNkFBMURGNkNBMkZCOUJCMjkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTE2QUFENjEwQTM4MTFFNjk4NTVDODkwQTI0MDdGQTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTE2QUFENjIwQTM4MTFFNjk4NTVDODkwQTI0MDdGQTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz614mFsAAAAnElEQVR42mLkT2hgwAJWAbEgmlg6EN9DV8jCgB2EYhFTwmYAEwOFYNSAUQNGDRg1YNSAwWQAC7S8VyJCrTEa/z0QnwUZcJdIyzqwiLkyQasscsAsIN7DBGVUkKj5LMxiWCB2Qg0iVrMrtlhIJ8IQmOb3uKIRnyEgTWHImnGlgwqoTeiaXYmt3mGKz+LgE9XAgGmaCYoqXJpBACDAAGFKH41WJ/pdAAAAAElFTkSuQmCC') no-repeat left center/auto 30px;
}
/* line 953, ../../sass/partials/_custom.scss */
#industrial .part-list li {
  color: #fff;
}
/* line 954, ../../sass/partials/_custom.scss */
#industrial .pointList li {
  color: #0F6080;
}
/* line 955, ../../sass/partials/_custom.scss */
#industrial .point h3 {
  color: #0F6080;
}
/* line 956, ../../sass/partials/_custom.scss */
#industrial .point h3 span {
  color: inherit;
}

/* line 963, ../../sass/partials/_custom.scss */
#natural {
  background: #34b1e2 url("../images/natural-bg.jpg") no-repeat center/cover;
  background-size: cover;
}
/* line 968, ../../sass/partials/_custom.scss */
#natural .top2 {
  background: url("../images/icons/natural-top.png") no-repeat left top;
  border-bottom: 1px solid #277D86;
}
/* line 970, ../../sass/partials/_custom.scss */
#natural .desc {
  color: #fff;
}
/* line 972, ../../sass/partials/_custom.scss */
#natural .col {
  min-height: 1300px;
  border-color: #277D86 !important;
  border-right: 1px solid;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 972, ../../sass/partials/_custom.scss */
  #natural .col {
    min-height: 1050px;
  }
}
/* line 983, ../../sass/partials/_custom.scss */
#natural .col1 > img {
  width: 100%;
  height: auto;
  max-width: 333px;
}
/* line 985, ../../sass/partials/_custom.scss */
#natural .sam {
  height: 50px;
  overflow: visible;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  /* line 985, ../../sass/partials/_custom.scss */
  #natural .sam {
    height: auto;
  }
}
/* line 997, ../../sass/partials/_custom.scss */
#natural .bigNum.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhDNEQ1MUExMEFDNjExRTZCRjFERTM1N0EwMjNENUY0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhDNEQ1MUEyMEFDNjExRTZCRjFERTM1N0EwMjNENUY0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEM0RDUxOUYwQUM2MTFFNkJGMURFMzU3QTAyM0Q1RjQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEM0RDUxQTAwQUM2MTFFNkJGMURFMzU3QTAyM0Q1RjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz75/ZUUAAAAnUlEQVR42mLUT2xhwAPKgXgWEL/HpYAJj+aZQNwBxLuBWJBUA0Ca06BsY3yGYDOgA0kzA5IhHcQYkAb1NzaQBnUZTgOwKiBkCMwAFyI0Y3UlE9R/qxhIA/BwYiIUTQSi2ZgFSHTisAEdgBLUPTSxe6QYsBqI95CSEokCowaMGjBqwKgBowYMBQPeEynGwILDABMgVkLTfBabQoAAAwDVPBu8J13S3AAAAABJRU5ErkJggg==') no-repeat left center;
}
/* line 998, ../../sass/partials/_custom.scss */
#natural .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2NDlCREFFMEFDNjExRTY4MjM3RDMzOTQwRDFERDM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2NDlCREFGMEFDNjExRTY4MjM3RDMzOTQwRDFERDM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTY0OUJEQUMwQUM2MTFFNjgyMzdEMzM5NDBEMUREMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTY0OUJEQUQwQUM2MTFFNjgyMzdEMzM5NDBEMUREMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7sJ133AAAAnElEQVR42mLUT2xhwAJWAbEgmlg6EN9DV8jCgB2EYhFTwmYAEwOFYNSAUQNGDRg1YNSAwWQAC7S8VyJCrTEa/z0QnwUZcJdIyzqwiLkyQasscsAsIN7DBGVUkKj5LMxiWCB2Qg0iVrMrtlhIJ8IQmOb3uKIRnyEgTWHImnGlgwqoTeiaXYmt3mGKz+LgE9XAgGmaCYoqXJpBACDAAKn6H7Jg+1ckAAAAAElFTkSuQmCC') no-repeat left center;
}
/* line 1004, ../../sass/partials/_custom.scss */
#natural .change.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhDNEQ1MUExMEFDNjExRTZCRjFERTM1N0EwMjNENUY0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhDNEQ1MUEyMEFDNjExRTZCRjFERTM1N0EwMjNENUY0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEM0RDUxOUYwQUM2MTFFNkJGMURFMzU3QTAyM0Q1RjQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEM0RDUxQTAwQUM2MTFFNkJGMURFMzU3QTAyM0Q1RjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz75/ZUUAAAAnUlEQVR42mLUT2xhwAPKgXgWEL/HpYAJj+aZQNwBxLuBWJBUA0Ca06BsY3yGYDOgA0kzA5IhHcQYkAb1NzaQBnUZTgOwKiBkCMwAFyI0Y3UlE9R/qxhIA/BwYiIUTQSi2ZgFSHTisAEdgBLUPTSxe6QYsBqI95CSEokCowaMGjBqwKgBowYMBQPeEynGwILDABMgVkLTfBabQoAAAwDVPBu8J13S3AAAAABJRU5ErkJggg==') no-repeat left center/auto 30px;
}
/* line 1005, ../../sass/partials/_custom.scss */
#natural .change.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2NDlCREFFMEFDNjExRTY4MjM3RDMzOTQwRDFERDM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2NDlCREFGMEFDNjExRTY4MjM3RDMzOTQwRDFERDM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTY0OUJEQUMwQUM2MTFFNjgyMzdEMzM5NDBEMUREMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTY0OUJEQUQwQUM2MTFFNjgyMzdEMzM5NDBEMUREMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7sJ133AAAAnElEQVR42mLUT2xhwAJWAbEgmlg6EN9DV8jCgB2EYhFTwmYAEwOFYNSAUQNGDRg1YNSAwWQAC7S8VyJCrTEa/z0QnwUZcJdIyzqwiLkyQasscsAsIN7DBGVUkKj5LMxiWCB2Qg0iVrMrtlhIJ8IQmOb3uKIRnyEgTWHImnGlgwqoTeiaXYmt3mGKz+LgE9XAgGmaCYoqXJpBACDAAKn6H7Jg+1ckAAAAAElFTkSuQmCC') no-repeat left center/auto 30px;
}
/* line 1009, ../../sass/partials/_custom.scss */
#natural .part-list li {
  color: #fff;
}
/* line 1010, ../../sass/partials/_custom.scss */
#natural .part-list > li {
  margin-bottom: 45px;
}
/* line 1011, ../../sass/partials/_custom.scss */
#natural .pointList li {
  color: #2f6184;
}
/* line 1012, ../../sass/partials/_custom.scss */
#natural .point h3 {
  color: #2f6184;
}
/* line 1013, ../../sass/partials/_custom.scss */
#natural .point h3 span {
  color: #fff;
}

/* line 1019, ../../sass/partials/_custom.scss */
#human {
  background: #329295;
  background-size: cover;
}
/* line 1024, ../../sass/partials/_custom.scss */
#human .top2 {
  background: url("../images/icons/human-top.png") no-repeat left top;
  border-bottom: 1px solid #72DEE1;
}
/* line 1026, ../../sass/partials/_custom.scss */
#human .desc {
  color: #fff;
}
/* line 1028, ../../sass/partials/_custom.scss */
#human .col {
  min-height: 1160px;
  border-color: #72DEE1 !important;
  border-right: 1px solid;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 1028, ../../sass/partials/_custom.scss */
  #human .col {
    min-height: 1120px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 1038, ../../sass/partials/_custom.scss */
  #human .col1 {
    padding-bottom: 30px;
  }
}
/* line 1039, ../../sass/partials/_custom.scss */
#human .col1 img {
  display: inline-block;
  margin-top: 30px;
}
/* line 1042, ../../sass/partials/_custom.scss */
#human .part-list > li:first-child {
  background-position: left 16px;
}
/* line 1046, ../../sass/partials/_custom.scss */
#human .bigNum.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY2MzkzMjNFMEFFMTExRTY4NDBCODg0M0UzQkNFRTYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY2MzkzMjNGMEFFMTExRTY4NDBCODg0M0UzQkNFRTYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjYzOTMyM0MwQUUxMTFFNjg0MEI4ODQzRTNCQ0VFNjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjYzOTMyM0QwQUUxMTFFNjg0MEI4ODQzRTNCQ0VFNjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz79FJLrAAAAnUlEQVR42mKMPHqCAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7pFiwGog3kNKSiQKjBowasCoAaMGjBowFAx4T6QYAwsOA0yAWAlN81lsCgECDABTfhyOda/35QAAAABJRU5ErkJggg==') no-repeat left center;
}
/* line 1047, ../../sass/partials/_custom.scss */
#human .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcxNDU5MzRDMEFFMTExRTZCQzg0RTQ5RTc3QjBEQTJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcxNDU5MzREMEFFMTExRTZCQzg0RTQ5RTc3QjBEQTJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzE0NTkzNEEwQUUxMTFFNkJDODRFNDlFNzdCMERBMkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzE0NTkzNEIwQUUxMTFFNkJDODRFNDlFNzdCMERBMkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7el/FpAAAAnUlEQVR42mKMPHqCAQtYBcSCaGLpQHwPXSELA3YQikVMCZsBTAwUglEDRg0YNWDUgFEDBpMBLNDyXokItcZo/PdAfBZkwF0iLevAIubKBK2yyAGzgHgPE5RRQaLmszCLYYHYCTWIWM2u2GIhnQhDYJrf44pGfIaANIUha8aVDiqgNqFrdiW2eocpPouDT1QDA6ZpJiiqcGkGAYAAAwDy2yCEVwIJ9QAAAABJRU5ErkJggg==') no-repeat left center;
}
/* line 1053, ../../sass/partials/_custom.scss */
#human .change.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY2MzkzMjNFMEFFMTExRTY4NDBCODg0M0UzQkNFRTYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY2MzkzMjNGMEFFMTExRTY4NDBCODg0M0UzQkNFRTYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjYzOTMyM0MwQUUxMTFFNjg0MEI4ODQzRTNCQ0VFNjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjYzOTMyM0QwQUUxMTFFNjg0MEI4ODQzRTNCQ0VFNjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz79FJLrAAAAnUlEQVR42mKMPHqCAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7pFiwGog3kNKSiQKjBowasCoAaMGjBowFAx4T6QYAwsOA0yAWAlN81lsCgECDABTfhyOda/35QAAAABJRU5ErkJggg==') no-repeat left center/auto 30px;
}
/* line 1054, ../../sass/partials/_custom.scss */
#human .change.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcxNDU5MzRDMEFFMTExRTZCQzg0RTQ5RTc3QjBEQTJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcxNDU5MzREMEFFMTExRTZCQzg0RTQ5RTc3QjBEQTJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzE0NTkzNEEwQUUxMTFFNkJDODRFNDlFNzdCMERBMkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzE0NTkzNEIwQUUxMTFFNkJDODRFNDlFNzdCMERBMkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7el/FpAAAAnUlEQVR42mKMPHqCAQtYBcSCaGLpQHwPXSELA3YQikVMCZsBTAwUglEDRg0YNWDUgFEDBpMBLNDyXokItcZo/PdAfBZkwF0iLevAIubKBK2yyAGzgHgPE5RRQaLmszCLYYHYCTWIWM2u2GIhnQhDYJrf44pGfIaANIUha8aVDiqgNqFrdiW2eocpPouDT1QDA6ZpJiiqcGkGAYAAAwDy2yCEVwIJ9QAAAABJRU5ErkJggg==') no-repeat left center/auto 30px;
}
/* line 1058, ../../sass/partials/_custom.scss */
#human .part-list li {
  color: #fff;
  margin-bottom: 25px;
}
/* line 1059, ../../sass/partials/_custom.scss */
#human .pointList li {
  color: #e9d278;
}
/* line 1060, ../../sass/partials/_custom.scss */
#human .point h3 {
  color: #004649;
}
/* line 1061, ../../sass/partials/_custom.scss */
#human .point h3 span {
  color: inherit;
}
/* line 1063, ../../sass/partials/_custom.scss */
#human .point.gmt {
  margin-top: -25px;
}
/* line 1064, ../../sass/partials/_custom.scss */
#human .point.gmt2 {
  margin-top: -17px;
}
@media only screen and (min-width: 1280px) and (max-width: 1480px) {
  /* line 1065, ../../sass/partials/_custom.scss */
  #human .point.gmt3 {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1480px) {
  /* line 1066, ../../sass/partials/_custom.scss */
  #human .point.gmt4 {
    margin-top: -35px;
  }
}
/* line 1068, ../../sass/partials/_custom.scss */
#human .point.emt {
  margin-top: -45px;
}
@media only screen and (min-width: 1280px) and (max-width: 1480px) {
  /* line 1068, ../../sass/partials/_custom.scss */
  #human .point.emt {
    margin-top: -65px;
  }
}
/* line 1069, ../../sass/partials/_custom.scss */
#human .point.emt2 {
  margin-top: -10px;
}
@media only screen and (min-width: 1280px) and (max-width: 1480px) {
  /* line 1070, ../../sass/partials/_custom.scss */
  #human .point.emt3 {
    margin-top: -25px;
  }
}
/* line 1071, ../../sass/partials/_custom.scss */
#human .point.emt4 {
  margin-top: -10px;
}
/* line 1073, ../../sass/partials/_custom.scss */
#human .cert {
  position: absolute;
  bottom: -70px;
  right: 0;
  z-index: 99;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 1073, ../../sass/partials/_custom.scss */
  #human .cert {
    bottom: 10px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  /* line 1073, ../../sass/partials/_custom.scss */
  #human .cert {
    bottom: -30px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 1073, ../../sass/partials/_custom.scss */
  #human .cert {
    right: auto;
    left: 15px;
    bottom: -30px;
  }
}

/* line 1088, ../../sass/partials/_custom.scss */
#social {
  background: #92adb8 url("../images/icons/social-bg.png") no-repeat center/cover;
  background-size: cover;
}
/* line 1094, ../../sass/partials/_custom.scss */
#social .top2 {
  background: url("../images/icons/social-top.png") no-repeat left top;
  border-bottom: 1px solid #3fabae;
}
/* line 1096, ../../sass/partials/_custom.scss */
#social .desc {
  color: #fff;
}
/* line 1098, ../../sass/partials/_custom.scss */
#social .col {
  min-height: 1140px;
  border-color: #3fabae !important;
  border-right: 1px solid;
}
/* line 1108, ../../sass/partials/_custom.scss */
#social .bigNum.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVGMkI2QTEwMEFFQzExRTZCMjQ5Q0I0Qjc2MTNBMkU3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVGMkI2QTExMEFFQzExRTZCMjQ5Q0I0Qjc2MTNBMkU3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUYyQjZBMEUwQUVDMTFFNkIyNDlDQjRCNzYxM0EyRTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUYyQjZBMEYwQUVDMTFFNkIyNDlDQjRCNzYxM0EyRTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6o7SROAAAAoUlEQVR42mKMOP+PAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7jHiSIn/sYi5AvEeUlIiUWDUgFEDRg0YNWDUgKFgwHsixRhYcBhgAsRKaJrPYlMIEGAAk0Aed6T/MHcAAAAASUVORK5CYII=') no-repeat left center;
}
/* line 1109, ../../sass/partials/_custom.scss */
#social .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY3QjU3RDUyMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY3QjU3RDUzMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjdCNTdENTAwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjdCNTdENTEwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kiaL/AAAAnUlEQVR42mKMOP+PAQtYBcSCaGLpQHwPXSELA3YQikVMCZsBTAwUglEDRg0YNWDUgFEDBpMBLNDyXokItcZo/PdAfBZkwF0iLevAIubKBK2yyAGzgHgPE5RRQaLmszCLYYHYCTWIWM2u2GIhnQhDYJrf44pGfIaANIUha8aVDiqgNqFrdiW2eocpPouDT1QDA6ZpJiiqcGkGAYAAAwAiMCDDOH5jfgAAAABJRU5ErkJggg==') no-repeat left center;
}
/* line 1115, ../../sass/partials/_custom.scss */
#social .change.up {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAkCAYAAACAGLraAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVGMkI2QTEwMEFFQzExRTZCMjQ5Q0I0Qjc2MTNBMkU3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVGMkI2QTExMEFFQzExRTZCMjQ5Q0I0Qjc2MTNBMkU3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUYyQjZBMEUwQUVDMTFFNkIyNDlDQjRCNzYxM0EyRTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUYyQjZBMEYwQUVDMTFFNkIyNDlDQjRCNzYxM0EyRTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6o7SROAAAAoUlEQVR42mKMOP+PAQ8oB+JZQPwelwImPJpnAnEHEO8GYkFSDQBpToOyjfEZgs2ADiTNDEiGdBBjQBrU39hAGtRlOA3AqoCQITADXIjQjNWVTFD/rWIgDcDDiYlQNBGIZmMWINGJwwZ0AEpQ99DE7jHiSIn/sYi5AvEeUlIiUWDUgFEDRg0YNWDUgKFgwHsixRhYcBhgAsRKaJrPYlMIEGAAk0Aed6T/MHcAAAAASUVORK5CYII=') no-repeat left center/auto 30px;
}
/* line 1116, ../../sass/partials/_custom.scss */
#social .change.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY3QjU3RDUyMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY3QjU3RDUzMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjdCNTdENTAwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjdCNTdENTEwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kiaL/AAAAnUlEQVR42mKMOP+PAQtYBcSCaGLpQHwPXSELA3YQikVMCZsBTAwUglEDRg0YNWDUgFEDBpMBLNDyXokItcZo/PdAfBZkwF0iLevAIubKBK2yyAGzgHgPE5RRQaLmszCLYYHYCTWIWM2u2GIhnQhDYJrf44pGfIaANIUha8aVDiqgNqFrdiW2eocpPouDT1QDA6ZpJiiqcGkGAYAAAwAiMCDDOH5jfgAAAABJRU5ErkJggg==') no-repeat left center/auto 30px;
}
/* line 1120, ../../sass/partials/_custom.scss */
#social .part-list li {
  color: #fff;
}
/* line 1121, ../../sass/partials/_custom.scss */
#social .part-list > li {
  margin-bottom: 40px;
}
/* line 1122, ../../sass/partials/_custom.scss */
#social .pointList li {
  color: #e9d278;
}
/* line 1123, ../../sass/partials/_custom.scss */
#social .point h3 {
  color: #73DFE2;
}
/* line 1124, ../../sass/partials/_custom.scss */
#social .point h3 span {
  color: #fff;
}
/* line 1126, ../../sass/partials/_custom.scss */
#social .category {
  font-size: 18px;
  font-weight: bold;
  color: #73DFE2;
  margin-bottom: 25px;
  margin-top: 20px;
}
/* line 1137, ../../sass/partials/_custom.scss */
#social .sam {
  height: 40px;
}
/* line 1139, ../../sass/partials/_custom.scss */
#social .point.conference {
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 25px;
}
/* line 1147, ../../sass/partials/_custom.scss */
#social .point.conference span {
  font-size: 16px;
  font-weight: bold;
}
/* line 1149, ../../sass/partials/_custom.scss */
#social .point.conference img {
  width: 120px;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
/* line 1151, ../../sass/partials/_custom.scss */
#social .point.conference .title {
  font-size: 16px;
}
/* line 1162, ../../sass/partials/_custom.scss */
#social .col-top h3.title {
  font-size: 16px;
  color: #73DFE2;
  font-weight: bold;
}
/* line 1173, ../../sass/partials/_custom.scss */
#social .images-row {
  overflow: auto;
}
/* line 1177, ../../sass/partials/_custom.scss */
#social .images-row img {
  float: left;
  display: block;
  width: 46%;
  height: auto;
  max-width: 150px;
  margin-right: 5px;
}

/* line 1190, ../../sass/partials/_custom.scss */
#sideNav {
  position: fixed;
  top: 50%;
  right: -50px;
  z-index: 9999;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: right 0.5s ease-out;
  -o-transition: right 0.5s ease-out;
  -webkit-transition: right 0.5s ease-out;
  transition: right 0.5s ease-out;
}
/* line 1201, ../../sass/partials/_custom.scss */
#sideNav.visible {
  right: 10px;
}
/* line 1203, ../../sass/partials/_custom.scss */
#sideNav a {
  position: relative;
  z-index: 99;
  display: block;
  width: 36px;
  height: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: 0;
  margin-bottom: 18px;
  padding-top: 5px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media all and (max-height: 320px) {
  /* line 1203, ../../sass/partials/_custom.scss */
  #sideNav a {
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
  }
}
/* line 1233, ../../sass/partials/_custom.scss */
#sideNav a.last {
  margin-bottom: 0;
}
/* line 1234, ../../sass/partials/_custom.scss */
#sideNav a.active, #sideNav a:hover {
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
/* line 1241, ../../sass/partials/_custom.scss */
#sideNav a.profil {
  background: #001e61 url("../images/icons/profil-top.png") no-repeat center center/cover;
}
/* line 1252, ../../sass/partials/_custom.scss */
#sideNav a.financial {
  background: url("../images/icons/financial-top.png") no-repeat center center/cover;
}
/* line 1263, ../../sass/partials/_custom.scss */
#sideNav a.industrial {
  background: url("../images/icons/industrial-top.png") no-repeat center center/cover;
}
/* line 1272, ../../sass/partials/_custom.scss */
#sideNav a.natural {
  background: url("../images/icons/natural-top.png") no-repeat center center/cover;
}
/* line 1281, ../../sass/partials/_custom.scss */
#sideNav a.human {
  background: url("../images/icons/human-top.png") no-repeat center center/cover;
}
/* line 1290, ../../sass/partials/_custom.scss */
#sideNav a.social {
  background: url("../images/icons/social-top.png") no-repeat center center/cover;
}
/* line 1299, ../../sass/partials/_custom.scss */
#sideNav a.governance {
  background: url("../images/icons/financial-top.png") no-repeat center center/cover;
}
/* line 1311, ../../sass/partials/_custom.scss */
#sideNav .line {
  position: absolute;
  left: 16px;
  top: 0;
  display: block;
  width: 2px;
  height: 100%;
  background-color: #cfd6d7;
}

/* line 1328, ../../sass/partials/_custom.scss */
#navigation {
  width: 100%;
  height: 600px;
}

/* line 1330, ../../sass/partials/_custom.scss */
.separator {
  height: 5px;
  background-color: #000;
}

/* line 1338, ../../sass/partials/_custom.scss */
#s-pie1 {
  width: 100%;
  height: 400px;
}

/* line 1345, ../../sass/partials/_custom.scss */
.chart {
  width: 75%;  
  height: 150px;
}

@media all and (max-width: 1479px) {
  /* line 1345, ../../sass/partials/_custom.scss */
  .chart {
    width: 85%;
  }
}

/* line 1354, ../../sass/partials/_custom.scss */
img.cdp,.water_security {
  position: relative;
  left: 37.5%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.water_security{
  max-width: 120px;
  text-align: center;
}
@media all and (max-width: 1479px) {
  /* line 1354, ../../sass/partials/_custom.scss */
  img.cdp,.water_security {
    left: 42.5%;
  }
}

/* line 1365, ../../sass/partials/_custom.scss */
#rating {
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 9998;
  cursor: pointer;
  overflow: hidden;
  display: block;
  padding: 12px 0;
  -moz-border-radius: 28px 0 0 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px 0 0 28px;
  background-color: #fff;
  width: 165px;
  height: 56px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1386, ../../sass/partials/_custom.scss */
#rating .close-rating {
  position: absolute;
  right: 25px;
  top: 8px;
  z-index: 1;
  padding: 5px;
  display: none;
}
/* line 1398, ../../sass/partials/_custom.scss */
#rating .title {
  font-size: 13px;
  font-weight: bold;
  line-height: 130%;
  color: #3d3d3d;
  display: block;
  padding: 0 0 0 60px;
  user-select: none;
  background: url("../images/icons/rating-tik.png") no-repeat 20px center;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1414, ../../sass/partials/_custom.scss */
#rating .board {
  position: absolute;
  left: 50px;
  top: 35px;
  z-index: 1;
  opacity: 0;
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
/* line 1425, ../../sass/partials/_custom.scss */
#rating .board .grade {
  float: left;
  padding: 2px 7px;
  margin-right: 2px;
  text-align: center;
}
/* line 1431, ../../sass/partials/_custom.scss */
#rating .board .grade:hover .circle, #rating .board .grade.clicked .circle {
  background-color: #1ea2ca !important;
}
/* line 1436, ../../sass/partials/_custom.scss */
#rating .board .circle {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #c3c3c3;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 1444, ../../sass/partials/_custom.scss */
#rating .board .num {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #3d3d3d;
}
/* line 1454, ../../sass/partials/_custom.scss */
#rating.open {
  width: 270px;
  height: 80px;
  -moz-border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px 0 0 40px;
}
/* line 1460, ../../sass/partials/_custom.scss */
#rating.open .title {
  background-size: auto 16px;
  background-position: 30px;
  padding: 0 55px;
}
/* line 1466, ../../sass/partials/_custom.scss */
#rating.open .board {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: all 0.3s 0.2s;
  -o-transition: all 0.3s 0.2s;
  -webkit-transition: all 0.3s;
  -webkit-transition-delay: 0.2s;
  transition: all 0.3s 0.2s;
}
/* line 1471, ../../sass/partials/_custom.scss */
#rating.open .close-rating {
  display: block;
}
/* line 1475, ../../sass/partials/_custom.scss */
#rating.hideme {
  -webkit-animation-name: hideRating;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: .2s;
  animation-name: hideRating;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-delay: .2s;
}

@-webkit-keyframes hideRating {
  25% {
    width: 350px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(360px);
    -ms-transform: translateX(360px);
    -webkit-transform: translateX(360px);
    transform: translateX(360px);
  }
}
/* Standard syntax */
@keyframes hideRating {
  25% {
    width: 350px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(360px);
    -ms-transform: translateX(360px);
    -webkit-transform: translateX(360px);
    transform: translateX(360px);
  }
}
/**************************
         SPINNER
**************************/
/* line 1507, ../../sass/partials/_custom.scss */
.spinner-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1525, ../../sass/partials/_custom.scss */
.spinner {
  width: 60px;
  height: 60px;
  background-color: #0b3e62;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/**************************
         PERASIES
**************************/
/* line 1566, ../../sass/partials/_custom.scss */
.line1 {
  height: 18px;
}

/* line 1567, ../../sass/partials/_custom.scss */
.line2 {
  height: 36px;
}

/* line 1568, ../../sass/partials/_custom.scss */
.line3 {
  height: 54px;
}

/* line 1569, ../../sass/partials/_custom.scss */
.line4 {
  height: 74px;
}

/* line 1570, ../../sass/partials/_custom.scss */
.line5 {
  height: 89px;
}

/* line 1572, ../../sass/partials/_custom.scss */
.mbt7 {
  margin-top: 7px;
}

/* line 1573, ../../sass/partials/_custom.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 1574, ../../sass/partials/_custom.scss */
.mb35 {
  margin-bottom: 35px !important;
}

/* line 1575, ../../sass/partials/_custom.scss */
.mb40 {
  margin-bottom: 40px !important;
}

/* line 1576, ../../sass/partials/_custom.scss */
.mb45 {
  margin-bottom: 45px !important;
}

/* line 1577, ../../sass/partials/_custom.scss */
.mb55 {
  margin-bottom: 55px !important;
}

/* line 1578, ../../sass/partials/_custom.scss */
.mb60 {
  margin-bottom: 60px !important;
}

/* line 1579, ../../sass/partials/_custom.scss */
.mb65 {
  margin-bottom: 65px !important;
}

/* line 1580, ../../sass/partials/_custom.scss */
.mb70 {
  margin-bottom: 70px !important;
}

/* line 1581, ../../sass/partials/_custom.scss */
.mb75 {
  margin-bottom: 75px !important;
}

/* line 1582, ../../sass/partials/_custom.scss */
.mb80 {
  margin-bottom: 80px !important;
}

/* line 1583, ../../sass/partials/_custom.scss */
.mb85 {
  margin-bottom: 85px !important;
}

/* line 1584, ../../sass/partials/_custom.scss */
.mb90 {
  margin-bottom: 90px !important;
}

/* line 1585, ../../sass/partials/_custom.scss */
.mb95 {
  margin-bottom: 95px !important;
}

/* line 1586, ../../sass/partials/_custom.scss */
.mb100 {
  margin-bottom: 100px !important;
}

/* line 1587, ../../sass/partials/_custom.scss */
.mb105 {
  margin-bottom: 105px !important;
}

/* line 1588, ../../sass/partials/_custom.scss */
.mb110 {
  margin-bottom: 110px !important;
}

/* line 1589, ../../sass/partials/_custom.scss */
.mb115 {
  margin-bottom: 115px !important;
}

/* line 1590, ../../sass/partials/_custom.scss */
.mb120 {
  margin-bottom: 120px !important;
}

/* line 1591, ../../sass/partials/_custom.scss */
.mb130 {
  margin-bottom: 130px !important;
}

@media all and (max-width: 1479px) {
  /* line 1595, ../../sass/partials/_custom.scss */
  .s-mbt7 {
    margin-top: 7px;
  }

  /* line 1596, ../../sass/partials/_custom.scss */
  .s-mb30 {
    margin-bottom: 30px !important;
  }

  /* line 1597, ../../sass/partials/_custom.scss */
  .s-mb33 {
    margin-bottom: 33px !important;
  }

  /* line 1598, ../../sass/partials/_custom.scss */
  .s-mb35 {
    margin-bottom: 35px !important;
  }

  /* line 1599, ../../sass/partials/_custom.scss */
  .s-mb40 {
    margin-bottom: 40px !important;
  }

  /* line 1600, ../../sass/partials/_custom.scss */
  .s-mb45 {
    margin-bottom: 45px !important;
  }

  /* line 1602, ../../sass/partials/_custom.scss */
  .s-mb55 {
    margin-bottom: 55px !important;
  }

  /* line 1603, ../../sass/partials/_custom.scss */
  .s-mb60 {
    margin-bottom: 60px !important;
  }

  /* line 1604, ../../sass/partials/_custom.scss */
  .s-mb65 {
    margin-bottom: 65px !important;
  }

  /* line 1605, ../../sass/partials/_custom.scss */
  .s-mb70 {
    margin-bottom: 70px !important;
  }

  /* line 1606, ../../sass/partials/_custom.scss */
  .s-mb75 {
    margin-bottom: 75px !important;
  }

  /* line 1607, ../../sass/partials/_custom.scss */
  .s-mb80 {
    margin-bottom: 80px !important;
  }

  /* line 1608, ../../sass/partials/_custom.scss */
  .s-mb85 {
    margin-bottom: 85px !important;
  }

  /* line 1609, ../../sass/partials/_custom.scss */
  .s-mb90 {
    margin-bottom: 90px !important;
  }

  /* line 1610, ../../sass/partials/_custom.scss */
  .s-mb95 {
    margin-bottom: 95px !important;
  }

  /* line 1611, ../../sass/partials/_custom.scss */
  .s-mb100 {
    margin-bottom: 100px !important;
  }

  /* line 1612, ../../sass/partials/_custom.scss */
  .s-mb115 {
    margin-bottom: 115px !important;
  }

  /* line 1613, ../../sass/partials/_custom.scss */
  .s-mb103 {
    margin-bottom: 103px !important;
  }

  /* line 1614, ../../sass/partials/_custom.scss */
  .s-mb130 {
    margin-bottom: 130px !important;
  }
}
/* line 5, ../../sass/partials/_additional.scss */
.general .iso {
  max-width: 400px;
  margin-top: 20px;
  text-align: center;
}
/* line 11, ../../sass/partials/_additional.scss */
.general .iso img {
  margin-top: 0 !important;
  max-width: 120px;
  display: inline-block;
}
/* line 17, ../../sass/partials/_additional.scss */
.general .iso .iso-text {
  text-align: justify;
  margin: 5px auto;
  font-size: 14px;
  line-height: 140%;
}
/* line 28, ../../sass/partials/_additional.scss */
.general .side-text {
  margin-top: 35px;
}
/* line 32, ../../sass/partials/_additional.scss */
.general .side-text h4 {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
/* line 39, ../../sass/partials/_additional.scss */
.general .side-text p {
  font-size: 14px;
  text-align: justify;
  line-height: 130%;
}
/* line 43, ../../sass/partials/_additional.scss */
.general .pointList li {
  overflow: visible;
  white-space: nowrap;
}
@media only screen and (max-width: 639px) {
  /* line 45, ../../sass/partials/_additional.scss */
  .general .part h2.sameLine {
    height: auto;
  }
}
/* line 49, ../../sass/partials/_additional.scss */
.general .col3 .point h3, .general .col3 .point .cont {
  position: relative;
  z-index: 1;
}

/* line 58, ../../sass/partials/_additional.scss */
#profil ul.wider {
  display: block;
  width: 100%;
  list-style-type: none;
  text-align: center;
  margin: 0;
    /*
    margin-left: 40px;

    @media only screen and (max-width: 959px) { width: 70%; margin-left: 30%; }
    @media only screen and (max-width: 639px) { width: 96%; margin-left: 25px; }
    */
}
/* line 76, ../../sass/partials/_additional.scss */
#profil .half-li {
  font-size: 14px;
  display: block;
}
/* line 83, ../../sass/partials/_additional.scss */
#profil .listImg,
#profil .listImg2 {
  margin-top: 10px;
  margin-right: 15px;
  display: inline-block;
  width: 100%;
  max-width: 70px;
}
/* line 96, ../../sass/partials/_additional.scss */
#profil .listImg2 {
  max-width: 60px;
}
/* line 98, ../../sass/partials/_additional.scss */
#profil .cont {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 0;
}
@media only screen and (max-width: 1279px) {
  /* line 108, ../../sass/partials/_additional.scss */
  #profil .col {
    margin-bottom: 50px !important;
  }
}
/* line 114, ../../sass/partials/_additional.scss */
#profil .lists ul {
  width: 50%;
  padding-left: 0;
}
/* line 121, ../../sass/partials/_additional.scss */
#profil .centre {
  font-size: 13px;
  text-align: center;
  display: block;
  line-height: 16px;
  color: #19546d;
}

/* line 136, ../../sass/partials/_additional.scss */
#natural .bb-right {
  padding-right: 35px;
  border-right: 1px solid #277D86;
}
@media only screen and (max-width: 1279px) {
  /* line 136, ../../sass/partials/_additional.scss */
  #natural .bb-right {
    border-right: 0;
  }
}
/* line 144, ../../sass/partials/_additional.scss */
#natural .mailstone {
  margin-top: 40px;
}
/* line 148, ../../sass/partials/_additional.scss */
#natural .mailstone > h4 {
  font-size: 16px;
  margin: 25px 0 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
/* line 152, ../../sass/partials/_additional.scss */
#natural .mailstone .line {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 159, ../../sass/partials/_additional.scss */
#natural .mailstone .images {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  /* line 159, ../../sass/partials/_additional.scss */
  #natural .mailstone .images {
    width: 20%;
  }
}
/* line 171, ../../sass/partials/_additional.scss */
#natural .mailstone .text {
  font-size: 13px;
  line-height: 17px;
  text-align: justify;
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  /* line 171, ../../sass/partials/_additional.scss */
  #natural .mailstone .text {
    width: 80%;
  }
}

/* line 189, ../../sass/partials/_additional.scss */
#human .bb-right {
  padding-right: 35px;
  border-right: 1px solid #72DEE1;
}
@media only screen and (max-width: 1279px) {
  /* line 189, ../../sass/partials/_additional.scss */
  #human .bb-right {
    border-right: 0;
  }
}

/* line 202, ../../sass/partials/_additional.scss */
#social .centre {
  font-size: 13px;
  text-align: center;
  display: block;
  line-height: 16px;
  color: #fff;
}
/* line 212, ../../sass/partials/_additional.scss */
#social .img-head {
  display: block;
  margin-top: 25px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 220, ../../sass/partials/_additional.scss */
#social .sublist-head {
  font-size: 15px;
  color: #73DFE2;
}
/* line 225, ../../sass/partials/_additional.scss */
#social .sublist {
  margin-top: 5px;
}
/* line 229, ../../sass/partials/_additional.scss */
#social .sublist li {
  font-size: 13px;
  line-height: 140%;
}
/* line 234, ../../sass/partials/_additional.scss */
#social .bottom-text {
  margin-bottom: 20px;
}
/* line 238, ../../sass/partials/_additional.scss */
#social .bottom-text .category {
  margin-bottom: 10px;
}
/* line 243, ../../sass/partials/_additional.scss */
#social .bottom-text .title {
  font-size: 16px;
  line-height: 140%;
}
/* line 248, ../../sass/partials/_additional.scss */
#social .bottom-text p {
  font-size: 14px;
  line-height: 130%;
  text-align: justify;
}
/* line 258, ../../sass/partials/_additional.scss */
#social .col2 .bottom-text {
  margin-bottom: 40px;
}
/* line 260, ../../sass/partials/_additional.scss */
#social .col2 .referances {
  top: 0;
}
/* line 266, ../../sass/partials/_additional.scss */
#social .col1 .side-text {
  text-align: justify;
}
/* line 270, ../../sass/partials/_additional.scss */
#social .legend {
  overflow: visible;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  /* -webkit-justify-content: space-between;
  justify-content: space-between; */
}
/* @media only screen and (max-width: 575px) {
  #social .legend {
    justify-content: center;
  }
} */
/* line 276, ../../sass/partials/_additional.scss */
#social .legend > div {
  position: relative;
  /* -webkit-flex: 0 0 17%;
  flex: 0 0 17%; */
  margin-right: 11px;
  max-width: 75px;
  margin-bottom: 10px;
}
/* line 281, ../../sass/partials/_additional.scss */
#social .legend img {
  width: 75px;
  height: auto;
}
/* line 286, ../../sass/partials/_additional.scss */
#social .legend .ref {
  position: absolute;
  right: -9px;
  top: -4px;
  font-size: 14px;
}
/* line 297, ../../sass/partials/_additional.scss */
#social .sustain-btm {
  overflow: auto;
  line-height: 140%;
}
/* line 302, ../../sass/partials/_additional.scss */
#social .sustain-btm .category {
  margin-bottom: 15px !important;
}
/* line 306, ../../sass/partials/_additional.scss */
#social .sustain-btm .title {
  font-size: inherit;
  font-weight: 400;
  margin-top: 45px;
  text-align: justify;
  padding-right: 15px;
}
/* line 314, ../../sass/partials/_additional.scss */
#social .sustain-btm .link {
  display: block;
  margin-top: 25px;
  color: inherit;
}
/* line 320, ../../sass/partials/_additional.scss */
#social .sustain-btm .mini-map {
  position: relative;
  width: 190px;
  height: auto;
  margin: 0 15px 15px 0;
  padding: 4px;
  float: left;
  cursor: pointer;
}
/* line 330, ../../sass/partials/_additional.scss */
#social .sustain-btm .mini-map:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  border-color: #73C3F2;
  border-width: 2px;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
/* line 346, ../../sass/partials/_additional.scss */
#social .sustain-btm .mini-map img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 352, ../../sass/partials/_additional.scss */
#social .sustain-btm .mini-map:hover:after {
  border: 2px solid #73C3F2;
}
/* line 361, ../../sass/partials/_additional.scss */
#social .sustain-map .title {
  font-size: inherit;
  font-weight: 400;
  margin-top: 45px;
  text-align: justify;
  padding-right: 15px;
}
/* line 369, ../../sass/partials/_additional.scss */
#social .sustain-map a {
  display: block;
  outline: 0;
  text-decoration: none;
}
/* line 374, ../../sass/partials/_additional.scss */
#social .sustain-map a img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 382px;
  margin: 15px auto 25px;
}

/* line 393, ../../sass/partials/_additional.scss */
.cdp-award {
  margin: 20px 0;
}
/* line 397, ../../sass/partials/_additional.scss */
.cdp-award img {
  display: block;
  width: 100%;
  max-width: 333px;
  height: auto;
}
/* line 398, ../../sass/partials/_additional.scss */
.cdp-award p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: justify;
}
.ovrsp{
  overflow: visible!important;
}
.circlesup > span{
  padding-left: 16px;
}
.circlesup:before{
  width: 8px;
  height: 8px;
  background-color: #FF9200;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 4.5px;
}
.position-relative{
  position: relative;
}
.diamondsup > span{
  padding-left: 16px;
}
.diamondsup:before{
  width: 8px;
  height: 8px;
  background-color: #266ea1;
  transform:rotate(45deg);
  content: "";
  position: absolute;
  left: 0;
  top: 4.5px;
}
.squaresup > span{
  padding-left: 16px;
}
.squaresup:before{
  width: 8px;
  height: 8px;
  background-color: #008900;
  content: "";
  position: absolute;
  left: 0;
  top: 4.5px;
}
/* line 403, ../../sass/partials/_additional.scss */
.resetChartsBtn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 75px;
  height: 75px;
  background: url("../images/icons/reset-icon.png") no-repeat center center;
}

/* line 415, ../../sass/partials/_additional.scss */
.chart-buttons2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin-bottom: 20px;
  margin-top: -16px;
}
@media only screen and (max-width: 1279px) {
  /* line 415, ../../sass/partials/_additional.scss */
  .chart-buttons2 {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 415, ../../sass/partials/_additional.scss */
  .chart-buttons2 {
    top: 0;
    display: block;
    margin-top: 10px;
    padding-bottom: 20px;
  }
}
/* line 430, ../../sass/partials/_additional.scss */
.chart-buttons2 a {
  display: inline-block;
  vertical-align: middle;
  margin: 2px;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
/* line 437, ../../sass/partials/_additional.scss */
.chart-buttons2 a img {
  width: 75px;
  height: auto;
}
/* line 442, ../../sass/partials/_additional.scss */
.chart-buttons2 a.inactive {
  opacity: 0.3;
}
/* line 447, ../../sass/partials/_additional.scss */
.chart-buttons2 .indicator {
  position: absolute;
  left: 0;
  bottom: calc(100% + 20px);
  z-index: 999;
  display: none;
  width: 300px;
  padding: 15px 25px 15px 10px;
  border-radius: 2px;
  background-color: #fff;
  color: #0b3e62;
  font-size: 14px;
  font-weight: 400;
}
/* line 463, ../../sass/partials/_additional.scss */
.chart-buttons2 .indicator:after {
  position: absolute;
  left: 30px;
  bottom: -9px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}
/* line 480, ../../sass/partials/_additional.scss */
.chart-buttons2 .indicator h3 {
  margin-bottom: 5px;
}
/* line 482, ../../sass/partials/_additional.scss */
.chart-buttons2 .indicator .closeIndicator {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  border-radius: 3px;
  width: 22px;
  height: 22px;
  background: #000 url("../images/icons/close-icon.png") no-repeat center center;
}

/* line 508, ../../sass/partials/_additional.scss */
.summary-box {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 999;
  max-width: 500px;
  width: 500px;
  padding: 10px 25px 10px 10px;
  border-radius: 2px;
  -moz-box-shadow: 1px 1px 1px 0px #ccc;
  -webkit-box-shadow: 1px 1px 1px 0px #ccc;
  box-shadow: 1px 1px 1px 0px #ccc;
  background-color: #fff;
  color: #0b3e62;
  font-size: 12px;
  line-height: 140%;
  font-weight: 400;
  opacity: 0;
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only screen and (max-width: 959px) {
  /* line 508, ../../sass/partials/_additional.scss */
  .summary-box {
    width: 400px;
    right: 50%;
    -moz-transform: translate(200px, 20px);
    -ms-transform: translate(200px, 20px);
    -webkit-transform: translate(200px, 20px);
    transform: translate(200px, 20px);
  }
}
@media only screen and (max-width: 639px) {
  /* line 508, ../../sass/partials/_additional.scss */
  .summary-box {
    width: 300px;
    -moz-transform: translate(150px, 20px);
    -ms-transform: translate(150px, 20px);
    -webkit-transform: translate(150px, 20px);
    transform: translate(150px, 20px);
  }
}
/* line 541, ../../sass/partials/_additional.scss */
.summary-box:after {
  position: absolute;
  right: 76px;
  top: -9px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
}
@media only screen and (max-width: 959px) {
  /* line 541, ../../sass/partials/_additional.scss */
  .summary-box:after {
    right: 50%;
    margin-right: -5px;
  }
}
/* line 559, ../../sass/partials/_additional.scss */
.summary-box.show {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 569, ../../sass/partials/_additional.scss */
.mobile-menu,
.medium-menu {
  display: none;
  font-size: 0;
  margin: 25px 0;
  max-width: 460px;
}
@media only screen and (max-width: 479px) {
  /* line 569, ../../sass/partials/_additional.scss */
  .mobile-menu,
  .medium-menu {
    text-align: center;
  }
}
/* line 579, ../../sass/partials/_additional.scss */
.mobile-menu a,
.medium-menu a {
  display: inline-block;
  width: 126px;
  height: 126px;
  margin: 5px 15px 5px 0;
  text-decoration: none;
  background-color: #fff;
  border: 3px solid #0b3e62;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 479px) {
  /* line 579, ../../sass/partials/_additional.scss */
  .mobile-menu a,
  .medium-menu a {
    margin: 5px 5px;
    width: 104px;
    height: 104px;
  }
}
/* line 593, ../../sass/partials/_additional.scss */
.mobile-menu a.profil-link,
.medium-menu a.profil-link {
  background-color: #71fffa;
  border-color: #c5dae5;
}
/* line 598, ../../sass/partials/_additional.scss */
.mobile-menu a.financial-link,
.medium-menu a.financial-link {
  border-color: #064f7a;
}
/* line 603, ../../sass/partials/_additional.scss */
.mobile-menu a.industrial-link,
.medium-menu a.industrial-link {
  border-color: #1b98c9;
}
/* line 607, ../../sass/partials/_additional.scss */
.mobile-menu a.natural-link,
.medium-menu a.natural-link {
  border-color: #4bb7c4;
}
/* line 611, ../../sass/partials/_additional.scss */
.mobile-menu a.human-link,
.medium-menu a.human-link {
  border-color: #329295;
}
/* line 615, ../../sass/partials/_additional.scss */
.mobile-menu a.social-link,
.medium-menu a.social-link {
  border-color: #63777e;
}
/* line 622, ../../sass/partials/_additional.scss */
.mobile-menu span,
.medium-menu span {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #3d3d3d;
  text-align: center;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 479px) {
  /* line 622, ../../sass/partials/_additional.scss */
  .mobile-menu span,
  .medium-menu span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 569, ../../sass/partials/_additional.scss */
  .mobile-menu,
  .medium-menu {
    display: block;
  }
}

/* line 642, ../../sass/partials/_additional.scss */
.medium-menu {
  position: absolute;
  right: 4%;
  top: 50vh;
  z-index: 99;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* line 642, ../../sass/partials/_additional.scss */
  .medium-menu {
    display: block;
  }
}
@media only screen and (max-width: 959px) {
  /* line 642, ../../sass/partials/_additional.scss */
  .medium-menu {
    display: none;
  }
}

@media only screen and (max-width: 1279px) {
  /* line 655, ../../sass/partials/_additional.scss */
  #animation_container {
    display: none !important;
  }
}

@media only screen and (max-width: 1300px) {
  /* line 664, ../../sass/partials/_additional.scss */
  #pie1, #pie2 {
    width: 100%;
  }
}

#financial,#social {
  overflow-x: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 478px) {  
  #social .sizpie #s-pie1 h2.bigNum {
    font-size: 17px;
  }
  #s-pie1,#s-pie1>div,#s-pie1>div>svg{
    overflow: visible!important;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1470px) {  
  #social .sizpie #s-pie1 h2.bigNum {
    font-size: 22px;
  }
}

#social .bigNum.down {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY3QjU3RDUyMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY3QjU3RDUzMEFFQzExRTY4NTU2QzYyNDIzNTJBMjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjdCNTdENTAwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjdCNTdENTEwQUVDMTFFNjg1NTZDNjI0MjM1MkEyNUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kiaL/AAAAnUlEQVR42mKMOP+PAQtYBcSCaGLpQHwPXSELA3YQikVMCZsBTAwUglEDRg0YNWDUgFEDBpMBLNDyXokItcZo/PdAfBZkwF0iLevAIubKBK2yyAGzgHgPE5RRQaLmszCLYYHYCTWIWM2u2GIhnQhDYJrf44pGfIaANIUha8aVDiqgNqFrdiW2eocpPouDT1QDA6ZpJiiqcGkGAYAAAwAiMCDDOH5jfgAAAABJRU5ErkJggg==') no-repeat left center;
}

/* #n-chart11 .highcharts-grid.highcharts-yaxis-grid path:first-child{
  stroke: transparent!important;
}
#n-chart11 .highcharts-series-0 rect{
  fill:#ff9200!important;
}
#n-chart11 .highcharts-series-1 rect{
  fill:#008900!important;
}
#n-chart11{
  height: 200px!important;
} */
.wspchart{
  margin-bottom: 29px!important;
}
/* .custom_label_bullet .highcharts-xaxis-labels text{
  fill:red!important;
} */