/* == @losdelvolcan - Styles == */
/* == @losdelvolcan - Mixins genéricos == */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* == @losdelvolcan - Estilos básicos == */
body {
  -webkit-text-size-adjust: 100%;
  font-family: 'ABCNormal';
  font-size: 100%;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #414648;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.75em;
  text-transform: none;
  background: #fff;
}
/* == Text Styles == */
a {
  color: #007DC5;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: color, 0.5s;
  -moz-transition: color, 0.5s;
  -o-transition: color, 0.5s;
  transition: color, 0.5s;
}
a,
a:active,
a:visited {
  color: #007DC5;
}
.noTouchDevice a:hover {
  color: #007DC5;
  text-decoration: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: color, 0.2s;
  -moz-transition: color, 0.2s;
  -o-transition: color, 0.2s;
  transition: color, 0.2s;
}
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
::-moz-selection {
  background: #fff;
  color: #000;
  text-shadow: none;
}
::selection {
  background: #14b2de;
  color: #fff;
  text-shadow: none;
}
p {
  margin-bottom: 0.7em;
}
ul li {
  position: relative;
  padding-left: 1.5em;
  padding-bottom: 0.7em;
}
ol {
  padding-left: 2.2em;
  list-style-type: decimal;
}
ol li {
  padding-left: 0.7em;
  padding-bottom: 0.7em;
}
dl {
  zoom: 1;
}
dl dt {
  float: left;
  width: 48%;
  text-align: right;
  font-weight: bold;
  margin-right: 2%;
}
dl dt:after {
  content: ':';
}
dl dd {
  width: 50%;
  float: left;
}
ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
}
pre {
  margin-bottom: 1.5em;
}
blockquote {
  font-size: 1.357em;
  text-align: center;
  padding: .8em;
  margin-bottom: 1.5em;
}
blockquote p {
  margin-bottom: 0;
}
blockquote img {
  margin-bottom: 9px;
}
/* == Heading Styles == */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #252525;
  font-weight: normal;
}
h1 {
  font-size: 2.5em;
  line-height: 1.3em;
  padding-bottom: 5px;
}
h2 {
  font-size: 2em;
  line-height: 1.6em;
  padding-bottom: 10px;
}
h3 {
  /* OK */
  font-size: 1.7143em;
  letter-spacing: -0.006em;
  line-height: 1.25em;
  word-spacing: -0.059em;
}
h4 {
  font-size: 1.3571em;
  line-height: 1.0416em;
  letter-spacing: -0.006em;
  word-spacing: -0.059em;
}
h5 {
  font-size: 1.3571em;
  line-height: 1.0416em;
}
h6 {
  font-size: 1.3571em;
  line-height: 1.0416em;
}
@font-face {
  font-family: 'scotchMedium';
  src: url('../css/fonts/scotch_display_medium-webfont.woff2') format('woff2'), url('../css/fonts/scotch_display_medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'scotchMedium';
  src: url('../css/fonts/scotch_display_medium_italic-webfont.woff2') format('woff2'), url('../css/fonts/scotch_display_medium_italic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'ABCNormal';
  src: url('../css/fonts/ABCNormal-Normal.eot?#iefix') format('embedded-opentype'), url('../css/fonts/ABCNormal-Normal.woff') format('woff'), url('../css/fonts/ABCNormal-Normal.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ABCNormal';
  src: url('../css/fonts/abc_normal_medium-webfont.woff2') format('woff2'), url('../css/fonts/abc_normal_medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ABCNormal';
  src: url('../css/fonts/ABCNormal-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/ABCNormal-Bold.woff') format('woff'), url('../css/fonts/ABCNormal-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'ScotchDisplay';
  src: url('../css/fonts/ScotchDisplay-SemiBold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/ScotchDisplay-SemiBold.woff') format('woff'), url('../css/fonts/ScotchDisplay-SemiBold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ScotchDisplay';
  src: url('../css/fonts/ScotchDisplay-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../css/fonts/ScotchDisplay-SemiBoldItalic.woff') format('woff'), url('../css/fonts/ScotchDisplay-SemiBoldItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'ABCNormal';
  src: url('../css/fonts/ABCNormal-Light.eot?#iefix') format('embedded-opentype'), url('../css/fonts/ABCNormal-Light.woff') format('woff'), url('../css/fonts/ABCNormal-Light.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'ABCNormal';
  src: url('../css/fonts/abc_normal_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/abc_normal_heavy-webfont.woff') format('woff'), url('../css/fonts/abc_normal_heavy-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.large {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -15px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -15px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -220px, 0);
    transform: translate3d(0, -220px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -220px, 0);
    transform: translate3d(0, -220px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 220px, 0);
    transform: translate3d(0, 220px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 220px, 0);
    transform: translate3d(0, 220px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpS {
  -webkit-animation-name: fadeInUpS;
  animation-name: fadeInUpS;
}
@-webkit-keyframes fadeInUpS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 22px, 0);
    transform: translate3d(0, 22px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 22px, 0);
    transform: translate3d(0, 22px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftS {
  -webkit-animation-name: fadeInLeftS;
  animation-name: fadeInLeftS;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightS {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightS {
  -webkit-animation-name: fadeInRightS;
  animation-name: fadeInRightS;
}
.overlay {
  background: #fff;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all, 0;
  -moz-transition: all, 0;
  -o-transition: all, 0;
  transition: all, 0;
}
.overlay.hide {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s;
  z-index: -5;
}
.exp-init {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F9F8EC;
  height: 910px;
}
.exp-init .inner {
  padding: 255px 0 200px;
  max-width: 1680px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.exp-init .inner .images .top-deco {
  top: 0;
  left: 180px;
  max-width: 102px;
  height: auto;
  width: 100%;
  position: absolute;
  z-index: 2;
}
.exp-init .inner .images .right-up-deco {
  top: 0;
  right: 0;
  max-width: 475px;
  height: auto;
  width: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}
.exp-init .inner .images .right-up-deco.scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}
.exp-init .inner .images .left-deco {
  bottom: 0;
  left: 0;
  max-width: 695px;
  height: auto;
  width: 100%;
  position: absolute;
  z-index: 2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-init .inner .images .right-deco {
  z-index: 0;
  bottom: 0;
  right: 0;
  max-width: 720px;
  height: auto;
  width: 100%;
  position: absolute;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-init .inner .images .bottom-deco {
  bottom: 0;
  left: 50%;
  max-width: 447px;
  height: auto;
  width: 100%;
  position: absolute;
  z-index: 2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-init .inner .collage {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.exp-init .inner .collage .monkey {
  max-width: 264px;
  width: 100%;
  left: 75px;
  position: absolute;
  z-index: 3;
  top: -115px;
}
.exp-init .inner .collage .monkey .monkey-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.exp-init .inner .collage .monkey .monkey-wrapper .monkey-tail {
  position: absolute;
  max-width: 95px;
  height: auto;
  width: 100%;
  top: -64px;
  left: -29px;
  z-index: 0;
  animation: moveTail 1s ease-in-out alternate infinite;
  -webkit-animation: moveTail 1s ease-in-out alternate infinite;
  transform-origin: bottom right;
  transform-style: preserve-3D;
  -webkit-transform-origin: bottom right;
  -webkit-transform-style: preserve-3D;
}
@-webkit-keyframes moveTail {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(5deg);
  }
}
@keyframes moveTail {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5deg);
  }
}
.exp-init .inner .collage .monkey .monkey-wrapper .monkey-body {
  max-width: 190px;
  height: auto;
  width: 100%;
  z-index: 1;
  position: relative;
}
.exp-init .inner .collage .notes {
  color: #1A1A1A;
  font-family: 'ABCNormal';
  font-weight: normal;
  font-size: 0.688em;
  line-height: 1.1em;
  margin-top:10px;

}
.exp-init .inner .collage .pretitle {
  display: block;
  max-width: 267px;
  width: 100%;
  font-size: 1.813em;
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: -99px;
  right: 100px;
  z-index: 2;
  color: #000;
  line-height: 1.1em;
}
.exp-init .inner .collage .title {
  z-index: 1;
  position: relative;
  text-align: right;
  line-height: .8em;
  display: block;
  color: #DB0808;
  font-family: 'ABCNormal';
  font-size: 9.375em;
  font-weight: 800;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  mix-blend-mode: multiply;
}
.exp-init .inner .collage p {
  margin: 60px 0 20px auto;
  font-size: 1.250em;
  font-weight: normal;
  max-width: 368px;
  padding-right: 40px;
  width: 100%;
  text-align: left;
  color: #000;
  z-index: 5;
  position: relative;
}
.exp-init .inner .collage .btn {
  max-width: 240px;
  width: 100%;
  background: #DB0808;
  color: white;
  height: 56px;
  margin: 20px 130px 0 auto;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  display: block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 13px 10px;
  z-index: 5;
  position: relative;
}
.exp-intro {
  background: white;
}
.exp-intro .inner {
  padding: 80px 20px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.exp-intro .inner .title {
  display: block;
  line-height: 1em;
  font-weight: bold;
  font-size: 2.000em;
  text-align: center;
  margin-bottom: 15px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-intro .inner .title em {
  font-weight: 100;
}
.exp-intro .inner p {
  max-width: 535px;
  width: 100%;
  text-align: center;
  font-size: 1.250em;
  font-weight: normal;
  margin: 0 auto;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-intro .inner p em {
  font-style: italic;
}
.exp-step-green {
  background: #CAD3B2;
}
.exp-step-green .inner {
  padding: 80px 40px 100px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.exp-step-green .inner .pretitle {
  display: block;
  line-height: 1em;
  font-weight: bold;
  font-size: 3.000em;
  margin-bottom: 10px;
  color: white;
  text-align: left;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-step-green .inner .pretitle em {
  font-weight: 100;
}
.exp-step-green .inner .title {
  color: #000;
  display: block;
  line-height: 1em;
  font-family: 'ScotchDisplay';
  font-weight: 500;
  font-size: 5.438em;
  text-align: center;
  margin-bottom: 15px;
  max-width: 883px;
  text-align: left;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-step-green .inner p {
  text-align: left;
  max-width: 643px;
  width: 100%;
  font-size: 1.250em;
  font-weight: normal;
  margin: 0;
  color: white;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-step-green .inner p em {
  font-style: italic;
}
.exp-step-green .inner p span {
  font-family: 'ScotchDisplay';
  font-weight: 500;
}
.exp-step-green .inner p strong {
  font-weight: bold;
}
.exp-trend {
  background: white;
}
.exp-trend .inner {
  padding: 80px 20px 100px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.exp-trend .inner .header-exp-trend {
  position: relative;
}
.exp-trend .inner .header-exp-trend .monkey-white {
  position: absolute;
  left: 5px;
  top: -125px;
  z-index: 1;
  max-width: 241px;
  width: 100%;
  height: auto;
  animation: moveMonkey 1s ease-in-out alternate infinite;
  -webkit-animation: moveMonkey 1s ease-in-out alternate infinite;
}
@-webkit-keyframes moveMonkey {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(5deg);
  }
}
@keyframes moveMonkey {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5deg);
  }
}
.exp-trend .inner .content-exp {
  display: flex;
  max-width: 960px;
  width: 100%;
  margin: 130px 0 0 auto;
}
.exp-trend .inner .content-exp .column {
  width: 60%;
  padding-right: 20px;
}
.exp-trend .inner .content-exp .column + .column {
  width: 40%;
  padding-right: 0;
  padding-left: 20px;
}
.exp-trend .inner .content-exp .column .note {
  margin-top: 10px;
  font-weight: normal;
  font-size: .75em;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  display: block;
  text-align: left;
}
.exp-trend .inner .content-exp .column .col-title {
  margin-bottom: 25px;
  display: block;
  line-height: 1.1em;
  color: #000;
  font-size: 1.063em;
  font-weight: bold;
  text-align: left;
}
.exp-trend .inner .content-exp .column .data {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-trend .inner .content-exp .column .data + .data {
  margin-top: 20px;
}
.exp-trend .inner .content-exp .column .data .name {
  text-align: left;
  display: block;
  line-height: 1.1em;
  color: #7D7D7D;
  font-size: 0.938em;
  font-weight: normal;
}
.exp-trend .inner .content-exp .column .data .percentage {
  text-align: left;
  display: block;
  line-height: 1.1em;
  color: #DB0808;
  font-size: 4.375em;
  font-family: 'scotchMedium';
  font-weight: normal;
}
.exp-trend .inner .pretitle {
  display: block;
  line-height: 1em;
  font-weight: bold;
  font-size: 2.000em;
  margin-bottom: 10px;
  color: #000;
  text-align: right;
}
.exp-trend .inner .pretitle em {
  font-weight: 100;
}
.exp-trend .inner .title {
  color: #000;
  display: block;
  line-height: 1em;
  font-family: 'ScotchDisplay';
  font-weight: 500;
  font-size: 5.4em;
  text-align: right;
  margin: 0 0 0 auto;
}
.exp-trend .inner p {
  text-align: left;
  width: 100%;
  font-size: 1.250em;
  font-weight: normal;
  margin: 0;
  max-width: 535px;
  color: #000;
}
.exp-trend .inner p + p {
  margin-top: 15px;
}
.exp-trend .inner p em {
  font-style: italic;
}
.exp-trend .inner p span {
  font-family: 'ScotchDisplay';
  font-weight: 500;
}
.exp-search {
  background: #FAF7E9;
  position: relative;
}
.exp-search .inner {
  padding: 50px 40px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.exp-search .inner .title {
  color: #000;
  display: block;
  line-height: 1em;
  font-weight: bold;
  font-size: 2.000em;
  text-align: left;
  margin: 0 0 45px 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-search .inner .title em {
  font-weight: 100;
}
.exp-search .inner .header-exp-search {
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
.exp-search .inner .header-exp-search .column {
  width: 50%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-search .inner .header-exp-search .column .col-title {
  max-width: 390px;
  width: 100%;
  display: block;
  line-height: .85em;
  font-size: 5.438em;
  font-family: 'ScotchDisplay';
  font-weight: 500;
  text-align: left;
  color: #000;
}
.exp-search .inner .header-exp-search .column p {
  margin-top: 10px;
  font-size: 1.250em;
  font-weight: normal;
  max-width: 400px;
  width: 100%;
  text-align: left;
  color: #000;
}
.exp-search .inner .chart-wrapper {
  display: flex;
}
.exp-search .inner .chart-wrapper .column {
  width: 50%;
}
.exp-search .inner .chart-wrapper .column + .column {
  text-align: right;
}
.exp-search .inner .chart-wrapper .column canvas {
  margin: 0 0 0 auto;
}
.exp-search .inner .chart-wrapper .column .slider-item + .slider-item {
  margin-top: 35px;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-item_title {
  display: block;
  color: #000;
  font-weight: 500;
  font-family: 'ABCNormal';
  text-transform: uppercase;
  font-size: 0.750em;
  line-height: 1.1em;
  margin-bottom: 20px;
  text-align: left;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-wrapper .value {
  font-size: 0.625em;
  font-weight: normal;
  line-height: 1.1em;
  display: block;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-wrapper .ui-slider {
  margin: 0 20px;
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #ccc;
  background: none;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-wrapper .ui-slider .ui-slider-handle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #CAD3B2;
  background: white;
  width: 20px;
  height: 20px;
  top: -11px;
  cursor: pointer;
}
.exp-search .inner .chart-wrapper .column .slider-item .slider-wrapper .ui-slider .ui-slider-handle:focus {
  outline: 0;
}
.exp-strategy {
  background: white;
  position: relative;
}
.exp-strategy .inner .content-exp-strategy p.notes {
color: #1A1A1A;
font-family: 'ABCNormal';
font-weight: normal;
font-size: 0.688em;
line-height: 1.1em;
margin-top:10px;

}
.exp-strategy .inner {
  padding: 50px 40px;
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.exp-strategy .inner .title {
  display: block;
  line-height: 1em;
  font-weight: bold;
  font-size: 2.000em;
  text-align: center;
  margin: 0 0 45px 0;
  color: #000;
}
.exp-strategy .inner .title em {
  font-weight: 100;
}
.exp-strategy .inner .header-exp-strategy {
  position: relative;
}
.exp-strategy .inner .header-exp-strategy .monkey-food {
  position: absolute;
  left: 210px;
  top: 53px;
}
.exp-strategy .inner .header-exp-strategy .monkey-food .monkey-wrapper {
  position: relative;
}
.exp-strategy .inner .header-exp-strategy .monkey-food .monkey-wrapper .monkey-food-body {
  max-width: 259px;
  height: auto;
}
.exp-strategy .inner .header-exp-strategy .monkey-food .monkey-wrapper .monkey-food-tail {
  position: absolute;
  max-width: 227px;
  height: auto;
  left: 1px;
  bottom: -160px;
  animation: moveTailF 1s ease-in-out alternate infinite;
  -webkit-animation: moveTailF 1s ease-in-out alternate infinite;
  transform-origin: top left;
  transform-style: preserve-3D;
  -webkit-transform-origin: top left;
  -webkit-transform-style: preserve-3D;
}
@-webkit-keyframes moveTailF {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(5deg);
  }
}
@keyframes moveTailF {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5deg);
  }
}
.exp-strategy .inner .header-exp-strategy span {
  display: block;
  text-align: right;
  font-family: 'ScotchDisplay';
  font-weight: 500;
  font-size: 2.188em;
  line-height: 1.1em;
  color: #000;
}
.exp-strategy .inner .header-exp-strategy span.word {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.exp-strategy .inner .header-exp-strategy span + span {
  font-size: 3.438em;
}
.exp-strategy .inner .header-exp-strategy span + span + span {
  font-size: 4.375em;
}
.exp-strategy .inner .header-exp-strategy span + span + span + span {
  font-size: 12.500em;
  line-height: .75em;
}
.exp-strategy .inner .content-exp-strategy p {
  margin: 130px auto 30px;
  font-size: 1.250em;
  font-weight: normal;
  max-width: 525px;
  width: 100%;
  text-align: center;
  color: #000;
}
.exp-strategy .inner .content-exp-strategy .btn {
  max-width: 240px;
  width: 100%;
  background: #DB0808;
  color: white;
  height: 56px;
  margin: 30px auto 0;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  display: block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 13px 10px;
}
@media screen and (max-width: 970px) {
  .exp-init {
    height: 910px;
  }
  .exp-init .inner {
    padding: 255px 0 200px;
  }
  .exp-init .inner .images .top-deco {
    top: 0;
    left: 180px;
    max-width: 82px;
  }
  .exp-init .inner .images .right-up-deco {
    top: 0;
    right: 0;
    max-width: 275px;
  }
  .exp-init .inner .images .left-deco {
    bottom: 0;
    left: 0;
    max-width: 495px;
  }
  .exp-init .inner .images .right-deco {
    bottom: 0;
    right: 0;
    max-width: 520px;
  }
  .exp-init .inner .images .bottom-deco {
    bottom: 0;
    left: 50%;
    max-width: 247px;
  }
  .exp-init .inner .collage {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .exp-init .inner .collage .monkey {
    max-width: 264px;
    width: 100%;
    left: 75px;
    position: absolute;
    z-index: 3;
    top: -115px;
  }
  .exp-init .inner .collage .monkey .monkey-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .exp-init .inner .collage .monkey .monkey-wrapper .monkey-tail {
    position: absolute;
    max-width: 95px;
    height: auto;
    width: 100%;
    top: -64px;
    left: -29px;
    z-index: 0;
    animation: moveTail 1s ease-in-out alternate infinite;
    -webkit-animation: moveTail 1s ease-in-out alternate infinite;
    transform-origin: bottom right;
    transform-style: preserve-3D;
    -webkit-transform-origin: bottom right;
    -webkit-transform-style: preserve-3D;
  }
  @-webkit-keyframes moveTail {
    from {
      -webkit-transform: rotate(0);
    }
    to {
      -webkit-transform: rotate(5deg);
    }
  }
  @keyframes moveTail {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(5deg);
    }
  }
  .exp-init .inner .collage .monkey .monkey-wrapper .monkey-body {
    max-width: 190px;
    height: auto;
    width: 100%;
    z-index: 1;
    position: relative;
  }
  .exp-init .inner .collage .pretitle {
    display: block;
    max-width: 267px;
    width: 100%;
    font-size: 1.813em;
    font-weight: bold;
    text-align: left;
    position: absolute;
    top: -99px;
    right: 100px;
    z-index: 2;
    color: #000;
    line-height: 1.1em;
  }
  .exp-init .inner .collage .title {
    font-size: 7.375em;
    padding: 0 20px;
  }
  .exp-init .inner .collage p {
    margin: 60px 0 20px auto;
    font-size: 1.250em;
    font-weight: normal;
    max-width: 368px;
    padding-right: 40px;
    width: 100%;
    text-align: left;
    color: #000;
    z-index: 5;
    position: relative;
  }
  .exp-init .inner .collage .btn {
    max-width: 240px;
    width: 100%;
    background: #DB0808;
    color: white;
    height: 56px;
    margin: 20px 130px 0 auto;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    display: block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 13px 10px;
    z-index: 5;
    position: relative;
  }
}
@media screen and (max-width: 800px) {
  .exp-init {
    height: auto;
  }
  .exp-init .inner {
    padding: 255px 0 150px;
  }
  .exp-init .inner .images .top-deco {
    top: 0;
    left: 180px;
    max-width: 82px;
  }
  .exp-init .inner .images .right-up-deco {
    top: 0;
    right: 0;
    max-width: 105px;
  }
  .exp-init .inner .images .left-deco {
    bottom: 0;
    left: 0;
    max-width: 295px;
  }
  .exp-init .inner .images .right-deco {
    top: 0;
    bottom: inherit;
    right: 0;
    max-width: 220px;
  }
  .exp-init .inner .images .bottom-deco {
    bottom: 0;
    left: 50%;
    max-width: 147px;
  }
  .exp-init .inner .collage {
    max-width: 380px;
  }
  .exp-init .inner .collage .monkey {
    max-width: 264px;
    left: -5px;
    top: -95px;
  }
  .exp-init .inner .collage .monkey .monkey-wrapper .monkey-tail {
    top: -64px;
    left: -9px;
    max-width: 85px;
  }
  .exp-init .inner .collage .monkey .monkey-wrapper .monkey-body {
    max-width: 170px;
  }
  .exp-init .inner .collage .pretitle {
    font-size: 1.2em;
    position: relative;
    top: 0;
    right: 0;
    padding: 0 20px;
    margin: 0 0 0 auto;
    text-align: right;
  }
  .exp-init .inner .collage .title {
    font-size: 3em;
    padding: 0 20px;
    text-align: right;
    line-height: 1.1em;
  }
  .exp-init .inner .collage p {
    text-align: right;
    padding: 0 20px;
    margin: 20px 0;
    max-width: 100%;
    font-size: 1em;
    line-height: 1.3em;
  }
  .exp-init .inner .collage .btn {
    margin: 0 20px 0 auto;
  }
  .exp-intro .inner {
    max-width: 380px;
  }
  .exp-intro .inner .title {
    font-size: 1.500em;
  }
  .exp-intro .inner p {
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .exp-step-green .inner {
    max-width: 380px;
    padding: 80px 20px 100px;
  }
  .exp-step-green .inner .pretitle {
    font-size: 1.500em;
  }
  .exp-step-green .inner .title {
    font-size: 2.538em;
  }
  .exp-step-green .inner p {
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .exp-trend .inner {
    max-width: 380px;
    padding: 80px 20px 100px;
  }
  .exp-trend .inner .header-exp-trend .monkey-white {
    right: 0;
    left: inherit;
    top: -115px;
    max-width: 101px;
  }
  .exp-trend .inner .content-exp {
    display: block;
    max-width: 100%;
    margin: 30px 0 0 auto;
  }
  .exp-trend .inner .content-exp .column {
    width: 100%;
    padding-right: 0;
  }
  .exp-trend .inner .content-exp .column + .column {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 40px;
  }
  .exp-trend .inner .content-exp .column .col-title {
    font-size: 1.063em;
  }
  .exp-trend .inner .content-exp .column .data .name {
    text-align: left;
    display: block;
    line-height: 1.1em;
    color: #7D7D7D;
    font-size: 0.938em;
    font-weight: normal;
  }
  .exp-trend .inner .content-exp .column .data .percentage {
    text-align: left;
    display: block;
    line-height: 1.1em;
    color: #DB0808;
    font-size: 4.375em;
    font-family: 'scotchMedium';
    font-weight: normal;
  }
  .exp-trend .inner .pretitle {
    font-size: 1.500em;
  }
  .exp-trend .inner .title {
    font-size: 2.538em;
    margin-top: 50px;
    text-align: left;
  }
  .exp-trend .inner p {
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .exp-search .inner {
    max-width: 380px;
    padding: 50px 20px;
  }
  .exp-search .inner .title {
    font-size: 1.500em;
  }
  .exp-search .inner .header-exp-search {
    display: block;
  }
  .exp-search .inner .header-exp-search .column {
    width: 100%;
  }
  .exp-search .inner .header-exp-search .column .col-title {
    max-width: 380px;
    font-size: 2.538em;
  }
  .exp-search .inner .header-exp-search .column p {
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .exp-search .inner .chart-wrapper {
    display: block;
  }
  .exp-search .inner .chart-wrapper .column {
    width: 100%;
  }
  .exp-search .inner .chart-wrapper .column + .column {
    text-align: center;
  }
  .exp-search .inner .chart-wrapper .column canvas {
    margin: 0 auto;
    width: 100%!important;
    height: auto!important;
  }
  .exp-search .inner .chart-wrapper .column .slider-item + .slider-item {
    margin-top: 25px;
  }
  .exp-strategy .inner {
    padding: 50px 20px;
    overflow: hidden;
    max-width: 380px;
  }
  .exp-strategy .inner .title {
    font-size: 1.500em;
  }
  .exp-strategy .inner .header-exp-strategy .monkey-food {
    left: 50px;
    top: -34px;
  }
  .exp-strategy .inner .header-exp-strategy .monkey-food .monkey-wrapper .monkey-food-body {
    max-width: 159px;
  }
  .exp-strategy .inner .header-exp-strategy .monkey-food .monkey-wrapper .monkey-food-tail {
    max-width: 127px;
    left: 1px;
    bottom: -85px;
  }
  .exp-strategy .inner .header-exp-strategy span {
    font-size: 1.188em;
  }
  .exp-strategy .inner .header-exp-strategy span + span {
    font-size: 2.438em;
  }
  .exp-strategy .inner .header-exp-strategy span + span + span {
    font-size: 3.375em;
  }
  .exp-strategy .inner .header-exp-strategy span + span + span + span {
    font-size: 5.500em;
    line-height: .75em;
  }
  .exp-strategy .inner .content-exp-strategy p {
    margin: 30px auto;
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .exp-strategy .inner .content-exp-strategy .btn {
    max-width: 240px;
    width: 100%;
    background: #DB0808;
    color: white;
    height: 56px;
    margin: 30px auto 0;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    display: block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 13px 10px;
  }
}
.header {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
  padding: 34px 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.header .header-col {
  width: 33.3333%;
}
.header .header-col.name {
  text-align: left;
}
.header .header-col.name span {
  display: block;
  color: #000;
  font-size: 0.875em;
  font-weight: bold;
}
.header .header-col.logo {
  line-height: 0;
}
.header .header-col.logo a {
  display: inline-block;
}
.header .header-col.logo img {
  width: 23px;
}
.header .header-col.share {
  text-align: right;
  position: relative;
}
.header .header-col.share a span {
  font-size: 0.750em;
  color: black;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.header .header-col.share a svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: .5em;
}
.header .header-col.share .social-content {
  display: none;
  position: absolute;
  right: 0;
  max-width: 80px;
  width: 100%;
  z-index: 1;
}
.header .header-col.share .social-content ul > li {
  padding: 1em 0 0;
  display: block;
  text-align: center;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.header .header-col.share .social-content ul > li a {
  color: #000;
  padding: .3em;
}
.header .header-col.share .social-content ul > li a .fab {
  font-size: 1.3em;
}
.header .header-col.share .social-content.show {
  display: block;
}
@media screen and (max-width: 800px) {
  .header {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
    padding: 20px;
  }
  .header .header-col {
    width: 50%;
    text-align: left;
  }
  .header .header-col.name {
    display: none;
  }
}
.footer {
  border-top: 1px solid #D1D1D1;
  position: relative;
  z-index: 1;
  background: white;
}
.footer .inner {
  display: flex;
  padding: 35px 40px 50px;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
}
.footer .inner .footer-left {
  width: 60%;
}
.footer .inner .footer-left span {
  display: block;
  color: #1A1A1A;
  font-family: 'ABCNormal';
  font-weight: normal;
  font-size: 0.688em;
  line-height: 1.1em;
  margin: 0 0 .5em 0;
}
.footer .inner .footer-left ul {
  line-height: 1em;
}
.footer .inner .footer-left ul li {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  color: #1A1A1A;
  font-family: 'ABCNormal';
  font-weight: normal;
  font-size: 0.688em;
  line-height: 1.1em;
}
.footer .inner .footer-left ul li + li {
  margin-left: 1.2em;
}
.footer .inner .footer-right {
  width: 40%;
}
.footer .inner .footer-right ul {
  text-align: right;
  line-height: 0;
}
.footer .inner .footer-right ul li {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  color: #1A1A1A;
  font-family: 'ABCNormal';
  font-weight: normal;
  font-size: 0.688em;
  line-height: 1.1em;
}
.footer .inner .footer-right ul li a {
  color: #1A1A1A;
}
.footer .inner .footer-right ul li + li {
  margin-left: 1.2em;
}
.footer .inner .footer-right span {
  margin: 1em 0 0 0;
  text-align: right;
  display: block;
  color: #1A1A1A;
  font-family: 'ABCNormal';
  font-weight: normal;
  font-size: 0.688em;
  line-height: 1.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 800px) {
  .footer .inner {
    display: block;
    padding: 40px 20px;
  }
  .footer .inner .footer-left {
    width: 100%;
  }
  .footer .inner .footer-left span {
    font-size: 0.788em;
  }
  .footer .inner .footer-left ul li {
    font-size: 0.788em;
    margin-right: 10px;
  }
  .footer .inner .footer-left ul li + li {
    margin-left: 0;
  }
  .footer .inner .footer-right {
    width: 100%;
    margin-top: 1em;
  }
  .footer .inner .footer-right ul {
    text-align: left;
  }
  .footer .inner .footer-right ul li {
    font-size: 0.788em;
    margin-right: 10px;
  }
  .footer .inner .footer-right ul li + li {
    margin-left: 0;
  }
  .footer .inner .footer-right span {
    text-align: left;
    font-size: 0.788em;
  }
}
