/*! fancyBox v2.1.7 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


span.multiselect-native-select{position:relative}span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}

@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 33, sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 53, sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 72, sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 94, sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 11, sass/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 22, sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #3e3e3e;
  background-color: #fff;
}

/* line 36, sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, sass/bootstrap/_scaffolding.scss */
a {
  color: inherit;
  text-decoration: none;
}

/* line 52, sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}

/* line 69, sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, sass/bootstrap/_scaffolding.scss */
.sr-only, #skip-start {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

/* line 16, sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

/* line 30, sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

/* line 41, sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 41px;
}

/* line 48, sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 34px;
}

/* line 49, sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 28px;
}

/* line 50, sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 20px;
}

/* line 51, sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 52, sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 58, sass/bootstrap/_type.scss */
p {
  margin: 0 0 11px;
}

/* line 62, sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, sass/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, sass/bootstrap/_type.scss */
small,
.small {
  font-size: 87%;
}

/* line 83, sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, sass/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

/* line 153, sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}

/* line 189, sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 193, sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, sass/bootstrap/_type.scss */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

/* line 250, sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

/* line 265, sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, sass/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 10, sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

/* line 30, sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, sass/bootstrap/mixins/_grid-framework.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 27, sass/bootstrap/mixins/_grid-framework.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 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 35, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 50, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 40, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 60, sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media screen and (min-width: 768px) {
  /* line 27, sass/bootstrap/mixins/_grid-framework.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 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 992px) {
  /* line 27, sass/bootstrap/mixins/_grid-framework.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 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1200px) {
  /* line 27, sass/bootstrap/mixins/_grid-framework.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 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 35, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 50, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 40, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 60, sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

/* line 31, sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 57, sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 31, sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1028;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

/* line 78, sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 110, sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

/* line 163, sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1018;
}

/* line 173, sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 5, sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 11, sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

/* line 36, sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 97, sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, sass/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, sass/bootstrap/_responsive-utilities.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 screen and (max-width: 767px) {
  /* line 7, sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 54, sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 59, sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 64, sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 7, sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 73, sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 78, sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 83, sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 7, sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 92, sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 97, sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 102, sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 7, sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 111, sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 116, sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 121, sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* Only Include scss from others */
/* theOrigo Common Classes
======================================*/
/* line 4, sass/generic/_theOrigo.scss */
.hideText {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* Clearfix
 * Ref: http://nicolasgallagher.com/micro-clearfix-hack/
======================================*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 24, sass/generic/_theOrigo.scss */
.cf:before, .ckec .clear:before,
.cke_editable .clear:before, .slider-5-blk__container:before, .slider-4-blk__container:before, header:before, footer > .container:before, .tel-field:before, .name-title-field:before, .form-btn-row:before, #sitemap:before, .milestone-slider__container:before,
.decade-slider__container:before, .categp:before, .book-feature:before, .expert-blk:before, .imgleft-blk:before, .extra-info-row:before, .donate-case__container:before, .committee-blk:before, .center-slide__container:before,
.cf:after,
.ckec .clear:after,
.cke_editable .clear:after,
.slider-5-blk__container:after,
.slider-4-blk__container:after,
header:after,
footer > .container:after,
.tel-field:after,
.name-title-field:after,
.form-btn-row:after,
#sitemap:after,
.milestone-slider__container:after,
.decade-slider__container:after,
.categp:after,
.book-feature:after,
.expert-blk:after,
.imgleft-blk:after,
.extra-info-row:after,
.donate-case__container:after,
.committee-blk:after,
.center-slide__container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 30, sass/generic/_theOrigo.scss */
.cf:after, .ckec .clear:after,
.cke_editable .clear:after, .slider-5-blk__container:after, .slider-4-blk__container:after, header:after, footer > .container:after, .tel-field:after, .name-title-field:after, .form-btn-row:after, #sitemap:after, .milestone-slider__container:after,
.decade-slider__container:after, .categp:after, .book-feature:after, .expert-blk:after, .imgleft-blk:after, .extra-info-row:after, .donate-case__container:after, .committee-blk:after, .center-slide__container:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 38, sass/generic/_theOrigo.scss */
.cf, .ckec .clear,
.cke_editable .clear, .slider-5-blk__container, .slider-4-blk__container, header, footer > .container, .tel-field, .name-title-field, .form-btn-row, #sitemap, .milestone-slider__container,
.decade-slider__container, .categp, .book-feature, .expert-blk, .imgleft-blk, .extra-info-row, .donate-case__container, .committee-blk, .center-slide__container {
  *zoom: 1;
}

/*js class control
=================*/
/*.js-bxSlider { visibility: hidden;} // set it to visible while start bxSlider fn binding*/
/* line 61, sass/generic/_theOrigo.scss */
.noTrans {
  -webkit-transition: 0s !important;
  transition: 0s !important;
}

/* =============================================================================
- Project Initial
============================================================================= */
@font-face {
  font-family: "hpwf";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/icomoon/hpwf.woff") format("woff"), url("../fonts/icomoon/hpwf.ttf") format("truetype"), url("../fonts/icomoon/hpwf.svg#hkbu-intl") format("svg");
}

/* line 30, sass/fonts/icomoon/_icomoon.scss */
[class^="ico-"], [class*=" ico-"], .ico, .ext-link:after, .ckec a[target="_blank"]:after,
.cke_editable a[target="_blank"]:after, .arrow-list > li:before, .ckec ul[style*="disc"] > li:before,
.cke_editable ul[style*="disc"] > li:before, .btn__mailApply:before, .rc--checkbox + span:before, .js-selectBox:before,
.js-selectBox .js-selectBox-left-right-arrow:before, .fn-blk--mobile-search .sitesearch__trigger:before, .breadcrumb > li:before, .i-arrow-down:before, .article__attachment-list li:before, .nocard.js-lb:before, .linedot__dot:before, .rte-video-thumbnail:before, .sidetab__btn:after, .plate-btn--download:before, .center-activity__blk .activity-download:before, .ckec .rte-quote-text-inner:before, .ckec .rte-quote-text-inner:after,
.cke_editable .rte-quote-text-inner:before,
.cke_editable .rte-quote-text-inner:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hpwf' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 46, sass/fonts/icomoon/_icomoon.scss */
.ico-fw {
  width: 1.28571429em;
  text-align: center;
  display: inline-block;
}

/* line 53, sass/fonts/icomoon/_icomoon.scss */
.ico-menu:before {
  content: "i??";
}

/* line 58, sass/fonts/icomoon/_icomoon.scss */
.ico-calendar:before {
  content: "i??";
}

/* line 63, sass/fonts/icomoon/_icomoon.scss */
.ico-location:before {
  content: "i??";
}

/* line 68, sass/fonts/icomoon/_icomoon.scss */
.ico-minus:before {
  content: "i??";
}

/* line 73, sass/fonts/icomoon/_icomoon.scss */
.ico-plus:before {
  content: "i??";
}

/* line 78, sass/fonts/icomoon/_icomoon.scss */
.ico-add:before {
  content: "i??";
}

/* line 83, sass/fonts/icomoon/_icomoon.scss */
.ico-new-window:before {
  content: "i?¡X";
}

/* line 88, sass/fonts/icomoon/_icomoon.scss */
.ico-cross-narrow:before {
  content: "i?¡¥";
}

/* line 93, sass/fonts/icomoon/_icomoon.scss */
.ico-tickboard:before {
  content: "i?¡¦";
}

/* line 98, sass/fonts/icomoon/_icomoon.scss */
.ico-gallery:before {
  content: "i?¡§";
}

/* line 103, sass/fonts/icomoon/_icomoon.scss */
.ico-download-block:before {
  content: "i?¡¨";
}

/* line 108, sass/fonts/icomoon/_icomoon.scss */
.ico-download-line:before {
  content: "i?¡E";
}

/* line 113, sass/fonts/icomoon/_icomoon.scss */
.ico-download:before {
  content: "i?¡V";
}

/* line 118, sass/fonts/icomoon/_icomoon.scss */
.ico-quote:before {
  content: "i?£á";
}

/* line 123, sass/fonts/icomoon/_icomoon.scss */
.ico-arrow-left:before {
  content: "i??";
}

/* line 128, sass/fonts/icomoon/_icomoon.scss */
.ico-arrow-right:before {
  content: "i??";
}

/* line 133, sass/fonts/icomoon/_icomoon.scss */
.ico-arrow-down:before {
  content: "i??";
}

/* line 138, sass/fonts/icomoon/_icomoon.scss */
.ico-arrow-up:before {
  content: "i??";
}

/* line 143, sass/fonts/icomoon/_icomoon.scss */
.ico-hand-heart:before {
  content: "i?¡K";
}

/* line 148, sass/fonts/icomoon/_icomoon.scss */
.ico-phone:before {
  content: "i??";
}

/* line 153, sass/fonts/icomoon/_icomoon.scss */
.ico-search:before {
  content: "i??";
}

/* line 158, sass/fonts/icomoon/_icomoon.scss */
.ico-global:before {
  content: "i??";
}

/* line 163, sass/fonts/icomoon/_icomoon.scss */
.ico-youtube-play:before {
  content: "i??";
}

/* line 168, sass/fonts/icomoon/_icomoon.scss */
.ico-weibo:before {
  content: "i??";
}

/* line 173, sass/fonts/icomoon/_icomoon.scss */
.ico-facebook:before {
  /*content: "i??";*/
  content: "\e605";
}

/* line 178, sass/fonts/icomoon/_icomoon.scss */
.ico-facebook-f:before {
  content: "i??";
}

/* line 183, sass/fonts/icomoon/_icomoon.scss */
.ico-icon-mail_btn:before {
  content: "i??";
}

/* line 189, sass/fonts/icomoon/_icomoon.scss */
.ico-play:before {
  content: "i??";
}

/* =============================================================================
- Base
============================================================================= */
/* line 1, sass/base/_grid.scss */
* {
  box-sizing: border-box;
}

/* line 5, sass/base/_grid.scss */
.container {
  max-width: 1170px;
  width: auto !important;
}

/* line 12, sass/base/_grid.scss */
.wrapper {
  position: relative;
  overflow: hidden;
}

/* line 38, sass/base/_typo.scss */
html {
  font-size: 100.1%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* line 45, sass/base/_typo.scss */
body {
  font-family: 'Microsoft JhengHei', 'Helvetica', 'sans-serif';
  line-height: 1.3;
  color: #585858;
}

/* line 54, sass/base/_typo.scss */
hr {
  margin: 22px 0;
  border: 0;
  height: 1px;
  background: #d7d7d7;
}

@media screen and (max-width: 991px) {
  /* line 54, sass/base/_typo.scss */
  hr {
    margin: 17px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 54, sass/base/_typo.scss */
  hr {
    margin: 14px 0;
  }
}

/* line 69, sass/base/_typo.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 76, sass/base/_typo.scss */
p {
  margin: 1em 0;
}

/* line 83, sass/base/_typo.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

/* line 91, sass/base/_typo.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a {
  color: inherit;
}

/* line 106, sass/base/_typo.scss */
a {
  color: inherit;
}

/* line 110, sass/base/_typo.scss */
a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

/*table*/
/* line 140, sass/base/_typo.scss */
.common-typo p a, .common-typo li a {
  color: #ef9d00;
}

@media screen and (max-width: 767px) {
  /* line 138, sass/base/_typo.scss */
  .common-typo {
    font-size: 14px;
  }
}

/* line 1, sass/base/_projectclass.scss */
.sr-only, #skip-start {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 20, sass/base/_projectclass.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

/* line 33, sass/base/_projectclass.scss */
.transform-fix {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

/* line 38, sass/base/_projectclass.scss */
.visible-hidden {
  visibility: hidden !important;
}

/* line 42, sass/base/_projectclass.scss */
.link-trans {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

/* line 48, sass/base/_projectclass.scss */
.link-hover:hover, .common-typo p a:hover, .common-typo li a:hover, .feature-slider__title > a:hover, .dateimgtitle-blk__title a:hover, .bk-detail-blk__title > a:hover, .link-hover:focus, .common-typo p a:focus, .common-typo li a:focus, .feature-slider__title > a:focus, .dateimgtitle-blk__title a:focus, .bk-detail-blk__title > a:focus {
  text-decoration: underline;
}

/* line 55, sass/base/_projectclass.scss */
.svg--white path,
.svg--white rect,
.svg--white polygon {
  fill: #FFF;
}

/* line 64, sass/base/_projectclass.scss */
.svg--orange-2 path,
.svg--orange-2 rect,
.svg--orange-2 polygon {
  fill: #ea5515;
}

/* line 85, sass/base/_projectclass.scss */
.img-zoom-link:hover img, .img-zoom-link:focus img {
  -webkit-transform: scale(1.05) translate3d(0, 0, 0.1px);
  transform: scale(1.05) translate3d(0, 0, 0.1px);
}

/* line 111, sass/base/_projectclass.scss */
.ani--trans, a, .img-zoom-link img, .backto:before, .page-back:before, .gotomore:after, .dropdown-menu, .btn, .sitesearch__wrap, .rc--checkbox + span:before,
.rc--radio + span:before, .js-selectBox, .js-selectBox > select,
.js-selectBox button.multiselect, .js-selectBox:before,
.js-selectBox .js-selectBox-left-right-arrow:before, .slick-dots li, .slick-dots li button, .slick-arrow, .js-scroller-arrow, .js-slick-circlebtn .slick-arrow:before, .js-slick-circlebtn .js-scroller-arrow:before, .js-scroller[style*="touch-action"] .iScrollLoneScrollbar, img.lazyload, img.lazyloaded, .js-show-hidden-elms, .tab__btn:after, .tab__pane, .mTrigger:before, .mTrigger svg, .mn__list--2, .mn__list--3, .mn__item--1:before, .js-menuCover, .mb-mn__wrap, .banner-slogan__row, .idxnew__block, .category__icon, .captionimg-blk:before, .financial__itm-link:before, .captionimg-blk__caption, .financial__itm-link .financial__caption, .captionimg-blk__text, .financial__itm-link .financial__text, .subscribe-blk__ribbon:before, .form-control, .article__control-btn--prev, .article__control-btn--prev:before, .article__control-btn--next, .article__control-btn--next:after, .milestone__blks-wrap, .yeardot:before, .yeardot:after, .yeardot__yr, .yeardot__yr-inner, .itl-blk__more:after, .decade__blk, .linedot__dot:after, .linedot__dot:before, .linedot__line:before, .linedot__line:after, .linedot__year, .cate-blk, .book-blk:before, .bk-detail-blk__imgw, .expert-blk, .tips__blk-container, .tips__content, .related-tips__title-text:before, .video-cover:after, .gallery-cover:after, .donate-case__thumbnail:after, .video-cover:before, .gallery-cover:before, .donate-case__thumbnail:before, .rte-sticky-video video, .rte-sticky-video iframe, .blk-tab__itm:before, .blk-tab__itm:after, .sidetab__itm:before, .imgleft-blk, .single-slider__itm, .album-slider__container .slick-arrow, .album-slider__container .js-scroller-arrow, .album-slider__container .slick-arrow .ico-fw, .album-slider__container .js-scroller-arrow .ico-fw, .donation-method .btn-donation-cate, .donation-method .btn-donation-cate:before, .donation-method__block, .highlight-blk__content, .committee-blk, .career-blk__link, .career-blk__content, .center-activity__blk .activity-link .center-name, .center-activity__blk .activity-link .activity-title, .center-activity__blk .activity-link .activity-download {
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: color, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, -webkit-transform;
  transition-property: color, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, -webkit-transform;
  transition-property: transform, color, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height;
  transition-property: transform, color, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, -webkit-transform;
}

/* line 136, sass/base/_projectclass.scss */
.img--abs, .captionimg-blk__ctrl img, .subscribe-blk--inner .subscribe-blk__banner, .top__banner--imginner .banner-img, .top__banner--short-imginner .banner-img, .article-figure .rte-img__inner img, .nocard__imgw img, .feature-slider__imgw-ctrl img, .book-blk__imgw-inner img, .book-feature__imgw-inner img, .expert-blk__imgw-inner img, .tips__thumbnail--imginner img, .related-tips__img-inner img, .video-imgw img, .gallery-imgw img, .imgright-blk__imgw-inner img, .building-img-slider .single-slider__imgw-inner img, .album-slider__img-inner img, .services__blk--imginner img, .highlight-blk__imginner img, .financial--imginner img, .donate-case--imginner .donate-case-pic img, .feature-slider__imginner--overlap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 140, sass/base/_projectclass.scss */
.text--shadow {
  text-shadow: 0 0 .2em #000;
}

/* line 152, sass/base/_projectclass.scss */
.colored-link, .rc__label a {
  text-decoration: underline;
}

/* line 155, sass/base/_projectclass.scss */
.colored-link:hover, .rc__label a:hover {
  text-decoration: none;
}

/* line 162, sass/base/_projectclass.scss */
.ext-link:after, .ckec a[target="_blank"]:after,
.cke_editable a[target="_blank"]:after {
  margin: 0 .1em 0 .1em;
  content: "i?¡X";
}

/* line 173, sass/base/_projectclass.scss */
.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 184, sass/base/_projectclass.scss */
.shine-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}

/* line 190, sass/base/_projectclass.scss */
.shine-wrap:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: -75%;
  display: block;
  width: 50%;
  height: 100%;
  content: "";
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
}

/* line 209, sass/base/_projectclass.scss */
.shine-wrap:hover:before, .shine-wrap:focus:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

/* line 215, sass/base/_projectclass.scss */
.outerfull, .milestone__blks-wrap {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  margin: 0 -50vw 0;
}

/* line 224, sass/base/_projectclass.scss */
.morerow {
  font-size: 1em;
  text-align: right;
}

@media screen and (max-width: 991px) {
  /* line 224, sass/base/_projectclass.scss */
  .morerow {
    font-size: 0.875em;
  }
}

/* line 235, sass/base/_projectclass.scss */
.backto:before, .page-back:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 .5em 0 0;
  content: "";
  vertical-align: .05em;
  border-width: 0.3125em 0.5625em 0.3125em 0;
  border-style: solid;
  border-color: transparent #ef6c00 transparent transparent;
}

/* line 254, sass/base/_projectclass.scss */
.backto:hover:before, .page-back:hover:before, .backto:focus:before, .page-back:focus:before {
  -webkit-transform: translate(-0.3em, 0);
  -ms-transform: translate(-0.3em, 0);
  transform: translate(-0.3em, 0);
}

/* line 260, sass/base/_projectclass.scss */
.gotomore {
  font-weight: 700;
  color: #818181;
}

/* line 264, sass/base/_projectclass.scss */
.gotomore:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 .5em;
  content: "";
  vertical-align: .05em;
  border-width: 0.3125em 0 0.3125em 0.5625em;
  border-style: solid;
  border-color: transparent transparent transparent #ef6c00;
}

/* line 283, sass/base/_projectclass.scss */
.gotomore:hover:after, .gotomore:focus:after {
  -webkit-transform: translate(0.3em, 0);
  -ms-transform: translate(0.3em, 0);
  transform: translate(0.3em, 0);
}

/* line 288, sass/base/_projectclass.scss */
.gotomore--white {
  color: #FFF;
}

/* line 291, sass/base/_projectclass.scss */
.gotomore--white:after {
  border-color: transparent transparent transparent #FFF;
}

@-webkit-keyframes flipping {
  85% {
    -webkit-transform: rotateY(410deg);
    transform: rotateY(410deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes flipping {
  85% {
    -webkit-transform: rotateY(410deg);
    transform: rotateY(410deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

/* line 314, sass/base/_projectclass.scss */
.circle-icon {
  display: inline-block;
  border-radius: 50%;
}

/* line 319, sass/base/_projectclass.scss */
.circle-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 326, sass/base/_projectclass.scss */
.circle-icon__link:hover .circle-icon,
.circle-icon__link:focus .circle-icon {
  -webkit-animation: flipping .75s;
  animation: flipping .75s;
  -webkit-animation-timing-function: cubic-bezier(0.29, 0.56, 0.6, 1.2);
  animation-timing-function: cubic-bezier(0.29, 0.56, 0.6, 1.2);
}

@-webkit-keyframes resetSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes resetSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/* =============================================================================
- Helper
============================================================================= */
/* line 3, sass/helper/_link-color.scss */
.link--facebook:hover, .link--facebook:active, .link--facebook:focus {
  color: #4b6ea8 !important;
}

/* line 9, sass/helper/_link-color.scss */
.link--weibo:hover, .link--weibo:active, .link--weibo:focus {
  color: #e6162d !important;
}

/* line 15, sass/helper/_link-color.scss */
.link--youtube:hover, .link--youtube:active, .link--youtube:focus {
  color: #d84939 !important;
}

/* line 3, sass/helper/_icon-btn.scss */
.icon-btn__text {
  vertical-align: .05em;
}

/* line 8, sass/helper/_icon-btn.scss */
.icon-btn__icon {
  margin: 0 .1em 0 0;
  display: inline-block;
}

/* line 1, sass/helper/_list-style.scss */
.reset-list, .triangle-list, .mn__list--4, .circle-list, .ckec ul:not([style*="list-style-type"]),
.cke_editable ul:not([style*="list-style-type"]), #sitemap .ul_lv2, .arrow-list, .ckec ul[style*="disc"],
.cke_editable ul[style*="disc"], .line-list, .ckec ul[style*="square"],
.cke_editable ul[style*="square"], #sitemap .ul_lv4, .list-order-roman, .ckec ol[style*="lower-roman"],
.cke_editable ol[style*="lower-roman"], .masks-list, .tab__list, .ft-feature-links, .ft-site-links, .pagination, .breadcrumb, .category__row, .item-list, .blk-tab__list, .sidetab__list, .blk-list {
  margin: 0;
  padding: 0;
  list-style: none !important;
}

/* line 10, sass/helper/_list-style.scss */
.triangle-list > li, .mn__list--4 > li {
  position: relative;
  margin: 0.5em 0;
  padding: 0 0 0 0.875em;
}

/* line 17, sass/helper/_list-style.scss */
.triangle-list > li:before, .mn__list--4 > li:before {
  position: absolute;
  top: 0.1875em;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-width: 0.21875em 0 0.21875em 0.375em;
  border-style: solid;
  border-color: transparent transparent transparent currentColor;
}

/* line 38, sass/helper/_list-style.scss */
.circle-list > li, .ckec ul:not([style*="list-style-type"]) > li,
.cke_editable ul:not([style*="list-style-type"]) > li, #sitemap .ul_lv2 > li {
  position: relative;
  padding: 0 0 0 1.5em;
}

/* line 43, sass/helper/_list-style.scss */
.circle-list > li:before, .ckec ul:not([style*="list-style-type"]) > li:before,
.cke_editable ul:not([style*="list-style-type"]) > li:before, #sitemap .ul_lv2 > li:before {
  border-radius: 50%;
  position: absolute;
  top: .55em;
  left: 0;
  width: 0.4375em;
  height: 0.4375em;
  content: "";
  background: #ea5515;
}

/* line 64, sass/helper/_list-style.scss */
.arrow-list > li, .ckec ul[style*="disc"] > li,
.cke_editable ul[style*="disc"] > li {
  position: relative;
  padding: 0 0 0 1.5em;
}

/* line 69, sass/helper/_list-style.scss */
.arrow-list > li:before, .ckec ul[style*="disc"] > li:before,
.cke_editable ul[style*="disc"] > li:before {
  font-size: .75em;
  font-weight: 700;
  position: absolute;
  top: .3em;
  left: 0;
  content: "i??";
  color: #ef9d00;
}

/* line 90, sass/helper/_list-style.scss */
.line-list > li, .ckec ul[style*="square"] > li,
.cke_editable ul[style*="square"] > li, #sitemap .ul_lv4 > li {
  position: relative;
  padding: 0 0 0 0.9375em;
}

/* line 95, sass/helper/_list-style.scss */
.line-list > li:before, .ckec ul[style*="square"] > li:before,
.cke_editable ul[style*="square"] > li:before, #sitemap .ul_lv4 > li:before {
  position: absolute;
  top: .7em;
  left: 0;
  width: 4px;
  height: 1px;
  content: "";
  background: #ef9d00;
}

/* line 110, sass/helper/_list-style.scss */
.list-order-roman, .ckec ol[style*="lower-roman"],
.cke_editable ol[style*="lower-roman"] {
  counter-reset: lists;
}

/* line 113, sass/helper/_list-style.scss */
.list-order-roman > li, .ckec ol[style*="lower-roman"] > li,
.cke_editable ol[style*="lower-roman"] > li {
  position: relative;
  padding-left: 1.15em;
}

/* line 116, sass/helper/_list-style.scss */
.list-order-roman > li:before, .ckec ol[style*="lower-roman"] > li:before,
.cke_editable ol[style*="lower-roman"] > li:before {
  content: counter(lists, lower-roman) ")";
  counter-increment: lists;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="1"], .ckec ol[start="1"][style*="lower-roman"],
.cke_editable ol[start="1"][style*="lower-roman"] {
  counter-reset: lists 0;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="2"], .ckec ol[start="2"][style*="lower-roman"],
.cke_editable ol[start="2"][style*="lower-roman"] {
  counter-reset: lists 1;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="3"], .ckec ol[start="3"][style*="lower-roman"],
.cke_editable ol[start="3"][style*="lower-roman"] {
  counter-reset: lists 2;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="4"], .ckec ol[start="4"][style*="lower-roman"],
.cke_editable ol[start="4"][style*="lower-roman"] {
  counter-reset: lists 3;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="5"], .ckec ol[start="5"][style*="lower-roman"],
.cke_editable ol[start="5"][style*="lower-roman"] {
  counter-reset: lists 4;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="6"], .ckec ol[start="6"][style*="lower-roman"],
.cke_editable ol[start="6"][style*="lower-roman"] {
  counter-reset: lists 5;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="7"], .ckec ol[start="7"][style*="lower-roman"],
.cke_editable ol[start="7"][style*="lower-roman"] {
  counter-reset: lists 6;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="8"], .ckec ol[start="8"][style*="lower-roman"],
.cke_editable ol[start="8"][style*="lower-roman"] {
  counter-reset: lists 7;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="9"], .ckec ol[start="9"][style*="lower-roman"],
.cke_editable ol[start="9"][style*="lower-roman"] {
  counter-reset: lists 8;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="10"], .ckec ol[start="10"][style*="lower-roman"],
.cke_editable ol[start="10"][style*="lower-roman"] {
  counter-reset: lists 9;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="11"], .ckec ol[start="11"][style*="lower-roman"],
.cke_editable ol[start="11"][style*="lower-roman"] {
  counter-reset: lists 10;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="12"], .ckec ol[start="12"][style*="lower-roman"],
.cke_editable ol[start="12"][style*="lower-roman"] {
  counter-reset: lists 11;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="13"], .ckec ol[start="13"][style*="lower-roman"],
.cke_editable ol[start="13"][style*="lower-roman"] {
  counter-reset: lists 12;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="14"], .ckec ol[start="14"][style*="lower-roman"],
.cke_editable ol[start="14"][style*="lower-roman"] {
  counter-reset: lists 13;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="15"], .ckec ol[start="15"][style*="lower-roman"],
.cke_editable ol[start="15"][style*="lower-roman"] {
  counter-reset: lists 14;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="16"], .ckec ol[start="16"][style*="lower-roman"],
.cke_editable ol[start="16"][style*="lower-roman"] {
  counter-reset: lists 15;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="17"], .ckec ol[start="17"][style*="lower-roman"],
.cke_editable ol[start="17"][style*="lower-roman"] {
  counter-reset: lists 16;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="18"], .ckec ol[start="18"][style*="lower-roman"],
.cke_editable ol[start="18"][style*="lower-roman"] {
  counter-reset: lists 17;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="19"], .ckec ol[start="19"][style*="lower-roman"],
.cke_editable ol[start="19"][style*="lower-roman"] {
  counter-reset: lists 18;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="20"], .ckec ol[start="20"][style*="lower-roman"],
.cke_editable ol[start="20"][style*="lower-roman"] {
  counter-reset: lists 19;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="21"], .ckec ol[start="21"][style*="lower-roman"],
.cke_editable ol[start="21"][style*="lower-roman"] {
  counter-reset: lists 20;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="22"], .ckec ol[start="22"][style*="lower-roman"],
.cke_editable ol[start="22"][style*="lower-roman"] {
  counter-reset: lists 21;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="23"], .ckec ol[start="23"][style*="lower-roman"],
.cke_editable ol[start="23"][style*="lower-roman"] {
  counter-reset: lists 22;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="24"], .ckec ol[start="24"][style*="lower-roman"],
.cke_editable ol[start="24"][style*="lower-roman"] {
  counter-reset: lists 23;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="25"], .ckec ol[start="25"][style*="lower-roman"],
.cke_editable ol[start="25"][style*="lower-roman"] {
  counter-reset: lists 24;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="26"], .ckec ol[start="26"][style*="lower-roman"],
.cke_editable ol[start="26"][style*="lower-roman"] {
  counter-reset: lists 25;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="27"], .ckec ol[start="27"][style*="lower-roman"],
.cke_editable ol[start="27"][style*="lower-roman"] {
  counter-reset: lists 26;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="28"], .ckec ol[start="28"][style*="lower-roman"],
.cke_editable ol[start="28"][style*="lower-roman"] {
  counter-reset: lists 27;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="29"], .ckec ol[start="29"][style*="lower-roman"],
.cke_editable ol[start="29"][style*="lower-roman"] {
  counter-reset: lists 28;
}

/* line 126, sass/helper/_list-style.scss */
.list-order-roman[start="30"], .ckec ol[start="30"][style*="lower-roman"],
.cke_editable ol[start="30"][style*="lower-roman"] {
  counter-reset: lists 29;
}

/* line 4, sass/ckec/_ckec.scss */
.ckec h1,
.cke_editable h1,
.cke_panel_listItem h1 {
  font-size: 2.1875em;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 4, sass/ckec/_ckec.scss */
  .ckec h1,
  .cke_editable h1,
  .cke_panel_listItem h1 {
    font-size: 1.625em;
  }
}

/* line 16, sass/ckec/_ckec.scss */
.ckec h2,
.cke_editable h2,
.cke_panel_listItem h2 {
  font-size: 2em;
  color: #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 16, sass/ckec/_ckec.scss */
  .ckec h2,
  .cke_editable h2,
  .cke_panel_listItem h2 {
    font-size: 1.4375em;
  }
}

/* line 25, sass/ckec/_ckec.scss */
.ckec h3,
.cke_editable h3,
.cke_panel_listItem h3 {
  font-size: 1.75em;
}

@media screen and (max-width: 767px) {
  /* line 25, sass/ckec/_ckec.scss */
  .ckec h3,
  .cke_editable h3,
  .cke_panel_listItem h3 {
    font-size: 1.25em;
  }
}

/* line 33, sass/ckec/_ckec.scss */
.ckec h4,
.cke_editable h4,
.cke_panel_listItem h4 {
  color: #525252;
  font-size: 1.5em;
}

@media screen and (max-width: 767px) {
  /* line 33, sass/ckec/_ckec.scss */
  .ckec h4,
  .cke_editable h4,
  .cke_panel_listItem h4 {
    font-size: 1.125em;
  }
}

/* line 42, sass/ckec/_ckec.scss */
.ckec h5,
.cke_editable h5,
.cke_panel_listItem h5 {
  color: #ef6c00;
  font-size: 1.25em;
}

@media screen and (max-width: 767px) {
  /* line 42, sass/ckec/_ckec.scss */
  .ckec h5,
  .cke_editable h5,
  .cke_panel_listItem h5 {
    font-size: 1em;
  }
}

/* line 56, sass/ckec/_ckec.scss */
.ckec,
.cke_editable {
  font-size: 1rem;
  line-height: 1.5625;
}

@media screen and (max-width: 991px) {
  /* line 56, sass/ckec/_ckec.scss */
  .ckec,
  .cke_editable {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 56, sass/ckec/_ckec.scss */
  .ckec,
  .cke_editable {
    font-size: 0.875rem;
  }
}

/* line 70, sass/ckec/_ckec.scss */
.ckec span[style*="background-color"],
.cke_editable span[style*="background-color"] {
  display: inline-block;
  vertical-align: top;
  padding: 0 .3em;
}

/* line 80, sass/ckec/_ckec.scss */
.ckec a,
.cke_editable a {
  color: #ea5515;
  text-decoration: none;
}

/* line 88, sass/ckec/_ckec.scss */
.ckec a:hover, .ckec a:focus,
.cke_editable a:hover,
.cke_editable a:focus {
  text-decoration: underline;
}

/* line 93, sass/ckec/_ckec.scss */
.ckec h1,
.ckec h2,
.ckec h3,
.ckec h4,
.ckec h5,
.ckec h6,
.cke_editable h1,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable h5,
.cke_editable h6 {
  margin: 1.55em 0 .6em;
}

/* line 106, sass/ckec/_ckec.scss */
.ckec h1 + h1,
.ckec h1 + h2,
.ckec h1 + h3,
.ckec h1 + h4,
.ckec h1 + h5,
.ckec h1 + h6,
.ckec h2 + h1,
.ckec h2 + h2,
.ckec h2 + h3,
.ckec h2 + h4,
.ckec h2 + h5,
.ckec h2 + h6,
.ckec h3 + h1,
.ckec h3 + h2,
.ckec h3 + h3,
.ckec h3 + h4,
.ckec h3 + h5,
.ckec h3 + h6,
.ckec h4 + h1,
.ckec h4 + h2,
.ckec h4 + h3,
.ckec h4 + h4,
.ckec h4 + h5,
.ckec h4 + h6,
.ckec h5 + h1,
.ckec h5 + h2,
.ckec h5 + h3,
.ckec h5 + h4,
.ckec h5 + h5,
.ckec h5 + h6,
.ckec h6 + h1,
.ckec h6 + h2,
.ckec h6 + h3,
.ckec h6 + h4,
.ckec h6 + h5,
.ckec h6 + h6,
.cke_editable h1 + h1,
.cke_editable h1 + h2,
.cke_editable h1 + h3,
.cke_editable h1 + h4,
.cke_editable h1 + h5,
.cke_editable h1 + h6,
.cke_editable h2 + h1,
.cke_editable h2 + h2,
.cke_editable h2 + h3,
.cke_editable h2 + h4,
.cke_editable h2 + h5,
.cke_editable h2 + h6,
.cke_editable h3 + h1,
.cke_editable h3 + h2,
.cke_editable h3 + h3,
.cke_editable h3 + h4,
.cke_editable h3 + h5,
.cke_editable h3 + h6,
.cke_editable h4 + h1,
.cke_editable h4 + h2,
.cke_editable h4 + h3,
.cke_editable h4 + h4,
.cke_editable h4 + h5,
.cke_editable h4 + h6,
.cke_editable h5 + h1,
.cke_editable h5 + h2,
.cke_editable h5 + h3,
.cke_editable h5 + h4,
.cke_editable h5 + h5,
.cke_editable h5 + h6,
.cke_editable h6 + h1,
.cke_editable h6 + h2,
.cke_editable h6 + h3,
.cke_editable h6 + h4,
.cke_editable h6 + h5,
.cke_editable h6 + h6 {
  margin-top: .6em;
}

/* line 131, sass/ckec/_ckec.scss */
.ckec ol,
.cke_editable ol {
  margin-left: 1.25em;
  padding-left: 0;
}

/* line 134, sass/ckec/_ckec.scss */
.ckec ol > li,
.cke_editable ol > li {
  padding-left: .25em;
}

/* line 146, sass/ckec/_ckec.scss */
.ckec ol > li, .ckec ul > li,
.cke_editable ol > li,
.cke_editable ul > li {
  margin-bottom: 1.375em;
}

/* line 149, sass/ckec/_ckec.scss */
.ckec ol > li ol, .ckec ol > li ol[style], .ckec ol > li ul, .ckec ol > li ul[style], .ckec ul > li ol, .ckec ul > li ol[style], .ckec ul > li ul, .ckec ul > li ul[style],
.cke_editable ol > li ol,
.cke_editable ol > li ol[style],
.cke_editable ol > li ul,
.cke_editable ol > li ul[style],
.cke_editable ul > li ol,
.cke_editable ul > li ol[style],
.cke_editable ul > li ul,
.cke_editable ul > li ul[style] {
  margin-top: .3em;
}

/* line 153, sass/ckec/_ckec.scss */
.ckec ol > li ol > li, .ckec ol > li ul > li, .ckec ul > li ol > li, .ckec ul > li ul > li,
.cke_editable ol > li ol > li,
.cke_editable ol > li ul > li,
.cke_editable ul > li ol > li,
.cke_editable ul > li ul > li {
  margin-bottom: 0;
}

/* line 161, sass/ckec/_ckec.scss */
.ckec ol > li ul, .ckec ol > li ul[style], .ckec ul > li ul, .ckec ul > li ul[style],
.cke_editable ol > li ul,
.cke_editable ol > li ul[style],
.cke_editable ul > li ul,
.cke_editable ul > li ul[style] {
  margin-left: 1.3em;
}

/* line 167, sass/ckec/_ckec.scss */
.ckec ol > li ol, .ckec ol > li ol[style], .ckec ul > li ol, .ckec ul > li ol[style],
.cke_editable ol > li ol,
.cke_editable ol > li ol[style],
.cke_editable ul > li ol,
.cke_editable ul > li ol[style] {
  margin-left: 2.52em;
}

@media screen and (max-width: 767px) {
  /* line 174, sass/ckec/_ckec.scss */
  .ckec ol > li ul, .ckec ol > li ul[style], .ckec ul > li ul, .ckec ul > li ul[style],
  .cke_editable ol > li ul,
  .cke_editable ol > li ul[style],
  .cke_editable ul > li ul,
  .cke_editable ul > li ul[style] {
    margin-left: 0;
  }
  /* line 180, sass/ckec/_ckec.scss */
  .ckec ol > li ol, .ckec ol > li ol[style], .ckec ul > li ol, .ckec ul > li ol[style],
  .cke_editable ol > li ol,
  .cke_editable ol > li ol[style],
  .cke_editable ul > li ol,
  .cke_editable ul > li ol[style] {
    margin-left: 1.25em;
  }
}

/* line 192, sass/ckec/_ckec.scss */
.ckec p,
.cke_editable p {
  margin: 0 0 1.375em;
}

/* line 204, sass/ckec/_ckec.scss */
.ckec table,
.cke_editable table {
  border: 0;
}

/* line 210, sass/ckec/_ckec.scss */
.ckec table th,
.cke_editable table th {
  line-height: 1.2;
  color: #fff;
  border: 0;
  font-weight: 400;
  background: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 224, sass/ckec/_ckec.scss */
  .ckec table:not([class]) td,
  .ckec table:not([class]) th,
  .cke_editable table:not([class]) td,
  .cke_editable table:not([class]) th {
    white-space: nowrap;
  }
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="1"] td,
.ckec table[cellpadding="1"] th,
.cke_editable table[cellpadding="1"] td,
.cke_editable table[cellpadding="1"] th {
  padding: 1px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="2"] td,
.ckec table[cellpadding="2"] th,
.cke_editable table[cellpadding="2"] td,
.cke_editable table[cellpadding="2"] th {
  padding: 2px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="3"] td,
.ckec table[cellpadding="3"] th,
.cke_editable table[cellpadding="3"] td,
.cke_editable table[cellpadding="3"] th {
  padding: 3px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="4"] td,
.ckec table[cellpadding="4"] th,
.cke_editable table[cellpadding="4"] td,
.cke_editable table[cellpadding="4"] th {
  padding: 4px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="5"] td,
.ckec table[cellpadding="5"] th,
.cke_editable table[cellpadding="5"] td,
.cke_editable table[cellpadding="5"] th {
  padding: 5px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="6"] td,
.ckec table[cellpadding="6"] th,
.cke_editable table[cellpadding="6"] td,
.cke_editable table[cellpadding="6"] th {
  padding: 6px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="7"] td,
.ckec table[cellpadding="7"] th,
.cke_editable table[cellpadding="7"] td,
.cke_editable table[cellpadding="7"] th {
  padding: 7px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="8"] td,
.ckec table[cellpadding="8"] th,
.cke_editable table[cellpadding="8"] td,
.cke_editable table[cellpadding="8"] th {
  padding: 8px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="9"] td,
.ckec table[cellpadding="9"] th,
.cke_editable table[cellpadding="9"] td,
.cke_editable table[cellpadding="9"] th {
  padding: 9px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="10"] td,
.ckec table[cellpadding="10"] th,
.cke_editable table[cellpadding="10"] td,
.cke_editable table[cellpadding="10"] th {
  padding: 10px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="11"] td,
.ckec table[cellpadding="11"] th,
.cke_editable table[cellpadding="11"] td,
.cke_editable table[cellpadding="11"] th {
  padding: 11px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="12"] td,
.ckec table[cellpadding="12"] th,
.cke_editable table[cellpadding="12"] td,
.cke_editable table[cellpadding="12"] th {
  padding: 12px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="13"] td,
.ckec table[cellpadding="13"] th,
.cke_editable table[cellpadding="13"] td,
.cke_editable table[cellpadding="13"] th {
  padding: 13px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="14"] td,
.ckec table[cellpadding="14"] th,
.cke_editable table[cellpadding="14"] td,
.cke_editable table[cellpadding="14"] th {
  padding: 14px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="15"] td,
.ckec table[cellpadding="15"] th,
.cke_editable table[cellpadding="15"] td,
.cke_editable table[cellpadding="15"] th {
  padding: 15px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="16"] td,
.ckec table[cellpadding="16"] th,
.cke_editable table[cellpadding="16"] td,
.cke_editable table[cellpadding="16"] th {
  padding: 16px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="17"] td,
.ckec table[cellpadding="17"] th,
.cke_editable table[cellpadding="17"] td,
.cke_editable table[cellpadding="17"] th {
  padding: 17px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="18"] td,
.ckec table[cellpadding="18"] th,
.cke_editable table[cellpadding="18"] td,
.cke_editable table[cellpadding="18"] th {
  padding: 18px;
}

/* line 247, sass/ckec/_ckec.scss */
.ckec table[cellpadding="19"] td,
.ckec table[cellpadding="19"] th,
.cke_editable table[cellpadding="19"] td,
.cke_editable table[cellpadding="19"] th {
  padding: 19px;
}

/* line 262, sass/ckec/_ckec.scss */
.ckec table[border="0"] td,
.ckec table[border="0"] th,
.cke_editable table[border="0"] td,
.cke_editable table[border="0"] th {
  border: none;
}

/* line 267, sass/ckec/_ckec.scss */
.ckec > *:first-child, .ckec > span:first-child + *,
.cke_editable > *:first-child,
.cke_editable > span:first-child + * {
  margin-top: 0 !important;
}

/* line 269, sass/ckec/_ckec.scss */
.ckec > *:first-child > *:first-child, .ckec > span:first-child + * > *:first-child,
.cke_editable > *:first-child > *:first-child,
.cke_editable > span:first-child + * > *:first-child {
  margin-top: 0 !important;
}

/* line 277, sass/ckec/_ckec.scss */
.ckec img,
.cke_editable img {
  max-width: 100%;
  height: auto !important;
}

/* line 287, sass/ckec/_ckec.scss */
.ckec.ckec-moreline-height {
  line-height: 1.875;
  letter-spacing: 0.0125em;
}

/* line 293, sass/ckec/_ckec.scss */
.cke_combopanel {
  width: 210px;
  height: 210px;
}

/* Slider */
/* line 3, sass/lib/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, sass/lib/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, sass/lib/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, sass/lib/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, sass/lib/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, sass/lib/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

/* line 48, sass/lib/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 54, sass/lib/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 58, sass/lib/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, sass/lib/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 66, sass/lib/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 69, sass/lib/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 72, sass/lib/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 78, sass/lib/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 82, sass/lib/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 86, sass/lib/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 90, sass/lib/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 96, sass/lib/_slick.scss */
.slick-arrow.slick-hidden, .slick-hidden.js-scroller-arrow {
  display: none;
}

/* line 1, sass/module/_bootstrap-overwrite.scss */
.dropdown-menu {
  border-radius: 0;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  border: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  opacity: 0;
}

/* line 12, sass/module/_bootstrap-overwrite.scss */
.open > .dropdown-menu {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

/* line 21, sass/module/_bootstrap-overwrite.scss */
.dropdown-menu > li > a {
  color: inherit;
}

/* line 1, sass/module/_js-mouse-down-remove-outline.scss */
html, body {
  -ms-overflow-style: scrollbar;
}

/* line 5, sass/module/_js-mouse-down-remove-outline.scss */
html.mouse-down-remove-outline *:focus, body.mouse-down-remove-outline *:focus {
  outline: 0;
}

/* line 1, sass/module/_js-prevent-link-trans.scss */
.css-transitions-only-after-page-load * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/* 
   Table of Contents
   =============================================================================
	0   General
   =============================================================================
*/
/* 0 General 
=======================================*/
/* line 12, sass/module/_skip_to_content.scss */
#skip-to-content {
  font-size: 1.25rem;
  position: absolute;
  top: -9999px;
  display: block;
  overflow: hidden;
  height: 0;
  padding: 15px 20px;
  text-align: center;
  color: #333;
  color: #000;
  background: #EFEFEF;
}

/* line 29, sass/module/_skip_to_content.scss */
#skip-to-content:focus {
  position: relative;
  z-index: 888;
  top: 0;
  height: auto;
  text-decoration: underline;
}

/* line 7, sass/module/_input.scss */
input {
  border-radius: 0;
}

/* line 11, sass/module/_input.scss */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
  box-sizing: border-box;
  -webkit-appearance: none;
}

/* line 1, sass/module/_button.scss */
button {
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 12, sass/module/_button.scss */
.btn {
  display: inline-block;
  font-size: 1rem;
  text-align: center;
  padding: 0.6875em 1em;
  min-width: 7.5em;
  color: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 0.25em;
  position: relative;
}

/* line 32, sass/module/_button.scss */
.btn:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  /* line 12, sass/module/_button.scss */
  .btn {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 12, sass/module/_button.scss */
  .btn {
    font-size: 0.875rem;
    padding: 6px 10px;
  }
}

/* line 53, sass/module/_button.scss */
.btn--orange {
  color: #fff;
  background: #ea5515;
  border-color: #ea5515;
}

/* line 58, sass/module/_button.scss */
.btn--orange:hover, .btn--orange:focus {
  color: #fff;
}

/* line 66, sass/module/_button.scss */
.btn--border {
  background: #fff;
}

/* line 71, sass/module/_button.scss */
.btn:active {
  box-shadow: 0 0 0.4em 0 rgba(0, 0, 0, 0.4);
}

/* line 79, sass/module/_button.scss */
.btn--border {
  background: #fff;
}

/* line 83, sass/module/_button.scss */
.btn--border.btn--orange {
  color: #ea5515;
  background: #fff;
  border-color: #fcc89e;
}

/* line 93, sass/module/_button.scss */
.btn--icon svg {
  width: 1.6em;
  height: 1.6em;
  margin: 0 -.1em 0 0;
  vertical-align: -.4em;
  position: relative;
  left: -.2em;
}

/* line 100, sass/module/_button.scss */
.btn--icon svg path, .btn--icon svg rect, .btn--icon svg polygon {
  fill: currentColor;
}

/* line 106, sass/module/_button.scss */
.border-btn {
  display: inline-block;
  border: 2px solid #e1dfdf;
  padding: 0.5625em 0.625em;
  border-radius: 2px;
  font-size: 0.875rem;
}

/* line 114, sass/module/_button.scss */
.border-btn:focus, .border-btn:hover {
  background: #ededed;
}

@media screen and (max-width: 767px) {
  /* line 106, sass/module/_button.scss */
  .border-btn {
    font-size: 0.8125rem;
  }
}

/* line 123, sass/module/_button.scss */
.btn__mailApply {
  position: relative;
}

/* line 126, sass/module/_button.scss */
.btn__mailApply:before {
  position: absolute;
  top: 50%;
  left: 12px;
  right: inherit !important;
  bottom: inherit !important;
  content: "i??";
  font-size: 22px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 140, sass/module/_button.scss */
.btn__mailApply.btn--orange {
  padding: 0.5em 0.9375em 0.5em 2.5em;
  color: #ffffff !important;
  font-size: 16px;
  vertical-align: middle;
  text-decoration: none !important;
}

/* line 1, sass/module/_jqTest.scss */
.query-crt {
  display: none;
  position: absolute;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 7, sass/module/_jqTest.scss */
  .query-crt-desktop {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 13, sass/module/_jqTest.scss */
  .query-crt-tablet {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 19, sass/module/_jqTest.scss */
  .query-crt-mobile {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  /* line 25, sass/module/_jqTest.scss */
  .query-crt-wide {
    display: block;
  }
}

/* line 4, sass/module/_js-sitesearch.scss */
.sitesearch__input {
  width: calc(100% - 6em);
  height: 2em;
  padding: 0 15px;
  margin: .2em 0 0;
  border: none;
  background: transparent;
}

/* line 103, sass/bootstrap/mixins/_vendor-prefixes.scss */
.sitesearch__input::-moz-placeholder {
  color: #dadada;
  opacity: 1;
}

/* line 107, sass/bootstrap/mixins/_vendor-prefixes.scss */
.sitesearch__input:-ms-input-placeholder {
  color: #dadada;
}

/* line 108, sass/bootstrap/mixins/_vendor-prefixes.scss */
.sitesearch__input::-webkit-input-placeholder {
  color: #dadada;
}

/* line 17, sass/module/_js-sitesearch.scss */
.sitesearch__btn, .sitesearch__close {
  position: absolute;
  top: 0;
}

/* line 21, sass/module/_js-sitesearch.scss */
.sitesearch__close {
  right: 10px;
}

/* line 26, sass/module/_js-sitesearch.scss */
.sitesearch__btn {
  right: 40px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 31, sass/module/_js-sitesearch.scss */
  .sitesearch__btn {
    line-height: 70px;
    right: 40px;
    padding: 0 15px;
  }
  /* line 38, sass/module/_js-sitesearch.scss */
  .sitesearch__close {
    line-height: 70px;
    padding: 0 15px;
  }
  /* line 42, sass/module/_js-sitesearch.scss */
  .sitesearch__close .ico-close-narrow {
    font-size: 1.7em;
  }
}

@media screen and (max-width: 767px) {
  /* line 48, sass/module/_js-sitesearch.scss */
  .sitesearch__input {
    font-size: 12px;
    width: calc(100% - 3em);
    vertical-align: top;
    margin: 0;
  }
  /* line 55, sass/module/_js-sitesearch.scss */
  .sitesearch__btn {
    line-height: 60px;
    right: 24px;
    padding: 0 15px;
    color: #FFF;
  }
  /* line 63, sass/module/_js-sitesearch.scss */
  .sitesearch__btn .ico-search {
    font-size: 1.4em;
    line-height: inherit;
  }
  /* line 68, sass/module/_js-sitesearch.scss */
  .sitesearch__close {
    line-height: 60px;
    padding: 0 15px;
    right: 3px;
    color: #FFF;
  }
  /* line 76, sass/module/_js-sitesearch.scss */
  .sitesearch__close .ico-close-narrow {
    font-size: 1.7em;
    line-height: inherit;
  }
}

/* line 84, sass/module/_js-sitesearch.scss */
.sitesearch__wrap {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  color: #fff;
  visibility: hidden;
  width: 100%;
  bottom: 0;
  background: #818181;
}

/* line 103, sass/module/_js-sitesearch.scss */
.js-active .sitesearch__wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

/* line 3, sass/module/_js-video.scss */
.js-video-trigger {
  position: relative;
  display: block;
}

/* line 17, sass/module/_js-video.scss */
.js-video-link-pop-container {
  font-size: 0;
  position: relative;
  padding: 56.25% 0 0;
}

/* line 23, sass/module/_js-video.scss */
.js-video-link-pop-container > * {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 2, sass/module/_lightbox.scss */
.fancybox-opened {
  box-shadow: 0 0 0.6em 0 rgba(0, 0, 0, 0.5);
}

/* line 4, sass/module/_lightbox.scss */
.fancybox-opened .fancybox-skin {
  box-shadow: none;
}

/* line 10, sass/module/_lightbox.scss */
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.55);
}

/* line 14, sass/module/_lightbox.scss */
.fancybox-title {
  position: static;
}

/* line 18, sass/module/_lightbox.scss */
.fancybox-title-inside-wrap {
  font-size: 1em;
  line-height: 1.875;
  padding: 0.75em 1.375em;
  background: #FFF;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 18, sass/module/_lightbox.scss */
  .fancybox-title-inside-wrap {
    font-size: 0.875em;
  }
}

@media screen and (max-width: 767px) {
  /* line 18, sass/module/_lightbox.scss */
  .fancybox-title-inside-wrap {
    font-size: 0.75em;
  }
}

/* line 37, sass/module/_lightbox.scss */
.fancybox-close {
  top: -36px;
  right: 0;
  width: auto;
  height: auto;
  color: #FFF;
}

/* line 48, sass/module/_lightbox.scss */
.fancybox-close:before {
  content: attr(title);
}

/* line 52, sass/module/_lightbox.scss */
.fancybox-close:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hpwf' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0 0 0 .5em;
  content: "i?¡¥";
  vertical-align: -.15em;
}

/* line 64, sass/module/_lightbox.scss */
.fancybox-close:focus, .fancybox-close:hover {
  color: #FFF;
}

/* line 67, sass/module/_lightbox.scss */
.fancybox-close:focus:after, .fancybox-close:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 74, sass/module/_lightbox.scss */
.fancybox-type-iframe .fancybox-inner {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  padding: 56.25% 0 0 !important;
}

/* line 81, sass/module/_lightbox.scss */
.fancybox-type-iframe .fancybox-inner iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* line 95, sass/module/_lightbox.scss */
.lb-img .fancybox-skin,
.lb-video .fancybox-skin {
  background: transparent;
}

/* line 112, sass/module/_lightbox.scss */
.fancybox-nav {
  width: 50px;
}

/* line 114, sass/module/_lightbox.scss */
.fancybox-nav span {
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  visibility: visible;
  margin: -.5em 0 0;
}

/* line 128, sass/module/_lightbox.scss */
.fancybox-nav:hover span {
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}

/* line 134, sass/module/_lightbox.scss */
.fancybox-prev {
  left: -50px;
}

/* line 136, sass/module/_lightbox.scss */
.fancybox-prev span {
  left: 0;
  text-align: left;
}

/* line 146, sass/module/_lightbox.scss */
.fancybox-next {
  right: -50px;
}

/* line 148, sass/module/_lightbox.scss */
.fancybox-next span {
  right: 0;
  text-align: right;
}

/* line 176, sass/module/_lightbox.scss */
.lb-img .fancybox-skin {
  border: 1px solid #ef9d00;
  background: #fff;
}

/* line 185, sass/module/_lightbox.scss */
.lb-number__number {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.66666667em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  width: 1.66666667em;
  height: 1.66666667em;
  text-align: center;
  color: #FFF;
  background: #ef9d00;
}

/* line 1, sass/module/_rc.scss */
.rc--checkbox,
.rc--radio {
  position: absolute;
  opacity: 0;
}

/* line 6, sass/module/_rc.scss */
.rc--checkbox + span,
.rc--radio + span {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  padding: .2em 0 0 1.6em;
  line-height: 1.3;
  display: block;
}

/* line 17, sass/module/_rc.scss */
.rc--checkbox + span:after,
.rc--radio + span:after {
  position: absolute;
  top: 0.375em;
  left: 0;
  width: 0.875em;
  height: 0.875em;
  content: "";
  border: 1px solid #585858;
  background: #FFF;
  border-radius: 4px;
}

/* line 33, sass/module/_rc.scss */
.rc--checkbox + span:before,
.rc--radio + span:before {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  content: "";
  opacity: 0;
  z-index: 2;
}

/* line 48, sass/module/_rc.scss */
.rc--checkbox + span:before, .rc--checkbox + span:after,
.rc--radio + span:before,
.rc--radio + span:after {
  cursor: pointer;
}

/* line 55, sass/module/_rc.scss */
.rc--checkbox:disabled + span:before, .rc--checkbox:disabled + span:after,
.rc--radio:disabled + span:before,
.rc--radio:disabled + span:after {
  opacity: .4;
}

/* line 63, sass/module/_rc.scss */
.rc--checkbox:checked + span:before,
.rc--radio:checked + span:before {
  visibility: visible;
  opacity: 1;
}

/* line 75, sass/module/_rc.scss */
.rc--checkbox + span:before {
  top: .3em;
  left: .1em;
  width: 0;
  height: 1em;
  width: 1em;
  color: #e34200;
}

/* line 95, sass/module/_rc.scss */
.rc--checkbox:checked + span:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 105, sass/module/_rc.scss */
.rc--radio + span:after {
  border-radius: 50%;
}

/* line 108, sass/module/_rc.scss */
.rc--radio + span:before {
  border-radius: 50%;
  top: 0.375em;
  left: 0;
  width: 0.875em;
  height: 0.875em;
  background-color: #e34200;
}

/* line 122, sass/module/_rc.scss */
.rc--radio:checked + span:before {
  -webkit-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
}

/* line 130, sass/module/_rc.scss */
.rc__label {
  font-size: inherit;
  line-height: 1.1;
  display: inline-block;
  margin: 0 2.2em 0 0;
}

/* line 147, sass/module/_rc.scss */
.rc__itm--lessspace .rc__label {
  margin-bottom: .8em;
}

/* line 152, sass/module/_rc.scss */
.rc__label--colored input:checked + span {
  color: #e34200;
}

/* line 157, sass/module/_rc.scss */
.rc__label--margin {
  margin: 0 1.8em 0 0;
}

/* line 163, sass/module/_rc.scss */
.rc--sm {
  font-size: 0.875em;
}

/* line 169, sass/module/_rc.scss */
.rc--inline .rc__itm {
  display: inline-block;
  vertical-align: middle;
}

/* line 185, sass/module/_rc.scss */
.rc__itm--others > .rc__label {
  display: inline-block;
  vertical-align: middle;
  margin-right: .8em;
}

/* line 195, sass/module/_rc.scss */
.rc__others-container {
  display: block;
  margin: -.7em 0 1.7em 2em;
}

@media screen and (min-width: 1200px) {
  /* line 195, sass/module/_rc.scss */
  .rc__others-container {
    margin-top: -1.2em;
  }
}

/* line 203, sass/module/_rc.scss */
.rc__others-container-depth--1.form-control-row {
  margin-left: 2em;
  width: calc(410px - 2em);
  max-width: calc(100% - 2em);
}

/* line 209, sass/module/_rc.scss */
.rc__others-container--inline {
  display: inline-block;
  vertical-align: top;
  margin: -.5em 2.2em 0 0;
}

/* line 214, sass/module/_rc.scss */
.rc__others-container--inline .form-control {
  width: 23.75em;
}

@media screen and (max-width: 767px) {
  /* line 214, sass/module/_rc.scss */
  .rc__others-container--inline .form-control {
    width: 100%;
  }
}

@media screen and (max-width: 1680px) {
  /* line 209, sass/module/_rc.scss */
  .rc__others-container--inline {
    margin-bottom: 0;
  }
  /* line 222, sass/module/_rc.scss */
  .rc__others-container--inline.form-control-row {
    margin-left: 2em;
    width: calc(410px - 2em);
    max-width: calc(100% - 2em);
    display: block;
  }
}

/* line 237, sass/module/_rc.scss */
.rc--middle .rc__label {
  margin-top: .6em;
  margin-bottom: .6em;
}

/* line 32, sass/module/_bootstrap-multselect.scss */
span.multiselect-native-select {
  display: block;
}

/* line 38, sass/module/_bootstrap-multselect.scss */
.multiselect .caret {
  display: none;
}

/* line 50, sass/module/_bootstrap-multselect.scss */
.multiselect-selected-text {
  display: block;
  overflow: hidden;
  width: auto;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
}

/* line 64, sass/module/_bootstrap-multselect.scss */
.multiselect-container > li > a {
  padding: 3px 12px;
  white-space: normal;
}

@media screen and (min-width: 1200px) {
  /* line 64, sass/module/_bootstrap-multselect.scss */
  .multiselect-container > li > a {
    padding: 3px 22px;
  }
}

/* line 71, sass/module/_bootstrap-multselect.scss */
.multiselect-container > li > a > label {
  display: block;
  padding: .2em 0;
}

/* line 78, sass/module/_bootstrap-multselect.scss */
.multiselect-container.dropdown-menu {
  display: none;
  width: 100%;
  min-width: 0;
  padding-top: 0;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  border-top: 0;
  background: #F7F7F7;
}

/* line 90, sass/module/_bootstrap-multselect.scss */
.multiselect-native-select .open .multiselect-container.dropdown-menu {
  display: block;
}

/* line 95, sass/module/_bootstrap-multselect.scss */
.multiselect-container.long {
  height: 300px;
  overflow: auto;
}

@media screen and (max-width: 767px) {
  /* line 95, sass/module/_bootstrap-multselect.scss */
  .multiselect-container.long {
    height: 200px;
  }
}

/* line 106, sass/module/_bootstrap-multselect.scss */
.js-selectBox {
  position: relative;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  background: #FFF;
}

/* line 114, sass/module/_bootstrap-multselect.scss */
.js-selectBox > select,
.js-selectBox button.multiselect {
  width: 100%;
  height: 2.5em;
  padding: 0 10px;
  text-align: left;
  border: 1px solid #fcc89e;
  background: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100% !important;
  padding-right: 2em;
  cursor: pointer;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  background: none;
  -webkit-appearance: none;
}

/* line 103, sass/bootstrap/mixins/_vendor-prefixes.scss */
.js-selectBox > select::-moz-placeholder,
.js-selectBox button.multiselect::-moz-placeholder {
  color: #818181;
  opacity: 1;
}

/* line 107, sass/bootstrap/mixins/_vendor-prefixes.scss */
.js-selectBox > select:-ms-input-placeholder,
.js-selectBox button.multiselect:-ms-input-placeholder {
  color: #818181;
}

/* line 108, sass/bootstrap/mixins/_vendor-prefixes.scss */
.js-selectBox > select::-webkit-input-placeholder,
.js-selectBox button.multiselect::-webkit-input-placeholder {
  color: #818181;
}

/* line 39, sass/module/_input.scss */
.js-selectBox > select:focus,
.js-selectBox button.multiselect:focus {
  border-color: #ef6c00;
  outline: 0;
  box-shadow: 0 0 0 1px #ef6c00;
}

/* line 43, sass/module/_input.scss */
.js-selectBox > select[disabled][type="text"], .js-selectBox > select[disabled][type="password"], .js-selectBox > select[disabled][type="tel"], .js-selectBox > select[disabled][type="email"], .js-selectBox > select[disabled][type="search"],
.js-selectBox button.multiselect[disabled][type="text"],
.js-selectBox button.multiselect[disabled][type="password"],
.js-selectBox button.multiselect[disabled][type="tel"],
.js-selectBox button.multiselect[disabled][type="email"],
.js-selectBox button.multiselect[disabled][type="search"] {
  opacity: 1;
  background-color: #EAEAEA;
}

/* line 54, sass/module/_input.scss */
.js-selectBox > select[type="number"]::-webkit-outer-spin-button, .js-selectBox > select[type="number"]::-webkit-inner-spin-button,
.js-selectBox button.multiselect[type="number"]::-webkit-outer-spin-button,
.js-selectBox button.multiselect[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
}

@media screen and (min-width: 1200px) {
  /* line 114, sass/module/_bootstrap-multselect.scss */
  .js-selectBox > select,
  .js-selectBox button.multiselect {
    padding-right: 2em;
  }
}

/* line 140, sass/module/_bootstrap-multselect.scss */
.js-selectBox.js-selectBox-focus button.multiselect, .js-selectBox.js-selectBox-active button.multiselect {
  border-color: #ef6c00;
  outline: 0;
  box-shadow: 0 0 0 1px #ef6c00;
}

/* line 145, sass/module/_bootstrap-multselect.scss */
.js-selectBox:before,
.js-selectBox .js-selectBox-left-right-arrow:before {
  font-size: 14px;
  line-height: 1.2em;
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 10px;
  width: 1.2em;
  height: 1.2em;
  margin: -.5em 0 0;
  content: "i??";
  text-align: center;
  color: #ff6219;
}

/* line 153, sass/module/_bootstrap-multselect.scss */
.js-selectBox.js-selectBox-disable {
  background: #EAEAEA;
}

@media screen and (max-width: 767px) {
  /* line 161, sass/module/_bootstrap-multselect.scss */
  .js-selectBox-border.js-selectBox {
    font-size: 13px;
  }
}

/* line 166, sass/module/_bootstrap-multselect.scss */
.js-selectBox-border.js-selectBox:before {
  width: 0;
  height: 0;
  margin-top: -0.1875em;
  content: "";
  border-width: 0.4375em 0.4375em 0 0.4375em;
  border-style: solid;
  border-color: #ea5515 transparent transparent transparent;
}

/* line 178, sass/module/_bootstrap-multselect.scss */
.js-selectBox-border.js-selectBox > select,
.js-selectBox-border.js-selectBox button.multiselect {
  font-weight: 700;
  padding-right: 1.7em;
  height: 2.2em;
  color: #333333;
  border-color: #dadada;
  box-shadow: 0 0 0 1px #dadada;
}

/* line 192, sass/module/_bootstrap-multselect.scss */
.js-selectBox-border.js-selectBox > select:before,
.js-selectBox-border.js-selectBox button.multiselect:before {
  border-color: #ea5515;
  box-shadow: 0 0 0 1px #ea5515;
}

/* line 199, sass/module/_bootstrap-multselect.scss */
.js-selectBox-border.js-selectBox.js-selectBox-focus > select,
.js-selectBox-border.js-selectBox.js-selectBox-focus button.multiselect, .js-selectBox-border.js-selectBox.js-selectBox-active > select,
.js-selectBox-border.js-selectBox.js-selectBox-active button.multiselect {
  border-color: #ef6c00;
  outline: 0;
  box-shadow: 0 0 0 1px #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 219, sass/module/_bootstrap-multselect.scss */
  .js-selectBox-border.js-selectBox.js-selectBox-md {
    font-size: 15px;
  }
}

/* line 228, sass/module/_bootstrap-multselect.scss */
.js-selectBox-center.js-selectBox > select,
.js-selectBox-center.js-selectBox button.multiselect {
  text-align: center;
}

/* line 233, sass/module/_bootstrap-multselect.scss */
.js-selectBox-center.js-selectBox .multiselect-container.dropdown-menu {
  text-align: center;
}

/* line 251, sass/module/_bootstrap-multselect.scss */
.js-selectBox-plain.js-selectBox {
  background-color: #FAFAFA;
}

/* line 296, sass/module/_bootstrap-multselect.scss */
.js-selectBox-single .rc--checkbox + span,
.js-selectBox-single .rc--radio + span {
  padding: 0;
}

/* line 298, sass/module/_bootstrap-multselect.scss */
.js-selectBox-single .rc--checkbox + span:before, .js-selectBox-single .rc--checkbox + span:after,
.js-selectBox-single .rc--radio + span:before,
.js-selectBox-single .rc--radio + span:after {
  display: none;
}

/* line 310, sass/module/_bootstrap-multselect.scss */
.js-selectBox-text-black.js-selectBox button.multiselect {
  color: #333333;
}

/* way the hell off screen */
/* line 2, sass/module/_js-detect-scrollbarwidth.scss */
.js-scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

/* line 11, sass/module/_slick.scss */
.js-slick {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 19, sass/module/_slick.scss */
.slick-dots-container {
  font-size: 0;
  text-align: center;
}

/* line 23, sass/module/_slick.scss */
.slick-dots-container > * {
  display: inline-block;
}

/* line 28, sass/module/_slick.scss */
.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 35, sass/module/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 0 12px;
  color: #FFF;
  border-radius: 50%;
  background: #FFF;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.98);
}

/* line 52, sass/module/_slick.scss */
.slick-dots li:first-child {
  margin-left: 0;
}

/* line 55, sass/module/_slick.scss */
.slick-dots li.slick-active {
  box-shadow: none;
}

/* line 57, sass/module/_slick.scss */
.slick-dots li.slick-active button {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 63, sass/module/_slick.scss */
.slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  text-indent: -80px;
  opacity: 0;
  border-radius: 50%;
  background: #ea5515;
}

/* line 85, sass/module/_slick.scss */
.slick-pause-play-btn {
  font-size: 15px;
  position: relative;
  margin: 0 0 0 7px;
  color: #FFF;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
}

/* line 101, sass/module/_slick.scss */
.slick-pause {
  opacity: .6;
}

/* line 108, sass/module/_slick.scss */
.slick-play {
  margin-left: 10px;
}

/* line 116, sass/module/_slick.scss */
.slick-arrow, .js-scroller-arrow {
  font-size: 22px;
  position: absolute;
  z-index: 15;
  top: 50%;
  overflow: hidden;
  width: 1.6em;
  height: 1.6em;
  margin: -.8em 0 0;
  text-align: center;
  color: #FFF;
}

/* line 135, sass/module/_slick.scss */
.slick-arrow.slick-disabled, .slick-disabled.js-scroller-arrow {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* line 146, sass/module/_slick.scss */
.slick-arrow .ico-arrow-left, .js-scroller-arrow .ico-arrow-left,
.slick-arrow .ico-arrow-right, .js-scroller-arrow .ico-arrow-right {
  line-height: inherit;
  position: relative;
  z-index: 2;
}

/* line 155, sass/module/_slick.scss */
.slick-prev, .js-scroller-prev {
  left: 0;
  text-indent: -.05em;
}

/* line 161, sass/module/_slick.scss */
.slick-next, .js-scroller-next {
  right: 0;
  text-indent: .05em;
}

/* line 169, sass/module/_slick.scss */
.js-slick-circlebtn .slick-arrow, .js-slick-circlebtn .js-scroller-arrow {
  font-size: 28px;
  border-radius: 50%;
  background: #ef9d00;
  box-shadow: 0 0.1em 0.45454545em rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

@media screen and (max-width: 991px) {
  /* line 169, sass/module/_slick.scss */
  .js-slick-circlebtn .slick-arrow, .js-slick-circlebtn .js-scroller-arrow {
    font-size: 21px;
  }
}

/* line 181, sass/module/_slick.scss */
.js-slick-circlebtn .slick-arrow:before, .js-slick-circlebtn .js-scroller-arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 50%;
  background: #ef6c00;
}

/* line 198, sass/module/_slick.scss */
.js-slick-circlebtn .slick-arrow .ico-arrow-left, .js-slick-circlebtn .js-scroller-arrow .ico-arrow-left,
.js-slick-circlebtn .slick-arrow .ico-arrow-right,
.js-slick-circlebtn .js-scroller-arrow .ico-arrow-right {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

/* line 205, sass/module/_slick.scss */
.js-slick-circlebtn .slick-arrow:hover:before, .js-slick-circlebtn .js-scroller-arrow:hover:before, .js-slick-circlebtn .slick-arrow:focus:before, .js-slick-circlebtn .js-scroller-arrow:focus:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 214, sass/module/_slick.scss */
.js-slick-orangearrow .slick-arrow, .js-slick-orangearrow .js-scroller-arrow {
  color: #ef9d00;
}

/* line 220, sass/module/_slick.scss */
.js-slick-btn-green .slick-arrow, .js-slick-btn-green .js-scroller-arrow {
  background-color: #00baa3;
}

/* line 223, sass/module/_slick.scss */
.js-slick-btn-green .slick-arrow:before, .js-slick-btn-green .js-scroller-arrow:before {
  background-color: #00917f;
}

/* line 230, sass/module/_slick.scss */
.js-slick-arrowlarge .slick-arrow, .js-slick-arrowlarge .js-scroller-arrow {
  font-size: 34px;
}

/* line 232, sass/module/_slick.scss */
.js-slick-arrowlarge .slick-arrow .ico-arrow-left, .js-slick-arrowlarge .js-scroller-arrow .ico-arrow-left,
.js-slick-arrowlarge .slick-arrow .ico-arrow-right,
.js-slick-arrowlarge .js-scroller-arrow .ico-arrow-right {
  font-weight: 700;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

/* line 243, sass/module/_slick.scss */
.js-slick-sqarrowbtn .slick-arrow, .js-slick-sqarrowbtn .js-scroller-arrow {
  width: 2.27272727em;
  height: 2.18181818em;
  color: #585858;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
}

/* line 251, sass/module/_slick.scss */
.js-slick-sqarrowbtn .slick-arrow:hover, .js-slick-sqarrowbtn .js-scroller-arrow:hover, .js-slick-sqarrowbtn .slick-arrow:focus, .js-slick-sqarrowbtn .js-scroller-arrow:focus {
  color: #ef6c00;
  background: rgba(255, 255, 255, 0.9);
}

/* line 262, sass/module/_slick.scss */
.js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .js-scroller-arrow {
  top: auto;
  bottom: 0;
  left: auto;
}

/* line 268, sass/module/_slick.scss */
.js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow.slick-prev, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-prev.js-scroller-arrow, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .js-scroller-arrow.js-scroller-prev, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow.js-scroller-prev {
  right: calc(2.27272727em + 1px);
}

/* line 271, sass/module/_slick.scss */
.js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow.slick-next, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-next.js-scroller-arrow, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .js-scroller-arrow.js-scroller-next, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow.js-scroller-next {
  right: 0;
}

@media screen and (max-width: 767px) {
  /* line 262, sass/module/_slick.scss */
  .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .slick-arrow, .js-slick-arrow-rightbottom.js-slick-sqarrowbtn .js-scroller-arrow {
    font-size: 18px;
  }
}

/* line 284, sass/module/_slick.scss */
.js-add-pause-before .slick-dots,
.js-add-pause-before .slick-dots-container {
  display: none !important;
}

/* line 1, sass/module/_js-target-visible.scss */
.js-targetVisibile-target {
  display: none;
}

/* line 4, sass/module/_js-target-visible.scss */
.js-targetVisibile-target.js-active {
  display: block;
}

/* line 1, sass/module/_iscrollbar.scss */
.js-scroller {
  position: relative;
}

/* line 5, sass/module/_iscrollbar.scss */
.iScrollLoneScrollbar {
  opacity: 0 !important;
  z-index: 99 !important;
}

/* line 13, sass/module/_iscrollbar.scss */
.js-scroller:hover .iScrollLoneScrollbar {
  opacity: 1 !important;
}

/* line 17, sass/module/_iscrollbar.scss */
.iScrollIndicator {
  background: rgba(255, 98, 25, 0.8) !important;
}

/* line 21, sass/module/_iscrollbar.scss */
.js-scroller-arrow {
  background-color: #00baa3;
  border-radius: 50%;
}

/* line 5, sass/module/_lazysizes.scss */
img.lazyload {
  opacity: 0;
}

/* line 10, sass/module/_lazysizes.scss */
img.lazyloaded {
  opacity: 1;
}

/* line 1, sass/module/_showhideElems.scss */
.js-show-hidden-elms-appended {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, 1.5em) scale(0.92);
  -ms-transform: translate(0, 1.5em) scale(0.92);
  transform: translate(0, 1.5em) scale(0.92);
}

/* line 7, sass/module/_showhideElems.scss */
.js-show-hidden-elms {
  -webkit-transition-duration: 2000ms;
  transition-duration: 2000ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(1) {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(2) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(3) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(4) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(5) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(6) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(7) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(8) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(9) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(10) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(11) {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(12) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(13) {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(14) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(15) {
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(16) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(17) {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(18) {
  -webkit-transition-delay: 850ms;
  transition-delay: 850ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(19) {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

/* line 12, sass/module/_showhideElems.scss */
.js-show-hidden-elms:nth-child(20) {
  -webkit-transition-delay: 950ms;
  transition-delay: 950ms;
}

/* line 3, sass/section/_common.scss */
.marks {
  font-size: 1em;
  font-weight: 700;
  margin: .1em 0 .5em;
}

/* line 9, sass/section/_common.scss */
.marks--sm {
  font-size: 0.875em;
}

/* line 13, sass/section/_common.scss */
.marks__intro {
  font-weight: 500;
  margin: 0.625em 0 2.5em 0;
}

@media screen and (max-width: 991px) {
  /* line 3, sass/section/_common.scss */
  .marks {
    font-size: 0.9375em;
  }
  /* line 22, sass/section/_common.scss */
  .marks--sm {
    font-size: 0.8125em;
  }
}

@media screen and (max-width: 767px) {
  /* line 3, sass/section/_common.scss */
  .marks {
    font-size: 0.875em;
  }
  /* line 30, sass/section/_common.scss */
  .marks--sm {
    font-size: 0.8125em;
  }
}

/* line 36, sass/section/_common.scss */
.masks-list {
  margin-bottom: 3em;
}

/* line 42, sass/section/_common.scss */
.masks-list > li {
  position: relative;
  margin: .4em 0;
  padding: 0 0 0 1.6em;
}

/* line 49, sass/section/_common.scss */
.masks-list > li:before {
  border-radius: 50%;
  position: absolute;
  top: .36em;
  left: .4em;
  width: 0.5em;
  height: 0.5em;
  content: "";
  background: #C7C7C7;
}

/* line 67, sass/section/_common.scss */
.star {
  color: #d21900;
}

/* line 77, sass/section/_common.scss */
.slider-5-blk__itm {
  float: left;
}

@media screen and (min-width: 992px) {
  /* line 77, sass/section/_common.scss */
  .slider-5-blk__itm {
    width: 20%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 77, sass/section/_common.scss */
  .slider-5-blk__itm {
    width: 25%;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 77, sass/section/_common.scss */
  .slider-5-blk__itm {
    width: 33.33333333%;
  }
}

@media screen and (max-width: 415px) {
  /* line 77, sass/section/_common.scss */
  .slider-5-blk__itm {
    width: 50%;
  }
}

/* line 95, sass/section/_common.scss */
.slider-5-blk__list {
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-5-blk__list > .js-slick-itm:nth-child(5) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-5-blk__list > .js-slick-itm:nth-child(4) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-5-blk__list > .js-slick-itm:nth-child(3) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 415px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-5-blk__list > .js-slick-itm:nth-child(2) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

/* line 117, sass/section/_common.scss */
.decade-blk-slider .slider-5-blk__container {
  margin: 0 -15px;
}

/* line 121, sass/section/_common.scss */
.decade-blk-slider .slider-5-blk__itm {
  padding: 0 15px;
}

/* line 133, sass/section/_common.scss */
.slider-4-blk__itm {
  float: left;
}

@media screen and (min-width: 992px) {
  /* line 133, sass/section/_common.scss */
  .slider-4-blk__itm {
    width: 25%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 133, sass/section/_common.scss */
  .slider-4-blk__itm {
    width: 25%;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 133, sass/section/_common.scss */
  .slider-4-blk__itm {
    width: 50%;
  }
}

@media screen and (max-width: 415px) {
  /* line 133, sass/section/_common.scss */
  .slider-4-blk__itm {
    width: 100%;
  }
}

/* line 151, sass/section/_common.scss */
.slider-4-blk__list {
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(4) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(4) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(2) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 415px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

/* line 170, sass/section/_common.scss */
.smallblk-slider, .book-slider {
  margin: 0 25px;
}

/* line 173, sass/section/_common.scss */
.smallblk-slider .slick-dots, .book-slider .slick-dots {
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 170, sass/section/_common.scss */
  .smallblk-slider, .book-slider {
    margin: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 170, sass/section/_common.scss */
  .smallblk-slider, .book-slider {
    margin: 0;
  }
}

/* line 186, sass/section/_common.scss */
.smallblk-slider .slider-4-blk__container, .book-slider .slider-4-blk__container {
  margin: 0 -7px;
}

@media screen and (max-width: 991px) {
  /* line 186, sass/section/_common.scss */
  .smallblk-slider .slider-4-blk__container, .book-slider .slider-4-blk__container {
    margin: 0 -4px;
  }
}

/* line 197, sass/section/_common.scss */
.smallblk-slider .slider-4-blk__itm, .book-slider .slider-4-blk__itm {
  padding: 0 7px;
}

@media screen and (max-width: 991px) {
  /* line 197, sass/section/_common.scss */
  .smallblk-slider .slider-4-blk__itm, .book-slider .slider-4-blk__itm {
    padding: 0 4px;
  }
}

/* line 207, sass/section/_common.scss */
.smallblk-slider .js-slick-circlebtn .slick-prev, .book-slider .js-slick-circlebtn .slick-prev, .smallblk-slider .js-slick-circlebtn .js-scroller-prev, .book-slider .js-slick-circlebtn .js-scroller-prev {
  left: -0.5em;
}

/* line 211, sass/section/_common.scss */
.smallblk-slider .js-slick-circlebtn .slick-next, .book-slider .js-slick-circlebtn .slick-next, .smallblk-slider .js-slick-circlebtn .js-scroller-next, .book-slider .js-slick-circlebtn .js-scroller-next {
  right: -0.5em;
}

/* line 218, sass/section/_common.scss */
.book-slider {
  margin-right: 49px;
  margin-left: 49px;
}

/* line 224, sass/section/_common.scss */
.book-slider .slider-4-blk__itm {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* line 229, sass/section/_common.scss */
.book-slider .js-slick-circlebtn .slick-prev, .book-slider .js-slick-circlebtn .js-scroller-prev {
  right: 100%;
  left: auto;
}

/* line 234, sass/section/_common.scss */
.book-slider .js-slick-circlebtn .slick-next, .book-slider .js-slick-circlebtn .js-scroller-next {
  right: auto;
  left: 100%;
}

/* line 240, sass/section/_common.scss */
.book-cover {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 5px;
  background: #FFF;
}

/* line 250, sass/section/_common.scss */
.book-cover:hover, .book-cover:focus {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

/* line 255, sass/section/_common.scss */
.book-cover__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}

/* line 264, sass/section/_common.scss */
.book-cover__img-w {
  position: relative;
  padding: 143.47826087% 0 0;
  background: #EFEFEF;
}

/* line 273, sass/section/_common.scss */
.book-cover__yr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10em;
  padding: 10px 10px 10px;
}

/* line 281, sass/section/_common.scss */
.book-cover__yr:before {
  position: absolute;
  top: -.35em;
  left: -10%;
  width: 180%;
  height: 190%;
  content: "";
  -webkit-transform: rotate(7.8deg);
  -ms-transform: rotate(7.8deg);
  transform: rotate(7.8deg);
  -webkit-transform-origin: 10% 0;
  -ms-transform-origin: 10% 0;
  transform-origin: 10% 0;
  background: #FFF;
}

/* line 296, sass/section/_common.scss */
.book-cover__yr-inner {
  position: relative;
}

/* line 304, sass/section/_common.scss */
.panel {
  margin: 0 0 0.75em;
}

@media screen and (max-width: 991px) {
  /* line 304, sass/section/_common.scss */
  .panel {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 304, sass/section/_common.scss */
  .panel {
    font-size: 13px;
  }
}

/* line 315, sass/section/_common.scss */
.panel + .panel {
  margin-top: 1.50877193%;
  /*margin-top: 3.50877193%;*/
}

/* line 319, sass/section/_common.scss */
.panel__header {
  font-size: 1.5em;
  font-weight: 700;
  padding: 0.58333333em 0.75em;
  color: #FFF;
  background: #ef6c00;
}

@media screen and (max-width: 991px) {
  /* line 319, sass/section/_common.scss */
  .panel__header {
    font-size: 1.33333333em;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 319, sass/section/_common.scss */
  .panel__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 341, sass/section/_common.scss */
.panel__content {
  padding: 2.5em 2.625em;
  color: #323232;
  background: #fef4f0;
}

@media screen and (max-width: 991px) {
  /* line 341, sass/section/_common.scss */
  .panel__content {
    padding: 20px 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 341, sass/section/_common.scss */
  .panel__content {
    padding: 20px 15px;
  }
}

/* line 355, sass/section/_common.scss */
.panel__content--thin {
  padding: 0;
  background: #FFF;
}

/* line 364, sass/section/_common.scss */
.btn-row {
  margin: 25px 0 55px;
}

@media screen and (min-width: 768px) {
  /* line 364, sass/section/_common.scss */
  .btn-row {
    margin: 55px 0 120px;
  }
}

/* line 373, sass/section/_common.scss */
.btn__itm {
  display: inline-block;
  vertical-align: top;
}

/* line 381, sass/section/_common.scss */
.filter {
  margin: 1.25em 0;
  text-align: right;
}

@media screen and (max-width: 991px) {
  /* line 386, sass/section/_common.scss */
  .filter--mobile-left {
    text-align: left;
  }
}

/* line 392, sass/section/_common.scss */
.filter__blk {
  display: inline-block;
  vertical-align: top;
}

/* line 397, sass/section/_common.scss */
.filter__blk--middle {
  vertical-align: middle;
}

/* line 401, sass/section/_common.scss */
.filter__blk--year {
  width: 9em;
}

/* line 405, sass/section/_common.scss */
.filter__blk--type {
  width: 14.6875em;
}

@media screen and (max-width: 991px) {
  /* line 405, sass/section/_common.scss */
  .filter__blk--type {
    width: 100%;
    margin: 8px 0;
  }
}

/* line 413, sass/section/_common.scss */
.filter__blk--district {
  width: 9.375em;
}

@media screen and (max-width: 991px) {
  /* line 413, sass/section/_common.scss */
  .filter__blk--district {
    width: 100%;
    margin: 8px 0;
  }
}

/* line 422, sass/section/_common.scss */
.filter__blk-label {
  font-size: 1em;
  font-weight: bold;
  margin-right: 15px;
  vertical-align: middle;
  color: #ef6c00;
}

/* line 434, sass/section/_common.scss */
.filter--title-near {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 434, sass/section/_common.scss */
  .filter--title-near {
    font-size: 13px;
    margin-top: -1.4em;
  }
}

@media screen and (min-width: 768px) {
  /* line 434, sass/section/_common.scss */
  .filter--title-near {
    margin: 0;
  }
  /* line 446, sass/section/_common.scss */
  .filter--title-near .filter__blk {
    position: absolute;
    top: -3.65em;
    right: 0;
  }
}

/* line 456, sass/section/_common.scss */
.flex-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 464, sass/section/_common.scss */
.no-flexbox .flex-4:after {
  content: "";
  display: block;
  clear: both;
}

/* line 471, sass/section/_common.scss */
.flex-4__itm {
  margin: 0 0 0 16px;
}

@media screen and (min-width: 768px) {
  /* line 471, sass/section/_common.scss */
  .flex-4__itm {
    width: calc(25% - 16px);
  }
}

@media screen and (max-width: 500px) {
  /* line 471, sass/section/_common.scss */
  .flex-4__itm {
    width: calc(100% - 16px);
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  /* line 471, sass/section/_common.scss */
  .flex-4__itm {
    width: calc(50% - 16px);
  }
}

/* line 482, sass/section/_common.scss */
.no-flexbox .flex-4__itm {
  float: left;
}

@media screen and (min-width: 768px) {
  /* line 491, sass/section/_common.scss */
  .tab__wrap {
    border-bottom: 1px solid #d7d7d7;
  }
}

/* line 497, sass/section/_common.scss */
.tab__list {
  display: table;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 497, sass/section/_common.scss */
  .tab__list {
    font-size: 14px;
  }
}

/* line 512, sass/section/_common.scss */
.tab__itm {
  display: table-cell;
  vertical-align: middle;
  color: #818181;
}

/* line 519, sass/section/_common.scss */
.tab__itm.active, .tab__itm:hover {
  color: #ef6c00;
}

/* line 526, sass/section/_common.scss */
.tab__itm.active .tab__btn:after {
  -webkit-transform: scale(1) translate(0, 0);
  -ms-transform: scale(1) translate(0, 0);
  transform: scale(1) translate(0, 0);
  opacity: 1;
}

/* line 533, sass/section/_common.scss */
.tab__btn {
  font-size: 1.125em;
  line-height: 1.1;
  position: relative;
  display: table-cell;
  height: 2.33333333em;
  padding: 0 1.11111111em;
  vertical-align: middle;
  color: currentColor;
}

/* line 548, sass/section/_common.scss */
.tab__btn:after {
  position: absolute;
  right: 0;
  bottom: -0.16666667em;
  left: 0;
  height: 0.22222222em;
  content: "";
  -webkit-transform: scale(0.6) translate(0, 0.4em);
  -ms-transform: scale(0.6) translate(0, 0.4em);
  transform: scale(0.6) translate(0, 0.4em);
  opacity: 0;
  background: #ef6c00;
}

/* line 566, sass/section/_common.scss */
.tab__pane {
  position: absolute;
  top: -9999px;
  visibility: hidden;
  opacity: 0;
}

/* line 578, sass/section/_common.scss */
.tab__pane.active {
  position: relative;
  top: 0;
  visibility: visible;
  opacity: 1;
}

/* line 589, sass/section/_common.scss */
.multiselect-selected-text {
  color: #333333;
}

/* line 592, sass/section/_common.scss */
.multiselect-selected-text--orange {
  color: #ea5515;
}

/* line 598, sass/section/_common.scss */
.placeholder-text {
  color: #dadada;
}

/* line 604, sass/section/_common.scss */
.error-text__container {
  position: relative;
  padding: 0 0 0 6.25em;
  margin: 3.125em 0;
}

@media screen and (max-width: 767px) {
  /* line 604, sass/section/_common.scss */
  .error-text__container {
    padding: 0;
  }
}

/* line 613, sass/section/_common.scss */
.error-text__container .error-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.375em;
  height: 4.375em;
  fill: #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 613, sass/section/_common.scss */
  .error-text__container .error-icon {
    position: static;
  }
}

/* line 627, sass/section/_common.scss */
.error-text__title {
  margin-bottom: 0.46875em;
  font-size: 2em;
  font-weight: 600;
  color: #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 627, sass/section/_common.scss */
  .error-text__title {
    font-size: 1.5em;
  }
}

/* line 638, sass/section/_common.scss */
.error-text__content {
  font-size: 1.125em;
}

@media screen and (max-width: 767px) {
  /* line 638, sass/section/_common.scss */
  .error-text__content {
    font-size: 1em;
  }
}

/* line 646, sass/section/_common.scss */
.error-text__content a {
  text-decoration: underline;
  color: #ea5515;
}

/*main
==============*/
/* line 3, sass/section/_main.scss */
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

/* line 11, sass/section/_main.scss */
.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 800px;
}

/* line 18, sass/section/_main.scss */
.slideIn-mn .wrapper {
  position: fixed;
  width: 100%;
}

/* line 1, sass/section/_header.scss */
header {
  position: relative;
  z-index: 9;
  border-bottom: 0.5em solid #ef9d00;
  background: #FFF;
  box-shadow: -26px -28px 19px 27px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 767px) {
  /* line 1, sass/section/_header.scss */
  header {
    border-bottom-width: 0.25em;
  }
}

/* line 15, sass/section/_header.scss */
header > .container {
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 15, sass/section/_header.scss */
  header > .container {
    height: 6.8125em;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 15, sass/section/_header.scss */
  header > .container {
    height: 5.75em;
  }
}

@media screen and (max-width: 767px) {
  /* line 15, sass/section/_header.scss */
  header > .container {
    height: 3.75em;
  }
}

/* line 33, sass/section/_header.scss */
.head-logo {
  float: left;
  margin: 6px 0 0;
}

/* line 37, sass/section/_header.scss */
.head-logo__img {
  width: auto;
  height: 91px;
}

@media screen and (min-width: 768px) {
  /* line 33, sass/section/_header.scss */
  .head-logo {
    margin: 7px 0 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 33, sass/section/_header.scss */
  .head-logo {
    margin: 0.5625em 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 51, sass/section/_header.scss */
  .head-logo__img {
    height: 76px;
  }
}

@media screen and (max-width: 767px) {
  /* line 57, sass/section/_header.scss */
  .head-logo__img {
    height: 46px;
  }
}

/* line 64, sass/section/_header.scss */
.head-top {
  position: relative;
  float: right;
  white-space: nowrap;
  z-index: 3;
}

@media screen and (max-width: 991px) {
  /* line 64, sass/section/_header.scss */
  .head-top {
    position: absolute;
    top: 24px;
    right: 104px;
  }
}

@media screen and (max-width: 767px) {
  /* line 64, sass/section/_header.scss */
  .head-top {
    top: 14px;
    right: 47px;
  }
}

/* line 85, sass/section/_header.scss */
.fn-blk {
  display: inline-block;
  vertical-align: top;
}

/* line 90, sass/section/_header.scss */
.fn-blk__sub {
  display: inline-block;
  padding: 0 0.125em;
  vertical-align: middle;
}

/* line 97, sass/section/_header.scss */
.fn-blk__sub:first-child {
  padding-left: .6em;
}

/* line 101, sass/section/_header.scss */
.fn-blk__sub:last-child {
  padding-right: .6em;
}

/* line 105, sass/section/_header.scss */
.fn-blk__sub.fn-blk__link--btn {
  padding-right: 1.2em;
  padding-left: 1.2em;
}

/* line 111, sass/section/_header.scss */
.fn-blk__link, .fn-blk--mobile-search {
  font-size: 1.1875em;
  display: block;
  width: 2em;
  height: 2em;
  padding: 0 .2em;
  line-height: 2em;
  text-align: center;
}

/* line 125, sass/section/_header.scss */
.fn-blk__link-text {
  font-size: 0.875em;
}

@media screen and (max-width: 767px) {
  /* line 111, sass/section/_header.scss */
  .fn-blk__link, .fn-blk--mobile-search {
    font-size: 16px;
  }
}

/* line 135, sass/section/_header.scss */
.sharelinks {
  background: #f1f1f1;
}

/* line 145, sass/section/_header.scss */
.langsearch {
  color: #646363;
  background: #dadada;
}

/* line 151, sass/section/_header.scss */
.langsearch .fn-blk__sub:first-child {
  position: relative;
}

/* line 157, sass/section/_header.scss */
.changelang {
  position: static;
}

/* line 160, sass/section/_header.scss */
.changelang .dropdown-menu {
  font-size: 0.875rem;
  min-width: 0;
  padding: 0;
  text-align: center;
  color: #FFF;
  background: #818181;
}

/* line 172, sass/section/_header.scss */
.changelang .dropdown-menu > li > a {
  line-height: 2;
  padding: 0 1.14285714em;
}

/* line 176, sass/section/_header.scss */
.changelang .dropdown-menu > li > a:hover, .changelang .dropdown-menu > li > a:focus {
  color: inherit;
  background: #686767;
}

/* line 189, sass/section/_header.scss */
.contactus.fn-blk__link, .contactus.fn-blk--mobile-search {
  width: auto;
  color: #FFF;
  background: #ef9d00;
}

/* line 195, sass/section/_header.scss */
.contactus.fn-blk__link:hover, .contactus.fn-blk--mobile-search:hover, .contactus.fn-blk__link:focus, .contactus.fn-blk--mobile-search:focus {
  background: #c68200;
}

/* line 203, sass/section/_header.scss */
.donationsuppoert.fn-blk__link, .donationsuppoert.fn-blk--mobile-search {
  width: auto;
  color: #FFF;
  background: #ea5515;
}

/* line 209, sass/section/_header.scss */
.donationsuppoert.fn-blk__link:hover, .donationsuppoert.fn-blk--mobile-search:hover, .donationsuppoert.fn-blk__link:focus, .donationsuppoert.fn-blk--mobile-search:focus {
  background: #c54712;
}

/* line 216, sass/section/_header.scss */
.mTrigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.75em;
  height: 5.75em;
  text-align: center;
}

/* line 226, sass/section/_header.scss */
.mTrigger:before {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0 0 0 -0.4375em;
  content: "";
  border-width: 0 0.4375em 0.4375em 0.4375em;
  border-style: solid;
  border-color: transparent transparent #ef9d00 transparent;
}

/* line 246, sass/section/_header.scss */
.slideIn-mn .mTrigger:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}

@media screen and (max-width: 767px) {
  /* line 216, sass/section/_header.scss */
  .mTrigger {
    font-size: 10.5px;
    right: -.5em;
  }
}

/* line 258, sass/section/_header.scss */
.mTrigger svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.125em 0 0 -1.125em;
  width: 2.25em;
  height: 2.25em;
}

/* line 272, sass/section/_header.scss */
.mTrigger svg.svg-menuclose {
  opacity: 0;
}

/* line 275, sass/section/_header.scss */
.slideIn-mn .mTrigger svg.svg-menuclose {
  opacity: 1;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

/* line 281, sass/section/_header.scss */
.mTrigger svg.svg-menu {
  opacity: 1;
}

/* line 284, sass/section/_header.scss */
.slideIn-mn .mTrigger svg.svg-menu {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  opacity: 0;
}

/* line 293, sass/section/_header.scss */
.fn-blk--mobile-search {
  color: #ea5515;
  margin: 0 0 0 1em;
}

@media screen and (max-width: 767px) {
  /* line 293, sass/section/_header.scss */
  .fn-blk--mobile-search {
    margin: 0 0 0 .7em;
  }
  /* line 315, sass/section/_header.scss */
  .fn-blk--mobile-search:before {
    font-size: 1.75em;
    font-size: 28px;
  }
}

/* line 322, sass/section/_header.scss */
.fn-blk--mobile-search .sitesearch {
  z-index: 1;
}

/* line 326, sass/section/_header.scss */
.fn-blk--mobile-search .sitesearch__wrap {
  font-size: 1rem;
  opacity: 0;
}

/* line 332, sass/section/_header.scss */
.fn-blk--mobile-search .sitesearch__trigger .ico-search {
  display: none;
}

/* line 337, sass/section/_header.scss */
.fn-blk--mobile-search .sitesearch__trigger:before {
  content: "i??";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  font-size: 35px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 337, sass/section/_header.scss */
  .fn-blk--mobile-search .sitesearch__trigger:before {
    font-size: 28px;
  }
}

/* line 360, sass/section/_header.scss */
.fn-blk--mobile-search .js-active .sitesearch__wrap {
  opacity: 1;
  text-align: left;
}

/* line 1, sass/section/_footer.scss */
footer {
  margin: 40px 0 0;
  border-top: 0.5em solid #ea5515;
  padding: 18px 0 20px;
}

@media screen and (min-width: 768px) {
  /* line 16, sass/section/_footer.scss */
  .ft__left {
    float: left;
    width: 61%;
  }
  /* line 21, sass/section/_footer.scss */
  .ft__right {
    float: right;
    width: 38%;
  }
}

/* line 29, sass/section/_footer.scss */
.relatedlogo {
  text-align: right;
}

/* line 32, sass/section/_footer.scss */
.relatedlogo img {
  margin: 0 0 0.5em 0.875em;
}

@media screen and (max-width: 991px) {
  /* line 29, sass/section/_footer.scss */
  .relatedlogo {
    font-size: 14px;
  }
  /* line 39, sass/section/_footer.scss */
  .relatedlogo img {
    max-height: 38px;
  }
}

@media screen and (max-width: 767px) {
  /* line 29, sass/section/_footer.scss */
  .relatedlogo {
    text-align: center;
    margin: 14px 0 0;
  }
  /* line 48, sass/section/_footer.scss */
  .relatedlogo img {
    margin-left: 0.41176471em;
    margin-right: 0.41176471em;
  }
}

/* line 55, sass/section/_footer.scss */
.ft-feature-links {
  margin: 0 0 0.625em;
}

/* line 59, sass/section/_footer.scss */
.ft-feature-links > li {
  font-size: 1.25em;
  font-weight: 700;
  display: inline;
  margin: 0 1.8em 0 0;
  color: #323232;
}

@media screen and (max-width: 991px) {
  /* line 59, sass/section/_footer.scss */
  .ft-feature-links > li {
    font-size: 1em;
  }
}

/* line 73, sass/section/_footer.scss */
.ft-feature-links > li a {
  color: inherit;
}

/* line 76, sass/section/_footer.scss */
.ft-feature-links > li a:hover, .ft-feature-links > li a:focus {
  text-decoration: underline;
  color: inherit;
}

@media screen and (max-width: 767px) {
  /* line 55, sass/section/_footer.scss */
  .ft-feature-links {
    text-align: center;
  }
  /* line 87, sass/section/_footer.scss */
  .ft-feature-links > li {
    font-size: 0.875em;
    margin: 0 0.9em;
  }
}

/* line 97, sass/section/_footer.scss */
.ft-site-links > li {
  font-size: 0.8125em;
  display: inline-block;
  color: #585858;
}

@media screen and (max-width: 991px) {
  /* line 97, sass/section/_footer.scss */
  .ft-site-links > li {
    font-size: 0.875em;
  }
}

/* line 108, sass/section/_footer.scss */
.ft-site-links > li:before {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin: 0 1.07692308em;
  content: "";
  vertical-align: middle;
  background: currentColor;
}

/* line 122, sass/section/_footer.scss */
.ft-site-links > li:first-child:before {
  display: none;
}

/* line 127, sass/section/_footer.scss */
.ft-site-links > li a {
  color: inherit;
}

/* line 130, sass/section/_footer.scss */
.ft-site-links > li a:hover, .ft-site-links > li a:focus {
  text-decoration: underline;
  color: inherit;
}

@media screen and (max-width: 767px) {
  /* line 95, sass/section/_footer.scss */
  .ft-site-links {
    text-align: center;
  }
  /* line 141, sass/section/_footer.scss */
  .ft-site-links > li {
    font-size: 12px;
  }
}

/* line 1, sass/section/_pagination.scss */
.pagination-row {
  font-size: 1rem;
  margin: 1.875em 0;
}

@media screen and (max-width: 991px) {
  /* line 1, sass/section/_pagination.scss */
  .pagination-row {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, sass/section/_pagination.scss */
  .pagination-row {
    font-size: 13px;
  }
}

/* line 16, sass/section/_pagination.scss */
.pagination {
  text-align: center;
}

/* line 20, sass/section/_pagination.scss */
.pagination > li {
  font-size: inherit;
  line-height: calc( 1.375em  - 2px);
  display: inline-block;
  width: 1.375em;
  height: 1.375em;
  margin: 0 1px;
  vertical-align: middle;
  border: 1px solid transparent;
}

/* line 34, sass/section/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  display: inline-block;
}

/* line 41, sass/section/_pagination.scss */
.pagination > li > a {
  color: #ef6c00;
}

/* line 46, sass/section/_pagination.scss */
.pagination > li.text a {
  font-weight: 700;
}

/* line 51, sass/section/_pagination.scss */
.pagination > li.selected {
  border: 1px solid #818181;
}

/* line 54, sass/section/_pagination.scss */
.pagination > li.selected span {
  color: #000;
}

/* line 60, sass/section/_pagination.scss */
.pagination > li.dot > span {
  padding: 0;
}

/* line 66, sass/section/_pagination.scss */
.pagination > li.prev, .pagination > li.next {
  font-size: 1.125em;
  width: auto;
  height: auto;
  margin: 0 2.05555556em;
}

@media screen and (max-width: 767px) {
  /* line 66, sass/section/_pagination.scss */
  .pagination > li.prev, .pagination > li.next {
    margin: 0 1.11111111em;
  }
}

/* line 82, sass/section/_pagination.scss */
.pagination > li.prev a:before, .pagination > li.prev a:after,
.pagination > li.prev span:before,
.pagination > li.prev span:after, .pagination > li.next a:before, .pagination > li.next a:after,
.pagination > li.next span:before,
.pagination > li.next span:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.55555556em;
  content: "";
  border-style: solid;
}

/* line 102, sass/section/_pagination.scss */
.pagination > li.prev {
  margin-left: 0;
}

/* line 106, sass/section/_pagination.scss */
.pagination > li.prev a:before,
.pagination > li.prev span:before {
  border-width: 7px 7px 7px 0;
  border-color: transparent currentColor transparent transparent;
}

/* line 111, sass/section/_pagination.scss */
.pagination > li.prev a:after,
.pagination > li.prev span:after {
  display: none;
}

/* line 117, sass/section/_pagination.scss */
.pagination > li.next {
  margin-right: 0;
}

/* line 121, sass/section/_pagination.scss */
.pagination > li.next a:after,
.pagination > li.next span:after {
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent currentColor;
}

/* line 126, sass/section/_pagination.scss */
.pagination > li.next a:before,
.pagination > li.next span:before {
  display: none;
}

/* line 3, sass/section/_menu.scss */
.mn__nav {
  position: absolute;
  right: 0;
  bottom: -0.5em;
  max-width: calc(100% - 17em);
}

/* line 12, sass/section/_menu.scss */
.mn__list--1, .mn__list--2, .mn__list--3, .mn__list--4 {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 21, sass/section/_menu.scss */
.mn__list--1 {
  position: relative;
  display: table;
}

/* line 27, sass/section/_menu.scss */
.mn__list--2, .mn__list--3 {
  -webkit-transform: translate(0, 1em);
  -ms-transform: translate(0, 1em);
  transform: translate(0, 1em);
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

/* line 40, sass/section/_menu.scss */
.active > .mn__list--2,
.hover-active > .mn__list--2,
li:hover > .mn__list--2, .active > .mn__list--3,
.hover-active > .mn__list--3,
li:hover > .mn__list--3 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
}

/* line 51, sass/section/_menu.scss */
.mn__list--2 {
  font-size: 0.88888889em;
  top: 100%;
  width: 13em;
  margin: 0 0 0 -0.625em;
  background: #FFF;
}

/* line 62, sass/section/_menu.scss */
.mn__list--3 {
  top: 0;
  left: 100%;
  width: 14.75em;
  background: #f1f1f1;
}

/* line 71, sass/section/_menu.scss */
.mn__list--4 {
  margin: 1.0625em 0 0;
}

/* line 76, sass/section/_menu.scss */
.mn__list--4 > li {
  margin: 0.625em 0;
}

/* line 79, sass/section/_menu.scss */
.mn__list--4 > li:last-child {
  margin-bottom: 0;
}

/* line 85, sass/section/_menu.scss */
.mn__list--5 {
  display: none;
}

/* line 90, sass/section/_menu.scss */
.mn__item--1, .mn__item--2, .mn__item--3, .mn__item--4 {
  color: #818181;
}

/* line 96, sass/section/_menu.scss */
.hover-active > .mn__item--1, .mn__item--1:hover, .hover-active > .mn__item--2, .mn__item--2:hover, .hover-active > .mn__item--3, .mn__item--3:hover, .hover-active > .mn__item--4, .mn__item--4:hover {
  color: #ea5515;
}

/* line 102, sass/section/_menu.scss */
.mn__item--1 {
  font-size: 1.125em;
  line-height: 1.3;
  position: relative;
  display: table-cell;
  box-sizing: content-box;
  height: 2.4em;
  padding: 0 0.83333333em 0.9em;
  vertical-align: middle;
}

/* line 116, sass/section/_menu.scss */
.mn__item--1:before {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  position: absolute;
  bottom: 0.38888889em;
  left: 50%;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0 0 0 -0.38888889em;
  content: "";
  border-width: 0 0.38888889em 0.38888889em 0.38888889em;
  border-style: solid;
  border-color: transparent transparent #ef9d00 transparent;
}

/* line 138, sass/section/_menu.scss */
.mn__item--1:hover:before, .mn__item--1.active:before, .mn__item--1.selected:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}

/* line 143, sass/section/_menu.scss */
.mn__item--1:hover > a, .mn__item--1.active > a, .mn__item--1.selected > a {
  color: #ea5515;
}

@media screen and (max-width: 1680px) {
  /* line 151, sass/section/_menu.scss */
  .mn__item--1:nth-last-child(1) .mn__list--3, .mn__item--1:nth-last-child(2) .mn__list--3 {
    right: 100%;
    left: auto;
  }
}

/* line 158, sass/section/_menu.scss */
.mn__item--2, .mn__item--3 {
  padding: 0.4375em 1.5625em;
}

/* line 162, sass/section/_menu.scss */
.mn__item--2:first-child, .mn__item--3:first-child {
  padding-top: 1.125em;
}

/* line 166, sass/section/_menu.scss */
.mn__item--2:last-child, .mn__item--3:last-child {
  padding-bottom: 1.125em;
}

/* line 174, sass/section/_menu.scss */
.mn__link--1, .mn__link--2, .mn__link--3, .mn__link--4 {
  color: currentColor;
}

/* line 2, sass/section/_breadcrumb.scss */
.breadcrumb {
  font-size: 14px;
  margin: 0 18em 1.71428571em 0;
}

@media screen and (max-width: 767px) {
  /* line 2, sass/section/_breadcrumb.scss */
  .breadcrumb {
    font-size: 12px;
    display: none;
  }
}

/* line 17, sass/section/_breadcrumb.scss */
.breadcrumb-container {
  position: relative;
  min-height: 1.2em;
}

/* line 22, sass/section/_breadcrumb.scss */
.breadcrumb > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 1.71428571em;
  position: relative;
}

/* line 27, sass/section/_breadcrumb.scss */
.breadcrumb > li:before {
  content: "i??";
  color: #ef9d00;
  font-weight: 700;
  font-size: .9em;
  position: absolute;
  left: 0.64285714em;
  top: .1em;
}

/* line 38, sass/section/_breadcrumb.scss */
.breadcrumb > li:first-child {
  padding-left: 0;
}

/* line 40, sass/section/_breadcrumb.scss */
.breadcrumb > li:first-child:before {
  display: none;
}

/* line 45, sass/section/_breadcrumb.scss */
.breadcrumb > li:last-child {
  font-weight: 700;
}

/* line 50, sass/section/_breadcrumb.scss */
.breadcrumb a {
  color: inherit;
}

/* line 52, sass/section/_breadcrumb.scss */
.breadcrumb a:hover, .breadcrumb a:focus {
  text-decoration: underline;
}

/* line 1, sass/section/_menu-mobile.scss */
.js-menuCover {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.75);
}

/* line 17, sass/section/_menu-mobile.scss */
.slideIn-mn .js-menuCover {
  visibility: visible;
  opacity: 1;
}

/* line 24, sass/section/_menu-mobile.scss */
.mb-mn__wrap {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 0;
  left: 100%;
  visibility: hidden;
  width: 100%;
  max-width: 320px;
  background: #FFF;
}

/* line 42, sass/section/_menu-mobile.scss */
.slideIn-mn .mb-mn__wrap {
  visibility: visible;
  -webkit-transform: scale(1) translate(-100%, 0);
  -ms-transform: scale(1) translate(-100%, 0);
  transform: scale(1) translate(-100%, 0);
  box-shadow: -0.4em 0 0.4em 0 rgba(0, 0, 0, 0.08);
}

/* line 51, sass/section/_menu-mobile.scss */
.mb-mn__wrap-inner {
  overflow: auto;
  height: calc(100vh - 64px);
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 51, sass/section/_menu-mobile.scss */
  .mb-mn__wrap-inner {
    height: calc(100vh - 100px);
  }
}

/* line 61, sass/section/_menu-mobile.scss */
.mb-mn__wrap-inner__bottom {
  margin: 13px 0 0;
}

/* line 76, sass/section/_menu-mobile.scss */
.mb-mn__wrap .index_pro_nav {
  position: relative;
  top: auto;
  left: auto;
  margin: 0;
}

/* line 84, sass/section/_menu-mobile.scss */
.mb-mn__wrap .feaFirMenu {
  width: auto;
  padding: 0;
}

/* line 93, sass/section/_menu-mobile.scss */
.mb-mn__list--1, .mb-mn__list--2, .mb-mn__list--3, .mb-mn__list--4, .mb-mn__list--5 {
  margin: 0;
  padding: 0;
}

/* line 101, sass/section/_menu-mobile.scss */
.mb-mn__list--1 {
  position: relative;
  padding: 0.5em 0 0;
}

/* line 106, sass/section/_menu-mobile.scss */
.mb-mn__list--2 {
  display: none;
}

/* line 108, sass/section/_menu-mobile.scss */
.mb-mn__list--2.mb-active {
  display: block;
}

/* line 114, sass/section/_menu-mobile.scss */
.mb-mn__list--2 .i-arrow-down {
  display: none;
}

/* line 118, sass/section/_menu-mobile.scss */
.mb-mn__list--3 {
  margin: 0.5em 0;
  padding: 0.375em 0;
  background: #F7F7F7;
}

/* line 124, sass/section/_menu-mobile.scss */
.mb-mn__list--4, .mb-mn__list--5 {
  position: relative;
  list-style: none;
}

/* line 134, sass/section/_menu-mobile.scss */
.mb-mn__item--1, .mb-mn__item--2, .mb-mn__item--3 {
  position: relative;
}

/* line 153, sass/section/_menu-mobile.scss */
.mb-mn__item--3 {
  overflow: hidden;
}

/* line 170, sass/section/_menu-mobile.scss */
.mb-mn__link--1, .mb-mn__link--2, .mb-mn__link--3, .mb-mn__link--4 {
  position: relative;
  display: block;
}

/* line 185, sass/section/_menu-mobile.scss */
.has-sub > .mb-mn__link--1 {
  padding-right: 48px;
}

/* line 189, sass/section/_menu-mobile.scss */
.mb-mn__link--1 {
  font-size: 1rem;
  padding: 0.875em 18px 0.875em;
}

/* line 195, sass/section/_menu-mobile.scss */
.mb-active > .mb-mn__link--1 {
  color: #ef6c00;
}

/* line 199, sass/section/_menu-mobile.scss */
.mb-mn__link--2 {
  font-size: 0.875rem;
  padding: .3em 20px .3em 32px;
}

/* line 204, sass/section/_menu-mobile.scss */
.mb-mn__link--2:first-child {
  padding-top: 0;
}

/* line 208, sass/section/_menu-mobile.scss */
.mb-mn__link--3 {
  font-size: 0.8125rem;
  padding: .6em 20px .5em 45px;
}

/* line 213, sass/section/_menu-mobile.scss */
.mb-mn__link--4 {
  font-size: 0.8125rem;
  position: relative;
  padding: .6em 20px .5em 72px;
}

/* line 220, sass/section/_menu-mobile.scss */
.mb-mn__link--4:before {
  position: absolute;
  top: 1em;
  left: 54px;
  width: 0;
  height: 0;
  margin: 0 0 0 .5em;
  content: "";
  vertical-align: .05em;
  opacity: .9;
  border-width: 0.25em 0 0.25em 0.4375em;
  border-style: solid;
  border-color: transparent transparent transparent currentColor;
}

/* line 239, sass/section/_menu-mobile.scss */
.mb-mn__close {
  font-size: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  /* line 239, sass/section/_menu-mobile.scss */
  .mb-mn__close {
    font-size: 18px;
    top: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 262, sass/section/_menu-mobile.scss */
  .inner_page .mb-mn__pro {
    display: none !important;
  }
}

/* line 269, sass/section/_menu-mobile.scss */
.mb-mn__pro .mb-mn__item--1 {
  text-transform: uppercase;
}

/* line 272, sass/section/_menu-mobile.scss */
.mb-mn__pro .mb-mn__item--1.feature > a {
  font-weight: 700;
}

/* line 297, sass/section/_menu-mobile.scss */
.mb-mn__main .mb-mn__item--1 {
  border-bottom: 1px solid #A896AA;
}

/* line 300, sass/section/_menu-mobile.scss */
.mb-mn__main .mb-mn__item--1:last-child {
  border-bottom: 0;
}

/* line 319, sass/section/_menu-mobile.scss */
.i-arrow-down {
  position: absolute;
  top: .5em;
  right: 1em;
  width: 2em;
  height: 2em;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
}

/* line 333, sass/section/_menu-mobile.scss */
.mb-active > .i-arrow-down {
  color: #ef6c00;
}

/* line 337, sass/section/_menu-mobile.scss */
.i-arrow-down:before {
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -.65em 0 0 -.25em;
  content: "i??";
}

/* line 350, sass/section/_menu-mobile.scss */
.mb-active .i-arrow-down:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 357, sass/section/_menu-mobile.scss */
.mb__menu__lang {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 366, sass/section/_menu-mobile.scss */
.mb__menu__lang > li {
  display: table-cell;
  width: 50%;
  border-bottom: 1px solid #EDEDED;
}

/* line 372, sass/section/_menu-mobile.scss */
.mb__menu__lang > li ~ li {
  border-left: 1px solid #EDEDED;
}

/* line 375, sass/section/_menu-mobile.scss */
.mb__menu__lang > li > a {
  font-size: 1em;
  line-height: 3.125em;
  display: block;
  text-align: center;
}

/* line 387, sass/section/_menu-mobile.scss */
.mb-mn__wrap .sharelinks {
  display: table;
  width: 100%;
}

/* line 392, sass/section/_menu-mobile.scss */
.mb-mn__wrap .sharelinks .fn-blk__sub {
  display: table-cell;
  margin-right: 0;
  margin-left: 0;
  vertical-align: middle;
  width: 33.33333333%;
}

/* line 401, sass/section/_menu-mobile.scss */
.mb-mn__wrap .sharelinks .fn-blk__sub .fn-blk__link, .mb-mn__wrap .sharelinks .fn-blk__sub .fn-blk--mobile-search {
  line-height: 2.42105263em;
  width: auto;
  height: 2.42105263em;
}

/* line 410, sass/section/_menu-mobile.scss */
.mb-mn__wrap .fn-blk__link, .mb-mn__wrap .fn-blk--mobile-search {
  font-size: 16px;
}

/* line 414, sass/section/_menu-mobile.scss */
.mb-mn__wrap .contactus.fn-blk__link, .mb-mn__wrap .contactus.fn-blk--mobile-search {
  height: auto;
  padding-top: .1em;
  padding-bottom: .1em;
}

/* line 1, sass/section/_index.scss */
.idxbanner {
  position: relative;
  margin: 0 0 35px;
}

@media screen and (min-width: 992px) {
  /* line 1, sass/section/_index.scss */
  .idxbanner {
    margin: 0 0 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1, sass/section/_index.scss */
  .idxbanner {
    margin: 0 0 30px;
  }
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .idxbanner__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

/* line 18, sass/section/_index.scss */
.idxbanner__itm {
  position: relative;
  overflow: hidden;
}

/* line 23, sass/section/_index.scss */
.idxbanner__itm > .container {
  max-width: 1140px;
  padding: 0;
}

/* line 29, sass/section/_index.scss */
.idxbanner__ctrl {
  position: relative;
  padding: 37.89473684% 0 0;
}

@media screen and (max-width: 767px) {
  /* line 29, sass/section/_index.scss */
  .idxbanner__ctrl {
    padding: 56.25% 0 0;
  }
}

/* line 38, sass/section/_index.scss */
.idxbanner__ctrl img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 51, sass/section/_index.scss */
.idxbanner__text {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 0 0 55%;
}

/* line 58, sass/section/_index.scss */
.idxbanner__text-inner {
  position: relative;
  display: table-cell;
  width: 1%;
  vertical-align: middle;
}

/* line 67, sass/section/_index.scss */
.idxbanner__text-inner:before {
  position: absolute;
  top: -4.875em;
  right: -4.6875em;
  width: 59.625em;
  height: 45.6875em;
  content: "";
  background: url("../img/slogan-bg.png") 100% 0 no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 1199px) {
  /* line 58, sass/section/_index.scss */
  .idxbanner__text-inner {
    font-size: calc(6px + .6vw);
    height: 36.2vw;
  }
}

@media screen and (max-width: 767px) {
  /* line 58, sass/section/_index.scss */
  .idxbanner__text-inner {
    height: 52vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 58, sass/section/_index.scss */
  .idxbanner__text-inner {
    height: 432px;
  }
}

/* line 102, sass/section/_index.scss */
.idxbanner .slick-dots-container {
  position: absolute;
  right: 0;
  bottom: -26px;
  left: 0;
}

@media screen and (min-width: 992px) {
  /* line 102, sass/section/_index.scss */
  .idxbanner .slick-dots-container {
    bottom: -40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 102, sass/section/_index.scss */
  .idxbanner .slick-dots-container {
    bottom: -28px;
  }
}

/* line 116, sass/section/_index.scss */
.idxbanner .slick-arrow, .idxbanner .js-scroller-arrow {
  font-size: calc(24px + 2.8vw);
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 116, sass/section/_index.scss */
  .idxbanner .slick-arrow, .idxbanner .js-scroller-arrow {
    display: none !important;
  }
}

/* line 128, sass/section/_index.scss */
.banner-slogan {
  font-size: 3.75em;
  position: relative;
  color: #FFF;
}

@media screen and (max-width: 767px) {
  /* line 128, sass/section/_index.scss */
  .banner-slogan {
    font-size: calc(6px + 4.62vw);
  }
}

/* line 139, sass/section/_index.scss */
.banner-slogan__row {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
  line-height: 1.2;
  display: block;
  margin: .1em 0;
  opacity: 0;
}

/* line 152, sass/section/_index.scss */
.banner-slogan__row:nth-child(odd) {
  -webkit-transform: translate(-1em, -1em);
  -ms-transform: translate(-1em, -1em);
  transform: translate(-1em, -1em);
}

/* line 156, sass/section/_index.scss */
.banner-slogan__row:nth-child(even) {
  font-weight: 700;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-transform: translate(1em, 1em);
  -ms-transform: translate(1em, 1em);
  transform: translate(1em, 1em);
}

@media screen and (min-width: 768px) {
  /* line 164, sass/section/_index.scss */
  .banner-slogan__row:nth-child(odd) {
    margin-right: 1.2em;
  }
  /* line 168, sass/section/_index.scss */
  .banner-slogan__row:nth-child(even) {
    margin-left: 1.2em;
  }
}

/* line 174, sass/section/_index.scss */
.slick-active .banner-slogan__row {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

/* line 181, sass/section/_index.scss */
.banner-slogan__row:nth-child(even) .banner-slogan__text {
  padding: .1em 0;
  background: #ef6c00;
  box-shadow: 0.2em 0 0 #ef6c00, -0.2em 0 0 #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 205, sass/section/_index.scss */
  .flexwrap .idxmid__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  /* line 213, sass/section/_index.scss */
  .idxmid__col {
    position: relative;
    width: 100%;
    margin: 0 0 30px;
  }
  /* line 219, sass/section/_index.scss */
  .idxmid__col--video {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 223, sass/section/_index.scss */
  .idxmid__col--news {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 227, sass/section/_index.scss */
  .idxmid__col--banner {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

/* line 234, sass/section/_index.scss */
.idxmid__blk {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 234, sass/section/_index.scss */
  .idxmid__blk {
    height: 32.86vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 234, sass/section/_index.scss */
  .idxmid__blk {
    height: 375px;
  }
}

/* line 242, sass/section/_index.scss */
.idxmid .morerow {
  margin: 0.6875em 0 0;
}

@media screen and (min-width: 768px) {
  /* line 247, sass/section/_index.scss */
  .idxmid__inner {
    margin: 0 0 0 -15px;
  }
  /* line 250, sass/section/_index.scss */
  .idxmid__col {
    float: left;
    width: 33.33333333%;
    padding: 0 0 0 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 259, sass/section/_index.scss */
  .idxmid .morerow {
    margin: 0.875em 0 0;
  }
  /* line 262, sass/section/_index.scss */
  .idxmid__inner {
    margin: 0 0 0 -27px;
  }
  /* line 265, sass/section/_index.scss */
  .idxmid__col {
    padding: 0 0 0 27px;
  }
}

@media screen and (max-width: 767px) {
  /* line 271, sass/section/_index.scss */
  .idxmid .morerow {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/* line 280, sass/section/_index.scss */
.blktitle {
  line-height: 1.1;
  display: table-cell;
  box-sizing: content-box;
  height: 2.2em;
  margin: 0;
  padding: .2em 0;
  vertical-align: middle;
  color: #ef6c00;
}

/* line 294, sass/section/_index.scss */
.blktitle__inner {
  display: block;
  overflow: hidden;
  max-height: 2.2em;
}

@media screen and (min-width: 992px) {
  /* line 280, sass/section/_index.scss */
  .blktitle {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 280, sass/section/_index.scss */
  .blktitle {
    font-size: 1.25em;
    height: 2.4em;
    padding: 0 0 .5em;
    vertical-align: bottom;
  }
}

@media screen and (max-width: 767px) {
  /* line 280, sass/section/_index.scss */
  .blktitle {
    font-size: 1.375rem;
    height: auto;
    padding-right: 3.5em;
    padding-bottom: .4em;
  }
}

/* line 330, sass/section/_index.scss */
.idxvideo {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 330, sass/section/_index.scss */
  .idxvideo {
    height: 51vw;
    min-height: 302px;
  }
}

@media screen and (max-width: 767px) {
  /* line 330, sass/section/_index.scss */
  .idxvideo {
    height: 51vw;
    min-height: 230px;
  }
}

/* line 340, sass/section/_index.scss */
.idxvideo:before {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #ea5515;
}

/* line 355, sass/section/_index.scss */
.idxvideo:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  content: "";
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

@media screen and (max-width: 991px) {
  /* line 330, sass/section/_index.scss */
  .idxvideo {
    font-size: 11.68px;
  }
}

@media screen and (max-width: 767px) {
  /* line 330, sass/section/_index.scss */
  .idxvideo {
    font-size: 13px;
  }
}

/* line 376, sass/section/_index.scss */
.idxvideo__img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 387, sass/section/_index.scss */
.idxvideo__content {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 395, sass/section/_index.scss */
.idxvideo__content-inner {
  display: table-cell;
  width: 1%;
  padding: 1.5625em;
  vertical-align: middle;
  color: #FFF;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 395, sass/section/_index.scss */
  .idxvideo__content-inner {
    height: 32.86vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 395, sass/section/_index.scss */
  .idxvideo__content-inner {
    height: 375px;
  }
}

@media screen and (max-width: 767px) {
  /* line 395, sass/section/_index.scss */
  .idxvideo__content-inner {
    height: 51vw;
    min-height: 302px;
  }
}

@media screen and (max-width: 767px) {
  /* line 395, sass/section/_index.scss */
  .idxvideo__content-inner {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
    height: auto;
    min-height: 0;
  }
}

/* line 421, sass/section/_index.scss */
.idxvideo__icon {
  display: block;
  width: 7.125em;
  height: 7.125em;
  margin: 0 auto;
}

/* line 429, sass/section/_index.scss */
.idxvideo__title {
  font-size: 1.875em;
  margin: 0.73333333em 0 0.66666667em;
  text-align: center;
}

/* line 437, sass/section/_index.scss */
.idxvideo__desc {
  font-size: 1em;
  margin: 1.25em 0 0;
}

/* line 443, sass/section/_index.scss */
.idxvideo__link {
  position: static;
  display: block;
}

/* line 452, sass/section/_index.scss */
.idxnew__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 458, sass/section/_index.scss */
.idxnew__list > li {
  margin: 0.8125em 0 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 458, sass/section/_index.scss */
  .idxnew__list > li {
    margin: 8px 0 0;
  }
}

/* line 465, sass/section/_index.scss */
.idxnew__list > li:first-child {
  margin-top: 0;
}

/* line 471, sass/section/_index.scss */
.idxnew__block {
  display: block;
  color: #585858;
  border: 1px solid #e4e4e4;
  border-bottom: 2px solid #ef6c00;
}

/* line 480, sass/section/_index.scss */
.idxnew__block:hover, .idxnew__block:focus {
  color: #FFF;
  border-color: #ef6c00;
  background: #ef6c00;
}

/* line 488, sass/section/_index.scss */
.idxnew__imgw {
  position: relative;
  margin: -1px -1px 0;
}

/* line 492, sass/section/_index.scss */
.idxnew__imgw img {
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 497, sass/section/_index.scss */
  .idxnew__content {
    padding: 4px 13px;
  }
}

@media screen and (min-width: 992px) {
  /* line 497, sass/section/_index.scss */
  .idxnew__content {
    padding: 0.8125em 1.25em;
  }
}

@media screen and (max-width: 767px) {
  /* line 497, sass/section/_index.scss */
  .idxnew__content {
    padding: 12px 16px;
  }
}

/* line 511, sass/section/_index.scss */
.idxnew__date {
  font-size: 14px;
  margin: 0 0 .2em;
  opacity: .9;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 511, sass/section/_index.scss */
  .idxnew__date {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 511, sass/section/_index.scss */
  .idxnew__date {
    font-size: 12px;
  }
}

/* line 527, sass/section/_index.scss */
.idxnew__title {
  font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 527, sass/section/_index.scss */
  .idxnew__title {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  /* line 527, sass/section/_index.scss */
  .idxnew__title {
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) {
  /* line 527, sass/section/_index.scss */
  .idxnew__title {
    font-size: 13px;
  }
}

/* line 546, sass/section/_index.scss */
.idxpromobanner__wrap {
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 546, sass/section/_index.scss */
  .idxpromobanner__wrap {
    height: 32.86vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 546, sass/section/_index.scss */
  .idxpromobanner__wrap {
    height: 375px;
  }
}

/* line 552, sass/section/_index.scss */
.idxpromobanner__wrap .idxpromobanner {
  position: relative;
  margin: 16px 0 0;
}

/* line 558, sass/section/_index.scss */
.idxpromobanner__wrap .idxpromobanner:first-child {
  margin-top: 0;
}

/* line 562, sass/section/_index.scss */
.idxpromobanner__wrap .idxpromobanner__text {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.1;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  text-align: center;
  color: #ea5515;
}

/* line 577, sass/section/_index.scss */
.idxpromobanner__wrap .idxpromobanner__text-inner {
  display: table-cell;
  width: 1%;
  height: 2.2em;
  vertical-align: middle;
}

/* line 586, sass/section/_index.scss */
.idxpromobanner__wrap .idxpromobanner__text-ctrl {
  position: relative;
  overflow: hidden;
  max-height: 2.2em;
}

@media screen and (max-width: 1199px) {
  /* line 562, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner__text {
    font-size: calc(1vw + 3px);
    font-weight: 400;
  }
}

@media screen and (max-width: 767px) {
  /* line 562, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner__text {
    font-size: 13px;
    position: relative;
    top: auto;
    margin: .4em 0;
  }
  /* line 607, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner__text-inner {
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  /* line 615, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner {
    position: absolute;
    right: 0;
    left: 0;
  }
  /* line 620, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner:first-child {
    top: 0;
  }
  /* line 624, sass/section/_index.scss */
  .idxpromobanner__wrap .idxpromobanner:last-child {
    bottom: 0;
  }
}

/* line 631, sass/section/_index.scss */
.idxpromobanner__wrap img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  /* line 631, sass/section/_index.scss */
  .idxpromobanner__wrap img {
    height: 162px;
  }
}

/* line 655, sass/section/_index.scss */
.category {
  margin: 50px 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 655, sass/section/_index.scss */
  .category {
    font-size: 12px;
    margin: 38px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 655, sass/section/_index.scss */
  .category {
    font-size: 9.4px;
    margin: -15px 0 30px;
  }
}

/* line 670, sass/section/_index.scss */
.category__row {
  display: table;
  width: 100%;
}

/* line 677, sass/section/_index.scss */
.category__row > li {
  display: table-cell;
  width: 20%;
  text-align: center;
  border-left: 1px solid #D7D7D7;
}

/* line 686, sass/section/_index.scss */
.category__row > li:first-child {
  border-left: 0;
}

/* line 643, sass/section/_index.scss */
.category__row > li:nth-child(1) path, .category__row > li:nth-child(5) path {
  fill: #ef6c00;
}

/* line 648, sass/section/_index.scss */
.category__row > li:nth-child(1) a:hover, .category__row > li:nth-child(1) a:focus, .category__row > li:nth-child(5) a:hover, .category__row > li:nth-child(5) a:focus {
  color: #ef6c00;
}

/* line 643, sass/section/_index.scss */
.category__row > li:nth-child(2) path, .category__row > li:nth-child(4) path {
  fill: #0055bd;
}

/* line 648, sass/section/_index.scss */
.category__row > li:nth-child(2) a:hover, .category__row > li:nth-child(2) a:focus, .category__row > li:nth-child(4) a:hover, .category__row > li:nth-child(4) a:focus {
  color: #0055bd;
}

/* line 643, sass/section/_index.scss */
.category__row > li:nth-child(3) path {
  fill: #00baa3;
}

/* line 648, sass/section/_index.scss */
.category__row > li:nth-child(3) a:hover, .category__row > li:nth-child(3) a:focus {
  color: #00baa3;
}

/* line 707, sass/section/_index.scss */
.category__row > li a:hover .category__icon, .category__row > li a:focus .category__icon {
  -webkit-transform: translate(0, -0.6em);
  -ms-transform: translate(0, -0.6em);
  transform: translate(0, -0.6em);
}

@media screen and (max-width: 767px) {
  /* line 715, sass/section/_index.scss */
  .category__row > li {
    position: relative;
    display: block;
    width: 33.33333333%;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
  }
  /* line 726, sass/section/_index.scss */
  .category__row > li:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 1px;
    content: "";
    background: #D7D7D7;
  }
  /* line 741, sass/section/_index.scss */
  .category__row > li:nth-child(1):before, .category__row > li:nth-child(4):before {
    display: none;
  }
  /* line 747, sass/section/_index.scss */
  .flexwrap .category__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 754, sass/section/_index.scss */
  .no-flexwrap .category__row {
    display: block;
    text-align: center;
  }
  /* line 758, sass/section/_index.scss */
  .no-flexwrap .category__row > li {
    display: inline-block;
    vertical-align: top;
  }
}

/* line 767, sass/section/_index.scss */
.category__icon {
  display: block;
  width: 6.25em;
  height: 6.25em;
  margin: 0 auto;
}

/* line 777, sass/section/_index.scss */
.category__text {
  font-size: 1.5em;
  font-weight: 700;
  display: block;
  margin: .1em 0 0;
}

/* line 788, sass/section/_index.scss */
.captionimg-blk, .financial__itm-link {
  position: relative;
  display: block;
  overflow: hidden;
  color: #FFF;
}

/* line 796, sass/section/_index.scss */
.captionimg-blk:before, .financial__itm-link:before {
  position: absolute;
  z-index: 3;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 20%;
  content: "";
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  background: rgba(239, 108, 0, 0.9);
}

@media screen and (max-width: 991px) {
  /* line 788, sass/section/_index.scss */
  .captionimg-blk, .financial__itm-link {
    font-size: 12.5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 788, sass/section/_index.scss */
  .captionimg-blk, .financial__itm-link {
    font-size: 1.11111111em;
  }
}

/* line 821, sass/section/_index.scss */
.captionimg-blk__ctrl {
  position: relative;
  padding: 76.33587786% 0 0;
}

/* line 830, sass/section/_index.scss */
.captionimg-blk__caption, .financial__itm-link .financial__caption {
  position: absolute;
  right: -45%;
  bottom: -10em;
  left: -45%;
  padding: 0 45% 10em;
  -webkit-transform-origin: 15% 0;
  -ms-transform-origin: 15% 0;
  transform-origin: 15% 0;
  background: rgba(239, 108, 0, 0.9);
}

/* line 845, sass/section/_index.scss */
.captionimg-blk__text, .financial__itm-link .financial__text {
  font-size: 1.125em;
  display: block;
  padding: 0.2em 1.11111111em;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  vertical-align: middle;
  line-height: 1.4;
}

@media screen and (min-width: 767px) {
  /* line 845, sass/section/_index.scss */
  .captionimg-blk__text, .financial__itm-link .financial__text {
    height: 3.22222222em;
  }
}

@media screen and (max-width: 767px) {
  /* line 845, sass/section/_index.scss */
  .captionimg-blk__text, .financial__itm-link .financial__text {
    height: 3.55555556em;
  }
}

/* line 879, sass/section/_index.scss */
a.captionimg-blk:hover, a.financial__itm-link:hover, a.captionimg-blk:focus, a.financial__itm-link:focus {
  color: #FFF;
}

/* line 883, sass/section/_index.scss */
a.captionimg-blk:hover:before, a.financial__itm-link:hover:before, a.captionimg-blk:focus:before, a.financial__itm-link:focus:before {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

/* line 887, sass/section/_index.scss */
a.captionimg-blk:hover .captionimg-blk__caption, a.financial__itm-link:hover .captionimg-blk__caption, a.captionimg-blk:hover .financial__itm-link .financial__caption, .financial__itm-link a.captionimg-blk:hover .financial__caption, a.financial__itm-link:hover .financial__caption, a.captionimg-blk:focus .captionimg-blk__caption, a.financial__itm-link:focus .captionimg-blk__caption, a.captionimg-blk:focus .financial__itm-link .financial__caption, .financial__itm-link a.captionimg-blk:focus .financial__caption, a.financial__itm-link:focus .financial__caption {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

/* line 891, sass/section/_index.scss */
a.captionimg-blk:hover .captionimg-blk__text, a.financial__itm-link:hover .captionimg-blk__text, a.captionimg-blk:hover .financial__itm-link .financial__text, .financial__itm-link a.captionimg-blk:hover .financial__text, a.financial__itm-link:hover .financial__text, a.captionimg-blk:focus .captionimg-blk__text, a.financial__itm-link:focus .captionimg-blk__text, a.captionimg-blk:focus .financial__itm-link .financial__text, .financial__itm-link a.captionimg-blk:focus .financial__text, a.financial__itm-link:focus .financial__text {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

/* line 898, sass/section/_index.scss */
.idxblk-slider {
  margin: 50px 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 898, sass/section/_index.scss */
  .idxblk-slider {
    margin: 38px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 898, sass/section/_index.scss */
  .idxblk-slider {
    margin: 15px 0 30px;
  }
}

/* line 915, sass/section/_index.scss */
.slider-4-blk__itm {
  float: left;
}

@media screen and (min-width: 992px) {
  /* line 915, sass/section/_index.scss */
  .slider-4-blk__itm {
    width: 25%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 915, sass/section/_index.scss */
  .slider-4-blk__itm {
    width: 25%;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 915, sass/section/_index.scss */
  .slider-4-blk__itm {
    width: 50%;
  }
}

@media screen and (max-width: 415px) {
  /* line 915, sass/section/_index.scss */
  .slider-4-blk__itm {
    width: 100%;
  }
}

/* line 933, sass/section/_index.scss */
.slider-4-blk__list {
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(4) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(4) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(2) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 415px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .slider-4-blk__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

/* line 950, sass/section/_index.scss */
.slider-4-blk__list .slick-dots {
  margin-top: 1.75em;
}

@media screen and (max-width: 767px) {
  /* line 950, sass/section/_index.scss */
  .slider-4-blk__list .slick-dots {
    margin-top: 0.9375em;
  }
}

/* line 981, sass/section/_index.scss */
.bannerpromorow {
  margin: 40px 0;
}

/* line 999, sass/section/_index.scss */
.bannerpromorow__banner {
  text-align: right;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 1002, sass/section/_index.scss */
  .ie9 .bannerpromorow__banner {
    width: 71.5%;
  }
  /* line 1006, sass/section/_index.scss */
  .isScrollbar-width .ie9 .bannerpromorow__banner {
    width: 74.5%;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1015, sass/section/_index.scss */
  .bannerpromorow__banner img {
    height: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 1015, sass/section/_index.scss */
  .bannerpromorow__banner img {
    height: 9.7vw;
    width: auto;
  }
  /* line 973, sass/section/_index.scss */
  .ie9 .bannerpromorow__banner img {
    height: auto;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 1022, sass/section/_index.scss */
  .bannerpromorow__subscribe {
    float: left;
  }
  /* line 1026, sass/section/_index.scss */
  .bannerpromorow__banner {
    float: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 1032, sass/section/_index.scss */
  .bannerpromorow__subscribe {
    width: 27.5%;
  }
  /* line 1037, sass/section/_index.scss */
  .isScrollbar-width .bannerpromorow__subscribe {
    width: 24.5%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1046, sass/section/_index.scss */
  .bannerpromorow__banner {
    margin: 28px 0 0;
  }
  /* line 1048, sass/section/_index.scss */
  .bannerpromorow__banner img {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1054, sass/section/_index.scss */
  .bannerpromorow__subscribe {
    width: 25.96491228%;
  }
  /* line 1058, sass/section/_index.scss */
  .bannerpromorow__banner {
    width: 73.24561404%;
  }
}

/* line 1065, sass/section/_index.scss */
.subscribe-blk {
  position: relative;
  display: block;
  background: url("../img/pattern-subscribe.png") top left repeat #FFF7E9;
}

@media screen and (max-width: 991px) {
  /* line 1065, sass/section/_index.scss */
  .subscribe-blk {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1065, sass/section/_index.scss */
  .subscribe-blk {
    font-size: 12px;
  }
}

/* line 1083, sass/section/_index.scss */
.subscribe-blk:hover .subscribe-blk__ribbon:before {
  -webkit-transform: translate(0, 0.2em);
  -ms-transform: translate(0, 0.2em);
  transform: translate(0, 0.2em);
}

/* line 1088, sass/section/_index.scss */
.subscribe-blk__ribbon {
  position: absolute;
  top: -8px;
  left: 1.1em;
  z-index: 1;
  width: 20px;
  height: 23px;
  background: url("../img/ribbon.png") top left no-repeat;
}

/* line 1101, sass/section/_index.scss */
.subscribe-blk__ribbon:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 20px;
  content: "";
  background: url("../img/ribbon-line.png") top left no-repeat;
}

/* line 1119, sass/section/_index.scss */
.subscribe-blk--inner {
  position: relative;
  padding: 40.54054054% 0 0;
  vertical-align: middle;
}

/* line 1135, sass/section/_index.scss */
.subscribe-blk__icon {
  position: absolute;
  top: 2em;
  left: 1.25em;
  width: 3.625em;
  height: 3.625em;
  background: #FFF;
}

/* line 1147, sass/section/_index.scss */
.subscribe-blk__text--1, .subscribe-blk__text--2 {
  display: block;
}

/* line 1152, sass/section/_index.scss */
.subscribe-blk__text--1 {
  font-size: 1.75em;
  font-weight: 700;
  color: #ea5515;
}

@media screen and (max-width: 991px) {
  /* line 1152, sass/section/_index.scss */
  .subscribe-blk__text--1 {
    font-size: 1.8em;
  }
}

/* line 1163, sass/section/_index.scss */
.subscribe-blk__text--2 {
  font-size: 1em;
  color: #585858;
}

@media screen and (max-width: 991px) {
  /* line 1163, sass/section/_index.scss */
  .subscribe-blk__text--2 {
    font-size: 1.4em;
  }
}

/* line 1, sass/section/_inner.scss */
main {
  padding: 36px 0 0;
}

@media screen and (max-width: 767px) {
  /* line 1, sass/section/_inner.scss */
  main {
    padding-top: 18px;
  }
}

/* line 8, sass/section/_inner.scss */
.page--index main {
  padding-top: 0;
}

/* line 15, sass/section/_inner.scss */
.inner-container > .container {
  max-width: 1130px;
  margin-right: auto;
  margin-left: auto;
}

/* line 23, sass/section/_inner.scss */
.container--inner {
  max-width: 1130px;
}

/* line 28, sass/section/_inner.scss */
.page-title, .full-plate__title {
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 1.25em 0;
  color: #ef6c00;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 28, sass/section/_inner.scss */
  .page-title, .full-plate__title {
    font-size: 1.3125em;
  }
}

@media screen and (max-width: 767px) {
  /* line 28, sass/section/_inner.scss */
  .page-title, .full-plate__title {
    font-size: 1.125em;
    margin: 0 0 1.25em 0;
  }
}

/* line 47, sass/section/_inner.scss */
.page-title .breadcrumb-container + .inner-container > .container > .page-title:first-child, .full-plate__title .breadcrumb-container + .inner-container > .container > .page-title:first-child, .page-title .breadcrumb-container + .inner-container > .container > .full-plate__title:first-child, .full-plate__title .breadcrumb-container + .inner-container > .container > .full-plate__title:first-child {
  margin-right: 10em;
}

/* line 54, sass/section/_inner.scss */
.full-plate {
  margin: 30px 0;
  padding: 38px 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 54, sass/section/_inner.scss */
  .full-plate {
    margin: 20px 0;
    padding: 22px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 54, sass/section/_inner.scss */
  .full-plate {
    margin: 16px 0;
    padding: 18px 0;
  }
}

/* line 68, sass/section/_inner.scss */
.full-plate--orange-4 {
  background: #fef4f0;
}

/* line 72, sass/section/_inner.scss */
.full-plate--orange-6 {
  background: #ff6219;
}

/* line 76, sass/section/_inner.scss */
.full-plate__title {
  margin: 0 0 1.5em;
  font-weight: 700;
  color: #e34200;
}

/* line 88, sass/section/_inner.scss */
.page-top {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 88, sass/section/_inner.scss */
  .page-top {
    margin: 0 0 1.5em;
  }
}

@media screen and (min-width: 768px) {
  /* line 96, sass/section/_inner.scss */
  .page-top-btn {
    position: absolute;
    top: -3.8em;
    right: 0;
  }
}

/* line 104, sass/section/_inner.scss */
.page-back {
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  top: -2px;
  right: 15px;
}

@media screen and (min-width: 1401px) {
  /* line 104, sass/section/_inner.scss */
  .page-back {
    right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 104, sass/section/_inner.scss */
  .page-back {
    font-size: 0.8125em;
  }
}

/* line 123, sass/section/_inner.scss */
.top__banner {
  margin-bottom: 0.75em;
}

/* line 126, sass/section/_inner.scss */
.top__banner--imginner {
  position: relative;
  padding: 26% 0 0;
}

/* line 130, sass/section/_inner.scss */
.top__banner--imginner .banner-pattern, .top__banner--imginner .banner-pattern:not(.cke_iframe) {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100% !important;
  width: auto;
}

/* line 138, sass/section/_inner.scss */
.top__banner--imginner .banner-pattern.left, .top__banner--imginner .banner-pattern:not(.cke_iframe).left {
  left: 0;
}

/* line 142, sass/section/_inner.scss */
.top__banner--imginner .banner-pattern.right, .top__banner--imginner .banner-pattern:not(.cke_iframe).right {
  right: 0;
}

/* line 151, sass/section/_inner.scss */
.top__banner--imginner .banner-title {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  padding: 0 1.125em;
  max-width: 11.5625em;
  font-size: 2em;
  font-weight: bold;
  color: #ffffff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media screen and (max-width: 991px) {
  /* line 151, sass/section/_inner.scss */
  .top__banner--imginner .banner-title {
    font-size: 1.75em;
  }
}

@media screen and (max-width: 767px) {
  /* line 151, sass/section/_inner.scss */
  .top__banner--imginner .banner-title {
    font-size: 1em;
  }
}

/* line 178, sass/section/_inner.scss */
.top__banner--short-imginner {
  position: relative;
  padding: 16.36363636% 0 0;
}

/* line 189, sass/section/_inner.scss */
.blk-2 {
  margin: 0 -20px;
}

/* line 192, sass/section/_inner.scss */
.blk-2__itm {
  padding: 0 20px;
  float: left;
  width: 50%;
}

@media screen and (max-width: 767px) {
  /* line 192, sass/section/_inner.scss */
  .blk-2__itm {
    margin-bottom: 20px;
    width: 100%;
  }
}

/* line 11, sass/section/_forms.scss */
.form-label {
  font-size: 1em;
  line-height: 1.2;
  display: inline-block;
  margin: 0 0 0.625em 1px;
}

@media screen and (min-width: 768px) {
  /* line 26, sass/section/_forms.scss */
  .form-inline--margin {
    margin-top: 0.9375em;
  }
  /* line 30, sass/section/_forms.scss */
  .form-inline .form-label,
  .form-inline .form-control-row {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 11em);
  }
  /* line 38, sass/section/_forms.scss */
  .form-inline .form-label {
    min-height: 0;
    margin: 0 .8em 0 0;
    width: 9.0625em;
  }
  /* line 43, sass/section/_forms.scss */
  .form-inline .form-label--top {
    margin-top: .1em;
    vertical-align: top;
  }
  /* line 49, sass/section/_forms.scss */
  .form-inline .form-label--long {
    width: 17.6875em;
    margin-top: .1em;
    vertical-align: top;
  }
  /* line 57, sass/section/_forms.scss */
  .form-inline .form-label--short {
    width: 4.1875em;
    margin-top: .1em;
    vertical-align: top;
  }
}

/* line 93, sass/section/_forms.scss */
.form-control {
  width: 100%;
  height: 2.5em;
  padding: 0 10px;
  text-align: left;
  border: 1px solid #fcc89e;
  background: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 103, sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #818181;
  opacity: 1;
}

/* line 107, sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #818181;
}

/* line 108, sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #818181;
}

/* line 39, sass/module/_input.scss */
.form-control:focus {
  border-color: #ef6c00;
  outline: 0;
  box-shadow: 0 0 0 1px #ef6c00;
}

/* line 43, sass/module/_input.scss */
.form-control[disabled][type="text"], .form-control[disabled][type="password"], .form-control[disabled][type="tel"], .form-control[disabled][type="email"], .form-control[disabled][type="search"] {
  opacity: 1;
  background-color: #EAEAEA;
}

/* line 54, sass/module/_input.scss */
.form-control[type="number"]::-webkit-outer-spin-button, .form-control[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
}

/* line 96, sass/section/_forms.scss */
.form-control--inline {
  vertical-align: middle;
  display: inline-block;
}

/* line 101, sass/section/_forms.scss */
.form-control__inline-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: .6em;
}

/* line 109, sass/section/_forms.scss */
.form-row {
  font-size: 1rem;
  margin-bottom: 1.375em;
}

/* line 113, sass/section/_forms.scss */
.form-row:last-child {
  margin-bottom: 0;
}

/* line 117, sass/section/_forms.scss */
.form-row .error {
  font-size: 0.875em;
  color: #d60024;
}

@media screen and (max-width: 991px) {
  /* line 109, sass/section/_forms.scss */
  .form-row {
    font-size: 0.875rem;
    margin-left: -8px;
    margin-right: -8px;
  }
  /* line 126, sass/section/_forms.scss */
  .form-row > [class*="col-"] {
    padding: 0 8px;
  }
}

@media screen and (max-width: 767px) {
  /* line 109, sass/section/_forms.scss */
  .form-row {
    font-size: 0.8125rem;
  }
  /* line 133, sass/section/_forms.scss */
  .form-row > [class*="col-"] {
    margin-bottom: 1.375em;
  }
  /* line 136, sass/section/_forms.scss */
  .form-row > [class*="col-"]:last-child {
    margin-bottom: 0;
  }
}

/* line 143, sass/section/_forms.scss */
.form-section {
  margin: 20px 0;
}

/* line 148, sass/section/_forms.scss */
label.jq-valid-error {
  font-size: 0.8125rem;
  display: block;
  margin: .8em 0 .4em .2em;
  padding: .1em 0 0 .5em;
}

/* line 161, sass/section/_forms.scss */
.required-star {
  font-size: 1.3em;
  position: relative;
  top: .1em;
}

/* line 172, sass/section/_forms.scss */
.nested {
  margin: 8px 0 0;
}

/* line 179, sass/section/_forms.scss */
.form-control-bsdropdown .dropdown-menu {
  left: -999px;
  display: block;
  width: 100%;
}

/* line 187, sass/section/_forms.scss */
.form-control-bsdropdown.open > .dropdown-menu {
  left: 0;
}

/* line 191, sass/section/_forms.scss */
.form-control-bsdropdown .rc--img__label {
  display: block;
  padding: .5em;
  cursor: pointer;
}

/* line 198, sass/section/_forms.scss */
.form-control-bsdropdown .rc--img__label:hover {
  background: #F1F1F1;
}

/* line 203, sass/section/_forms.scss */
.form-control-bsdropdown .rc--img__label img {
  margin: 0 .5em 0 0;
  border: 1px solid #DEDEDE;
}

/* line 210, sass/section/_forms.scss */
.form-control-bsdropdown .dropdown--model {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 279px;
}

/* line 217, sass/section/_forms.scss */
.form-control-bsdropdown > button {
  padding-right: 2.5em !important;
  white-space: nowrap;
}

/* line 223, sass/section/_forms.scss */
.form-control-bsdropdown .js-dropdown-changeVal-holder {
  display: block;
  overflow: hidden;
}

/* line 237, sass/section/_forms.scss */
.tel__area {
  position: relative;
  float: left;
  width: 65px;
  margin: 0 15px 0 0;
}

/* line 245, sass/section/_forms.scss */
.tel__area:before {
  position: absolute;
  top: 50%;
  left: calc(100% + 5px);
  width: 5px;
  height: 2px;
  content: "";
  background: #ACA6A3;
}

/* line 259, sass/section/_forms.scss */
.tel__no {
  float: left;
  width: calc(100% - 80px);
}

/* line 272, sass/section/_forms.scss */
.name__title {
  float: left;
  width: 78px;
  margin: 0 20px 0 0;
}

/* line 278, sass/section/_forms.scss */
.name__surname {
  float: left;
  width: calc(100% - 98px);
}

@media screen and (min-width: 768px) {
  /* line 290, sass/section/_forms.scss */
  .form-btn-row__left {
    float: left;
  }
  /* line 294, sass/section/_forms.scss */
  .form-btn-row__right {
    float: right;
    text-align: right;
  }
  /* line 298, sass/section/_forms.scss */
  .form-btn-row__right--margin {
    margin-top: 0.9375em;
  }
  /* line 302, sass/section/_forms.scss */
  .form-btn-row__right .btn {
    margin: 0 0 0 1.875em;
  }
}

@media screen and (max-width: 767px) {
  /* line 311, sass/section/_forms.scss */
  .form-btn-row__left, .form-btn-row__right {
    margin: 1em 0;
  }
  /* line 315, sass/section/_forms.scss */
  .form-btn-row .btn {
    margin: 0 1.875em 0 0;
  }
}

/* line 324, sass/section/_forms.scss */
.form__bottom p {
  margin: 1.5em 0;
}

/* line 327, sass/section/_forms.scss */
.form__bottom p:first-child {
  margin-top: 0;
}

/* line 331, sass/section/_forms.scss */
.form__bottom p:last-child {
  margin-bottom: 0;
}

/* line 338, sass/section/_forms.scss */
.label-hidden {
  display: none;
}

/* line 5, sass/section/_sitemap.scss */
#sitemap .sitemap--header {
  font-size: 1.5625rem;
}

/* line 9, sass/section/_sitemap.scss */
#sitemap a {
  text-decoration: none;
}

/* line 11, sass/section/_sitemap.scss */
#sitemap a:hover, #sitemap a:focus {
  color: #ea5515;
}

@media screen and (min-width: 768px) {
  /* line 17, sass/section/_sitemap.scss */
  #sitemap .sitemap-left-col, #sitemap .sitemap-right-col {
    float: left;
    padding: 0 45px 0 0;
    width: 47%;
  }
}

/* line 28, sass/section/_sitemap.scss */
#sitemap ul li {
  font-size: inherit;
  line-height: 1.5;
}

/* line 35, sass/section/_sitemap.scss */
#sitemap .ul_lv1 {
  margin-top: 1em;
  padding: 0;
  font-size: 1.125em;
}

@media screen and (max-width: 991px) {
  /* line 35, sass/section/_sitemap.scss */
  #sitemap .ul_lv1 {
    font-size: 1em;
  }
}

/* line 44, sass/section/_sitemap.scss */
#sitemap .ul_lv1 .li_lv1 {
  padding-left: 0;
  font-weight: 700;
}

/* line 49, sass/section/_sitemap.scss */
#sitemap .ul_lv1 ul {
  margin: .1em 0 .6em;
  font-size: 0.9375em;
  font-weight: 500;
}

/* line 58, sass/section/_sitemap.scss */
#sitemap .menu_container:first-child .ul_lv1 {
  margin-top: 0;
}

/* line 65, sass/section/_sitemap.scss */
#sitemap .ul_lv1 {
  list-style: none;
}

/* line 70, sass/section/_sitemap.scss */
#sitemap .ul_lv2 {
  padding-left: 1.25em;
}

/* line 73, sass/section/_sitemap.scss */
#sitemap .ul_lv2 > li:before {
  top: 0.375em;
}

/* line 79, sass/section/_sitemap.scss */
#sitemap .ul_lv3 {
  list-style: square;
  padding-left: 1.25em;
}

/* line 86, sass/section/_sitemap.scss */
#sitemap .ul_lv4 > li:before {
  background: #585858;
}

/* line 3, sass/section/_article.scss */
.article__heading {
  margin-bottom: 35px;
}

/* line 7, sass/section/_article.scss */
.article__title {
  margin: 0;
  width: 100%;
}

/* line 11, sass/section/_article.scss */
.article__date {
  padding: 10px 0 0 0;
  font-size: 1em;
  line-height: 1;
  color: #585858;
}

/* line 18, sass/section/_article.scss */
.article__highlight {
  margin: 1.94444444em 2.5em;
  padding: 1.11111111em;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.389;
  background-color: #f5f5f5;
  border-left: 4px solid #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 18, sass/section/_article.scss */
  .article__highlight {
    margin: 1.875em 0.625em;
    font-size: 1em;
  }
}

/* line 34, sass/section/_article.scss */
.article__content {
  padding: 0 45px;
}

@media screen and (max-width: 767px) {
  /* line 34, sass/section/_article.scss */
  .article__content {
    padding: 0 10px;
  }
}

/* line 43, sass/section/_article.scss */
.article__attachment-list {
  margin-top: 40px;
  padding: 0 40px;
  list-style: none;
}

@media screen and (max-width: 767px) {
  /* line 43, sass/section/_article.scss */
  .article__attachment-list {
    padding: 0 10px;
  }
}

/* line 52, sass/section/_article.scss */
.article__attachment-list li {
  margin: 1.875em 0;
  position: relative !important;
  padding: 0 0 0 2.1875em !important;
  font-size: 1em;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 52, sass/section/_article.scss */
  .article__attachment-list li {
    padding: 0 0 0 1.78571429em;
    font-size: 0.875em;
  }
}

/* line 64, sass/section/_article.scss */
.article__attachment-list li:before {
  content: "i?¡V" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  border-radius: 0 !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
}

/* line 78, sass/section/_article.scss */
.article__attachment-list li a {
  text-decoration: none !important;
}

/* line 84, sass/section/_article.scss */
.article__control {
  list-style: none;
  margin-top: 35px;
  padding: 0;
}

/* line 88, sass/section/_article.scss */
.article__control:after {
  content: "";
  clear: both;
}

/* line 93, sass/section/_article.scss */
.article__control li {
  width: calc(50% - 3px);
  display: inline-block;
  vertical-align: middle;
}

/* line 98, sass/section/_article.scss */
.article__control li:only-child {
  width: 100%;
}

/* line 102, sass/section/_article.scss */
.article__control li.prev {
  text-align: left;
}

/* line 106, sass/section/_article.scss */
.article__control li.next {
  text-align: right;
}

/* line 111, sass/section/_article.scss */
.article__control .link-direction {
  display: inline-block;
  vertical-align: middle;
}

/* line 117, sass/section/_article.scss */
.article__control-btn {
  display: inline-block;
  border: 1px solid transparent;
}

@media screen and (min-width: 767px) {
  /* line 120, sass/section/_article.scss */
  .hover-title .article__control-btn {
    padding: 30px 25px;
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  /* line 120, sass/section/_article.scss */
  .hover-title .article__control-btn {
    padding: 15px 12px;
  }
}

/* line 131, sass/section/_article.scss */
.article__control-btn .link-title {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 75px);
  max-width: 270px;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25;
  color: #ea5515;
  visibility: hidden;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  /* line 131, sass/section/_article.scss */
  .article__control-btn .link-title {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  /* line 153, sass/section/_article.scss */
  .hover-title .article__control-btn:hover, .hover-title .article__control-btn:focus {
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.15);
  }
}

/* line 159, sass/section/_article.scss */
.article__control-btn:hover .link-title, .article__control-btn:focus .link-title {
  visibility: visible;
  opacity: 1;
}

/* line 171, sass/section/_article.scss */
.article__control-btn--prev:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 .5em 0 0;
  content: "";
  vertical-align: .05em;
  border-width: 0.3125em 0.5625em 0.3125em 0;
  border-style: solid;
  border-color: transparent #ef6c00 transparent transparent;
}

/* line 191, sass/section/_article.scss */
.article__control-btn--prev:hover:before, .article__control-btn--prev:focus:before {
  -webkit-transform: translate(-0.3em, 0);
  -ms-transform: translate(-0.3em, 0);
  transform: translate(-0.3em, 0);
}

/* line 196, sass/section/_article.scss */
.article__control-btn--prev .link-title {
  padding-left: 3.4375em;
}

@media screen and (max-width: 767px) {
  /* line 196, sass/section/_article.scss */
  .article__control-btn--prev .link-title {
    padding-left: 2.1875em;
  }
}

/* line 210, sass/section/_article.scss */
.article__control-btn--next:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 .5em;
  content: "";
  vertical-align: .05em;
  border-width: 0.3125em 0 0.3125em 0.5625em;
  border-style: solid;
  border-color: transparent transparent transparent #ef6c00;
}

/* line 229, sass/section/_article.scss */
.article__control-btn--next:hover:after, .article__control-btn--next:focus:after {
  -webkit-transform: translate(0.3em, 0);
  -ms-transform: translate(0.3em, 0);
  transform: translate(0.3em, 0);
}

/* line 235, sass/section/_article.scss */
.article__control-btn--next .link-title {
  padding-right: 3.4375em;
}

@media screen and (max-width: 767px) {
  /* line 235, sass/section/_article.scss */
  .article__control-btn--next .link-title {
    padding-right: 2.1875em;
  }
}

/* line 245, sass/section/_article.scss */
.article .rte-quote-text-inner {
  margin: 0.25em 85px !important;
  padding: 0 16px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  /* line 245, sass/section/_article.scss */
  .article .rte-quote-text-inner {
    margin: 0.25em 25px !important;
  }
}

/* line 254, sass/section/_article.scss */
.article .rte-quote-text-inner:after {
  bottom: 0 !important;
}

/* line 264, sass/section/_article.scss */
.article-img__slider {
  margin-bottom: 22px;
  padding: 25px 0;
  background-color: #fef4ef;
}

/* line 268, sass/section/_article.scss */
.article-img__slider .slick-dots {
  margin: 18px 0;
}

/* line 273, sass/section/_article.scss */
.article-img__container {
  margin: 0 auto;
  max-width: 585px;
  padding: 0 15px;
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .article-img__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

/* line 286, sass/section/_article.scss */
.article-img__itm--inner {
  position: relative;
  width: calc(100% + 1px);
  padding: 66.66666667% 0 0;
  background-color: #fef4ef;
}

/* line 292, sass/section/_article.scss */
.article-img__itm--inner img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 303, sass/section/_article.scss */
.article-img__caption {
  margin: 0 auto;
  max-width: 555px;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.5;
  color: #5c5b5b;
}

/* line 315, sass/section/_article.scss */
.article-figure .rte-img__inner {
  position: relative;
  padding: 65.78947368% 0 0;
}

/* line 323, sass/section/_article.scss */
.article-figure .rte-img__caption {
  font-size: 1em;
  font-style: normal;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.45);
}

/* line 2, sass/section/_map.scss */
.map.contactus-map {
  width: 100%;
  height: 383px;
}

/* line 7, sass/section/_map.scss */
.map.all-centers {
  width: 100%;
  height: 100%;
}

/* line 11, sass/section/_map.scss */
.map.all-centers-test {
  width: 100%;
  height: 100%;
}

/* line 16, sass/section/_map.scss */
.map.center-detail-map {
  width: 100%;
  height: 428px;
}

/* line 24, sass/section/_map.scss */
.info-window__container {
  margin: 0 -7px;
  padding: 15px;
  width: 100%;
  max-width: 380px;
  background: #ffffff;
}

@media screen and (max-width: 767px) {
  /* line 24, sass/section/_map.scss */
  .info-window__container {
    padding: 5px;
  }
}

/* line 37, sass/section/_map.scss */
.info-window__img-container {
  padding: 0 7px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

/* line 43, sass/section/_map.scss */
.info-window__img-container img {
  width: 100%;
  display: block;
}

/* line 49, sass/section/_map.scss */
.info-window__info {
  padding: 0 7px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

/* line 56, sass/section/_map.scss */
.info-window__title {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 56, sass/section/_map.scss */
  .info-window__title {
    padding-left: 15px;
    font-size: 14px;
  }
}

/* line 69, sass/section/_map.scss */
.info-window__title:before {
  content: '';
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 11px 6px 0;
  border-color: transparent #ef6c00 transparent transparent;
}

/* line 83, sass/section/_map.scss */
.info-window__address {
  padding: 10px 0 10px 20px;
  font-size: 14px;
  line-height: 1.286;
  color: #232323;
}

@media screen and (max-width: 767px) {
  /* line 83, sass/section/_map.scss */
  .info-window__address {
    padding: 8px 0 8px 15px;
    font-size: 12px;
  }
}

/* line 95, sass/section/_map.scss */
.js-marker {
  position: absolute;
  cursor: pointer;
  z-index: 0;
  width: 25px;
  height: 32px;
}

/* line 102, sass/section/_map.scss */
.js-marker .center-marker__icon {
  display: none;
}

/* line 106, sass/section/_map.scss */
.js-marker .map-marker-icon {
  display: block;
}

/* line 112, sass/section/_map.scss */
.js-marker:hover .center-marker, .js-marker:focus .center-marker {
  -webkit-animation: flipping .75s;
  animation: flipping .75s;
}

/* line 120, sass/section/_map.scss */
.js-marker .map-marker-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 18px;
  height: 18px;
}

/* line 130, sass/section/_map.scss */
.js-marker .center-marker__base {
  display: block;
  width: 25px;
  height: 32px;
}

/* line 141, sass/section/_map.scss */
.ckec #google-map-info {
  display: none;
}

/* line 3, sass/section/inner/_aboutus.scss */
.aboutus-top > .container:before, .aboutus-top > .container:after {
  display: none;
}

/* line 10, sass/section/inner/_aboutus.scss */
.aboutus-top .ckec *:last-child {
  margin-bottom: 0;
}

/* line 17, sass/section/inner/_aboutus.scss */
.milestone-slider,
.decade-slider {
  position: relative;
  max-width: 1080px;
  margin: auto;
  padding: 0 30px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 17, sass/section/inner/_aboutus.scss */
  .milestone-slider,
  .decade-slider {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  /* line 17, sass/section/inner/_aboutus.scss */
  .milestone-slider,
  .decade-slider {
    font-size: 13px;
  }
}

/* line 33, sass/section/inner/_aboutus.scss */
.milestone-slider:before,
.decade-slider:before {
  position: absolute;
  top: 1.5625em;
  right: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #00baa3;
}

/* line 53, sass/section/inner/_aboutus.scss */
.milestone-slider__itm,
.decade-slider__itm {
  float: left;
  text-align: center;
}

/* line 59, sass/section/inner/_aboutus.scss */
.milestone-slider .js-slick-circlebtn .slick-arrow, .milestone-slider .js-slick-circlebtn .js-scroller-arrow,
.decade-slider .js-slick-circlebtn .slick-arrow,
.decade-slider .js-slick-circlebtn .js-scroller-arrow {
  top: 26px;
  background: #00baa3;
  box-shadow: none;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 59, sass/section/inner/_aboutus.scss */
  .milestone-slider .js-slick-circlebtn .slick-arrow, .milestone-slider .js-slick-circlebtn .js-scroller-arrow,
  .decade-slider .js-slick-circlebtn .slick-arrow,
  .decade-slider .js-slick-circlebtn .js-scroller-arrow {
    top: 24px;
  }
}

@media screen and (max-width: 767px) {
  /* line 59, sass/section/inner/_aboutus.scss */
  .milestone-slider .js-slick-circlebtn .slick-arrow, .milestone-slider .js-slick-circlebtn .js-scroller-arrow,
  .decade-slider .js-slick-circlebtn .slick-arrow,
  .decade-slider .js-slick-circlebtn .js-scroller-arrow {
    top: 21px;
  }
}

/* line 73, sass/section/inner/_aboutus.scss */
.milestone-slider .js-slick-circlebtn .slick-arrow.slick-prev, .milestone-slider .js-slick-circlebtn .slick-prev.js-scroller-arrow, .milestone-slider .js-slick-circlebtn .js-scroller-arrow.js-scroller-prev, .milestone-slider .js-slick-circlebtn .slick-arrow.js-scroller-prev,
.decade-slider .js-slick-circlebtn .slick-arrow.slick-prev,
.decade-slider .js-slick-circlebtn .slick-prev.js-scroller-arrow,
.decade-slider .js-slick-circlebtn .js-scroller-arrow.js-scroller-prev,
.decade-slider .js-slick-circlebtn .slick-arrow.js-scroller-prev {
  right: 100%;
  left: auto;
}

/* line 78, sass/section/inner/_aboutus.scss */
.milestone-slider .js-slick-circlebtn .slick-arrow.slick-next, .milestone-slider .js-slick-circlebtn .slick-next.js-scroller-arrow, .milestone-slider .js-slick-circlebtn .js-scroller-arrow.js-scroller-next, .milestone-slider .js-slick-circlebtn .slick-arrow.js-scroller-next,
.decade-slider .js-slick-circlebtn .slick-arrow.slick-next,
.decade-slider .js-slick-circlebtn .slick-next.js-scroller-arrow,
.decade-slider .js-slick-circlebtn .js-scroller-arrow.js-scroller-next,
.decade-slider .js-slick-circlebtn .slick-arrow.js-scroller-next {
  right: auto;
  left: 100%;
}

@media screen and (min-width: 992px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .milestone-slider__list > .js-slick-itm:nth-child(9) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .milestone-slider__list > .js-slick-itm:nth-child(7) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .milestone-slider__list > .js-slick-itm:nth-child(5) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 414px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .milestone-slider__list > .js-slick-itm:nth-child(3) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 992px) {
  /* line 104, sass/section/inner/_aboutus.scss */
  .milestone-slider__itm {
    width: 11.11111111%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 104, sass/section/inner/_aboutus.scss */
  .milestone-slider__itm {
    width: 14.28571429%;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 104, sass/section/inner/_aboutus.scss */
  .milestone-slider__itm {
    width: 20%;
  }
}

@media screen and (max-width: 414px) {
  /* line 104, sass/section/inner/_aboutus.scss */
  .milestone-slider__itm {
    width: 33.33333333%;
  }
}

/* line 123, sass/section/inner/_aboutus.scss */
.milestone-slider .yeardot:after {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .decade-slider__list > .js-slick-itm:nth-child(10) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .decade-slider__list > .js-slick-itm:nth-child(10) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .decade-slider__list > .js-slick-itm:nth-child(5) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 414px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .decade-slider__list > .js-slick-itm:nth-child(3) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 992px) {
  /* line 148, sass/section/inner/_aboutus.scss */
  .decade-slider__itm {
    width: 10%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 148, sass/section/inner/_aboutus.scss */
  .decade-slider__itm {
    width: 10%;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 148, sass/section/inner/_aboutus.scss */
  .decade-slider__itm {
    width: 20%;
  }
}

@media screen and (max-width: 414px) {
  /* line 148, sass/section/inner/_aboutus.scss */
  .decade-slider__itm {
    width: 33.33333333%;
  }
}

/* line 168, sass/section/inner/_aboutus.scss */
.milestone__blks-wrap {
  position: absolute;
  visibility: hidden;
  padding: 1.875em 0 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 168, sass/section/inner/_aboutus.scss */
  .milestone__blks-wrap {
    font-size: .85em;
  }
}

@media screen and (max-width: 767px) {
  /* line 168, sass/section/inner/_aboutus.scss */
  .milestone__blks-wrap {
    font-size: .85em;
  }
}

/* line 191, sass/section/inner/_aboutus.scss */
.milestone__blks-wrap:before {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  margin: 0 0 0 -1px;
  content: "";
  background: #00baa3;
}

/* line 209, sass/section/inner/_aboutus.scss */
.js-enableclickSelectSlide-active .milestone__blks-wrap {
  position: relative;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 221, sass/section/inner/_aboutus.scss */
.yeardot {
  position: relative;
  height: 5.625em;
  padding: 2.75em 0 0;
}

/* line 229, sass/section/inner/_aboutus.scss */
.yeardot:before, .yeardot:after {
  position: absolute;
  top: 1em;
  left: 50%;
  width: 1.25em;
  height: 1.25em;
  margin: 0 0 0 -0.625em;
  content: "";
  border: 0.25em solid #FFF;
  border-radius: 50%;
  background: #e34200;
}

/* line 248, sass/section/inner/_aboutus.scss */
.yeardot__yr {
  font-family: 'Helvetica', 'Arial';
  display: block;
  -webkit-transform: translate(0, -1em) rotate(15deg);
  -ms-transform: translate(0, -1em) rotate(15deg);
  transform: translate(0, -1em) rotate(15deg);
  color: #585858;
}

/* line 260, sass/section/inner/_aboutus.scss */
.yeardot__yr-inner {
  font-size: 1.125em;
  display: inline-block;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: all;
  transition-property: all;
}

/* line 273, sass/section/inner/_aboutus.scss */
.yeardot:hover:before {
  box-shadow: 0 0 0 0.2em #e34200;
}

/* line 279, sass/section/inner/_aboutus.scss */
.js-enableclickSelectSlide-active .yeardot:before, .js-enableclickSelectSlide-active .yeardot:after {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  border-color: #e34200;
  background: #FFF;
  box-shadow: 0 0 0 0.3em #fef4f0;
}

/* line 288, sass/section/inner/_aboutus.scss */
.js-enableclickSelectSlide-active .yeardot__yr {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/* line 291, sass/section/inner/_aboutus.scss */
.js-enableclickSelectSlide-active .yeardot__yr-inner {
  font-size: 1.875em;
}

/* line 298, sass/section/inner/_aboutus.scss */
.itl-blk {
  position: relative;
  width: calc(100% - 8em);
  max-width: 480px;
  margin: auto;
  border: 2px solid #00baa3;
  background: #FFF;
}

@media screen and (min-width: 768px) {
  /* line 298, sass/section/inner/_aboutus.scss */
  .itl-blk {
    max-width: 780px;
  }
}

/* line 313, sass/section/inner/_aboutus.scss */
.itl-blk ~ .itl-blk {
  margin-top: 1.5em;
}

/* line 317, sass/section/inner/_aboutus.scss */
.itl-blk__inner {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  /* line 317, sass/section/inner/_aboutus.scss */
  .itl-blk__inner {
    display: table;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 329, sass/section/inner/_aboutus.scss */
  .itl-blk__img {
    position: absolute;
    top: 0;
    left: 0;
    height: 6.75em;
    width: auto !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 329, sass/section/inner/_aboutus.scss */
  .itl-blk__img {
    width: 100%;
  }
}

/* line 344, sass/section/inner/_aboutus.scss */
.itl-blk__txt {
  font-size: 1.5em;
  color: #ef6c00;
}

/* line 350, sass/section/inner/_aboutus.scss */
.itl-blk__txt-inner {
  overflow: hidden;
  max-height: 5.2em;
}

@media screen and (min-width: 768px) {
  /* line 344, sass/section/inner/_aboutus.scss */
  .itl-blk__txt {
    display: table-cell;
    width: 100%;
    height: 4.5em;
    padding: .4em 1em;
    text-align: left;
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  /* line 344, sass/section/inner/_aboutus.scss */
  .itl-blk__txt {
    padding: 1.2em 1em;
  }
}

/* line 372, sass/section/inner/_aboutus.scss */
.itl-blk__more {
  font-size: 1.125em;
  position: relative;
  display: table-cell;
  width: 1%;
  padding: 0.4em 1.22222222em;
  vertical-align: middle;
  white-space: nowrap;
  color: #FFF;
  background: #ef6c00;
}

/* line 389, sass/section/inner/_aboutus.scss */
.itl-blk__more:before, .itl-blk__more:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #ef6c00;
}

@media screen and (min-width: 768px) {
  /* line 389, sass/section/inner/_aboutus.scss */
  .itl-blk__more:before, .itl-blk__more:after {
    top: -2px;
    right: -4px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
  }
}

/* line 410, sass/section/inner/_aboutus.scss */
.isIE .itl-blk__more:before, .isIE .itl-blk__more:after {
  height: 112px;
}

/* line 415, sass/section/inner/_aboutus.scss */
.itl-blk__more:after {
  -webkit-transform: scale(0.4) rotate3d(1, 1, 1, 45deg);
  transform: scale(0.4) rotate3d(1, 1, 1, 45deg);
  opacity: 0;
  background: #e34200;
}

/* line 424, sass/section/inner/_aboutus.scss */
.itl-blk__more span {
  position: relative;
  z-index: 2;
}

/* line 428, sass/section/inner/_aboutus.scss */
.itl-blk__more span:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 .5em;
  content: "";
  border-width: 0.3125em 0 0.3125em 0.5625em;
  border-style: solid;
  border-color: transparent transparent transparent #FFF;
}

/* line 443, sass/section/inner/_aboutus.scss */
.itl-blk__more:hover, .itl-blk__more:focus {
  color: #FFF;
}

/* line 447, sass/section/inner/_aboutus.scss */
.itl-blk__more:hover:after, .itl-blk__more:focus:after {
  -webkit-transform: scale(1) rotate3d(1, 1, 1, 0);
  transform: scale(1) rotate3d(1, 1, 1, 0);
  opacity: 1;
}

@media screen and (min-width: 768px) {
  /* line 455, sass/section/inner/_aboutus.scss */
  picture ~ .itl-blk__txt {
    padding-left: 7.70833333em;
  }
}

/* line 1, sass/section/inner/_milestone.scss */
.decade-blk-slider {
  margin: 0 50px;
}

/* line 6, sass/section/inner/_milestone.scss */
.decade-blk-slider .slick-prev, .decade-blk-slider .js-scroller-prev {
  right: 100%;
  left: auto;
  margin-right: -10px;
}

/* line 13, sass/section/inner/_milestone.scss */
.decade-blk-slider .slick-next, .decade-blk-slider .js-scroller-next {
  right: auto;
  left: 100%;
  margin-left: -10px;
}

/* line 21, sass/section/inner/_milestone.scss */
.decade {
  position: relative;
  display: block;
  padding: 62.85714286% 0 0;
  background: #EFEFEF;
}

/* line 30, sass/section/inner/_milestone.scss */
.decade__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 38, sass/section/inner/_milestone.scss */
.decade:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.2);
}

/* line 52, sass/section/inner/_milestone.scss */
.decade__yr {
  font-size: 1.125em;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  width: 100%;
  margin: -.5em 0 0;
  text-align: center;
  color: #FFF;
}

/* line 71, sass/section/inner/_milestone.scss */
.cur-decade {
  max-width: 1000px;
  margin: 50px auto 0;
}

@media screen and (max-width: 767px) {
  /* line 71, sass/section/inner/_milestone.scss */
  .cur-decade {
    margin-top: 100px;
  }
}

/* line 79, sass/section/inner/_milestone.scss */
.cur-decade__inner {
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 79, sass/section/inner/_milestone.scss */
  .cur-decade__inner {
    padding: 33% 0 0;
  }
}

/* line 89, sass/section/inner/_milestone.scss */
.cur-decade__imgw img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 88, sass/section/inner/_milestone.scss */
  .cur-decade__imgw {
    position: absolute;
    top: 0;
    left: 7.5%;
    width: 45%;
  }
}

@media screen and (min-width: 768px) {
  /* line 102, sass/section/inner/_milestone.scss */
  .cur-decade__content {
    position: absolute;
    right: 1.5%;
    bottom: -1.5em;
    text-align: right;
  }
}

@media screen and (max-width: 991px) {
  /* line 102, sass/section/inner/_milestone.scss */
  .cur-decade__content {
    font-size: .72rem;
  }
}

/* line 116, sass/section/inner/_milestone.scss */
.cur-decade__text {
  font-size: 1.5em;
  display: block;
  vertical-align: top;
}

/* line 123, sass/section/inner/_milestone.scss */
.cur-decade__yr {
  font-family: 'Helvetica', 'Arial';
  font-size: 12.5em;
  font-weight: 700;
  line-height: .9;
  display: block;
  vertical-align: top;
  letter-spacing: -.025em;
  color: #ff6219;
}

/* line 137, sass/section/inner/_milestone.scss */
.cur-decade__yr span {
  font-size: .5em;
  margin: 0 0 0 .06em;
  letter-spacing: -.05em;
}

@media screen and (max-width: 767px) {
  /* line 123, sass/section/inner/_milestone.scss */
  .cur-decade__yr {
    font-size: 10.18181818em;
    position: absolute;
    top: -.7em;
    left: -.1em;
  }
}

/* line 159, sass/section/inner/_milestone.scss */
.decade-info {
  min-height: 400px;
  margin-top: 0;
  padding-bottom: 1px;
}

/* line 164, sass/section/inner/_milestone.scss */
.decade-info--mobile {
  margin-top: -25vw;
  padding-top: 25vw;
  min-height: 0;
}

/* line 174, sass/section/inner/_milestone.scss */
.decade-slider--white .yeardot:before, .decade-slider--white .yeardot:after {
  border-color: transparent;
  background: #FFF;
}

/* line 180, sass/section/inner/_milestone.scss */
.decade-slider--white .yeardot:before {
  display: none;
}

/* line 184, sass/section/inner/_milestone.scss */
.decade-slider--white .yeardot:after {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

/* line 190, sass/section/inner/_milestone.scss */
.decade-slider--white .yeardot:hover:before, .decade-slider--white .yeardot:hover:after, .decade-slider--white .yeardot:focus:before, .decade-slider--white .yeardot:focus:after {
  box-shadow: none;
}

/* line 196, sass/section/inner/_milestone.scss */
.decade-slider--white .yeardot__yr {
  color: #FFF;
}

/* line 201, sass/section/inner/_milestone.scss */
.decade-slider--white:before {
  right: 7.5%;
  left: 7.5%;
  background: #FFF;
}

@media screen and (max-width: 991px) {
  /* line 201, sass/section/inner/_milestone.scss */
  .decade-slider--white:before {
    right: 8.5%;
    left: 8.5%;
  }
}

/* line 215, sass/section/inner/_milestone.scss */
.decade-slider--white .js-enableclickSelectSlide-active .yeardot:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: #ef9d00;
  box-shadow: 0 0 0 .5em #FFF;
}

/* line 227, sass/section/inner/_milestone.scss */
.decade-slider .js-enableclickSelectSlide-active .yeardot__yr {
  font-weight: 700;
  -webkit-transform: translate(0, 0.2em) rotate(0);
  -ms-transform: translate(0, 0.2em) rotate(0);
  transform: translate(0, 0.2em) rotate(0);
}

/* line 237, sass/section/inner/_milestone.scss */
.hor-slider__container {
  margin: 0 0 1.5em;
  padding: 0.75em 0;
}

/* line 243, sass/section/inner/_milestone.scss */
.hor-slider__container.js-slick-slibing .hor-slider__itm:before {
  visibility: visible;
}

/* line 248, sass/section/inner/_milestone.scss */
.hor-slider__list {
  white-space: nowrap;
  font-size: 0;
}

/* line 253, sass/section/inner/_milestone.scss */
.hor-slider__itm {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 0 5px;
  position: relative;
}

/* line 261, sass/section/inner/_milestone.scss */
.hor-slider__itm:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  content: '';
  visibility: hidden;
}

/* line 277, sass/section/inner/_milestone.scss */
.milestones-line .slick-list {
  overflow: visible;
}

/* line 281, sass/section/inner/_milestone.scss */
.milestones-line .slick-prev, .milestones-line .js-scroller-prev {
  left: -2.5em;
}

/* line 285, sass/section/inner/_milestone.scss */
.milestones-line .slick-next, .milestones-line .js-scroller-next {
  right: -2.5em;
}

@media screen and (max-width: 1199px) {
  /* line 290, sass/section/inner/_milestone.scss */
  .milestones-line .slick-prev, .milestones-line .js-scroller-prev {
    left: .5em;
  }
  /* line 294, sass/section/inner/_milestone.scss */
  .milestones-line .slick-next, .milestones-line .js-scroller-next {
    right: .5em;
  }
}

/* line 301, sass/section/inner/_milestone.scss */
.hori-scollarea__inner {
  display: table;
  margin: 1.5em 0;
  padding: 0.75em 0;
  margin: auto;
  text-align: center;
  white-space: nowrap;
}

/* line 314, sass/section/inner/_milestone.scss */
.hori-scollarea__blk {
  display: table-cell;
  padding: 0 5px;
}

/* line 321, sass/section/inner/_milestone.scss */
.nocard {
  position: relative;
  display: block;
  width: 272px;
  white-space: normal;
  border-bottom: 2px solid #ef9d00;
  background: #FFF;
  box-shadow: 0 0.5em 0.5em 0 rgba(0, 0, 0, 0.2);
}

/* line 334, sass/section/inner/_milestone.scss */
.nocard__no {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.66666667em;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 1.66666667em;
  height: 1.66666667em;
  text-align: center;
  color: #FFF;
  background: #ef9d00;
}

/* line 353, sass/section/inner/_milestone.scss */
.nocard__imgw {
  position: relative;
  padding: 66.17647059% 0 0;
  background: #EFEFEF;
}

/* line 365, sass/section/inner/_milestone.scss */
.nocard__bottom {
  padding: 1.125em 1.375em;
  text-align: left;
}

/* line 371, sass/section/inner/_milestone.scss */
.nocard__text {
  font-size: 1em;
  line-height: 1.875;
  overflow: hidden;
  height: 7.5em;
}

/* line 378, sass/section/inner/_milestone.scss */
.nocard__text:first-child {
  margin: -.5em 0 0;
}

/* line 383, sass/section/inner/_milestone.scss */
.nocard.js-lb {
  position: relative;
}

/* line 385, sass/section/inner/_milestone.scss */
.nocard.js-lb:before {
  font-size: 1.5em;
  position: absolute;
  right: 0.3em;
  bottom: 0.1em;
  content: "i??";
  color: #ff6219;
}

/* line 402, sass/section/inner/_milestone.scss */
.milescards__backup {
  display: none;
}

/* line 408, sass/section/inner/_milestone.scss */
.decade__blk {
  margin: 15px 0 12px;
  -webkit-transform: translate(0, 1.5em) scale(0.9);
  -ms-transform: translate(0, 1.5em) scale(0.9);
  transform: translate(0, 1.5em) scale(0.9);
  opacity: 0;
}

/* line 416, sass/section/inner/_milestone.scss */
.decade__blk .nocard {
  margin: auto;
}

/* line 419, sass/section/inner/_milestone.scss */
.collapse.in .decade__blk, .collapsing[aria-expanded="true"] .decade__blk {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}

/* line 425, sass/section/inner/_milestone.scss */
.linedot {
  margin: .9em 0 2em;
}

/* line 428, sass/section/inner/_milestone.scss */
.linedot__collapse-wrap {
  margin: 1.75em 0;
}

/* line 431, sass/section/inner/_milestone.scss */
.linedot__collapse-wrap:first-child {
  margin-top: 0;
}

/* line 434, sass/section/inner/_milestone.scss */
.linedot__collapse-wrap:first-child .linedot__line:before {
  display: none;
}

/* line 440, sass/section/inner/_milestone.scss */
.linedot__collapse-wrap:last-child {
  margin-bottom: 0;
}

/* line 443, sass/section/inner/_milestone.scss */
.linedot__collapse-wrap:last-child .linedot__line:after {
  display: none;
}

/* line 449, sass/section/inner/_milestone.scss */
.linedot__collapse-inner {
  overflow: hidden;
}

/* line 454, sass/section/inner/_milestone.scss */
.linedot__dot {
  position: absolute;
  top: .05em;
  left: -.2em;
  width: 1.44em;
  height: 1.44em;
}

/* line 462, sass/section/inner/_milestone.scss */
.linedot__dot:after, .linedot__dot:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
}

/* line 476, sass/section/inner/_milestone.scss */
.linedot__dot:after {
  background: #FFF;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
}

/* line 481, sass/section/inner/_milestone.scss */
.linedot__dot:before {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.44em;
  z-index: 4;
  content: "i??";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-align: center;
  color: #ef9d00;
}

/* line 499, sass/section/inner/_milestone.scss */
.linedot__line {
  width: 2px;
  height: 1px;
  position: absolute;
  top: .65em;
  left: .45em;
  pointer-events: none;
}

/* line 507, sass/section/inner/_milestone.scss */
.linedot__line:before, .linedot__line:after {
  height: 2.3em;
  content: '';
  background: #fff;
  width: 100%;
  position: absolute;
}

/* line 517, sass/section/inner/_milestone.scss */
.linedot__line:before {
  bottom: 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

/* line 522, sass/section/inner/_milestone.scss */
.linedot__line:after {
  top: 100%;
}

/* line 528, sass/section/inner/_milestone.scss */
.linedot__year {
  display: inline-block;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

/* line 534, sass/section/inner/_milestone.scss */
.linedot__trigger {
  font-family: 'Helvetica', 'Arial';
  font-size: 1.5625em;
  font-weight: 700;
  position: relative;
  display: block;
  width: 6em;
  margin: auto;
  cursor: pointer;
  text-align: center;
  color: #FFF;
}

/* line 558, sass/section/inner/_milestone.scss */
.linedot__trigger[aria-expanded="true"] .linedot__dot:before {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

/* line 561, sass/section/inner/_milestone.scss */
.linedot__trigger[aria-expanded="true"] .linedot__dot:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 566, sass/section/inner/_milestone.scss */
.linedot__trigger[aria-expanded="true"] .linedot__year {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

/* line 572, sass/section/inner/_milestone.scss */
.linedot__trigger[aria-expanded="true"] .linedot__line:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .feature-slider__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

/* line 6, sass/section/inner/_news.scss */
.feature-slider__container {
  box-shadow: 0 0.2em 0.6em 0 rgba(0, 0, 0, 0.15);
}

/* line 10, sass/section/inner/_news.scss */
.feature-slider__itm {
  position: relative;
  overflow: hidden;
}

/* line 20, sass/section/inner/_news.scss */
.feature-slider__itm:before {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 152px;
  height: 100%;
  content: "";
  background: url("../img/feature-pattern-1x.png") top left repeat-y;
  background-size: 100% auto;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* line 20, sass/section/inner/_news.scss */
  .feature-slider__itm:before {
    background-image: url("../img/feature-pattern-2x.png");
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 10, sass/section/inner/_news.scss */
  .feature-slider__itm {
    padding: 0 0 0 50px;
  }
  /* line 43, sass/section/inner/_news.scss */
  .feature-slider__itm:before {
    width: 100px;
  }
}

@media screen and (min-width: 768px) {
  /* line 10, sass/section/inner/_news.scss */
  .feature-slider__itm {
    padding: 0 0 0 7.27272727%;
  }
}

@media screen and (max-width: 767px) {
  /* line 10, sass/section/inner/_news.scss */
  .feature-slider__itm {
    padding: 0 0 0 15px;
  }
  /* line 55, sass/section/inner/_news.scss */
  .feature-slider__itm:before {
    width: 35px;
  }
}

/* line 62, sass/section/inner/_news.scss */
.feature-slider__content {
  overflow: hidden;
}

/* line 65, sass/section/inner/_news.scss */
.feature-slider__content .morerow {
  margin: 1em 0 0;
}

@media screen and (min-width: 992px) {
  /* line 65, sass/section/inner/_news.scss */
  .feature-slider__content .morerow {
    position: absolute;
    right: 2.75em;
    bottom: 1.625em;
  }
}

@media screen and (max-width: 767px) {
  /* line 62, sass/section/inner/_news.scss */
  .feature-slider__content {
    font-size: 14px;
  }
}

/* line 81, sass/section/inner/_news.scss */
.feature-slider__main {
  padding: 2.5em 2.25em;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 81, sass/section/inner/_news.scss */
  .feature-slider__main {
    padding: 20px 20px 20px 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 81, sass/section/inner/_news.scss */
  .feature-slider__main {
    padding: 15px 15px 15px 30px;
  }
}

/* line 95, sass/section/inner/_news.scss */
.feature-slider__imgw-ctrl {
  position: relative;
  padding: 60.78431373% 0 0;
}

@media screen and (min-width: 992px) {
  /* line 94, sass/section/inner/_news.scss */
  .feature-slider__imgw {
    float: left;
  }
}

@media screen and (min-width: 768px) {
  /* line 94, sass/section/inner/_news.scss */
  .feature-slider__imgw {
    width: 50%;
    min-width: 336px;
  }
}

/* line 115, sass/section/inner/_news.scss */
.feature-slider__date {
  margin: 0.1875em 0 0.875em;
}

/* line 119, sass/section/inner/_news.scss */
.feature-slider__title {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 .1em;
  color: #ef6c00;
}

/* line 133, sass/section/inner/_news.scss */
.feature-slider__desc {
  font-size: 0.875em;
  line-height: 1.57142857;
}

/* line 138, sass/section/inner/_news.scss */
.feature-slider__title + .feature-slider__desc {
  margin: 0.42857143em 0 0;
}

@media screen and (max-width: 991px) {
  /* line 144, sass/section/inner/_news.scss */
  .item-list {
    font-size: 15px;
  }
}

/* line 151, sass/section/inner/_news.scss */
.item-list__itm {
  padding: 0.5em 0;
  border-top: 1px solid #dadada;
}

@media screen and (max-width: 767px) {
  /* line 151, sass/section/inner/_news.scss */
  .item-list__itm {
    padding: 12px 8px;
  }
}

/* line 160, sass/section/inner/_news.scss */
.item-list__itm:last-child {
  border-bottom: 1px solid #dadada;
}

/* line 173, sass/section/inner/_news.scss */
.dateimgtitle-blk__date {
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
  width: 7.625em;
  text-align: center;
  color: #FFF;
  background: #ef6c00;
  margin: 0 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 173, sass/section/inner/_news.scss */
  .dateimgtitle-blk__date {
    font-size: 13px;
  }
}

/* line 192, sass/section/inner/_news.scss */
.dateimgtitle-blk__main {
  overflow: hidden;
}

/* line 197, sass/section/inner/_news.scss */
.dateimgtitle-blk__imgw {
  width: 142px;
  margin: 0 12px 0 0;
}

@media screen and (max-width: 767px) {
  /* line 197, sass/section/inner/_news.scss */
  .dateimgtitle-blk__imgw {
    margin-bottom: 12px;
  }
}

/* line 207, sass/section/inner/_news.scss */
.dateimgtitle-blk__title {
  font-size: 1.125em;
  overflow: hidden;
  margin: 0;
}

/* line 218, sass/section/inner/_news.scss */
.dateimgtitle-blk__title-inner {
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  /* line 207, sass/section/inner/_news.scss */
  .dateimgtitle-blk__title {
    font-size: 15px;
  }
}

@media screen and (min-width: 768px) {
  /* line 228, sass/section/inner/_news.scss */
  .dateimgtitle-blk__date, .dateimgtitle-blk__imgw {
    float: left;
  }
  /* line 234, sass/section/inner/_news.scss */
  .dateimgtitle-blk__date {
    margin: 1.375em 0.75em 0;
  }
  /* line 239, sass/section/inner/_news.scss */
  .dateimgtitle-blk__title-inner {
    display: table-cell;
    height: 4.44444444em;
    vertical-align: middle;
  }
}

/* line 3, sass/section/inner/_publication.scss */
.categp__inner {
  margin: 0 -11px;
}

/* line 7, sass/section/inner/_publication.scss */
.categp__itm {
  float: left;
  width: 33.33333333%;
  padding: 0 11px;
}

@media screen and (max-width: 991px) {
  /* line 1, sass/section/inner/_publication.scss */
  .categp {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, sass/section/inner/_publication.scss */
  .categp {
    font-size: 8px;
  }
  /* line 21, sass/section/inner/_publication.scss */
  .categp__inner {
    margin: 0 -3px;
  }
  /* line 25, sass/section/inner/_publication.scss */
  .categp__itm {
    padding: 0 3px;
  }
}

/* line 31, sass/section/inner/_publication.scss */
.cate-blk {
  font-size: 1.75em;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 4.64285714em;
  vertical-align: middle;
  color: #FFF;
}

/* line 48, sass/section/inner/_publication.scss */
.cate-blk:hover, .cate-blk:focus {
  box-shadow: 0 0 0.6em 0 rgba(0, 0, 0, 0.5);
}

/* line 53, sass/section/inner/_publication.scss */
.cate-blk > span {
  position: relative;
  z-index: 2;
}

/* line 58, sass/section/inner/_publication.scss */
.cate-blk__icon {
  position: absolute;
  top: -.45em;
  left: -.4em;
  width: 6.42857143em;
  height: 6.42857143em;
}

/* line 68, sass/section/inner/_publication.scss */
.cate-blk--blue {
  background: #0085b5;
}

/* line 73, sass/section/inner/_publication.scss */
.cate-blk--blue .cate-blk__icon path {
  fill: #0279a4;
}

/* line 78, sass/section/inner/_publication.scss */
.cate-blk--orange {
  background: #ef6a42;
}

/* line 83, sass/section/inner/_publication.scss */
.cate-blk--orange .cate-blk__icon path,
.cate-blk--orange .cate-blk__icon rect {
  fill: #e55e35;
}

/* line 89, sass/section/inner/_publication.scss */
.cate-blk--purple {
  background: #915e96;
}

/* line 94, sass/section/inner/_publication.scss */
.cate-blk--purple .cate-blk__icon path {
  fill: #8a538f;
}

/* line 101, sass/section/inner/_publication.scss */
.iconcolor-bar {
  position: relative;
  margin: 1.375em 0;
  color: #FFF;
}

@media screen and (max-width: 991px) {
  /* line 101, sass/section/inner/_publication.scss */
  .iconcolor-bar {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  /* line 101, sass/section/inner/_publication.scss */
  .iconcolor-bar {
    font-size: 10px;
  }
}

/* line 116, sass/section/inner/_publication.scss */
.iconcolor-bar--blue {
  background: #0085b5;
}

/* line 120, sass/section/inner/_publication.scss */
.iconcolor-bar--orange {
  background: #ef6a42;
}

/* line 124, sass/section/inner/_publication.scss */
.iconcolor-bar--purple {
  background: #915e96;
}

/* line 129, sass/section/inner/_publication.scss */
.iconcolor-bar__icon {
  position: absolute;
  top: 0.33333333em;
  left: 0.625em;
  width: 1.83333333em;
  height: 1.83333333em;
}

/* line 137, sass/section/inner/_publication.scss */
.iconcolor-bar__icon path,
.iconcolor-bar__icon rect {
  fill: #FFF;
}

/* line 143, sass/section/inner/_publication.scss */
.iconcolor-bar__title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  padding: 0.66666667em 4.79166667em 0.66666667em 3.08333333em;
}

/* line 153, sass/section/inner/_publication.scss */
.iconcolor-bar .gotomore {
  position: absolute;
  top: 1.25em;
  right: 16px;
  color: #FFF;
}

@media screen and (max-width: 767px) {
  /* line 153, sass/section/inner/_publication.scss */
  .iconcolor-bar .gotomore {
    font-size: 12px;
    top: .96em;
  }
}

/* line 171, sass/section/inner/_publication.scss */
.book-blk {
  position: relative;
  display: block;
  padding: 1.5em;
  border: 1px solid #d7d7d7;
  background: #FFF;
}

@media screen and (max-width: 767px) {
  /* line 171, sass/section/inner/_publication.scss */
  .book-blk {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 171, sass/section/inner/_publication.scss */
  .book-blk {
    font-size: 13px;
    padding: 15px;
  }
}

/* line 191, sass/section/inner/_publication.scss */
.book-blk:before {
  position: absolute;
  z-index: 3;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  content: "";
  -webkit-transition-timing-function: cubic-bezier(0.14, 0.8, 0.44, 1.3);
  transition-timing-function: cubic-bezier(0.14, 0.8, 0.44, 1.3);
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  border: 3px solid #ef6a42;
}

/* line 210, sass/section/inner/_publication.scss */
.book-blk:hover, .book-blk:focus {
  box-shadow: 0 0 0.8em 0 rgba(0, 0, 0, 0.45);
}

/* line 213, sass/section/inner/_publication.scss */
.book-blk:hover:before, .book-blk:focus:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 221, sass/section/inner/_publication.scss */
.book-blk__imgw {
  max-width: 187px;
  margin: 0 auto 1em;
  background: #EFEFEF;
}

/* line 227, sass/section/inner/_publication.scss */
.book-blk__imgw-inner {
  position: relative;
  padding: 140.10695187% 0 0;
}

/* line 238, sass/section/inner/_publication.scss */
.book-blk__title {
  font-size: 1.125em;
  line-height: 1.2;
  color: #ef6a42;
}

/* line 246, sass/section/inner/_publication.scss */
.book-blk__desc {
  overflow: hidden;
  max-height: 2.5em;
  margin: 0.5em 0 0;
}

/* line 255, sass/section/inner/_publication.scss */
.book-blk--blue:before {
  border-color: #0085b5;
}

/* line 261, sass/section/inner/_publication.scss */
.book-blk--blue .book-blk__title {
  color: #0085b5;
}

/* line 266, sass/section/inner/_publication.scss */
.book-blk--orange:before {
  border-color: #ef6a42;
}

/* line 271, sass/section/inner/_publication.scss */
.book-blk--orange .book-blk__title {
  color: #ef6a42;
}

/* line 276, sass/section/inner/_publication.scss */
.book-blk--purple:before {
  border-color: #915e96;
}

/* line 281, sass/section/inner/_publication.scss */
.book-blk--purple .book-blk__title {
  color: #915e96;
}

/* line 288, sass/section/inner/_publication.scss */
.book-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2.8125em -1.75em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 296, sass/section/inner/_publication.scss */
.no-flexbox .book-section:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 991px) {
  /* line 288, sass/section/inner/_publication.scss */
  .book-section {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  /* line 288, sass/section/inner/_publication.scss */
  .book-section {
    font-size: 13px;
  }
}

/* line 314, sass/section/inner/_publication.scss */
.bk-detail-blk {
  display: block;
  width: calc(50% - 1.75em);
  margin: 4.875em 0 0 1.75em;
  box-shadow: 0 0.15em 0.5em 0 rgba(0, 0, 0, 0.3);
}

/* line 322, sass/section/inner/_publication.scss */
.no-flexbox .bk-detail-blk {
  float: left;
}

@media screen and (max-width: 991px) {
  /* line 314, sass/section/inner/_publication.scss */
  .bk-detail-blk {
    width: calc(100% - 1.75em);
    margin-top: 2.92307692em;
  }
}

/* line 336, sass/section/inner/_publication.scss */
.bk-detail-blk__upper {
  position: relative;
  min-height: 12.125em;
  padding: 1em 1.25em 1.25em 11.875em;
}

@media screen and (max-width: 767px) {
  /* line 336, sass/section/inner/_publication.scss */
  .bk-detail-blk__upper {
    padding-left: 10.625em;
  }
}

/* line 347, sass/section/inner/_publication.scss */
.bk-detail-blk__bottom {
  line-height: 2.5em;
  background: #F9F9F9;
}

/* line 352, sass/section/inner/_publication.scss */
.bk-detail-blk__bottom .gotomore {
  display: block;
  padding: 0 1.25em;
}

/* line 357, sass/section/inner/_publication.scss */
.bk-detail-blk__bottom .gotomore:hover, .bk-detail-blk__bottom .gotomore:focus {
  color: #FFF;
  background: #ef6c00;
}

/* line 361, sass/section/inner/_publication.scss */
.bk-detail-blk__bottom .gotomore:hover:after, .bk-detail-blk__bottom .gotomore:focus:after {
  border-color: transparent transparent transparent #FFF;
}

/* line 368, sass/section/inner/_publication.scss */
.bk-detail-blk__title {
  font-size: 1.125em;
  line-height: 1.22222222em;
  display: table-cell;
  height: 2.44444444em;
  vertical-align: bottom;
  color: #ef6c00;
}

/* line 385, sass/section/inner/_publication.scss */
.bk-detail-blk__imgw {
  position: absolute;
  bottom: 0.75em;
  left: 1.25em;
  width: 9.625em;
}

@media screen and (max-width: 767px) {
  /* line 385, sass/section/inner/_publication.scss */
  .bk-detail-blk__imgw {
    left: 1em;
    width: 8.375em;
  }
}

/* line 400, sass/section/inner/_publication.scss */
.bk-detail-blk__imgw-inner {
  position: relative;
  display: table-cell;
  height: 10em;
  vertical-align: middle;
  background: #EFEFEF;
  box-shadow: 0.2em 0.1em 0.6em 0 rgba(0, 0, 0, 0.2);
}

/* line 412, sass/section/inner/_publication.scss */
.bk-detail-blk__imgw-inner img {
  display: block;
  width: 100%;
}

/* line 420, sass/section/inner/_publication.scss */
.bk-detail-blk__imgw-link:hover .bk-detail-blk__imgw {
  -webkit-transform: translate(-0.1em, -0.1em);
  -ms-transform: translate(-0.1em, -0.1em);
  transform: translate(-0.1em, -0.1em);
  box-shadow: 0.4em 0.3em 0.8em 0 rgba(0, 0, 0, 0.2);
}

/* line 426, sass/section/inner/_publication.scss */
.bk-detail-blk__desc {
  line-height: 1.375;
  overflow: hidden;
  height: 2.75em;
  margin: 0.375em 0 1em;
}

/* line 435, sass/section/inner/_publication.scss */
.bk-detail-blk__info {
  font-size: 0.875em;
  margin: 0;
}

/* line 439, sass/section/inner/_publication.scss */
.bk-detail-blk__info dt,
.bk-detail-blk__info dd {
  font-weight: 500;
  margin-bottom: .1em;
}

/* line 445, sass/section/inner/_publication.scss */
.bk-detail-blk__info dt {
  float: left;
  margin: 0 .2em 0 0;
}

/* line 450, sass/section/inner/_publication.scss */
.bk-detail-blk__info dd {
  display: block;
  overflow: hidden;
}

/* line 454, sass/section/inner/_publication.scss */
.bk-detail-blk__info dd + dt {
  clear: both;
}

/* line 462, sass/section/inner/_publication.scss */
.book-feature .bk-detail-blk__info {
  font-size: 1em;
}

/* line 464, sass/section/inner/_publication.scss */
.book-feature .bk-detail-blk__info dt {
  font-weight: 700;
}

/* line 474, sass/section/inner/_publication.scss */
.book-feature__left {
  width: 100%;
  max-width: 270px;
}

@media screen and (max-width: 375px) {
  /* line 474, sass/section/inner/_publication.scss */
  .book-feature__left {
    max-width: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 474, sass/section/inner/_publication.scss */
  .book-feature__left {
    float: left;
    margin: 0 3.63636364% 0 0;
  }
}

/* line 490, sass/section/inner/_publication.scss */
.book-feature__imgw {
  margin: 0 0 16px;
}

/* line 494, sass/section/inner/_publication.scss */
.book-feature__imgw-inner {
  position: relative;
  padding: 140.10695187% 0 0;
}

/* line 499, sass/section/inner/_publication.scss */
.book-feature__imgw-inner img {
  border: 1px solid #dadada;
}

/* line 507, sass/section/inner/_publication.scss */
.book-feature__main {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  /* line 507, sass/section/inner/_publication.scss */
  .book-feature__main {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  /* line 507, sass/section/inner/_publication.scss */
  .book-feature__main {
    font-size: 13px;
  }
}

/* line 519, sass/section/inner/_publication.scss */
.book-feature__title {
  font-size: 1.5em;
  margin: 1.25em 0 0.70833333em;
  color: #ef6c00;
}

/* line 527, sass/section/inner/_publication.scss */
.book-feature__desc {
  line-height: 1.5625;
  margin: 0 0 2.4375em;
}

/* line 538, sass/section/inner/_publication.scss */
.further-btn-row__text, .further-btn-row__wrap {
  display: inline-block;
  vertical-align: middle;
}

/* line 545, sass/section/inner/_publication.scss */
.further-btn-row__text {
  font-weight: 700;
}

/* line 549, sass/section/inner/_publication.scss */
.further-btn-row .border-btn, .further-btn-row__text {
  margin: 0.14285714em 0.625em 0.14285714em 0;
}

/* line 555, sass/section/inner/_publication.scss */
.book-feature__dl {
  width: 100%;
}

/* line 560, sass/section/inner/_publication.scss */
.pub-slider {
  margin: -20px 0 -12px;
}

@media screen and (max-width: 767px) {
  /* line 560, sass/section/inner/_publication.scss */
  .pub-slider {
    margin-bottom: 0;
  }
}

/* line 569, sass/section/inner/_publication.scss */
.pub-slider .slider-4-blk__container {
  margin: 0 -8px;
}

/* line 573, sass/section/inner/_publication.scss */
.pub-slider .slider-4-blk__itm {
  padding: 12px 8px 12px 8px;
}

/* line 579, sass/section/inner/_publication.scss */
.pub-slider .js-slick-circlebtn .slick-prev, .pub-slider .js-slick-circlebtn .js-scroller-prev {
  left: -.5em;
}

/* line 582, sass/section/inner/_publication.scss */
.pub-slider .js-slick-circlebtn .slick-next, .pub-slider .js-slick-circlebtn .js-scroller-next {
  right: -.5em;
}

/* line 588, sass/section/inner/_publication.scss */
.pub-recommand {
  margin-top: 22px;
}

@-webkit-keyframes iconrotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes iconrotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes iconrotateFixPost {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes iconrotateFixPost {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* line 31, sass/section/inner/_expert.scss */
.expert-tab {
  margin: 42px 0 46px;
}

@media screen and (max-width: 767px) {
  /* line 31, sass/section/inner/_expert.scss */
  .expert-tab {
    margin: 22px 0 26px;
  }
}

/* line 41, sass/section/inner/_expert.scss */
.expert-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 46, sass/section/inner/_expert.scss */
.ie9 .expert-section {
  display: block;
}

/* line 51, sass/section/inner/_expert.scss */
.expert-blk {
  position: relative;
  width: 100%;
}

/* line 60, sass/section/inner/_expert.scss */
.tab__pane .expert-blk {
  visibility: hidden;
  -webkit-transform: translate(0, 1em) scale(0.85);
  -ms-transform: translate(0, 1em) scale(0.85);
  transform: translate(0, 1em) scale(0.85);
  opacity: 0;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

/* line 68, sass/section/inner/_expert.scss */
.tab__pane .expert-blk:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

/* line 74, sass/section/inner/_expert.scss */
.tab__pane.active .expert-blk {
  visibility: visible;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}

@media screen and (min-width: 501px) {
  /* line 51, sass/section/inner/_expert.scss */
  .expert-blk {
    width: 50%;
  }
  /* line 85, sass/section/inner/_expert.scss */
  .ie9 .expert-blk {
    display: inline-block;
    width: calc(50% - 3px);
  }
}

@media screen and (max-width: 991px) {
  /* line 51, sass/section/inner/_expert.scss */
  .expert-blk {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  /* line 96, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(2n + 1) {
    background: #fef4f0;
  }
  /* line 101, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(2n + 1) .expert-blk__imgw:before {
    background: #fef4f0;
  }
  /* line 107, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(2n + 2) {
    background: #f6f6f6;
  }
  /* line 112, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(2n + 2) .expert-blk__imgw:before {
    background: #fef4f0;
  }
  /* line 121, sass/section/inner/_expert.scss */
  .expert-blk .expert-blk__imgw:before {
    top: 100%;
    right: auto !important;
    left: 50% !important;
    margin: -0.625em 0 0 -0.625em;
  }
}

@media screen and (min-width: 768px) {
  /* line 133, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 1), .expert-blk:nth-child(4n + 4) {
    background: #fef4f0;
  }
  /* line 138, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 1) .expert-blk__imgw:before, .expert-blk:nth-child(4n + 4) .expert-blk__imgw:before {
    background: #fef4f0;
  }
  /* line 145, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 2), .expert-blk:nth-child(4n + 3) {
    background: #f6f6f6;
  }
  /* line 150, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 2) .expert-blk__imgw:before, .expert-blk:nth-child(4n + 3) .expert-blk__imgw:before {
    background: #f6f6f6;
  }
  /* line 161, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 1) .expert-blk__imgw, .expert-blk:nth-child(4n + 2) .expert-blk__imgw {
    float: left;
  }
  /* line 164, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 1) .expert-blk__imgw:before, .expert-blk:nth-child(4n + 2) .expert-blk__imgw:before {
    left: 100%;
    margin-left: -0.625em;
  }
  /* line 170, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 1) .expert-blk__content, .expert-blk:nth-child(4n + 2) .expert-blk__content {
    right: 0;
  }
  /* line 179, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 3) .expert-blk__imgw, .expert-blk:nth-child(4n + 4) .expert-blk__imgw {
    float: right;
  }
  /* line 182, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 3) .expert-blk__imgw:before, .expert-blk:nth-child(4n + 4) .expert-blk__imgw:before {
    right: 100%;
    margin-right: -0.625em;
  }
  /* line 188, sass/section/inner/_expert.scss */
  .expert-blk:nth-child(4n + 3) .expert-blk__content, .expert-blk:nth-child(4n + 4) .expert-blk__content {
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 197, sass/section/inner/_expert.scss */
  .expert-blk__imgw, .expert-blk__content {
    float: left;
  }
}

/* line 204, sass/section/inner/_expert.scss */
.expert-blk__imgw {
  position: relative;
}

/* line 207, sass/section/inner/_expert.scss */
.expert-blk__imgw:before {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 1.25em;
  height: 1.25em;
  margin: -0.625em 0 0;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 768px) {
  /* line 204, sass/section/inner/_expert.scss */
  .expert-blk__imgw {
    width: 50%;
    max-width: 275px;
  }
}

/* line 225, sass/section/inner/_expert.scss */
.expert-blk__imgw-inner {
  position: relative;
  padding: 127.27272727% 0 0;
}

/* line 237, sass/section/inner/_expert.scss */
.expert-blk__content .nicescroll-rails-vr .nicescroll-cursors {
  margin-right: -0.4375em;
}

@media screen and (min-width: 768px) {
  /* line 235, sass/section/inner/_expert.scss */
  .expert-blk__content {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 275px);
    min-width: 50%;
    height: 100%;
  }
}

/* line 252, sass/section/inner/_expert.scss */
.expert-blk__content-inner {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  /* line 252, sass/section/inner/_expert.scss */
  .expert-blk__content-inner {
    padding: 12px 15px 15px;
  }
}

@media screen and (min-width: 768px) {
  /* line 252, sass/section/inner/_expert.scss */
  .expert-blk__content-inner {
    position: absolute;
    top: 1.875em;
    right: 1.25em;
    bottom: 1.875em;
    left: 1.25em;
  }
}

/* line 269, sass/section/inner/_expert.scss */
.expert-blk__title {
  font-weight: 700;
  margin: 0 0 0.5em;
  color: #ea5515;
}

/* line 277, sass/section/inner/_expert.scss */
.expert-blk__name {
  font-size: 1.375em;
}

/* line 282, sass/section/inner/_expert.scss */
.expert-blk__info dt {
  font-size: 1.125em;
  font-weight: 700;
  margin: 0 0 0.125em;
  color: #000;
}

/* line 291, sass/section/inner/_expert.scss */
.expert-blk__info dt ~ dt {
  margin-top: 0.875em;
}

/* line 295, sass/section/inner/_expert.scss */
.expert-blk__info ul {
  position: relative;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

/* line 302, sass/section/inner/_expert.scss */
.expert-blk__info ul > li {
  position: relative;
  padding: 0 0 0 0.9375em;
}

/* line 307, sass/section/inner/_expert.scss */
.expert-blk__info ul > li:before {
  position: absolute;
  top: .7em;
  left: .3em;
  width: 0.25em;
  height: 0.25em;
  margin: -0.125em 0 0;
  content: "";
  opacity: .7;
  border-radius: 50%;
  background: currentColor;
}

/* line 329, sass/section/inner/_expert.scss */
.tips__wrapper {
  margin: 0 -15px;
}

/* line 332, sass/section/inner/_expert.scss */
.tips__wrapper--thin {
  margin: 0 -8px;
}

/* line 337, sass/section/inner/_expert.scss */
.tips__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 344, sass/section/inner/_expert.scss */
.ie9 .tips__container {
  display: block;
}

/* line 350, sass/section/inner/_expert.scss */
.tips__blk {
  width: 33.33333333%;
  margin-bottom: 30px;
  padding: 0 15px;
  vertical-align: top;
}

/* line 357, sass/section/inner/_expert.scss */
.ie9 .tips__blk {
  display: inline-block;
  width: calc(33.3% - 12px);
}

@media screen and (max-width: 991px) {
  /* line 350, sass/section/inner/_expert.scss */
  .tips__blk {
    width: 50%;
  }
  /* line 366, sass/section/inner/_expert.scss */
  .ie9 .tips__blk {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 767px) {
  /* line 350, sass/section/inner/_expert.scss */
  .tips__blk {
    width: 100%;
  }
  /* line 373, sass/section/inner/_expert.scss */
  .ie9 .tips__blk {
    display: block;
    width: 100%;
  }
}

/* line 381, sass/section/inner/_expert.scss */
.tips__blk--long {
  width: 50%;
  margin-bottom: 8px;
  padding: 0 8px;
  vertical-align: middle;
}

/* line 388, sass/section/inner/_expert.scss */
.ie9 .tips__blk--long {
  display: inline-block;
  width: calc(50% - 3px);
  height: 100%;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  /* line 381, sass/section/inner/_expert.scss */
  .tips__blk--long {
    width: 100%;
  }
  /* line 400, sass/section/inner/_expert.scss */
  .ie9 .tips__blk--long {
    width: 100%;
  }
}

/* line 408, sass/section/inner/_expert.scss */
.tips__link--inner {
  font-size: 1.125em;
  font-weight: bold;
  position: relative;
  color: #333333;
}

@media screen and (max-width: 767px) {
  /* line 408, sass/section/inner/_expert.scss */
  .tips__link--inner {
    font-size: 1em;
  }
}

/* line 420, sass/section/inner/_expert.scss */
.tips__link--inner:before {
  position: absolute;
  top: 50%;
  left: -30px;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 6px 0 6px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #A1A1A1;
}

/* line 437, sass/section/inner/_expert.scss */
.tips__link--inner:hover {
  color: #ef6c00;
}

/* line 439, sass/section/inner/_expert.scss */
.tips__link--inner:hover:before {
  border-color: transparent transparent transparent #ef6c00;
}

/* line 446, sass/section/inner/_expert.scss */
.tips__blk-container {
  position: relative;
  display: block;
  padding: 94.28571429% 0 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DADADA;
}

/* line 457, sass/section/inner/_expert.scss */
.js-mobile .tips__blk-container,
.js-tablet .tips__blk-container {
  position: static;
  padding: 0;
}

/* line 464, sass/section/inner/_expert.scss */
.tips__link:hover .tips__blk-container {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

/* line 469, sass/section/inner/_expert.scss */
.tips__blk-container--simple {
  padding: 20px 25px 20px 55px !important;
  background-color: #F8F8F8;
  border: 1px solid #DFDDDD;
}

@media screen and (max-width: 767px) {
  /* line 469, sass/section/inner/_expert.scss */
  .tips__blk-container--simple {
    padding: 15px 20px 15px 50px !important;
  }
}

/* line 481, sass/section/inner/_expert.scss */
.tips__thumbnail {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 489, sass/section/inner/_expert.scss */
.js-mobile .tips__thumbnail,
.js-tablet .tips__thumbnail {
  position: static;
}

/* line 494, sass/section/inner/_expert.scss */
.tips__thumbnail--imginner {
  position: relative;
  padding: 55.07246377% 0 0;
}

/* line 505, sass/section/inner/_expert.scss */
.tips__caption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #ef6c00;
  background-color: #FFF;
}

/* line 516, sass/section/inner/_expert.scss */
.js-mobile .tips__caption,
.js-tablet .tips__caption {
  position: static;
}

/* line 522, sass/section/inner/_expert.scss */
.tips__caption-container {
  position: relative;
  min-height: 137px;
  padding: 45px 25px 28px 25px;
}

@media screen and (max-width: 991px) and (min-width: 767px) {
  /* line 522, sass/section/inner/_expert.scss */
  .tips__caption-container {
    height: 220px;
  }
}

@media screen and (max-width: 767px) {
  /* line 522, sass/section/inner/_expert.scss */
  .tips__caption-container {
    padding: 40px 25px 20px 25px;
  }
}

/* line 537, sass/section/inner/_expert.scss */
.tips__cate-icon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 543, sass/section/inner/_expert.scss */
.tips__link:hover .tips__cate-icon, .tips__link:focus .tips__cate-icon {
  -webkit-animation: iconrotateFixPost 1s;
  animation: iconrotateFixPost 1s;
}

/* line 548, sass/section/inner/_expert.scss */
.tips__title {
  font-size: 1.25em;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: center;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 548, sass/section/inner/_expert.scss */
  .tips__title {
    font-size: 1.125em;
  }
}

/* line 563, sass/section/inner/_expert.scss */
.tips__content {
  font-size: 1em;
  line-height: 1.5625;
  overflow: hidden;
  max-height: 0;
  text-align: center;
  color: #585858;
}

@media screen and (max-width: 767px) {
  /* line 563, sass/section/inner/_expert.scss */
  .tips__content {
    font-size: 0.875em;
  }
}

/* line 580, sass/section/inner/_expert.scss */
.js-mobile .tips__content,
.js-tablet .tips__content {
  max-height: 100px;
}

/* line 587, sass/section/inner/_expert.scss */
.tips__link:hover .tips__content {
  max-height: 100px;
}

/* line 593, sass/section/inner/_expert.scss */
.tips__detail-container {
  float: left;
  width: calc(70.45454545% - 15px);
  margin-right: 15px;
  padding: 15px 0;
  border-top: 1px solid #EBEBEB;
}

@media screen and (max-width: 767px) {
  /* line 593, sass/section/inner/_expert.scss */
  .tips__detail-container {
    width: 100%;
    margin: 0;
  }
}

/* line 609, sass/section/inner/_expert.scss */
.tips__column {
  float: left;
  width: calc(29.54545455% - 15px);
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  /* line 609, sass/section/inner/_expert.scss */
  .tips__column {
    width: 100%;
    margin: 30px 0 0 0;
  }
}

/* line 621, sass/section/inner/_expert.scss */
.tips__share-control {
  margin-top: 30px;
}

/* line 625, sass/section/inner/_expert.scss */
.tips__share-text {
  font-size: 1em;
  line-height: 35px;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  color: #393939;
}

/* line 638, sass/section/inner/_expert.scss */
.tips__share-icon {
  line-height: 35px;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}

/* line 647, sass/section/inner/_expert.scss */
.tips__share-icon .svg-icon {
  display: block;
  width: 35px;
  height: 35px;
}

/* line 656, sass/section/inner/_expert.scss */
.tips__share-icon a:hover .svg-icon,
.tips__share-icon a:focus .svg-icon {
  -webkit-animation: iconrotate 1s;
  animation: iconrotate 1s;
}

/* line 664, sass/section/inner/_expert.scss */
.whole-container:after {
  display: block;
  clear: both;
  content: "";
}

/* line 673, sass/section/inner/_expert.scss */
.article__control-container {
  margin-top: 30px;
  border-top: 1px solid #EBEBEB;
}

/* line 678, sass/section/inner/_expert.scss */
.article__control-container .article__control {
  margin-top: 30px;
}

/* line 684, sass/section/inner/_expert.scss */
.related-tips__blk {
  margin-bottom: 35px;
}

/* line 688, sass/section/inner/_expert.scss */
.related-tips__blk-title {
  font-size: 1.125em;
  font-weight: bold;
  padding: 10px 12px;
  color: #FFF;
  background-color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 688, sass/section/inner/_expert.scss */
  .related-tips__blk-title {
    font-size: 1em;
  }
}

/* line 702, sass/section/inner/_expert.scss */
.related-tips__img-inner {
  position: relative;
  padding: 54.83870968% 0 0;
}

/* line 712, sass/section/inner/_expert.scss */
.related-tips__title {
  border-bottom: 1px solid #FFF;
}

/* line 716, sass/section/inner/_expert.scss */
.related-tips__title:last-child {
  border-bottom: 1px solid #EBEBEB;
}

/* line 721, sass/section/inner/_expert.scss */
.related-tips__title-text {
  font-size: 0.875em;
  font-weight: bold;
  position: relative;
  width: 100%;
  padding: 15px 85px 15px 20px;
  color: #585858;
  background-color: #fef4f0;
}

/* line 735, sass/section/inner/_expert.scss */
.related-tips__title-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1%;
  height: 1%;
  background-color: transparent;
}

/* line 751, sass/section/inner/_expert.scss */
.related-tips__title-text:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 4px 0 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #A1A1A1;
}

/* line 768, sass/section/inner/_expert.scss */
.relatied-tips__link:hover .related-tips__title-text,
.relatied-tips__link:focus .related-tips__title-text {
  z-index: 1;
  color: #ef6c00;
  background-color: #ffffff;
}

/* line 776, sass/section/inner/_expert.scss */
.relatied-tips__link:hover .related-tips__title-text:before,
.relatied-tips__link:focus .related-tips__title-text:before {
  content: "";
  top: -2.5%;
  left: -2.5%;
  width: 105%;
  height: 105%;
  z-index: -1;
  display: block;
  background-color: #FFF;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}

/* line 790, sass/section/inner/_expert.scss */
.relatied-tips__link:hover .related-tips__title-text:after,
.relatied-tips__link:focus .related-tips__title-text:after {
  border-color: transparent transparent transparent #ef6c00;
}

/* line 2, sass/section/inner/_video.scss */
.video-cover, .gallery-cover, .donate-case__thumbnail {
  position: relative;
  display: block;
}

/* line 7, sass/section/inner/_video.scss */
.video-cover:after, .gallery-cover:after, .donate-case__thumbnail:after, .video-cover:before, .gallery-cover:before, .donate-case__thumbnail:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  height: 100%;
  content: "";
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

/* line 21, sass/section/inner/_video.scss */
.ie9 .video-cover:after, .ie9 .gallery-cover:after, .ie9 .donate-case__thumbnail:after, .ie9 .video-cover:before, .ie9 .gallery-cover:before, .ie9 .donate-case__thumbnail:before {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 29, sass/section/inner/_video.scss */
.video-cover:before, .gallery-cover:before, .donate-case__thumbnail:before {
  z-index: 2;
  opacity: 0;
  background-image: -webkit-linear-gradient(135deg, rgba(230, 33, 126, 0.75) 0%, rgba(255, 124, 0, 0.75) 100%);
  background-image: linear-gradient(-45deg, rgba(230, 33, 126, 0.75) 0%, rgba(255, 124, 0, 0.75) 100%);
}

/* line 34, sass/section/inner/_video.scss */
.ie9 .video-cover:before, .ie9 .gallery-cover:before, .ie9 .donate-case__thumbnail:before {
  background-color: rgba(255, 124, 0, 0.75);
}

/* line 44, sass/section/inner/_video.scss */
.video-cover:hover:before, .gallery-cover:hover:before, .donate-case__thumbnail:hover:before, .video-cover:focus:before, .gallery-cover:focus:before, .donate-case__thumbnail:focus:before {
  opacity: 1;
}

/* line 49, sass/section/inner/_video.scss */
.video-cover__icon {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 5.625em;
  height: 5.625em;
  margin: -2.8125em 0 0 -2.8125em;
}

/* line 66, sass/section/inner/_video.scss */
.video-imgw, .gallery-imgw {
  position: relative;
  padding: 56.21546961% 0 0;
}

/* line 78, sass/section/inner/_video.scss */
.video-feature__main {
  position: relative;
}

/* line 80, sass/section/inner/_video.scss */
.video-feature__main:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #ef6c00;
  z-index: 4;
}

@media screen and (min-width: 768px) {
  /* line 80, sass/section/inner/_video.scss */
  .video-feature__main:before {
    height: 4px;
  }
}

/* line 100, sass/section/inner/_video.scss */
.video-feature__content {
  padding: 2.0625em 1.375em;
  background: #fef4f0;
}

/* line 106, sass/section/inner/_video.scss */
.video-feature__title {
  font-size: 1.5em;
  line-height: 1.25;
  margin: 0 0 0.29166667em;
  color: #ef6c00;
}

/* line 115, sass/section/inner/_video.scss */
.video-feature__date {
  font-family: 'Helvetica', 'Arial';
  font-size: 0.875em;
}

/* line 121, sass/section/inner/_video.scss */
.video-feature__desc {
  line-height: 1.5625;
  margin: .8em 0 0;
}

@media screen and (min-width: 992px) {
  /* line 77, sass/section/inner/_video.scss */
  .video-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 130, sass/section/inner/_video.scss */
  .ie9 .video-feature {
    display: table;
    width: 100%;
  }
  /* line 136, sass/section/inner/_video.scss */
  .video-feature__main {
    width: 66%;
  }
  /* line 139, sass/section/inner/_video.scss */
  .ie9 .video-feature__main {
    display: table-cell;
    vertical-align: top;
  }
  /* line 145, sass/section/inner/_video.scss */
  .video-feature__content {
    width: 34%;
    border-left: 0.4375em solid #FFF;
  }
  /* line 150, sass/section/inner/_video.scss */
  .ie9 .video-feature__content {
    display: table-cell;
    vertical-align: top;
  }
}

@media screen and (max-width: 991px) {
  /* line 158, sass/section/inner/_video.scss */
  .ie9 .video-feature {
    display: block;
  }
  /* line 162, sass/section/inner/_video.scss */
  .video-feature__content {
    font-size: 0.875rem;
  }
  /* line 165, sass/section/inner/_video.scss */
  .ie9 .video-feature__content {
    display: block;
  }
  /* line 171, sass/section/inner/_video.scss */
  .ie9 .video-feature__main {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  /* line 180, sass/section/inner/_video.scss */
  .video-feature__content {
    font-size: 0.8125rem;
  }
}

/* line 187, sass/section/inner/_video.scss */
.video-list, .gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.375em 0 0 -1.375em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 194, sass/section/inner/_video.scss */
.ie9 .video-list, .ie9 .gallery-list {
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 187, sass/section/inner/_video.scss */
  .video-list, .gallery-list {
    font-size: 0.8125rem;
  }
}

/* line 205, sass/section/inner/_video.scss */
.video-grid {
  margin: 0 0 0 1.375em;
}

/* line 208, sass/section/inner/_video.scss */
.ie9 .video-grid {
  display: inline-block;
}

/* line 215, sass/section/inner/_video.scss */
.video-grid__bottom {
  padding: 0.875em 0.625em 1.625em;
}

/* line 219, sass/section/inner/_video.scss */
.video-grid__title {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.22222222;
  margin: 0 0 0.33333333em;
  color: #ef6c00;
}

/* line 229, sass/section/inner/_video.scss */
.video-grid__date {
  font-family: 'Helvetica', 'Arial';
  font-size: 0.875em;
  font-weight: 700;
  margin: 0.14285714em 0 0;
}

/* line 239, sass/section/inner/_video.scss */
.video-grid__imgw {
  position: relative;
}

/* line 241, sass/section/inner/_video.scss */
.video-grid__imgw--span {
  display: block;
}

/* line 245, sass/section/inner/_video.scss */
.video-grid__imgw:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #ef6c00;
  z-index: 4;
}

@media screen and (max-width: 500px) {
  /* line 205, sass/section/inner/_video.scss */
  .video-grid {
    width: calc(100% - 1.375em);
  }
  /* line 268, sass/section/inner/_video.scss */
  .ie9 .video-grid {
    width: calc(100% - 1.5625em);
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  /* line 205, sass/section/inner/_video.scss */
  .video-grid {
    width: calc(50% - 1.375em);
  }
  /* line 275, sass/section/inner/_video.scss */
  .ie9 .video-grid {
    width: calc(50% - 1.5625em);
  }
}

@media screen and (min-width: 768px) {
  /* line 205, sass/section/inner/_video.scss */
  .video-grid {
    width: calc(33.33333333% - 1.375em);
  }
  /* line 284, sass/section/inner/_video.scss */
  .ie9 .video-grid {
    width: calc(33.33333333% - 1.5625em);
  }
}

/* line 291, sass/section/inner/_video.scss */
.rte-video-grid {
  margin: 20px auto !important;
  width: 50%;
}

@media screen and (max-width: 767px) {
  /* line 291, sass/section/inner/_video.scss */
  .rte-video-grid {
    width: 100%;
  }
}

/* line 301, sass/section/inner/_video.scss */
.rte-video-thumbnail {
  position: relative;
  border-bottom: 2px solid #ef6c00;
}

/* line 304, sass/section/inner/_video.scss */
.rte-video-thumbnail:before {
  content: "i??";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  font-size: 80px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 319, sass/section/inner/_video.scss */
.rte-video-thumbnail img {
  display: block;
}

/* line 324, sass/section/inner/_video.scss */
.rte-sticky-video {
  width: 60%;
  margin: 20px auto;
  background-color: #000000;
}

/* line 329, sass/section/inner/_video.scss */
.cke_editable .rte-sticky-video {
  background-color: #ffffff;
}

@media screen and (max-width: 991px) {
  /* line 324, sass/section/inner/_video.scss */
  .rte-sticky-video {
    width: 100%;
  }
}

/* line 339, sass/section/inner/_video.scss */
.rte-sticky-video video.is-sticky, .rte-sticky-video iframe.is-sticky {
  position: fixed !important;
  top: inherit !important;
  bottom: 20px !important;
  left: 0 !important;
  display: block;
  max-width: 352px !important;
  max-height: 198px !important;
  width: 352px !important;
  height: 198px !important;
  z-index: 10;
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}

@media screen and (max-width: 767px) {
  /* line 339, sass/section/inner/_video.scss */
  .rte-sticky-video video.is-sticky, .rte-sticky-video iframe.is-sticky {
    max-width: 220px !important;
    max-height: 134px !important;
    width: 220px !important;
    height: 134px !important;
  }
}

/* line 363, sass/section/inner/_video.scss */
.rte-sticky-video.is-internal .ckeditor-html5-video {
  position: relative;
  padding: 56.25% 0 0;
  overflow: hidden;
}

/* line 369, sass/section/inner/_video.scss */
.rte-sticky-video.is-internal video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 379, sass/section/inner/_video.scss */
.rte-sticky-video p {
  display: none;
}

/* line 1, sass/section/inner/_building.scss */
.imgright-blk {
  position: relative;
}

/* line 6, sass/section/inner/_building.scss */
.imgright-blk__imgw {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 13, sass/section/inner/_building.scss */
.imgright-blk__imgw-inner {
  position: relative;
}

/* line 26, sass/section/inner/_building.scss */
.building-info .imgright-blk {
  padding: 0 40% 0 0;
}

/* line 28, sass/section/inner/_building.scss */
.building-info .imgright-blk__imgw {
  width: 304px;
  max-width: 304px;
}

/* line 32, sass/section/inner/_building.scss */
.building-info .imgright-blk__imgw-inner {
  padding: 121.38157895% 0 0;
}

@media screen and (max-width: 991px) {
  /* line 28, sass/section/inner/_building.scss */
  .building-info .imgright-blk__imgw {
    width: 36%;
  }
}

@media screen and (max-width: 767px) {
  /* line 26, sass/section/inner/_building.scss */
  .building-info .imgright-blk {
    padding-right: 0;
  }
  /* line 44, sass/section/inner/_building.scss */
  .building-info .imgright-blk__imgw {
    position: relative;
    width: 100%;
    margin: 0 0 15px;
  }
}

/* line 56, sass/section/inner/_building.scss */
.blk-tab__wrap {
  margin: 0 0 1.5625em;
}

@media screen and (max-width: 991px) {
  /* line 56, sass/section/inner/_building.scss */
  .blk-tab__wrap {
    font-size: 0.875rem;
  }
}

/* line 63, sass/section/inner/_building.scss */
.blk-tab__list {
  display: table;
}

/* line 69, sass/section/inner/_building.scss */
.blk-tab__itm {
  position: relative;
  display: table-cell;
  border: 1px solid #e4e4e4;
}

/* line 76, sass/section/inner/_building.scss */
.blk-tab__itm:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  background: #fef4f0;
}

/* line 93, sass/section/inner/_building.scss */
.blk-tab__itm:after {
  position: absolute;
  right: 0;
  left: 0;
  height: 2px;
  content: "";
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  background: #ef6c00;
}

/* line 110, sass/section/inner/_building.scss */
.blk-tab__itm.active {
  color: #ef6c00;
  border-top-color: #FDE8DF;
}

/* line 113, sass/section/inner/_building.scss */
.blk-tab__itm.active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 116, sass/section/inner/_building.scss */
.blk-tab__itm.active:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 124, sass/section/inner/_building.scss */
.blk-tab__itm + .blk-tab__itm {
  border-left: 0;
}

/* line 128, sass/section/inner/_building.scss */
.blk-tab__btn {
  line-height: 1.375;
  position: relative;
  z-index: 3;
  display: block;
  padding: 0.6875em 2em;
}

/* line 140, sass/section/inner/_building.scss */
.building-info {
  min-height: 380px;
}

@media screen and (min-width: 768px) {
  /* line 147, sass/section/inner/_building.scss */
  .sidetab__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 151, sass/section/inner/_building.scss */
  .no-flexbox .sidetab__section:after {
    content: "";
    display: block;
    clear: both;
  }
}

/* line 160, sass/section/inner/_building.scss */
.sidetab__wrap {
  box-shadow: 0 0.1em 0.6em 0 rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  /* line 160, sass/section/inner/_building.scss */
  .sidetab__wrap {
    width: 27.27272727%;
  }
}

@media screen and (min-width: 768px) {
  /* line 167, sass/section/inner/_building.scss */
  .no-flexbox .sidetab__wrap {
    float: left;
  }
}

/* line 174, sass/section/inner/_building.scss */
.sidetab__title {
  font-size: 1.25em;
  font-weight: 700;
  padding: 0.5em 20px;
  color: #FFF;
  background: #ef6c00;
}

/* line 187, sass/section/inner/_building.scss */
.sidetab__itm {
  position: relative;
  border-bottom: 1px solid #fef4f0;
}

/* line 192, sass/section/inner/_building.scss */
.sidetab__itm:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #fef4f0;
}

/* line 209, sass/section/inner/_building.scss */
.sidetab__itm.active {
  color: #ef6c00;
}

/* line 212, sass/section/inner/_building.scss */
.sidetab__itm.active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 218, sass/section/inner/_building.scss */
.sidetab__btn {
  font-size: 1.125em;
  position: relative;
  display: block;
  padding: 0.66666667em 3.05555556em 0.66666667em 20px;
}

/* line 226, sass/section/inner/_building.scss */
.sidetab__btn:after {
  position: absolute;
  top: 0.61111111em;
  right: 1.11111111em;
  content: "i??";
  opacity: .9;
}

@media screen and (min-width: 768px) {
  /* line 239, sass/section/inner/_building.scss */
  .sidetab__content {
    width: 70%;
    margin: 0 0 0 2.72727273%;
  }
}

@media screen and (min-width: 768px) {
  /* line 245, sass/section/inner/_building.scss */
  .no-flexbox .sidetab__content {
    float: right;
  }
}

@media screen and (max-width: 767px) {
  /* line 239, sass/section/inner/_building.scss */
  .sidetab__content {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 257, sass/section/inner/_building.scss */
  .sidetab__wrap {
    font-size: 0.8125rem;
  }
  /* line 261, sass/section/inner/_building.scss */
  .sidetab__title, .sidetab__btn {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 274, sass/section/inner/_building.scss */
.imgleft-blk__imgw {
  max-width: 445px;
  margin: 0 0 12px;
}

/* line 279, sass/section/inner/_building.scss */
.imgleft-blk__main {
  overflow: hidden;
}

/* line 283, sass/section/inner/_building.scss */
.imgleft-blk__title {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 0 0.9em;
  color: #ea5515;
}

@media screen and (min-width: 768px) {
  /* line 293, sass/section/inner/_building.scss */
  .imgleft-blk__imgw {
    float: left;
    width: 61.80555556%;
    margin: 0 3.61111111% 0 0;
  }
}

/* line 301, sass/section/inner/_building.scss */
.sidetab__section .tab__pane .imgleft-blk {
  -webkit-transform: translate(1.6em, 1.6em);
  -ms-transform: translate(1.6em, 1.6em);
  transform: translate(1.6em, 1.6em);
  opacity: 0;
}

/* line 307, sass/section/inner/_building.scss */
.sidetab__section .tab__pane.active .imgleft-blk {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

/* line 314, sass/section/inner/_building.scss */
.color-blk {
  padding: 1.875em 1.5625em;
}

/* line 316, sass/section/inner/_building.scss */
.color-blk--orange {
  background: #fef4f0;
}

@media screen and (max-width: 767px) {
  /* line 314, sass/section/inner/_building.scss */
  .color-blk {
    padding: 20px 15px;
  }
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .single-slider__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

/* line 337, sass/section/inner/_building.scss */
.building-img-slider .single-slider__imgw-inner {
  position: relative;
  padding: 73.48314607% 0 0;
}

/* line 348, sass/section/inner/_building.scss */
.promorow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5625em 4.5em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  /* line 348, sass/section/inner/_building.scss */
  .promorow {
    font-size: 13px;
  }
}

/* line 364, sass/section/inner/_building.scss */
.no-flexbox .promorow:after {
  content: "";
  display: block;
  clear: both;
}

/* line 371, sass/section/inner/_building.scss */
.promorow__blk {
  margin: 0 0.5625em;
}

/* line 375, sass/section/inner/_building.scss */
.no-flexbox .promorow__blk {
  float: left;
}

@media screen and (min-width: 992px) {
  /* line 371, sass/section/inner/_building.scss */
  .promorow__blk {
    width: calc(33.33333333% - 1.125em);
  }
  /* line 388, sass/section/inner/_building.scss */
  .no-flexbox .promorow__blk .idxnew__title {
    min-height: 40px;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 371, sass/section/inner/_building.scss */
  .promorow__blk {
    width: calc(33.33333333% - 1.125em);
  }
  /* line 400, sass/section/inner/_building.scss */
  .promorow__blk .idxnew__content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  /* line 371, sass/section/inner/_building.scss */
  .promorow__blk {
    width: calc(50% - 1.125em);
    margin-bottom: 1em;
  }
  /* line 413, sass/section/inner/_building.scss */
  .no-flexbox .promorow__blk .idxnew__title {
    min-height: 40px;
    overflow: hidden;
  }
}

@media screen and (max-width: 500px) {
  /* line 371, sass/section/inner/_building.scss */
  .promorow__blk {
    width: calc(100% - 1.125em);
    margin-bottom: 1em;
  }
}

/* line 430, sass/section/inner/_building.scss */
.imgcard {
  display: block;
}

/* line 434, sass/section/inner/_building.scss */
.map-info {
  min-height: 470px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 434, sass/section/inner/_building.scss */
  .map-info {
    min-height: 45vw;
  }
}

/* line 443, sass/section/inner/_building.scss */
.map-info .imgright-blk__imgw img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 434, sass/section/inner/_building.scss */
  .map-info {
    padding-right: 61.81818182%;
  }
  /* line 456, sass/section/inner/_building.scss */
  .map-info .imgright-blk__imgw {
    width: 60.27272727%;
  }
  /* line 459, sass/section/inner/_building.scss */
  .map-info .imgright-blk__imgw-inner {
    padding: 71.64404223% 0 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 468, sass/section/inner/_building.scss */
  .map-info .imgright-blk__imgw {
    position: relative;
    margin-bottom: 13px;
  }
  /* line 473, sass/section/inner/_building.scss */
  .map-info .imgright-blk__imgw img {
    position: relative;
  }
}

@media screen and (max-width: 500px) {
  /* line 488, sass/section/inner/_building.scss */
  .extra-info-row__video .video-grid {
    width: calc(100% - 1.375em);
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  /* line 488, sass/section/inner/_building.scss */
  .extra-info-row__video .video-grid {
    width: calc(50% - 1.375em);
  }
  /* line 496, sass/section/inner/_building.scss */
  .no-flexbox .extra-info-row__video .video-grid {
    width: calc(50% - 1.5625em);
  }
}

@media screen and (min-width: 768px) {
  /* line 488, sass/section/inner/_building.scss */
  .extra-info-row__video .video-grid {
    width: calc(50% - 1.375em);
  }
  /* line 504, sass/section/inner/_building.scss */
  .no-flexbox .extra-info-row__video .video-grid {
    width: calc(50% - 1.5625em);
  }
}

@media screen and (min-width: 768px) {
  /* line 515, sass/section/inner/_building.scss */
  .extra-info-row__video {
    float: left;
    width: 65.90909091%;
  }
  /* line 520, sass/section/inner/_building.scss */
  .extra-info-row__download {
    float: right;
    width: 31.36363636%;
  }
}

@media screen and (max-width: 767px) {
  /* line 528, sass/section/inner/_building.scss */
  .extra-info-row__download {
    margin-top: 20px;
  }
}

/* line 534, sass/section/inner/_building.scss */
.blk-list {
  margin: 0;
  padding: 0;
}

/* line 540, sass/section/inner/_building.scss */
.blk-list__itm {
  margin: 0 0 0.625em;
}

@media screen and (max-width: 991px) {
  /* line 534, sass/section/inner/_building.scss */
  .blk-list {
    font-size: 0.875rem;
  }
}

/* line 549, sass/section/inner/_building.scss */
.plate-btn {
  font-size: 1rem;
  position: relative;
  display: block;
  padding: 0.875em 1.25em 0.875em 1.25em;
  background: #fbece5;
}

@media screen and (max-width: 991px) {
  /* line 549, sass/section/inner/_building.scss */
  .plate-btn {
    font-size: 0.875rem;
  }
}

/* line 564, sass/section/inner/_building.scss */
.plate-btn--download {
  padding-left: 2.8125em;
}

/* line 567, sass/section/inner/_building.scss */
.plate-btn--download:before {
  position: absolute;
  top: 0.875em;
  left: 1.1875em;
  content: "i?¡¨";
  color: #ef6c00;
}

/* line 2, sass/section/inner/_gallery.scss */
.gallery-cover {
  box-shadow: 6px 6px 0 0 #ebebeb;
}

/* line 8, sass/section/inner/_gallery.scss */
.gallery-cover:hover:before, .gallery-cover:focus:before {
  opacity: 1;
}

/* line 13, sass/section/inner/_gallery.scss */
.gallery-cover__container {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/* line 21, sass/section/inner/_gallery.scss */
.gallery-cover:hover .gallery-cover__container, .gallery-cover:focus .gallery-cover__container {
  opacity: 1;
}

/* line 26, sass/section/inner/_gallery.scss */
.gallery-cover__icon {
  width: 5.625em;
  height: 5.625em;
}

/* line 33, sass/section/inner/_gallery.scss */
.gallery-cover__count {
  font-size: 1.125em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* line 58, sass/section/inner/_gallery.scss */
.ie9 .gallery-list {
  display: block;
}

/* line 65, sass/section/inner/_gallery.scss */
.gallery-grid {
  margin: 0 0 0 1.375em;
}

/* line 69, sass/section/inner/_gallery.scss */
.ie9 .gallery-grid {
  display: inline-block;
}

/* line 73, sass/section/inner/_gallery.scss */
.gallery-grid__bottom {
  padding: 1.125em 0.625em 1.625em;
}

/* line 77, sass/section/inner/_gallery.scss */
.gallery-grid__title {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.22222222;
  margin: 0 0 0.33333333em;
  color: #ef6c00;
}

/* line 87, sass/section/inner/_gallery.scss */
.gallery-grid__date {
  font-family: 'Helvetica', 'Arial';
  font-size: 0.875em;
  font-weight: 700;
  margin: 0.14285714em 0 0;
}

@media screen and (max-width: 500px) {
  /* line 65, sass/section/inner/_gallery.scss */
  .gallery-grid {
    width: calc(100% - 1.375em);
  }
  /* line 102, sass/section/inner/_gallery.scss */
  .ie9 .gallery-grid {
    width: calc(100% - 1.5625em);
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  /* line 65, sass/section/inner/_gallery.scss */
  .gallery-grid {
    width: calc(50% - 1.375em);
  }
  /* line 109, sass/section/inner/_gallery.scss */
  .ie9 .gallery-grid {
    width: calc(50% - 1.5625em);
  }
}

@media screen and (min-width: 768px) {
  /* line 65, sass/section/inner/_gallery.scss */
  .gallery-grid {
    width: calc(33.33333333% - 1.375em);
  }
  /* line 118, sass/section/inner/_gallery.scss */
  .ie9 .gallery-grid {
    width: calc(33.33333333% - 1.5625em);
  }
}

/* line 124, sass/section/inner/_gallery.scss */
.album__container {
  margin-bottom: 20px;
}

/* line 126, sass/section/inner/_gallery.scss */
.album__container .page-title, .album__container .full-plate__title {
  margin: 0 0 15px 0;
}

/* line 133, sass/section/inner/_gallery.scss */
.album__date {
  font-family: 'Helvetica', 'Arial';
  font-size: 1em;
  color: #585858;
}

/* line 144, sass/section/inner/_gallery.scss */
.album-slider__container {
  position: relative;
}

/* line 147, sass/section/inner/_gallery.scss */
.album-slider__container .slick-arrow, .album-slider__container .js-scroller-arrow {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 767px) {
  /* line 147, sass/section/inner/_gallery.scss */
  .album-slider__container .slick-arrow, .album-slider__container .js-scroller-arrow {
    width: 40px;
    height: 40px;
  }
}

/* line 158, sass/section/inner/_gallery.scss */
.album-slider__container .slick-arrow .ico-fw, .album-slider__container .js-scroller-arrow .ico-fw {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  /* line 158, sass/section/inner/_gallery.scss */
  .album-slider__container .slick-arrow .ico-fw, .album-slider__container .js-scroller-arrow .ico-fw {
    font-size: 25px;
  }
}

/* line 167, sass/section/inner/_gallery.scss */
.album-slider__container .slick-arrow:hover, .album-slider__container .js-scroller-arrow:hover, .album-slider__container .slick-arrow:focus, .album-slider__container .js-scroller-arrow:focus {
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 171, sass/section/inner/_gallery.scss */
.album-slider__container .slick-arrow:hover .ico-arrow-left.ico-fw, .album-slider__container .js-scroller-arrow:hover .ico-arrow-left.ico-fw, .album-slider__container .slick-arrow:focus .ico-arrow-left.ico-fw, .album-slider__container .js-scroller-arrow:focus .ico-arrow-left.ico-fw {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

/* line 175, sass/section/inner/_gallery.scss */
.album-slider__container .slick-arrow:hover .ico-arrow-right.ico-fw, .album-slider__container .js-scroller-arrow:hover .ico-arrow-right.ico-fw, .album-slider__container .slick-arrow:focus .ico-arrow-right.ico-fw, .album-slider__container .js-scroller-arrow:focus .ico-arrow-right.ico-fw {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .album-slider__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

/* line 192, sass/section/inner/_gallery.scss */
.album-slider__img-inner {
  position: relative;
  padding: 56.10859729% 0 0;
}

/* line 196, sass/section/inner/_gallery.scss */
.album-slider__img-inner img {
  z-index: 1;
}

/* line 203, sass/section/inner/_gallery.scss */
.album-slider__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

@media screen and (max-width: 767px) {
  /* line 203, sass/section/inner/_gallery.scss */
  .album-slider__caption {
    position: static;
    background-color: #333333;
  }
}

/* line 219, sass/section/inner/_gallery.scss */
.album-slider__caption-container {
  position: relative;
  padding: 15px 120px 15px 15px;
  font-size: 1.125em;
  font-weight: bold;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  /* line 219, sass/section/inner/_gallery.scss */
  .album-slider__caption-container {
    font-size: 0.875em;
    line-height: 1.5;
    font-weight: normal;
  }
}

/* line 235, sass/section/inner/_gallery.scss */
.album-slider__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 243, sass/section/inner/_gallery.scss */
.album-slider__icon .album__icon {
  width: 33px;
  height: 28px;
  vertical-align: middle;
}

/* line 251, sass/section/inner/_gallery.scss */
.album-slider__count {
  font-family: 'Helvetica', 'Arial';
  margin-left: 10px;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
}

/* line 6, sass/section/inner/_services.scss */
.services__group {
  margin: 0 -0.4375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 11, sass/section/inner/_services.scss */
.ie9 .services__group {
  display: block;
  width: 100%;
}

/* line 16, sass/section/inner/_services.scss */
.services__blk {
  margin: 0 0.4375em 1.25em 0.4375em;
  width: calc(25% - 0.4375em * 2);
  background-color: #f3f3f3;
}

/* line 21, sass/section/inner/_services.scss */
.ie9 .services__blk {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 0.4375em * 2 - 3px);
}

/* line 27, sass/section/inner/_services.scss */
.services__blk:hover, .services__blk:focus {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 991px) {
  /* line 16, sass/section/inner/_services.scss */
  .services__blk {
    width: calc(50% - 0.4375em * 2);
  }
  /* line 40, sass/section/inner/_services.scss */
  .ie9 .services__blk {
    width: calc(50% - 0.4375em * 2 - 3px);
  }
}

@media screen and (max-width: 767px) {
  /* line 16, sass/section/inner/_services.scss */
  .services__blk {
    width: 100%;
  }
  /* line 48, sass/section/inner/_services.scss */
  .ie9 .services__blk {
    width: 100%;
  }
}

/* line 53, sass/section/inner/_services.scss */
.services__blk--imginner {
  position: relative;
  padding: 60.37735849% 0 0;
}

/* line 62, sass/section/inner/_services.scss */
.service__table-container .services__blk {
  margin: 0;
  width: 100% !important;
}

@media screen and (max-width: 991px) {
  /* line 62, sass/section/inner/_services.scss */
  .service__table-container .services__blk {
    width: 100% !important;
  }
  /* line 69, sass/section/inner/_services.scss */
  .ie9 .service__table-container .services__blk {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 62, sass/section/inner/_services.scss */
  .service__table-container .services__blk {
    width: 100%;
  }
  /* line 77, sass/section/inner/_services.scss */
  .ie9 .service__table-container .services__blk {
    width: 100%;
  }
}

/* line 87, sass/section/inner/_services.scss */
.services__heading {
  position: relative !important;
  margin: 0 !important;
  padding: 0.52173913em 0.65217391em 0.52173913em 3.26086957em !important;
  font-size: 1.4375em !important;
  line-height: 1.73913043em !important;
  color: #ffffff !important;
}

/* line 95, sass/section/inner/_services.scss */
.blk--orange .services__heading {
  background-color: #ef6c00;
}

/* line 99, sass/section/inner/_services.scss */
.blk--green .services__heading {
  background-color: #00a48f;
}

/* line 103, sass/section/inner/_services.scss */
.blk--cyan .services__heading {
  background-color: #619e02;
}

/* line 107, sass/section/inner/_services.scss */
.blk--blue .services__heading {
  background-color: #0d61c2;
}

@media screen and (max-width: 991px) {
  /* line 87, sass/section/inner/_services.scss */
  .services__heading {
    font-size: 1.3125em;
  }
}

@media screen and (max-width: 767px) {
  /* line 87, sass/section/inner/_services.scss */
  .services__heading {
    font-size: 1.125em;
  }
}

/* line 123, sass/section/inner/_services.scss */
.services__icon {
  position: absolute;
  top: 50%;
  left: 0.43478261em;
  width: 55px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  /* line 123, sass/section/inner/_services.scss */
  .services__icon {
    width: 45px;
  }
}

/* line 136, sass/section/inner/_services.scss */
.ie9 .services__icon {
  width: 100%;
  max-width: 55px;
  height: auto;
}

@media screen and (max-width: 767px) {
  /* line 136, sass/section/inner/_services.scss */
  .ie9 .services__icon {
    max-width: 45px;
  }
}

/* line 152, sass/section/inner/_services.scss */
.services-list__container {
  padding: 0.625em 1.25em 3.125em 1.25em;
  font-size: 0.9375em;
  line-height: 1.5;
}

@media screen and (min-width: 767px) {
  /* line 158, sass/section/inner/_services.scss */
  .ie9 .services-list__container {
    min-height: 19.6875em;
  }
}

/* line 164, sass/section/inner/_services.scss */
.services-list__container ul {
  padding: 0 0 0 2em !important;
  list-style: none !important;
}

/* line 168, sass/section/inner/_services.scss */
.services-list__container ul > li {
  position: relative;
  margin: -0.625em 0 0 0 !important;
  padding: 0.66666667em 0 !important;
}

/* line 173, sass/section/inner/_services.scss */
.services-list__container ul > li:before {
  margin: 0.73333333em 0 0 -2em !important;
  content: "" !important;
  border-width: 0.33333333em 0 0.33333333em 0.6em !important;
  border-style: solid !important;
  position: absolute !important;
  top: 0.33333333em !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

/* line 188, sass/section/inner/_services.scss */
.blk--orange .services-list__container ul > li:before {
  border-color: transparent transparent transparent #ef6c00;
}

/* line 192, sass/section/inner/_services.scss */
.blk--green .services-list__container ul > li:before {
  border-color: transparent transparent transparent #00a48f;
}

/* line 196, sass/section/inner/_services.scss */
.blk--cyan .services-list__container ul > li:before {
  border-color: transparent transparent transparent #619e02;
}

/* line 200, sass/section/inner/_services.scss */
.blk--blue .services-list__container ul > li:before {
  border-color: transparent transparent transparent #0d61c2;
}

/* line 206, sass/section/inner/_services.scss */
.services-list__container ul > li a {
  padding: 0.13333333em 0;
  text-decoration: none !important;
  color: #585858;
}

/* line 213, sass/section/inner/_services.scss */
.blk--orange .services-list__container ul > li a:hover {
  color: #ef6c00;
  border-bottom: 1px solid #ef6c00;
}

/* line 218, sass/section/inner/_services.scss */
.blk--green .services-list__container ul > li a:hover {
  color: #00a48f;
  border-bottom: 1px solid #00a48f;
}

/* line 223, sass/section/inner/_services.scss */
.blk--cyan .services-list__container ul > li a:hover {
  color: #619e02;
  border-bottom: 1px solid #619e02;
}

/* line 228, sass/section/inner/_services.scss */
.blk--blue .services-list__container ul > li a:hover {
  color: #0d61c2;
  border-bottom: 1px solid #0d61c2;
}

/* line 2, sass/section/inner/_donation.scss */
.donation__banner {
  margin: -2.25em 0 1.125em 0;
  position: relative;
  overflow: hidden;
}

/* line 8, sass/section/inner/_donation.scss */
.donation__banner > .container {
  max-width: 1140px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 2, sass/section/inner/_donation.scss */
  .donation__banner {
    margin: -1.125em 0 1.125em 0;
  }
}

/* line 17, sass/section/inner/_donation.scss */
.donation__banner--imginner {
  position: relative;
  padding: 23.42105263% 0 0;
}

@media screen and (max-width: 767px) {
  /* line 17, sass/section/inner/_donation.scss */
  .donation__banner--imginner {
    padding: 40% 0 0;
  }
}

/* line 26, sass/section/inner/_donation.scss */
.donation__banner--imginner img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 42, sass/section/inner/_donation.scss */
.donation-method__btn-container {
  text-align: center;
}

/* line 46, sass/section/inner/_donation.scss */
.donation-method .btn-donation-cate {
  position: relative;
  margin: 0 0.45454545em;
  min-width: 15.45454545em;
  font-size: 1.375em;
  line-height: 1.90909091em;
  color: #ffffff;
  background-color: #8c8c8c;
}

@media screen and (max-width: 767px) {
  /* line 46, sass/section/inner/_donation.scss */
  .donation-method .btn-donation-cate {
    margin: 0;
    width: 50%;
    min-width: 0;
    font-size: 1.25em;
  }
}

/* line 63, sass/section/inner/_donation.scss */
.donation-method .btn-donation-cate:before {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 7px);
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.36363636em 0.31818182em 0 0.31818182em;
  border-color: #ef6c00 transparent transparent transparent;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

/* line 79, sass/section/inner/_donation.scss */
.donation-method .btn-donation-cate.active, .donation-method .btn-donation-cate:hover {
  background-color: #ef6c00;
}

/* line 82, sass/section/inner/_donation.scss */
.donation-method .btn-donation-cate.active:before, .donation-method .btn-donation-cate:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* line 91, sass/section/inner/_donation.scss */
.donation-method__imginner .donation-method__icon {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 91, sass/section/inner/_donation.scss */
  .donation-method__imginner .donation-method__icon {
    width: auto;
    max-height: 65px;
  }
}

/* line 106, sass/section/inner/_donation.scss */
.donation-method__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3.125em -1.125em 1.25em -1.125em;
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

/* line 114, sass/section/inner/_donation.scss */
.donation-method__content.active {
  position: relative;
  visibility: visible;
  opacity: 1;
}

/* line 121, sass/section/inner/_donation.scss */
.ie9 .donation-method__content {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 106, sass/section/inner/_donation.scss */
  .donation-method__content {
    margin: 1.875em -0.5em 0em -0.5em;
  }
}

/* line 135, sass/section/inner/_donation.scss */
.donation-method__block {
  padding: 0 0.875em;
  margin-bottom: 1.25em;
  visibility: hidden;
  -webkit-transform: translate(0, 1em) scale(0.85);
  -ms-transform: translate(0, 1em) scale(0.85);
  transform: translate(0, 1em) scale(0.85);
  opacity: 0;
  width: 25%;
}

/* line 144, sass/section/inner/_donation.scss */
.ie9 .donation-method__block {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 3px);
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

/* line 151, sass/section/inner/_donation.scss */
.donation-method__block:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

/* line 156, sass/section/inner/_donation.scss */
.donation-method__content.active .donation-method__block {
  visibility: visible;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  /* line 135, sass/section/inner/_donation.scss */
  .donation-method__block {
    padding: 0 0.5em;
    width: 50%;
  }
  /* line 172, sass/section/inner/_donation.scss */
  .ie9 .donation-method__block {
    width: calc(50% - 3px);
  }
}

/* line 179, sass/section/inner/_donation.scss */
.donation-method__title {
  margin: 0.41666667em 0 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  color: #8c8c8c;
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  /* line 179, sass/section/inner/_donation.scss */
  .donation-method__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  /* line 179, sass/section/inner/_donation.scss */
  .donation-method__title {
    margin: 0;
    white-space: normal;
  }
}

/* line 197, sass/section/inner/_donation.scss */
.donation-method__intro {
  margin: 0.85714286em 0 2em 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  color: #757474;
}

@media screen and (max-width: 767px) {
  /* line 197, sass/section/inner/_donation.scss */
  .donation-method__intro {
    margin: 0.625em 0 0.875em 0;
    font-size: 0.875em;
  }
}

/* line 217, sass/section/inner/_donation.scss */
.donation-method__btn {
  margin: 1em auto;
  padding: 0.875em 0;
  max-width: 10.8125em;
  display: block;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
}

/* line 230, sass/section/inner/_donation.scss */
.donation-method__btn.btn-detail {
  color: #ea5515;
  background-color: #ffffff;
  border-color: #fbe0d5;
}

/* line 236, sass/section/inner/_donation.scss */
.donation-method__btn.btn-donate {
  color: #ffffff;
  background-color: #ea5515;
  border-color: #ea5515;
}

/* line 242, sass/section/inner/_donation.scss */
.donation-method__btn.btn-enquiry {
  color: #ffffff;
  background-color: #ea5515;
  border-color: #ea5515;
}

/* line 257, sass/section/inner/_donation.scss */
.donate-service__section {
  margin: 0 0 -2.5em 0;
  padding: 3.125em 0;
  background-image: url("/assets/img/donation-bg.jpg");
  background-repeat: repeat;
}

@media screen and (max-width: 767px) {
  /* line 257, sass/section/inner/_donation.scss */
  .donate-service__section {
    margin: 0 0 -2.5em 0;
    padding: 1.875em 0;
  }
}

/* line 269, sass/section/inner/_donation.scss */
.donate-service__section--top {
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 269, sass/section/inner/_donation.scss */
  .donate-service__section--top {
    display: block;
  }
}

/* line 278, sass/section/inner/_donation.scss */
.donate-service__section--top:after {
  content: "";
  clear: both;
}

/* line 284, sass/section/inner/_donation.scss */
.donate-service__section .section-container {
  margin: 0 -10px;
}

/* line 293, sass/section/inner/_donation.scss */
.donate-highlight {
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
  width: 60%;
}

@media screen and (max-width: 767px) {
  /* line 293, sass/section/inner/_donation.scss */
  .donate-highlight {
    margin-bottom: 2.1875em;
    display: block;
    width: 100%;
  }
}

/* line 311, sass/section/inner/_donation.scss */
.highlight-blk__container {
  border: 1px solid #e4e4e4;
}

/* line 315, sass/section/inner/_donation.scss */
.highlight-blk__content {
  padding: 1.375em 1.875em;
  background-color: #ffffff;
  border-bottom: 3px solid #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 315, sass/section/inner/_donation.scss */
  .highlight-blk__content {
    padding: 0.9375em 1.125em;
  }
}

/* line 325, sass/section/inner/_donation.scss */
.highlight-blk__link:hover .highlight-blk__content {
  background-color: #ef6c00;
}

/* line 333, sass/section/inner/_donation.scss */
.highlight-blk__intro {
  font-size: 1.25em;
  line-height: 1.5;
  color: #666666;
}

@media screen and (max-width: 767px) {
  /* line 333, sass/section/inner/_donation.scss */
  .highlight-blk__intro {
    font-size: 0.875em;
  }
}

/* line 342, sass/section/inner/_donation.scss */
.highlight-blk__link:hover .highlight-blk__intro {
  color: #ffffff;
}

/* line 347, sass/section/inner/_donation.scss */
.highlight-blk__imginner {
  position: relative;
  padding: 45.69230769% 0 0;
}

/* line 351, sass/section/inner/_donation.scss */
.highlight-blk__imginner--large {
  padding: 57.54716981% 0 0;
}

/* line 364, sass/section/inner/_donation.scss */
.financial__container {
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
  width: 40%;
}

@media screen and (min-width: 767px) {
  /* line 364, sass/section/inner/_donation.scss */
  .financial__container {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  /* line 364, sass/section/inner/_donation.scss */
  .financial__container {
    display: block;
    margin-bottom: 2.1875em;
    width: 100%;
  }
}

/* line 384, sass/section/inner/_donation.scss */
.financial__list .slick-dots {
  margin-top: 17px;
}

@media screen and (min-width: 767px) {
  /* line 383, sass/section/inner/_donation.scss */
  .financial__list {
    display: block;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .financial__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (min-width: 767px) {
  /* line 398, sass/section/inner/_donation.scss */
  .financial__itm {
    position: absolute;
    right: 10px;
    width: calc(100% - 20px);
  }
  /* line 403, sass/section/inner/_donation.scss */
  .financial__itm:nth-of-type(1) {
    top: 0;
  }
  /* line 407, sass/section/inner/_donation.scss */
  .financial__itm:nth-of-type(2) {
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 414, sass/section/inner/_donation.scss */
  .financial__itm-link {
    padding-bottom: 70px;
  }
}

/* line 421, sass/section/inner/_donation.scss */
.financial__itm-link:before {
  left: -5px;
  height: 30%;
}

/* line 433, sass/section/inner/_donation.scss */
.financial__itm-link .financial__text {
  padding: 0.83333333em 1.11111111em;
  height: auto;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 433, sass/section/inner/_donation.scss */
  .financial__itm-link .financial__text {
    padding: 1.19047619em;
    font-size: 21px;
  }
}

/* line 450, sass/section/inner/_donation.scss */
.financial--imginner {
  position: relative;
  padding: 45.09345794% 0 0;
}

/* line 473, sass/section/inner/_donation.scss */
.donate-case__slider {
  margin: 20px 11px 0 11px;
}

@media screen and (max-width: 767px) {
  /* line 473, sass/section/inner/_donation.scss */
  .donate-case__slider {
    margin: 0;
  }
}

/* line 480, sass/section/inner/_donation.scss */
.donate-case__slider .slick-arrow, .donate-case__slider .js-scroller-arrow {
  top: 25%;
}

@media screen and (max-width: 767px) {
  /* line 480, sass/section/inner/_donation.scss */
  .donate-case__slider .slick-arrow, .donate-case__slider .js-scroller-arrow {
    top: calc(50% - 17px);
  }
}

/* line 488, sass/section/inner/_donation.scss */
.donate-case__slider .slick-dots {
  margin-top: 1.75em;
}

@media screen and (max-width: 767px) {
  /* line 488, sass/section/inner/_donation.scss */
  .donate-case__slider .slick-dots {
    margin-top: 0.9375em;
  }
}

/* line 496, sass/section/inner/_donation.scss */
.donate-case__list {
  position: relative;
}

/* line 3, sass/module/_slick.scss */
.js-slick-container:not(.js-slick-loaded) .donate-case__list > .js-slick-itm:nth-child(3) ~ .js-slick-itm {
  position: absolute;
  visibility: hidden;
}

@media screen and (max-width: 991px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .donate-case__list > .js-slick-itm:nth-child(2) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
}

@media screen and (max-width: 767px) {
  /* line 3, sass/module/_slick.scss */
  .js-slick-container:not(.js-slick-loaded) .donate-case__list > .js-slick-itm:nth-child(1) ~ .js-slick-itm {
    position: absolute;
    visibility: hidden;
  }
  /* line 507, sass/section/inner/_donation.scss */
  .donate-case__list .slick-next, .donate-case__list .js-scroller-next {
    right: 0 !important;
  }
  /* line 511, sass/section/inner/_donation.scss */
  .donate-case__list .slick-prev, .donate-case__list .js-scroller-prev {
    left: 0 !important;
  }
}

/* line 520, sass/section/inner/_donation.scss */
.donate-case__thumbnail {
  border-bottom: 2px solid #ef6c00;
}

/* line 525, sass/section/inner/_donation.scss */
.donate-case__thumbnail:hover {
  border-bottom: 2px solid transparent;
}

/* line 531, sass/section/inner/_donation.scss */
.donate-case__itm {
  padding: 0 10px;
  float: left;
  width: 33.33333333%;
}

@media screen and (max-width: 991px) {
  /* line 531, sass/section/inner/_donation.scss */
  .donate-case__itm {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 531, sass/section/inner/_donation.scss */
  .donate-case__itm {
    padding: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 548, sass/section/inner/_donation.scss */
  .donate-case__video {
    position: relative;
  }
  /* line 552, sass/section/inner/_donation.scss */
  .donate-case__video .video-cover__icon {
    top: 33.3%;
    width: 6.25em;
    height: 6.25em;
  }
}

/* line 566, sass/section/inner/_donation.scss */
.donate-case--imginner {
  position: relative;
  padding: 57.22379603% 0 0;
}

@media screen and (max-width: 767px) {
  /* line 566, sass/section/inner/_donation.scss */
  .donate-case--imginner {
    padding: 103.20699708% 0 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 581, sass/section/inner/_donation.scss */
  .donate-case__caption {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

/* line 592, sass/section/inner/_donation.scss */
.donate-case__title {
  margin: 0.9em 0 0.4em 0;
  font-size: 20px;
  line-height: 1;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 592, sass/section/inner/_donation.scss */
  .donate-case__title {
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
  }
}

/* line 610, sass/section/inner/_donation.scss */
.donate-case__content {
  margin: 0.5em 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

@media screen and (max-width: 767px) {
  /* line 610, sass/section/inner/_donation.scss */
  .donate-case__content {
    margin: 0;
    padding: 1.26666667em;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.33;
    color: #ffffff;
  }
}

/* line 630, sass/section/inner/_donation.scss */
.donation-slider {
  position: absolute;
  opacity: 0;
  width: 100% !important;
}

/* line 635, sass/section/inner/_donation.scss */
.donation-slider.active {
  position: relative;
  opacity: 1;
}

/* line 1, sass/section/inner/_committee.scss */
.committee__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1em;
}

/* line 6, sass/section/inner/_committee.scss */
.ie9 .committee__section {
  display: block;
}

/* line 11, sass/section/inner/_committee.scss */
.committee-blk {
  position: relative;
  padding: 0 1em;
  margin-bottom: 1.875em;
  width: 50%;
}

/* line 21, sass/section/inner/_committee.scss */
.ie9 .committee-blk {
  display: inline-block;
  width: calc(50% - 8px);
}

@media screen and (max-width: 767px) {
  /* line 11, sass/section/inner/_committee.scss */
  .committee-blk {
    width: 100%;
  }
  /* line 29, sass/section/inner/_committee.scss */
  .ie9 .committee-blk {
    width: 100%;
  }
}

/* line 35, sass/section/inner/_committee.scss */
.tab__pane .committee-blk {
  visibility: hidden;
  -webkit-transform: translate(0, 1em) scale(0.85);
  -ms-transform: translate(0, 1em) scale(0.85);
  transform: translate(0, 1em) scale(0.85);
  opacity: 0;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

/* line 43, sass/section/inner/_committee.scss */
.tab__pane .committee-blk:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

/* line 49, sass/section/inner/_committee.scss */
.tab__pane.active .committee-blk {
  visibility: visible;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}

/* line 57, sass/section/inner/_committee.scss */
.committee-blk__title {
  margin: 0 !important;
  padding: 1em 1.04166667em;
  font-size: 1.5em;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
}

@media screen and (max-width: 991px) {
  /* line 57, sass/section/inner/_committee.scss */
  .committee-blk__title {
    padding: 0.9375em;
    font-size: 1em;
    line-height: 1.215;
  }
}

/* line 75, sass/section/inner/_committee.scss */
.committee-blk:nth-of-type(4n+1) .committee-blk__title {
  background-color: #777576;
}

/* line 75, sass/section/inner/_committee.scss */
.committee-blk:nth-of-type(4n+2) .committee-blk__title {
  background-color: #777576;
}

/* line 75, sass/section/inner/_committee.scss */
.committee-blk:nth-of-type(4n+3) .committee-blk__title {
  background-color: #ea5515;
}

/* line 75, sass/section/inner/_committee.scss */
.committee-blk:nth-of-type(4n+4) .committee-blk__title {
  background-color: #ea5515;
}

/* line 82, sass/section/inner/_committee.scss */
.committee-blk__content {
  padding: 0.875em 1.5625em 1.375em 1.5625em;
  min-height: 12em;
  font-size: 1em;
  background-color: #f6f6f6;
}

@media screen and (max-width: 991px) {
  /* line 82, sass/section/inner/_committee.scss */
  .committee-blk__content {
    padding: 0.85714286em 1.42857143em 0.71428571em 1.42857143em;
    font-size: 0.875em;
  }
}

/* line 94, sass/section/inner/_committee.scss */
.committee-blk__content .committee-table th {
  padding: 0.375em 0;
  vertical-align: top;
  width: 6.125em;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  background-color: transparent;
}

/* line 104, sass/section/inner/_committee.scss */
.committee-blk__content .committee-table td {
  padding: 0.375em 0;
  vertical-align: top;
  color: #393939;
  line-height: 1.5;
}

/* line 112, sass/section/inner/_committee.scss */
.committee-blk__content .committee-table .committee-sub-table td {
  padding: 0 1em 0 0;
}

@media screen and (max-width: 991px) {
  /* line 112, sass/section/inner/_committee.scss */
  .committee-blk__content .committee-table .committee-sub-table td {
    display: block;
    width: 100%;
  }
  /* line 119, sass/section/inner/_committee.scss */
  .ie9 .committee-blk__content .committee-table .committee-sub-table td {
    float: left;
  }
}

/* line 2, sass/section/inner/_career.scss */
.career__section {
  margin: 2.375em -1.125em 0 -1.125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 6, sass/section/inner/_career.scss */
.ie9 .career__section {
  display: block;
}

/* line 11, sass/section/inner/_career.scss */
.career-blk {
  margin-bottom: 1.625em;
  padding: 0 1em;
  width: 50%;
}

/* line 16, sass/section/inner/_career.scss */
.ie9 .career-blk {
  display: inline-block;
  width: calc(50% - 3px);
  vertical-align: top;
}

@media screen and (max-width: 991px) {
  /* line 11, sass/section/inner/_career.scss */
  .career-blk {
    width: 100%;
  }
  /* line 25, sass/section/inner/_career.scss */
  .ie9 .career-blk {
    width: 100%;
  }
}

/* line 30, sass/section/inner/_career.scss */
.career-blk__link {
  display: block;
}

/* line 33, sass/section/inner/_career.scss */
.career-blk__link:hover {
  box-shadow: 0px 0px 25px 1px rgba(0, 0, 0, 0.25);
}

/* line 39, sass/section/inner/_career.scss */
.career-blk__title {
  padding: 1em 1.04166667em;
  font-size: 1.5em;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
}

@media screen and (max-width: 991px) {
  /* line 39, sass/section/inner/_career.scss */
  .career-blk__title {
    padding: 0.9375em;
    font-size: 1em;
    line-height: 1.215;
  }
}

/* line 55, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+1) .career-blk__title {
  background-color: #777576;
}

/* line 55, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+2) .career-blk__title {
  background-color: #777576;
}

/* line 55, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+3) .career-blk__title {
  background-color: #ea5515;
}

/* line 55, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+4) .career-blk__title {
  background-color: #ea5515;
}

/* line 63, sass/section/inner/_career.scss */
.career-blk__content {
  padding: 1em 1.5625em 0.625em 1.5625em;
  min-height: 6.5em;
  font-size: 1em;
  color: #585858;
  background-color: #f6f6f6;
}

@media screen and (max-width: 991px) {
  /* line 63, sass/section/inner/_career.scss */
  .career-blk__content {
    padding: 0.85714286em 1.42857143em 0.71428571em 1.42857143em;
    font-size: 0.875em;
  }
}

/* line 76, sass/section/inner/_career.scss */
.career-blk--link:hover .career-blk__content {
  background-color: #ffffff;
}

/* line 80, sass/section/inner/_career.scss */
.career-blk__content ul > li {
  margin-bottom: 0.75em;
}

/* line 90, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+1) .career-blk__content ul:not([style*="list-style-type"]) > li:before {
  background-color: #777576;
}

/* line 90, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+2) .career-blk__content ul:not([style*="list-style-type"]) > li:before {
  background-color: #777576;
}

/* line 90, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+3) .career-blk__content ul:not([style*="list-style-type"]) > li:before {
  background-color: #ea5515;
}

/* line 90, sass/section/inner/_career.scss */
.career-blk:nth-of-type(4n+4) .career-blk__content ul:not([style*="list-style-type"]) > li:before {
  background-color: #ea5515;
}

/* line 108, sass/section/inner/_career.scss */
.career-detail__section .page-title, .career-detail__section .full-plate__title {
  margin: 0;
  padding: 1em 1.04166667em;
  width: 100%;
  color: #ffffff;
  line-height: 1;
  background-color: #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 107, sass/section/inner/_career.scss */
  .career-detail__section {
    margin-top: 1.5em;
  }
}

/* line 124, sass/section/inner/_career.scss */
.career-detail__content {
  padding: 1.875em 1.5625em;
  background-color: #f6f6f6;
  border-bottom: 2px solid #ea5515;
}

@media screen and (max-width: 767px) {
  /* line 124, sass/section/inner/_career.scss */
  .career-detail__content {
    padding: 0.9375em;
  }
}

/* line 141, sass/section/inner/_career.scss */
.career-info table th {
  vertical-align: top;
  background-color: transparent !important;
}

/* line 146, sass/section/inner/_career.scss */
.career-info table td {
  padding: 0.75em 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  /* line 146, sass/section/inner/_career.scss */
  .career-info table td {
    white-space: normal !important;
  }
}

@-webkit-keyframes icondrop {
  20% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes icondrop {
  20% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* line 21, sass/section/inner/_center.scss */
.icon-hidden {
  display: none;
}

/* line 26, sass/section/inner/_center.scss */
.center__container {
  margin-top: 20px;
  padding: 35px 0;
  background-color: #f3f3f3;
}

/* line 33, sass/section/inner/_center.scss */
.center__list-container {
  padding: 20px 35px;
  display: inline-block;
  vertical-align: middle;
  width: 27%;
  background-color: #ffffff;
}

@media screen and (max-width: 991px) {
  /* line 33, sass/section/inner/_center.scss */
  .center__list-container {
    width: 100%;
  }
}

/* line 46, sass/section/inner/_center.scss */
.center__map {
  display: inline-block;
  vertical-align: middle;
  width: 73%;
  height: 563px;
}

@media screen and (max-width: 991px) {
  /* line 46, sass/section/inner/_center.scss */
  .center__map {
    width: 100%;
  }
}

/* line 60, sass/section/inner/_center.scss */
.center__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 65, sass/section/inner/_center.scss */
.center__list li {
  margin: 26px 0;
}

/* line 70, sass/section/inner/_center.scss */
.center__intro {
  font-size: 16px;
  line-height: 1.25;
  color: #393939;
}

@media screen and (max-width: 767px) {
  /* line 70, sass/section/inner/_center.scss */
  .center__intro {
    font-size: 14px;
  }
}

/* line 81, sass/section/inner/_center.scss */
.center__info-container {
  margin: 25px -25px  0 -25px;
}

/* line 85, sass/section/inner/_center.scss */
.center__map-content {
  padding: 0 25px;
  margin-bottom: 25px;
}

/* line 90, sass/section/inner/_center.scss */
.center__info-content {
  padding: 0 25px;
  margin-bottom: 25px;
}

/* line 94, sass/section/inner/_center.scss */
.center__info-content h1 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 94, sass/section/inner/_center.scss */
  .center__info-content h1 {
    font-size: 18px;
  }
}

/* line 106, sass/section/inner/_center.scss */
.center__attachment-container {
  margin-top: 25px;
}

/* line 114, sass/section/inner/_center.scss */
.btn-center-type {
  font-size: 1em;
  line-height: 1.125;
  text-align: left;
  color: #585858;
}

/* line 126, sass/section/inner/_center.scss */
.icon-center-type {
  position: relative;
  padding: 14px 0 13px 50px;
}

/* line 132, sass/section/inner/_center.scss */
.center-marker {
  position: relative;
}

/* line 136, sass/section/inner/_center.scss */
.center-marker__container {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 141, sass/section/inner/_center.scss */
.center-marker__container .center-marker__icon {
  display: block;
}

/* line 145, sass/section/inner/_center.scss */
.center-marker__container .map-marker-icon {
  display: none;
}

/* line 150, sass/section/inner/_center.scss */
.btn-center-type:hover .center-marker__container {
  margin-right: 15px;
  -webkit-animation: icondrop .8s;
  animation: icondrop .8s;
}

/* line 161, sass/section/inner/_center.scss */
.center-marker__icon {
  position: absolute;
  top: 4px;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 171, sass/section/inner/_center.scss */
.center-marker__base {
  width: 33px;
  height: 43px;
}

/* line 175, sass/section/inner/_center.scss */
.center-marker__base.icon--magenta {
  fill: #ff2d78;
}

/* line 178, sass/section/inner/_center.scss */
.center-marker__base.icon--purple {
  fill: #9b58b7;
}

/* line 181, sass/section/inner/_center.scss */
.center-marker__base.icon--lightblue {
  fill: #029bc7;
}

/* line 184, sass/section/inner/_center.scss */
.center-marker__base.icon--orange {
  fill: #ef4836;
}

/* line 187, sass/section/inner/_center.scss */
.center-marker__base.icon--blue {
  fill: #236d9c;
}

/* line 190, sass/section/inner/_center.scss */
.center-marker__base.icon--green {
  fill: #18ad5b;
}

/* line 193, sass/section/inner/_center.scss */
.center-marker__base.icon--gold {
  fill: #ef6c00;
}

/* line 199, sass/section/inner/_center.scss */
.btn-attachment {
  margin-right: 15px;
  padding: 13px 8px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 199, sass/section/inner/_center.scss */
  .btn-attachment {
    padding: 6px 10px;
  }
}

/* line 210, sass/section/inner/_center.scss */
.btn-attachment .ico, .btn-attachment .ext-link:after, .btn-attachment .ckec a[target="_blank"]:after, .ckec .btn-attachment a[target="_blank"]:after, .btn-attachment
.cke_editable a[target="_blank"]:after,
.cke_editable .btn-attachment a[target="_blank"]:after, .btn-attachment .arrow-list > li:before, .btn-attachment .ckec ul[style*="disc"] > li:before, .ckec .btn-attachment ul[style*="disc"] > li:before, .btn-attachment
.cke_editable ul[style*="disc"] > li:before,
.cke_editable .btn-attachment ul[style*="disc"] > li:before, .btn-attachment .btn__mailApply:before, .btn-attachment .rc--checkbox + span:before, .btn-attachment .js-selectBox:before, .btn-attachment
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox .btn-attachment .js-selectBox-left-right-arrow:before, .btn-attachment .fn-blk--mobile-search .sitesearch__trigger:before, .fn-blk--mobile-search .btn-attachment .sitesearch__trigger:before, .btn-attachment .breadcrumb > li:before, .btn-attachment .i-arrow-down:before, .btn-attachment .article__attachment-list li:before, .article__attachment-list .btn-attachment li:before, .btn-attachment .nocard.js-lb:before, .btn-attachment .linedot__dot:before, .btn-attachment .rte-video-thumbnail:before, .btn-attachment .sidetab__btn:after, .btn-attachment .plate-btn--download:before, .btn-attachment .center-activity__blk .activity-download:before, .center-activity__blk .btn-attachment .activity-download:before, .btn-attachment .ckec .rte-quote-text-inner:before, .ckec .btn-attachment .rte-quote-text-inner:before, .btn-attachment .ckec .rte-quote-text-inner:after, .ckec .btn-attachment .rte-quote-text-inner:after, .btn-attachment
.cke_editable .rte-quote-text-inner:before,
.cke_editable .btn-attachment .rte-quote-text-inner:before, .btn-attachment
.cke_editable .rte-quote-text-inner:after,
.cke_editable .btn-attachment .rte-quote-text-inner:after {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
  margin-right: 2px;
}

/* line 218, sass/section/inner/_center.scss */
.btn-attachment__text {
  vertical-align: middle;
}

/* line 227, sass/section/inner/_center.scss */
.list__row .list__heading {
  padding: 7px 10px;
}

@media screen and (max-width: 767px) {
  /* line 227, sass/section/inner/_center.scss */
  .list__row .list__heading {
    padding: 5px 8px;
  }
}

/* line 234, sass/section/inner/_center.scss */
.list__row .list__heading img {
  width: 45px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  /* line 234, sass/section/inner/_center.scss */
  .list__row .list__heading img {
    width: 40px;
  }
}

/* line 248, sass/section/inner/_center.scss */
.list__row .list__heading-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  /* line 248, sass/section/inner/_center.scss */
  .list__row .list__heading-title {
    font-size: 21px;
    line-height: 1;
  }
}

/* line 267, sass/section/inner/_center.scss */
.list__row--multicolor.early .list__heading {
  background-color: #ff2d78;
}

/* line 271, sass/section/inner/_center.scss */
.list__row--multicolor.early .ico-location {
  color: #ff2d78;
}

/* line 277, sass/section/inner/_center.scss */
.list__row--multicolor.sen .list__heading {
  background-color: #9b58b7;
}

/* line 281, sass/section/inner/_center.scss */
.list__row--multicolor.sen .ico-location {
  color: #9b58b7;
}

/* line 287, sass/section/inner/_center.scss */
.list__row--multicolor.integration .list__heading {
  background-color: #029bc7;
}

/* line 291, sass/section/inner/_center.scss */
.list__row--multicolor.integration .ico-location {
  color: #029bc7;
}

/* line 297, sass/section/inner/_center.scss */
.list__row--multicolor.kid .list__heading {
  background-color: #ef4836;
}

/* line 301, sass/section/inner/_center.scss */
.list__row--multicolor.kid .ico-location {
  color: #ef4836;
}

/* line 307, sass/section/inner/_center.scss */
.list__row--multicolor.parent .list__heading {
  background-color: #236d9c;
}

/* line 311, sass/section/inner/_center.scss */
.list__row--multicolor.parent .ico-location {
  color: #236d9c;
}

/* line 317, sass/section/inner/_center.scss */
.list__row--multicolor.grass .list__heading {
  background-color: #18ad5b;
}

/* line 321, sass/section/inner/_center.scss */
.list__row--multicolor.grass .ico-location {
  color: #18ad5b;
}

/* line 327, sass/section/inner/_center.scss */
.list__row--multicolor.office .list__heading {
  background-color: #ef6c00;
}

/* line 331, sass/section/inner/_center.scss */
.list__row--multicolor.office .ico-location {
  color: #ef6c00;
}

/* line 338, sass/section/inner/_center.scss */
.list__listing {
  padding: 5px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 348, sass/section/inner/_center.scss */
.ie9 .list__listing {
  display: block;
}

/* line 353, sass/section/inner/_center.scss */
.list__blk {
  padding: 25px;
  vertical-align: top;
  width: 33.33333333%;
}

/* line 358, sass/section/inner/_center.scss */
.ie9 .list__blk {
  display: inline-block;
  width: calc(33.33333333% - 3px);
}

@media screen and (max-width: 991px) {
  /* line 353, sass/section/inner/_center.scss */
  .list__blk {
    width: 50%;
  }
  /* line 366, sass/section/inner/_center.scss */
  .ie9 .list__blk {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 767px) {
  /* line 353, sass/section/inner/_center.scss */
  .list__blk {
    padding: 20px;
    width: 100%;
  }
  /* line 376, sass/section/inner/_center.scss */
  .ie9 .list__blk {
    width: 100%;
  }
}

/* line 383, sass/section/inner/_center.scss */
.list__blk-title {
  position: relative;
  padding: 0 0 8px 30px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  border-bottom: 2px solid #e0dddd;
}

@media screen and (max-width: 767px) {
  /* line 383, sass/section/inner/_center.scss */
  .list__blk-title {
    font-size: 16px;
  }
}

/* line 395, sass/section/inner/_center.scss */
.list__blk-title .ico-location {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 24px;
}

/* line 404, sass/section/inner/_center.scss */
.list__blk-title a:hover .ico-location,
.list__blk-title a:focus .ico-location {
  -webkit-animation: flipping .75s;
  animation: flipping .75s;
}

/* line 412, sass/section/inner/_center.scss */
.list__item-detail {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 417, sass/section/inner/_center.scss */
.list__item-detail li {
  margin: 5px 0;
  color: #636363;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  /* line 417, sass/section/inner/_center.scss */
  .list__item-detail li {
    font-size: 14px;
  }
}

/* line 428, sass/section/inner/_center.scss */
.list__item-detail li:after {
  content: "";
  clear: both;
}

/* line 434, sass/section/inner/_center.scss */
.list__item-detail .detail-type {
  float: left;
  margin-right: 10px;
}

/* line 439, sass/section/inner/_center.scss */
.list__item-detail .detail-info {
  margin-left: 45px;
}

/* line 448, sass/section/inner/_center.scss */
.center-slide__slider {
  margin: 55px auto 0 auto;
  max-width: 970px;
}

/* line 452, sass/section/inner/_center.scss */
.center-slide__slider .slick-next, .center-slide__slider .js-scroller-next {
  right: -2em !important;
}

@media screen and (max-width: 991px) {
  /* line 452, sass/section/inner/_center.scss */
  .center-slide__slider .slick-next, .center-slide__slider .js-scroller-next {
    right: -0.5em !important;
  }
}

/* line 460, sass/section/inner/_center.scss */
.center-slide__slider .slick-prev, .center-slide__slider .js-scroller-prev {
  left: -2em !important;
}

@media screen and (max-width: 991px) {
  /* line 460, sass/section/inner/_center.scss */
  .center-slide__slider .slick-prev, .center-slide__slider .js-scroller-prev {
    left: -0.5em !important;
  }
}

/* line 469, sass/section/inner/_center.scss */
.center-slide__slider .slick-dots {
  margin-top: 16px;
}

/* line 482, sass/section/inner/_center.scss */
.center-slide__list:not(.slick-initialized) {
  height: 173px;
  overflow: hidden;
}

/* line 489, sass/section/inner/_center.scss */
.center-slide__itm {
  float: left;
  padding: 0 10px;
  height: 173px;
}

/* line 494, sass/section/inner/_center.scss */
.center-slide__itm img {
  display: block;
  max-width: 100%;
  height: 100%;
}

/* line 503, sass/section/inner/_center.scss */
.form-subscription__container {
  margin-top: 15px;
  margin-bottom: -40px;
  padding: 25px 0;
  background-color: #fef4f0;
}

/* line 510, sass/section/inner/_center.scss */
.form-subscription__container .panel__content--thin {
  background: transparent;
}

/* line 514, sass/section/inner/_center.scss */
.form-subscription__container .btn-row {
  margin: 25px 0 55px;
}

/* line 518, sass/section/inner/_center.scss */
.form-subscription__container .enquiry-area {
  padding: 10px;
  height: 135px;
  resize: none;
  overflow: auto;
}

/* line 526, sass/section/inner/_center.scss */
.table__detail-content th {
  padding: 2px 0;
  width: 6.25em;
  font-size: 16px;
  font-weight: bold;
  color: #000000 !important;
  line-height: 1.5;
  vertical-align: top;
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  /* line 526, sass/section/inner/_center.scss */
  .table__detail-content th {
    white-space: normal !important;
    font-size: 14px;
  }
}

/* line 542, sass/section/inner/_center.scss */
.table__detail-content td {
  padding: 2px 0;
  color: #585858 !important;
  line-height: 1.5;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  /* line 542, sass/section/inner/_center.scss */
  .table__detail-content td {
    white-space: normal !important;
    font-size: 14px;
  }
}

@-webkit-keyframes itemFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(10%, 0%);
    transform: translate(10%, 0%);
  }
  30% {
    -webkit-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@keyframes itemFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(10%, 0%);
    transform: translate(10%, 0%);
  }
  30% {
    -webkit-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

/* line 26, sass/section/inner/_activity.scss */
.center-activity__row {
  margin-bottom: 45px;
}

/* line 28, sass/section/inner/_activity.scss */
.center-activity__row:after {
  content: "";
  clear: both;
}

/* line 34, sass/section/inner/_activity.scss */
.center-activity__district {
  float: left;
  padding-top: 0.66666667em;
  width: 5.625em;
  font-size: 1.5em;
  line-height: 1;
  font-weight: bold;
  color: #ef6c00;
  border-top: 3px solid #ef6c00;
}

@media screen and (max-width: 991px) {
  /* line 34, sass/section/inner/_activity.scss */
  .center-activity__district {
    font-size: 1.375em;
  }
}

@media screen and (max-width: 767px) {
  /* line 34, sass/section/inner/_activity.scss */
  .center-activity__district {
    float: none;
    margin-bottom: 0.9375em;
    width: 50%;
    font-size: 1.125em;
  }
}

/* line 59, sass/section/inner/_activity.scss */
.center-activity__content {
  margin: 0 0 0 8.4375em;
  display: block;
  width: calc(100% - 8.438em);
}

@media screen and (max-width: 991px) {
  /* line 59, sass/section/inner/_activity.scss */
  .center-activity__content {
    margin: 0 0 0 7.8125em;
    width: calc(100% - 7.813em);
  }
}

@media screen and (max-width: 767px) {
  /* line 59, sass/section/inner/_activity.scss */
  .center-activity__content {
    margin: 0;
    width: 100%;
  }
}

/* line 77, sass/section/inner/_activity.scss */
.center-activity__blk {
  margin: 6px 0 6px 36px;
  display: inline-block;
  width: calc(33.3% - 39px);
  border-bottom: 1px dotted #b6b6b6 !important;
  vertical-align: top;
}

@media screen and (max-width: 991px) {
  /* line 77, sass/section/inner/_activity.scss */
  .center-activity__blk {
    margin: 6px 0 6px 30px;
    width: calc(50% - 33px);
  }
}

@media screen and (max-width: 767px) {
  /* line 77, sass/section/inner/_activity.scss */
  .center-activity__blk {
    margin: 0;
    width: 100%;
    display: block;
  }
}

/* line 96, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link {
  text-decoration: none !important;
}

/* line 99, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link .center-name {
  background-color: #ffffff;
}

/* line 103, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link .activity-title {
  background-color: #ffffff;
}

/* line 107, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link .activity-download {
  background-color: #ffffff;
}

/* line 114, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link:hover .center-name {
  background-color: #fef5ef;
}

/* line 117, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link:hover .activity-title {
  background-color: #fef5ef;
}

/* line 120, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link:hover .activity-download {
  background-color: #fef5ef;
}

/* line 124, sass/section/inner/_activity.scss */
.center-activity__blk .activity-link:hover .activity-download__text {
  color: #ed723d;
}

/* line 131, sass/section/inner/_activity.scss */
.center-activity__blk .center-name {
  padding: 1.11111111em 1em 0 1em;
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 131, sass/section/inner/_activity.scss */
  .center-activity__blk .center-name {
    font-size: 1em;
  }
}

/* line 145, sass/section/inner/_activity.scss */
.center-activity__blk .activity-title {
  padding: 0.75em 1.125em;
  display: block;
  font-size: 1em;
  line-height: 1.215;
  color: #585858;
}

@media screen and (max-width: 767px) {
  /* line 145, sass/section/inner/_activity.scss */
  .center-activity__blk .activity-title {
    font-size: 0.875em;
  }
}

/* line 160, sass/section/inner/_activity.scss */
.center-activity__blk .activity-download {
  padding: 0.4375em 1.125em 1.25em 2.6875em;
  position: relative;
  display: block;
  line-height: 1;
  color: #585858;
}

@media screen and (max-width: 767px) {
  /* line 160, sass/section/inner/_activity.scss */
  .center-activity__blk .activity-download {
    font-size: 0.875em;
  }
}

/* line 171, sass/section/inner/_activity.scss */
.center-activity__blk .activity-download:before {
  position: absolute;
  top: 5px;
  left: 1.125em;
  right: inherit !important;
  bottom: inherit !important;
  content: "i?¡¨";
  font-size: 1em;
  color: #ed723d;
}

@media screen and (max-width: 767px) {
  /* line 171, sass/section/inner/_activity.scss */
  .center-activity__blk .activity-download:before {
    top: 6px;
    left: 1.125em;
  }
}

/* line 194, sass/section/inner/_activity.scss */
.feature-slider__container--overlap {
  position: relative;
  margin-bottom: 75px;
}

@media screen and (min-width: 991px) {
  /* line 199, sass/section/inner/_activity.scss */
  .feature-slider__imgcontainer--overlap {
    width: 55%;
    display: inline-block;
  }
}

/* line 208, sass/section/inner/_activity.scss */
.feature-slider__imginner--overlap {
  position: relative;
  padding: 57.92079208% 0 0;
}

/* line 219, sass/section/inner/_activity.scss */
.feature-slider__caption-container--overlap {
  background-color: #f2f2f2;
  padding: 25px 40px;
}

@media screen and (min-width: 991px) {
  /* line 219, sass/section/inner/_activity.scss */
  .feature-slider__caption-container--overlap {
    position: absolute;
    top: 50%;
    right: 0;
    width: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-animation: itemFadeIn 2s;
    animation: itemFadeIn 2s;
  }
}

@media screen and (max-width: 767px) {
  /* line 219, sass/section/inner/_activity.scss */
  .feature-slider__caption-container--overlap {
    padding: 15px 30px;
  }
}

/* line 239, sass/section/inner/_activity.scss */
.feature-slider__attachment {
  margin-top: 22px;
}

/* line 242, sass/section/inner/_activity.scss */
.feature-slider__attachment .btn .ico, .feature-slider__attachment .btn .ext-link:after, .feature-slider__attachment .btn .ckec a[target="_blank"]:after, .ckec .feature-slider__attachment .btn a[target="_blank"]:after, .feature-slider__attachment .btn
.cke_editable a[target="_blank"]:after,
.cke_editable .feature-slider__attachment .btn a[target="_blank"]:after, .feature-slider__attachment .btn .arrow-list > li:before, .feature-slider__attachment .btn .ckec ul[style*="disc"] > li:before, .ckec .feature-slider__attachment .btn ul[style*="disc"] > li:before, .feature-slider__attachment .btn
.cke_editable ul[style*="disc"] > li:before,
.cke_editable .feature-slider__attachment .btn ul[style*="disc"] > li:before, .feature-slider__attachment .btn .btn__mailApply:before, .feature-slider__attachment .btn .rc--checkbox + span:before, .feature-slider__attachment .btn .js-selectBox:before, .feature-slider__attachment .btn
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox .feature-slider__attachment .btn .js-selectBox-left-right-arrow:before, .feature-slider__attachment .btn .fn-blk--mobile-search .sitesearch__trigger:before, .fn-blk--mobile-search .feature-slider__attachment .btn .sitesearch__trigger:before, .feature-slider__attachment .btn .breadcrumb > li:before, .feature-slider__attachment .btn .i-arrow-down:before, .feature-slider__attachment .btn .article__attachment-list li:before, .article__attachment-list .feature-slider__attachment .btn li:before, .feature-slider__attachment .btn .nocard.js-lb:before, .feature-slider__attachment .btn .linedot__dot:before, .feature-slider__attachment .btn .rte-video-thumbnail:before, .feature-slider__attachment .btn .sidetab__btn:after, .feature-slider__attachment .btn .plate-btn--download:before, .feature-slider__attachment .btn .center-activity__blk .activity-download:before, .center-activity__blk .feature-slider__attachment .btn .activity-download:before, .feature-slider__attachment .btn .ckec .rte-quote-text-inner:before, .ckec .feature-slider__attachment .btn .rte-quote-text-inner:before, .feature-slider__attachment .btn .ckec .rte-quote-text-inner:after, .ckec .feature-slider__attachment .btn .rte-quote-text-inner:after, .feature-slider__attachment .btn
.cke_editable .rte-quote-text-inner:before,
.cke_editable .feature-slider__attachment .btn .rte-quote-text-inner:before, .feature-slider__attachment .btn
.cke_editable .rte-quote-text-inner:after,
.cke_editable .feature-slider__attachment .btn .rte-quote-text-inner:after {
  vertical-align: middle;
}

/* line 246, sass/section/inner/_activity.scss */
.feature-slider__attachment .btn .btn-attachment__text {
  margin-left: 10px;
}

/* line 256, sass/section/inner/_activity.scss */
.event-info__title {
  line-height: 1.215;
}

/* line 258, sass/section/inner/_activity.scss */
.feature-slider__content--overlap .event-info__title {
  margin: 16px 0;
  font-size: 1.25em;
  color: #ef6c00;
}

@media screen and (max-width: 767px) {
  /* line 258, sass/section/inner/_activity.scss */
  .feature-slider__content--overlap .event-info__title {
    margin: 14px 0;
    font-size: 1.125em;
  }
}

/* line 269, sass/section/inner/_activity.scss */
.event-info__row .event-info__title {
  margin-bottom: 12px;
  font-size: 1.125em;
  color: #333333;
}

@media screen and (max-width: 767px) {
  /* line 269, sass/section/inner/_activity.scss */
  .event-info__row .event-info__title {
    margin-bottom: 10px;
    font-size: 1em;
  }
}

/* line 281, sass/section/inner/_activity.scss */
.event-info__list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 288, sass/section/inner/_activity.scss */
.feature-slider__content--overlap .event-info__list li {
  margin: 12px 0;
}

/* line 294, sass/section/inner/_activity.scss */
.event-info__row .event-info__list:after {
  content: "";
  display: block;
  clear: both;
}

/* line 300, sass/section/inner/_activity.scss */
.event-info__row .event-info__list li {
  float: left;
  margin: 6px 0;
  padding-right: 20px;
}

/* line 305, sass/section/inner/_activity.scss */
.event-info__row .event-info__list li:nth-child(odd) {
  width: 65%;
}

@media screen and (max-width: 991px) {
  /* line 305, sass/section/inner/_activity.scss */
  .event-info__row .event-info__list li:nth-child(odd) {
    width: 100%;
  }
}

/* line 312, sass/section/inner/_activity.scss */
.event-info__row .event-info__list li:nth-child(even) {
  width: 35%;
}

@media screen and (max-width: 991px) {
  /* line 312, sass/section/inner/_activity.scss */
  .event-info__row .event-info__list li:nth-child(even) {
    width: 100%;
  }
}

/* line 324, sass/section/inner/_activity.scss */
.event-date {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 140px;
  font-family: 'Helvetica', 'Arial';
}

@media screen and (max-width: 767px) {
  /* line 324, sass/section/inner/_activity.scss */
  .event-date {
    width: 85px;
  }
}

/* line 339, sass/section/inner/_activity.scss */
.event-date--month {
  display: block;
  font-size: 1.375em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 339, sass/section/inner/_activity.scss */
  .event-date--month {
    font-size: 1em;
  }
}

/* line 349, sass/section/inner/_activity.scss */
.event-date--day {
  margin: 10px 0;
  display: block;
  font-size: 3.25em;
  line-height: 0.8;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  /* line 349, sass/section/inner/_activity.scss */
  .event-date--day {
    font-size: 2.5em;
  }
}

/* line 361, sass/section/inner/_activity.scss */
.event-date--year {
  display: block;
  font-size: 1.5625em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 361, sass/section/inner/_activity.scss */
  .event-date--year {
    font-size: 1.1875em;
  }
}

/* line 373, sass/section/inner/_activity.scss */
.event-info__container {
  margin-bottom: 40px;
  border-bottom: 1px solid #d7d7d7;
}

/* line 377, sass/section/inner/_activity.scss */
.event-info__row {
  margin-bottom: 30px;
  border: 1px solid #d7d7d7;
  width: 100%;
}

/* line 382, sass/section/inner/_activity.scss */
.event-info__row:nth-child(odd) .event-date {
  background-color: #ef6c00;
}

/* line 386, sass/section/inner/_activity.scss */
.event-info__row:nth-child(odd) .event-info__content {
  background-color: #ffffff;
}

/* line 390, sass/section/inner/_activity.scss */
.event-info__row:nth-child(odd) .event-info__attachment {
  background-color: #ffffff;
}

/* line 397, sass/section/inner/_activity.scss */
.event-info__row:nth-child(even) .event-date {
  background-color: #a62d00;
}

/* line 401, sass/section/inner/_activity.scss */
.event-info__row:nth-child(even) .event-info__content {
  background-color: #f8f8f8;
}

/* line 405, sass/section/inner/_activity.scss */
.event-info__row:nth-child(even) .event-info__attachment {
  background-color: #f8f8f8;
}

/* line 412, sass/section/inner/_activity.scss */
.event-info__content {
  display: table-cell;
  vertical-align: middle;
}

/* line 419, sass/section/inner/_activity.scss */
.event-info__detail {
  display: table-cell;
  padding: 35px 0 35px 35px;
  vertical-align: middle;
}

@media screen and (max-width: 991px) {
  /* line 419, sass/section/inner/_activity.scss */
  .event-info__detail {
    padding: 20px;
    display: block;
    width: 100%;
  }
}

/* line 431, sass/section/inner/_activity.scss */
.event-info__cate {
  float: left;
  font-size: 0.875em;
  line-height: 1.4;
  font-weight: bold;
  color: #333333;
}

@media screen and (max-width: 767px) {
  /* line 431, sass/section/inner/_activity.scss */
  .event-info__cate {
    font-size: 0.75em;
  }
}

/* line 445, sass/section/inner/_activity.scss */
.event-info__val {
  padding-left: 45px;
  font-size: 1em;
  line-height: 1.215;
  color: #333333;
}

@media screen and (max-width: 767px) {
  /* line 445, sass/section/inner/_activity.scss */
  .event-info__val {
    font-size: 0.875em;
  }
}

/* line 458, sass/section/inner/_activity.scss */
.event-info__attachment {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 198px;
}

@media screen and (max-width: 991px) {
  /* line 458, sass/section/inner/_activity.scss */
  .event-info__attachment {
    padding: 0 20px 20px 20px;
    text-align: left;
    display: block;
    width: 100%;
  }
}

/* line 472, sass/section/inner/_activity.scss */
.event-info__attachment .btn .ico, .event-info__attachment .btn .ext-link:after, .event-info__attachment .btn .ckec a[target="_blank"]:after, .ckec .event-info__attachment .btn a[target="_blank"]:after, .event-info__attachment .btn
.cke_editable a[target="_blank"]:after,
.cke_editable .event-info__attachment .btn a[target="_blank"]:after, .event-info__attachment .btn .arrow-list > li:before, .event-info__attachment .btn .ckec ul[style*="disc"] > li:before, .ckec .event-info__attachment .btn ul[style*="disc"] > li:before, .event-info__attachment .btn
.cke_editable ul[style*="disc"] > li:before,
.cke_editable .event-info__attachment .btn ul[style*="disc"] > li:before, .event-info__attachment .btn .btn__mailApply:before, .event-info__attachment .btn .rc--checkbox + span:before, .event-info__attachment .btn .js-selectBox:before, .event-info__attachment .btn
.js-selectBox .js-selectBox-left-right-arrow:before,
.js-selectBox .event-info__attachment .btn .js-selectBox-left-right-arrow:before, .event-info__attachment .btn .fn-blk--mobile-search .sitesearch__trigger:before, .fn-blk--mobile-search .event-info__attachment .btn .sitesearch__trigger:before, .event-info__attachment .btn .breadcrumb > li:before, .event-info__attachment .btn .i-arrow-down:before, .event-info__attachment .btn .article__attachment-list li:before, .article__attachment-list .event-info__attachment .btn li:before, .event-info__attachment .btn .nocard.js-lb:before, .event-info__attachment .btn .linedot__dot:before, .event-info__attachment .btn .rte-video-thumbnail:before, .event-info__attachment .btn .sidetab__btn:after, .event-info__attachment .btn .plate-btn--download:before, .event-info__attachment .btn .center-activity__blk .activity-download:before, .center-activity__blk .event-info__attachment .btn .activity-download:before, .event-info__attachment .btn .ckec .rte-quote-text-inner:before, .ckec .event-info__attachment .btn .rte-quote-text-inner:before, .event-info__attachment .btn .ckec .rte-quote-text-inner:after, .ckec .event-info__attachment .btn .rte-quote-text-inner:after, .event-info__attachment .btn
.cke_editable .rte-quote-text-inner:before,
.cke_editable .event-info__attachment .btn .rte-quote-text-inner:before, .event-info__attachment .btn
.cke_editable .rte-quote-text-inner:after,
.cke_editable .event-info__attachment .btn .rte-quote-text-inner:after {
  vertical-align: middle;
}

/* line 476, sass/section/inner/_activity.scss */
.event-info__attachment .btn .btn-attachment__text {
  margin-left: 10px;
}

/* line 1, sass/section/inner/_form_specific.scss */
#know-hh {
  width: 10em;
}

/* line 7, sass/section/inner/_form_specific.scss */
.label__dollar, .label__sub {
  display: inline-block;
  vertical-align: top;
}

/* line 12, sass/section/inner/_form_specific.scss */
.label__dollar {
  width: 6.875em;
}

/* line 20, sass/section/inner/_form_specific.scss */
#receipt {
  width: 23.75em;
}

@media screen and (max-width: 767px) {
  /* line 20, sass/section/inner/_form_specific.scss */
  #receipt {
    width: 100%;
    margin-top: .4em;
  }
}

/* line 1, sass/section/inner/_form_specific.scss */
#know-hh {
  width: 10em;
}

/* line 7, sass/section/inner/_form_specific.scss */
.label__dollar, .label__sub {
  display: inline-block;
  vertical-align: top;
}

/* line 12, sass/section/inner/_form_specific.scss */
.label__dollar {
  width: 6.875em;
}

/* line 20, sass/section/inner/_form_specific.scss */
#receipt {
  width: 23.75em;
}

@media screen and (max-width: 767px) {
  /* line 20, sass/section/inner/_form_specific.scss */
  #receipt {
    width: 100%;
    margin-top: .4em;
  }
}

/* line 2, sass/module/_rte_template.scss */
.rte-template:after {
  font-size: 0;
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  content: " ";
}

/* line 13, sass/module/_rte_template.scss */
.rte-img__container {
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin-bottom: 0.625em;
}

/* line 18, sass/module/_rte_template.scss */
.rte-img--right .rte-img__container {
  float: right;
  margin-left: 2.5em;
}

/* line 22, sass/module/_rte_template.scss */
.rte-img--left .rte-img__container {
  float: left;
  margin-right: 2.5em;
}

/* line 28, sass/module/_rte_template.scss */
.rte-img--left .rte-img__container img,
.rte-img--right .rte-img__container img {
  display: block;
  zoom: 1;
  max-width: 100%;
  height: auto !important;
}

/* line 36, sass/module/_rte_template.scss */
.rte-img--center .rte-img__container img {
  width: 100% !important;
  height: auto !important;
}

/* line 44, sass/module/_rte_template.scss */
.rte-img--nowrap .rte-img__container, .rte-img--nowrap
.rte-img__content {
  overflow: hidden;
}

/* line 49, sass/module/_rte_template.scss */
.rte-img__content > *:first-child {
  margin-top: 0;
}

/* line 53, sass/module/_rte_template.scss */
.rte-img__caption {
  font-style: italic;
  line-height: 1.38461538 !important;
  margin: 0 !important;
  padding: 8px 22px;
  background: #F0F0F0;
}

@media screen and (max-width: 767px) {
  /* line 64, sass/module/_rte_template.scss */
  .ckec .rte-img--right .rte-img__container,
  .ckec .rte-img--left .rte-img__container {
    float: none;
    margin-right: 0;
    margin-bottom: 1.25em;
    margin-left: 0;
  }
  /* line 69, sass/module/_rte_template.scss */
  .ckec .rte-img--right .rte-img__container .rte-video,
  .ckec .rte-img--left .rte-img__container .rte-video {
    display: block;
  }
  /* line 73, sass/module/_rte_template.scss */
  .ckec .rte-img--right img,
  .ckec .rte-img--left img {
    width: 100% !important;
  }
  /* line 76, sass/module/_rte_template.scss */
  .ckec .rte-img--right .rte-img__caption,
  .ckec .rte-img--left .rte-img__caption {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 79, sass/module/_rte_template.scss */
  .ckec .rte-img--right .rte-img__caption br,
  .ckec .rte-img--left .rte-img__caption br {
    display: none;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  /* line 86, sass/module/_rte_template.scss */
  .ckec .rte-video {
    display: block !important;
  }
  /* line 88, sass/module/_rte_template.scss */
  .ckec .rte-video img {
    width: 100% !important;
  }
}

/* line 99, sass/module/_rte_template.scss */
.ckec table.rte-table--even,
.cke_editable table.rte-table--even {
  margin: 2em 0;
  font-size: 1.125em;
}

@media screen and (max-width: 767px) {
  /* line 99, sass/module/_rte_template.scss */
  .ckec table.rte-table--even,
  .cke_editable table.rte-table--even {
    font-size: 1em;
  }
}

/* line 107, sass/module/_rte_template.scss */
.ckec table.rte-table--even td, .ckec table.rte-table--even th,
.cke_editable table.rte-table--even td,
.cke_editable table.rte-table--even th {
  font-size: 1em;
  height: 3.88888889em;
  padding: 0.55555556em 1.66666667em;
  border-left: 1px solid #ebebeb;
}

/* line 113, sass/module/_rte_template.scss */
.ckec table.rte-table--even td:first-child, .ckec table.rte-table--even th:first-child,
.cke_editable table.rte-table--even td:first-child,
.cke_editable table.rte-table--even th:first-child {
  border-left: none;
}

/* line 118, sass/module/_rte_template.scss */
.ckec table.rte-table--even th,
.cke_editable table.rte-table--even th {
  font-size: 1.38888889em;
  height: 2.8em;
  padding: 0.4em 1em;
  border-color: #ef6c00;
}

/* line 126, sass/module/_rte_template.scss */
.ckec table.rte-table--even > tbody > tr:nth-child(odd) > td,
.cke_editable table.rte-table--even > tbody > tr:nth-child(odd) > td {
  background: #fef4f0;
}

/* line 130, sass/module/_rte_template.scss */
.ckec table.rte-table--even > thead > tr > th, .ckec table.rte-table--even > tbody > tr > th,
.cke_editable table.rte-table--even > thead > tr > th,
.cke_editable table.rte-table--even > tbody > tr > th {
  color: #fff;
  background: #ef6c00;
  font-weight: 700;
}

/* line 141, sass/module/_rte_template.scss */
.ckec .rte-quote-text,
.cke_editable .rte-quote-text {
  color: #ea5515;
  text-align: center;
  line-height: 1.5;
  position: relative;
  font-size: 1.25em;
  margin: 1.75em 0;
  letter-spacing: 0.05em;
}

/* line 150, sass/module/_rte_template.scss */
.ckec .rte-quote-text-inner,
.cke_editable .rte-quote-text-inner {
  display: inline-block;
  position: relative;
  margin: 0.25em 2em;
}

/* line 156, sass/module/_rte_template.scss */
.ckec .rte-quote-text-inner:before, .ckec .rte-quote-text-inner:after,
.cke_editable .rte-quote-text-inner:before,
.cke_editable .rte-quote-text-inner:after {
  content: "i?£á";
  position: absolute;
  color: #fce2cc;
}

/* line 163, sass/module/_rte_template.scss */
.ckec .rte-quote-text-inner:before,
.cke_editable .rte-quote-text-inner:before {
  top: -.5em;
  right: calc(100% + .15em);
}

/* line 167, sass/module/_rte_template.scss */
.ckec .rte-quote-text-inner:after,
.cke_editable .rte-quote-text-inner:after {
  bottom: -.5em;
  left: 100%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 181, sass/module/_rte_template.scss */
.ckec .infotable, .cke_editable .infotable {
  font-size: 1em;
  margin: 0 0 .5em;
}

/* line 184, sass/module/_rte_template.scss */
.ckec .infotable th, .cke_editable .infotable th {
  font-weight: 700;
}

/* line 187, sass/module/_rte_template.scss */
.ckec .infotable th, .ckec .infotable td, .cke_editable .infotable th, .cke_editable .infotable td {
  vertical-align: top;
  padding: 0 .1em .5em 0;
  color: inherit;
  background: transparent;
}

@media screen and (max-width: 767px) {
  /* line 198, sass/module/_rte_template.scss */
  .rte-table__row-item {
    overflow: hidden;
  }
  /* line 201, sass/module/_rte_template.scss */
  .rte-table__row-item tr, .rte-table__row-item td, .rte-table__row-item tbody, .rte-table__row-item thead {
    display: inline-block;
    clear: both;
    float: left;
    width: 100%;
  }
}

/* line 211, sass/module/_rte_template.scss */
.rte-table__row-item.three-col td {
  width: 33.33333333%;
}

@media screen and (max-width: 767px) {
  /* line 211, sass/module/_rte_template.scss */
  .rte-table__row-item.three-col td {
    width: 100%;
    display: inline-block;
    padding: 0 !important;
  }
}

/* line 224, sass/module/_rte_template.scss */
.rte-table__img {
  width: 100%;
}

.chl_height {
	padding:3px 0;
}

.amt_height {
	padding:2px 0;
}

.amount_height--others {
	padding-top:5px;
}

.form-control--others {
	height:1.9em;
	margin-top: 7px;
}
@media (min-width: 395px){
	.flex-container {
		display: -webkit-flex;
		display: flex;
		width: 100%;
		margin-bottom: 5px;
		overflow: hidden;
	}

	.flex-item-radio {
		width: 12%;
		float: left;
	}

	.flex-item {
		width: 87%;
		float: right;
	}
}