@charset "UTF-8";
@import '../vendor/slick/slick.css';
@import '../vendor/slick/slick-theme.css';
.breadcrumb ul li:before {
  content: " / ";
  display: inline-block;
  padding: 0px 4px;
  margin: 0px 5px 0px 5px;
  color: #CCC;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .container, .row {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .container:before, .row:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .container:after, .row:after {
  clear: both;
}

.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4, .mix-equal-2 .inner-4-8, .mix-equal-2 .Flex-set, .Flex-set {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/* Grid system*/
/*== Media queries breakpoints*/
/**/
/*## Define the breakpoints at which your layout will change, adapting to different screen sizes.*/
/* Extra small screen / phone*/
/*** Deprecated `$screen-xs` as of v3.0.1*/
/* $screen-xs:                  480px !default;*/
/*** Deprecated `$screen-xs-min` as of v3.2.0*/
/*** Deprecated `$screen-phone` as of v3.0.1*/
/* Small screen / tablet*/
/*** Deprecated `$screen-sm` as of v3.0.1*/
/* $screen-sm:                  768px !default;*/
/*** Deprecated `$screen-tablet` as of v3.0.1*/
/* Medium screen / desktop*/
/*** Deprecated `$screen-md` as of v3.0.1*/
/* $screen-md:                  992px !default;*/
/*** Deprecated `$screen-desktop` as of v3.0.1*/
/* Large screen / wide desktop*/
/*** Deprecated `$screen-lg` as of v3.0.1*/
/* $screen-lg:                  1400px !default;*/
/*** Deprecated `$screen-lg-desktop` as of v3.0.1*/
/* So media queries don't overlap when required, provide a maximum*/
/*== Grid system*/
/**/
/*## Define your custom responsive grid.*/
/*** Number of columns in the grid.*/
/* $grid-columns:              12 !default;*/
/*** Padding between columns. Gets divided in half for the left and right.*/
/* $grid-gutter-width:         30px !default;*/
/* Navbar collapse*/
/*** Point at which the navbar becomes uncollapsed.*/
/*** Point at which the navbar begins collapsing.*/
/*== Container sizes*/
/**/
/*## Define the maximum width of `.container` for different screen sizes.*/
/* Small screen / tablet*/
/*** For `$screen-sm-min` and up.*/
/* Medium screen / desktop*/
/*** For `$screen-md-min` and up.*/
/* Large screen / wide desktop*/
/*** For `$screen-lg-min` and up.*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small columns*/
/* Generate the medium columns*/
/* Generate the large columns*/
.row {
  margin-left: -50px;
  margin-right: -50px;
}
.row > div {
  box-sizing: border-box;
}

.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.sitemap, .publish_info, .web_link, .pagination, div.function, .Syncing_slider, .slick-lightbox-slick-caption, .thumbnail .btn_grp, .fatfooter, .header .navigation, .header, div.tag, .category, .divider, .divider-vertical, .row, .container {
  clear: both;
  zoom: 1;
}
.sitemap:before, .publish_info:before, .web_link:before, .pagination:before, div.function:before, .Syncing_slider:before, .slick-lightbox-slick-caption:before, .thumbnail .btn_grp:before, .fatfooter:before, .header .navigation:before, .header:before, div.tag:before, .category:before, .divider:before, .divider-vertical:before, .row:before, .container:before, .sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  content: "";
  display: table;
}
.sitemap:after, .publish_info:after, .web_link:after, .pagination:after, div.function:after, .Syncing_slider:after, .slick-lightbox-slick-caption:after, .thumbnail .btn_grp:after, .fatfooter:after, .header .navigation:after, .header:after, div.tag:after, .category:after, .divider:after, .divider-vertical:after, .row:after, .container:after {
  clear: both;
}

img {
  max-width: 100%;
}

.demosection {
  padding: 0em 0 3em;
  text-align: center;
}
.demosection [class^=col] {
  border: 1px solid #0066cc;
  background: rgb(102, 178.5, 255);
  min-height: 200px;
  color: rgb(57.8717948718, 44.5769230769, 33.6282051282);
  text-align: center;
  line-height: 200px;
  font-size: 1.5em;
  font-weight: bold;
  box-sizing: border-box;
}
.demosection + .demosection {
  padding-top: 2em;
}
.demosection + .bg {
  background: white;
}
.demosection.full .container {
  max-width: 100% !important;
}

.full .container {
  max-width: 100% !important;
}

.col-6-6 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .col-6-6 .col {
    float: left;
    width: 50%;
  }
}

.col-4-4-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1440px) {
  .col-4-4-4 .col {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-3-3-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1440px) {
  .col-3-3-3-3 .col {
    float: left;
    width: 25%;
  }
}

.col-8-4 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-8-4 .col {
    float: left;
    width: 66.6666666667%;
  }
}
.col-8-4 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1440px) {
  .col-8-4 .col:nth-of-type(2n) {
    float: left;
    width: 33.3333333333%;
  }
}

.col-4-8 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1440px) {
  .col-4-8 .col {
    float: left;
    width: 33.3333333333%;
  }
}
.col-4-8 .col:nth-of-type(2n) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-4-8 .col:nth-of-type(2n) {
    float: left;
    width: 66.6666666667%;
  }
}

.col-2-2-2-2-2-2 .col {
  float: left;
  width: 50%;
}
@media (min-width: 768px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-2-2-2-2-2-2 .col {
    float: left;
    width: 16.6666666667%;
  }
}

.cssname .news {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1440px) {
  .cssname .news {
    float: left;
    width: 66.6666666667%;
  }
}
.cssname .video {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1440px) {
  .cssname .video {
    float: left;
    width: 33.3333333333%;
  }
}

.col-3-6-3 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1440px) {
  .col-3-6-3 .col {
    float: left;
    width: 25%;
  }
}
.col-3-6-3 .col:nth-child(2) {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .col-3-6-3 .col:nth-child(2) {
    float: left;
    width: 50%;
  }
}

.col-5 .col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-5 .col {
    float: left;
    width: 16.6666666667%;
  }
}
.col-5 .col:first-child {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1440px) {
  .col-5 .col:first-child {
    margin-left: 8.3333333333%;
  }
}

.Flex-set .col {
  background: #485b8a;
  color: #fff;
  margin: 4px 0;
}
.Flex-set .col p {
  color: rgba(255, 255, 255, 0.5);
}

.flex-equal-3 .Flex-set .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3 .Flex-set .col:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1440px) {
  .flex-equal-3 .Flex-set .col {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .col:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
.flex-equal-3 .Flex-set .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1440px) {
  .flex-equal-3 .Flex-set .thumbnail {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-equal-3 .Flex-set .thumbnail:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media screen and (max-width: 767px) {
  .flex-equal-3 .Flex-set .thumbnail {
    justify-content: center;
  }
}

.flex-6-6 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-6-6 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}

.flex-4-4-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-4-4-4 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
.flex-4-4-4 .thumbnail {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 12 - 10px);
    max-width: calc(8.3333333333% * 12 - 10px);
  }
}
@media (min-width: 992px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media (min-width: 1440px) {
  .flex-4-4-4 .thumbnail {
    flex-basis: calc(8.3333333333% * 4 - 10px);
    max-width: calc(8.3333333333% * 4 - 10px);
  }
}
@media screen and (max-width: 767px) {
  .flex-4-4-4 .thumbnail {
    justify-content: center;
  }
}

.flex-3-3-3-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-3-3-3-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}

.flex-3-6-3 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-3-6-3 .col {
    flex-basis: calc(8.3333333333% * 3 - 4px);
    max-width: calc(8.3333333333% * 3 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-3-6-3 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}

.flex-8-4 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-8-4 .col {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-8-4 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}

.flex-4-8 .col {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-4-8 .col {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 320px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 992px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1440px) {
  .flex-4-8 .col:nth-child(2) {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}

.mix-equal-2 .Flex-set .col {
  padding: 1em;
}
@media (min-width: 320px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 12 - 4px);
    max-width: calc(8.3333333333% * 12 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
@media (min-width: 1440px) {
  .mix-equal-2 .Flex-set .col {
    flex-basis: calc(8.3333333333% * 6 - 4px);
    max-width: calc(8.3333333333% * 6 - 4px);
  }
}
.mix-equal-2 .Flex-set .col h3 {
  margin: 10px 0;
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 1440px) {
  .mix-equal-2 .inner-4-8 div {
    flex-basis: calc(8.3333333333% * 4 - 4px);
    max-width: calc(8.3333333333% * 4 - 4px);
  }
}
@media (min-width: 320px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 12 - 0px);
    max-width: calc(8.3333333333% * 12 - 0px);
  }
}
@media (min-width: 768px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 992px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
@media (min-width: 1440px) {
  .mix-equal-2 .inner-4-8 div:last-child {
    flex-basis: calc(8.3333333333% * 8 - 4px);
    max-width: calc(8.3333333333% * 8 - 4px);
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.cp {
  font-size: 1.0666666em;
  line-height: 1.65em;
}
@media screen and (max-width: 575px) {
  .cp {
    font-size: 1.2em;
  }
}
.cp h1 {
  font-size: 2em;
}
.cp h2 {
  font-size: 1.75em;
  margin-bottom: 1.25em;
}
.cp h3 {
  font-size: 1.5em;
}
.cp h4 {
  font-size: 1.25em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h5 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp h6 {
  font-size: 1.125em;
  margin-top: 0;
  margin-bottom: 1em;
}
.cp p {
  font-size: 1em;
  line-height: 1.85em;
  margin-top: 0;
}
.cp ul,
.cp ol {
  font-size: 1em;
  margin-bottom: 1em;
}
.cp ul li,
.cp ol li {
  margin-bottom: 0.5em;
}
.cp dd,
.cp th,
.cp td figure {
  font-size: 1em;
}
.cp blockquote {
  background: #f1f1f1;
  font-style: normal;
  display: block;
  font-size: 1em;
  border-left: 5px solid #e05c51;
  padding: 2em;
  box-sizing: border-box;
  margin: 0 0em 2em;
}
.cp img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .cp img {
    max-width: 100%;
    width: auto;
    clear: both;
  }
}

:focus:not(:focus-visible) {
  outline: none;
}

:focus-visible {
  outline: red 2px solid;
  outline-offset: -2px;
  isolation: isolate;
  opacity: 1 !important;
}
:focus-visible .imgContainer {
  z-index: -1;
}
:focus-visible img {
  z-index: -1;
}

.accesskeyItem {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9;
  color: #4a392b;
  font-size: 1em;
  display: none;
}
@media screen and (max-width: 767px) {
  .accesskeyItem {
    display: none;
  }
}

a.goCenter {
  position: fixed;
  left: 50%;
  padding: 0 0.5em;
  height: 2em;
  line-height: 2em;
  background: #e05c51;
  color: #fff !important;
  text-decoration: none;
  z-index: 999999999999;
  transition: 0.5s;
  border-radius: 0px 0px 4px 4px;
  color: #fff;
  top: -100%;
  left: 0;
}
a.goCenter:hover {
  top: 0;
  outline: 2px dashed #ff3e4d;
}

.no-js noscript {
  display: block;
  padding: 0.5em;
  border: 2px solid #e05c51;
  background: #fff;
  color: #666;
  overflow: hidden;
  line-height: 1.45em;
  font-size: 0.813em;
  margin: 0 0.5em 0.5em;
  border-radius: 4px;
  box-sizing: border-box;
}
.no-js noscript a {
  color: #e05c51;
}
.no-js noscript a:hover {
  color: rgb(0, 76.5, 153);
}
.no-js .mpSlider .img-container {
  display: none;
}
.no-js .mpSlider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js .mpSlider .img-container:nth-child(1) {
  display: block;
}
.no-js .navigation {
  padding-right: 170px;
}
.no-js .navigation .language {
  width: auto;
  position: absolute;
  right: 160px;
}
.no-js .navigation .language > a {
  display: none;
}
.no-js .navigation .language ul {
  top: 0;
  width: 160px;
}
.no-js .navigation .language ul li {
  display: block;
  width: auto;
}
.no-js .search noscript {
  margin-left: 1%;
  margin-right: 1%;
}
.no-js .tabSet {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.no-js .tabSet .tabItem {
  width: 100%;
  display: block;
  position: relative;
  color: #000;
  margin-bottom: 0px;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem > a {
  background: none;
  font-size: 1.5em;
  color: #000;
}
.no-js .tabSet .tabItem:before {
  display: none;
}
.no-js .tabSet .tabItem.active {
  color: #000;
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 3px solid #ddd;
}
.no-js .tabSet .tabItem.active > a {
  color: #000;
  background: none;
}
.no-js .tabSet .tabContent {
  width: 100%;
  position: relative;
  display: block;
}
.no-js .cp_slider .img-container {
  display: inline-block;
  width: 30%;
  margin: 0 1% 1em;
}
@media screen and (max-width: 767px) {
  .no-js .cp_slider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .cp_slider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js .adSlider .img-container {
  display: inline-block;
  width: 22%;
  margin: 0 1% 1em;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .no-js .adSlider .img-container {
    width: 47%;
    margin: 0 1% 1em;
  }
}
.no-js .adSlider .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.no-js img.lazy {
  display: none;
}
.no-js img.lazy + noscript img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

br {
  font-family: unset !important;
  font: unset !important;
}

.gsc-control-cse {
  padding: 1rem 0 !important;
}

.gsc-control-cse.gsc-control-cse-zh-TW table td {
  padding: 0 0.5em !important;
}
.gsc-control-cse.gsc-control-cse-zh-TW table td.gsib_a, .gsc-control-cse.gsc-control-cse-zh-TW table td.gsib_b, .gsc-control-cse.gsc-control-cse-zh-TW table td.gsc-search-button {
  border: 0 !important;
}

.gsc-input-box {
  border: 0 !important;
}

.gsc-search-box.gsc-search-box-tools {
  margin-bottom: 2rem !important;
}

.table.gsc-search-box table td {
  border-bottom: 0 !important;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  color: #e05c51 !important;
}

.gsst_a .gscb_a {
  color: #ccc !important;
  line-height: 2rem !important;
}

.gs-webResult div.gs-visibleUrl {
  color: #e88b13 !important;
}

.gsc-search-button.gsc-search-button-v2 {
  border: 0 !important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus-visible {
  background-color: #e05c51 !important;
}

.gsc-tabHeader {
  font-size: 1rem !important;
}

.gsc-search-button-v2 svg {
  vertical-align: middle;
}

.gsc-result-info-container,
.gsc-orderby-container {
  border: 0 !important;
}

.gsc-selected-option {
  white-space: nowrap;
}

body {
  font-size: 1em;
  font-weight: normal;
  color: #4a392b;
  line-height: 1.5em;
  font-family: "Huninn", Lato, "PingFang TC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}
body.smallSize {
  font-size: 0.938em;
}
body.largeSize {
  font-size: 1.125em;
}

a {
  color: #0066cc;
  text-decoration: none;
}
a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

kbd {
  background: #FFF;
  border-radius: 0.2em;
  color: #555;
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.6em;
  font-size: 0.938em;
  font-family: sans-serif;
  margin-right: 0.4em;
  margin-bottom: 0.1em;
  vertical-align: middle;
  border-top: 1px solid #BBB;
  border-bottom: 3px solid #BBB;
  border-left: 2px solid #BBB;
  border-right: 2px solid #BBB;
}
kbd ~ kbd {
  margin-left: 0.4em;
}
kbd kbd {
  border: none;
}

.font_size {
  display: flex;
  flex: 0 1 12.5em;
  padding: 0.3em;
}
.font_size span {
  font-size: 0.875em;
  color: #222;
  padding-top: 0.3em;
}
.font_size ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex: 0 0 6em;
}
.font_size ul li {
  font-size: 1em;
  flex: 0 0 auto;
  margin: 2px;
  align-items: center;
}
.font_size ul li a,
.font_size ul li button {
  display: block;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #F1F1F1;
  width: 32px;
  height: 32px;
  color: #333;
  padding: 0;
  margin: 0;
}
.font_size ul li a:hover,
.font_size ul li button:hover {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
.font_size ul li a.small,
.font_size ul li button.small {
  font-size: 0.938em;
}
.font_size ul li a.large,
.font_size ul li button.large {
  font-size: 1.125em;
}
.font_size ul li.active button {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .font_size {
    display: none;
  }
}

.language {
  font-weight: bold;
  font-size: 0.75em;
  flex: 0 0 140px;
  width: 140px;
  z-index: 9999;
  position: relative;
}
.language > a,
.language button {
  width: 100%;
  display: block;
  background: #555;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  text-align: left;
  border: none;
  padding: 0.2em 1em;
  position: relative;
  transition: 0.3s ease-out;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
}
.language > a:after,
.language button:after {
  position: absolute;
  right: 0.8em;
  top: 1em;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
}
.language > a:before,
.language button:before {
  position: absolute;
  width: 1px;
  height: 1.6em;
  right: 2em;
  top: 0.4em;
  content: "";
  border-left: 1px solid #ddd;
}
.language ul {
  background: #444;
  padding: 1em 1.5em;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.language ul li {
  flex: 1;
  box-sizing: border-box;
  margin: 0;
}
.language ul li a {
  display: block;
  color: #fff;
  padding: 0.5em 0.5em 0.5em 1em;
  transition: 0.3s ease-out;
}
.language ul li a:hover {
  background: RGBA(0, 0, 0, 0.3);
}

.btn_grp {
  text-align: center;
  padding: 1em 0;
}

.upload_grp .upload_btn, .btn {
  font-size: 1em;
  touch-action: manipulation;
  background-image: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  line-height: normal;
  width: auto;
  padding: 0.5em 1.25em;
  min-width: 4em;
  margin: 0.25em 0.1em;
}
.upload_grp .upload_btn i, .btn i {
  margin-right: 0.25em;
  margin-left: 0.25em;
}

.btn {
  background: #e0e0e0;
  border: 1px solid #e0e0e0;
  color: #222;
  text-shadow: none;
}
.btn:hover {
  background: rgb(198.5, 198.5, 198.5);
  border: 1px solid #adadad;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn.active {
  background: rgb(236.75, 236.75, 236.75);
  cursor: pointer;
}
.btn:hover {
  color: #222;
  outline: none;
}

.btn-green {
  background: #229b9d;
  border: 1px solid #229b9d;
  color: #fff;
}
.btn-green:hover {
  background: rgb(24.9214659686, 113.612565445, 115.0785340314);
  border: 1px solid rgb(15.8429319372, 72.2251308901, 73.1570680628);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-green.active {
  background: rgb(38.5392670157, 175.6937172775, 177.9607329843);
  cursor: pointer;
}

.btn-blue {
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #fff;
}
.btn-blue:hover {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-blue.active {
  background: rgb(0, 114.75, 229.5);
  cursor: pointer;
}

.btn-yellow {
  background: rgb(255, 206.9035433071, 24.5);
  border: 1px solid rgb(255, 206.9035433071, 24.5);
  color: #333;
}
.btn-yellow:hover {
  background: rgb(228.5, 180.8208661417, 0);
  border: 1px solid rgb(177.5, 140.4625984252, 0);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-yellow.active {
  background: rgb(255, 212.2244094488, 50);
  cursor: pointer;
}

.btn-orange {
  background: #ff8d38;
  border: 1px solid #ff8d38;
  color: #fff;
}
.btn-orange:hover {
  background: rgb(255, 111.783919598, 5);
  border: 1px solid rgb(209, 89.2713567839, 0);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-orange.active {
  background: rgb(255, 155.608040201, 81.5);
  cursor: pointer;
}

.btn-red {
  background: #9e3a24;
  border: 1px solid #9e3a24;
  color: #fff;
}
.btn-red:hover {
  background: rgb(116.4639175258, 42.7525773196, 26.5360824742);
  border: 1px solid rgb(74.9278350515, 27.5051546392, 17.0721649485);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-red.active {
  background: rgb(178.7680412371, 65.6237113402, 40.7319587629);
  cursor: pointer;
}

.btn-purple {
  background: rgb(140.1315789474, 36.2006578947, 141.2993421053);
  border: 1px solid rgb(140.1315789474, 36.2006578947, 141.2993421053);
  color: #fff;
}
.btn-purple:hover {
  background: rgb(99.8684210526, 25.7993421053, 100.7006578947);
  border: 1px solid rgb(59.6052631579, 15.3980263158, 60.1019736842);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-purple.active {
  background: rgb(160.2631578947, 41.4013157895, 161.5986842105);
  cursor: pointer;
}

.btn-submit {
  background: #ff8d38;
  border: 1px solid #ff8d38;
  color: #fff;
}
.btn-submit:hover {
  background: rgb(255, 111.783919598, 5);
  border: 1px solid rgb(209, 89.2713567839, 0);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-submit.active {
  background: rgb(255, 155.608040201, 81.5);
  cursor: pointer;
}

.btn-reset {
  color: rgb(122.3846153846, 94.2692307692, 71.1153846154);
}

.btn-search {
  background: rgb(227.856097561, 112.2756097561, 102.643902439);
  border: 1px solid rgb(227.856097561, 112.2756097561, 102.643902439);
  color: #fff;
}
.btn-search:hover {
  background: rgb(220.143902439, 71.7243902439, 59.356097561);
  border: 1px solid rgb(193.9463414634, 46.8146341463, 34.5536585366);
  cursor: pointer;
  color: #fff;
  outline: none;
}
.btn-search.active {
  background: rgb(231.712195122, 132.5512195122, 124.287804878);
  cursor: pointer;
}

.btn-primary {
  background: #e05c51 !important;
  color: #fff !important;
  border: solid 1px #e05c51 !important;
}
.btn-primary:hover {
  background: rgb(215.5902439024, 52.0390243902, 38.4097560976) !important;
  border: solid 1px #e05c51 !important;
}

.btn-secondary {
  background: #fff !important;
  color: rgb(193.9463414634, 46.8146341463, 34.5536585366) !important;
  border: solid 1px #e05c51 !important;
  text-shadow: none !important;
}
.btn-secondary:hover {
  color: rgb(129.0146341463, 31.1414634146, 22.9853658537) !important;
  background: #b5deff !important;
  border: solid 1px #b5deff !important;
}

.btn-normal {
  background: #f1f1f1 !important;
  color: #65656e !important;
  border: solid 1px #c3c3c3 !important;
  text-shadow: none !important;
}
.btn-normal:hover {
  color: rgb(64.3815165877, 64.3815165877, 70.1184834123) !important;
  background: #c3c3c3 !important;
  border: solid 1px #c3c3c3 !important;
}

.btn-back {
  background: #555 !important;
  color: #fff !important;
  border: 1px solid #ddd !important;
}
.btn-back:hover {
  background: rgb(215.5902439024, 52.0390243902, 38.4097560976) !important;
  border: 1px solid #ddd !important;
}

.disabled,
[disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
  text-shadow: none;
}

.readonly,
[readonly] {
  cursor: not-allowed !important;
  text-shadow: none;
}

.btn-xl {
  font-size: 1.5em;
}

.btn-lg {
  font-size: 1.25em;
}

.btn-sm {
  font-size: 0.938em;
}

.btn-xs {
  font-size: 0.75em;
}

.breadcrumb {
  border-bottom: 1px solid #EEE;
  padding: 0.1em 0em 0.1em;
  font-size: 0.813em;
  margin: 0px auto 5px;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0px 0.1em 0.1em 0px;
}
.breadcrumb ul li:first-child:before {
  content: "";
  display: inline-block;
  color: #666;
  margin-left: 0;
  padding: 0;
}
.breadcrumb a {
  color: #4a392b;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.divider, .divider-vertical {
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 0.813em;
  color: grey;
  text-shadow: 0 1px 1px #fff;
  display: block;
}

.divider {
  display: table;
  line-height: 1;
  margin: 20px 0;
}
.divider:after, .divider:before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
  background-image: url("../images/basic/divider.jpg");
}
.divider:before {
  background-position: right 1em top 50%;
}
.divider:after {
  background-position: left 1em top 50%;
}

.divider-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: auto;
  height: 50%;
  line-height: 0;
  transform: translateX(-50%);
}
.divider-vertical:after, .divider-vertical:before {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 0;
  height: calc(100% - 1.2rem);
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.divider-vertical:before {
  top: -100%;
}
.divider-vertical:after {
  bottom: 0;
}

hr {
  border: none;
  border-top: 1px solid #CFCFCF;
  margin: 1em 0px;
  display: block;
  clear: both;
}

img.img_rounded {
  border-radius: 10px;
}
img.img_circle {
  border-radius: 50%;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
img.lazy {
  visibility: hidden;
}
img.loaded {
  visibility: visible;
  animation: lazy_animation 0.5s ease-out;
}

@keyframes lazy_animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*for IE */
.img-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #f1f1f1;
}
.img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.img-container a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container a .caption {
  position: absolute;
  width: 100%;
  height: 3em;
  line-height: 3em;
  background: rgba(0, 0, 0, 0.45);
  padding: 0 1em;
  font-size: 1.25em;
  color: #fff;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .img-container a .caption {
    width: 100%;
    height: 2em;
    line-height: 2em;
    left: 0;
    padding: 0 1em;
  }
}
.img-container img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-container iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ie-object-contain, .ie-object-fill, .ie-object-cover, .ie-object-none {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.ie-object-contain img, .ie-object-fill img, .ie-object-cover img, .ie-object-none img {
  opacity: 0;
  width: 0px;
  height: 0px;
}

.ie-object-none {
  background-size: auto;
}

.ie-object-cover {
  background-size: cover;
}

.ie-object-fill {
  background-size: 100% 100%;
}

.ie-object-contain {
  background-size: contain;
}

.fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.none {
  -o-object-fit: none;
     object-fit: none;
}

.scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

[class^=i_]:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

.i_calendar_color:before {
  background: url(../images/icon/icon_calendar_color.svg) center center no-repeat;
  background-size: contain;
}

.i_add:before {
  background: url(../images/icon/icon_add.svg) center center no-repeat;
  background-size: contain;
}

.i_apple:before {
  background: url(../images/icon/icon_apple.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left:before {
  background: url(../images/icon/icon_arrow_left.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right:before {
  background: url(../images/icon/icon_arrow_right.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up:before {
  background: url(../images/icon/icon_arrow_up.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down:before {
  background: url(../images/icon/icon_arrow_down.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark:before {
  background: url(../images/icon/icon_bookmark.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar:before {
  background: url(../images/icon/icon_calendar.svg) center center no-repeat;
  background-size: contain;
}

.i_chat:before {
  background: url(../images/icon/icon_chat.svg) center center no-repeat;
  background-size: contain;
}

.i_check:before {
  background: url(../images/icon/icon_check.svg) center center no-repeat;
  background-size: contain;
}

.i_clock:before {
  background: url(../images/icon/icon_clock.svg) center center no-repeat;
  background-size: contain;
}

.i_close:before {
  background: url(../images/icon/icon_close.svg) center center no-repeat;
  background-size: contain;
}

.i_copy:before {
  background: url(../images/icon/icon_copy.svg) center center no-repeat;
  background-size: contain;
}

.i_dot:before {
  background: url(../images/icon/icon_dot.svg) center center no-repeat;
  background-size: contain;
}

.i_edit:before {
  background: url(../images/icon/icon_edit.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook:before {
  background: url(../images/icon/icon_facebook.svg) center center no-repeat;
  background-size: contain;
}

.i_global:before {
  background: url(../images/icon/icon_global.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus:before {
  background: url(../images/icon/icon_googleplus.svg) center center no-repeat;
  background-size: contain;
}

.i_grid:before {
  background: url(../images/icon/icon_grid.svg) center center no-repeat;
  background-size: contain;
}

.i_heart:before {
  background: url(../images/icon/icon_heart.svg) center center no-repeat;
  background-size: contain;
}

.i_hide:before {
  background: url(../images/icon/icon_hide.svg) center center no-repeat;
  background-size: contain;
}

.i_home:before {
  background: url(../images/icon/icon_home.svg) center center no-repeat;
  background-size: contain;
}

.i_info:before {
  background: url(../images/icon/icon_info.svg) center center no-repeat;
  background-size: contain;
}

.i_layout:before {
  background: url(../images/icon/icon_layout.svg) center center no-repeat;
  background-size: contain;
}

.i_link:before {
  background: url(../images/icon/icon_link.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin:before {
  background: url(../images/icon/icon_linkedin.svg) center center no-repeat;
  background-size: contain;
}

.i_lock:before {
  background: url(../images/icon/icon_lock.svg) center center no-repeat;
  background-size: contain;
}

.i_mail:before {
  background: url(../images/icon/icon_mail.svg) center center no-repeat;
  background-size: contain;
}

.i_man:before {
  background: url(../images/icon/icon_man.svg) center center no-repeat;
  background-size: contain;
}

.i_minus:before {
  background: url(../images/icon/icon_minus.svg) center center no-repeat;
  background-size: contain;
}

.i_move:before {
  background: url(../images/icon/icon_move.svg) center center no-repeat;
  background-size: contain;
}

.i_order:before {
  background: url(../images/icon/icon_order.svg) center center no-repeat;
  background-size: contain;
}

.i_photo:before {
  background: url(../images/icon/icon_photo.svg) center center no-repeat;
  background-size: contain;
}

.i_pick:before {
  background: url(../images/icon/icon_pick.svg) center center no-repeat;
  background-size: contain;
}

.i_play:before {
  background: url(../images/icon/icon_play.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash:before {
  background: url(../images/icon/icon_reflash.svg) center center no-repeat;
  background-size: contain;
}

.i_rss:before {
  background: url(../images/icon/icon_rss.svg) center center no-repeat;
  background-size: contain;
}

.i_search:before {
  background: url(../images/icon/icon_search.svg) center center no-repeat;
  background-size: contain;
}

.i_setting:before {
  background: url(../images/icon/icon_setting.svg) center center no-repeat;
  background-size: contain;
}

.i_sort:before {
  background: url(../images/icon/icon_sort.svg) center center no-repeat;
  background-size: contain;
}

.i_star:before {
  background: url(../images/icon/icon_star.svg) center center no-repeat;
  background-size: contain;
}

.i_show:before {
  background: url(../images/icon/icon_show.svg) center center no-repeat;
  background-size: contain;
}

.i_top:before {
  background: url(../images/icon/icon_top.svg) center center no-repeat;
  background-size: contain;
}

.i_trash:before {
  background: url(../images/icon/icon_trash.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter:before {
  background: url(../images/icon/icon_twitter.svg) center center no-repeat;
  background-size: contain;
}

.i_video:before {
  background: url(../images/icon/icon_video.svg) center center no-repeat;
  background-size: contain;
}

.i_view:before {
  background: url(../images/icon/icon_view.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo:before {
  background: url(../images/icon/icon_vimeo.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube:before {
  background: url(../images/icon/icon_youtube.svg) center center no-repeat;
  background-size: contain;
}

.i_add2:before {
  background: url(../images/icon/icon_add2.svg) center center no-repeat;
  background-size: contain;
}

.i_apple2:before {
  background: url(../images/icon/icon_apple2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_left2:before {
  background: url(../images/icon/icon_arrow_left2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_right2:before {
  background: url(../images/icon/icon_arrow_right2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_up2:before {
  background: url(../images/icon/icon_arrow_up2.svg) center center no-repeat;
  background-size: contain;
}

.i_arrow_down2:before {
  background: url(../images/icon/icon_arrow_down2.svg) center center no-repeat;
  background-size: contain;
}

.i_bookmark2:before {
  background: url(../images/icon/icon_bookmark2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar2:before {
  background: url(../images/icon/icon_calendar2.svg) center center no-repeat;
  background-size: contain;
}

.i_calendar_color2:before {
  background: url(../images/icon/icon_calendar_color2.svg) center center no-repeat;
  background-size: contain;
}

.i_chat2:before {
  background: url(../images/icon/icon_chat2.svg) center center no-repeat;
  background-size: contain;
}

.i_check2:before {
  background: url(../images/icon/icon_check2.svg) center center no-repeat;
  background-size: contain;
}

.i_clock2:before {
  background: url(../images/icon/icon_clock2.svg) center center no-repeat;
  background-size: contain;
}

.i_close2:before {
  background: url(../images/icon/icon_close2.svg) center center no-repeat;
  background-size: contain;
}

.i_copy2:before {
  background: url(../images/icon/icon_copy2.svg) center center no-repeat;
  background-size: contain;
}

.i_dot2:before {
  background: url(../images/icon/icon_dot2.svg) center center no-repeat;
  background-size: contain;
}

.i_edit2:before {
  background: url(../images/icon/icon_edit2.svg) center center no-repeat;
  background-size: contain;
}

.i_facebook2:before {
  background: url(../images/icon/icon_facebook2.svg) center center no-repeat;
  background-size: contain;
}

.i_global2:before {
  background: url(../images/icon/icon_global2.svg) center center no-repeat;
  background-size: contain;
}

.i_googleplus2:before {
  background: url(../images/icon/icon_googleplus2.svg) center center no-repeat;
  background-size: contain;
}

.i_grid2:before {
  background: url(../images/icon/icon_grid2.svg) center center no-repeat;
  background-size: contain;
}

.i_heart2:before {
  background: url(../images/icon/icon_heart2.svg) center center no-repeat;
  background-size: contain;
}

.i_home2:before {
  background: url(../images/icon/icon_home2.svg) center center no-repeat;
  background-size: contain;
}

.i_info2:before {
  background: url(../images/icon/icon_info2.svg) center center no-repeat;
  background-size: contain;
}

.i_layout2:before {
  background: url(../images/icon/icon_layout2.svg) center center no-repeat;
  background-size: contain;
}

.i_link2:before {
  background: url(../images/icon/icon_link2.svg) center center no-repeat;
  background-size: contain;
}

.i_linkedin2:before {
  background: url(../images/icon/icon_linkedin2.svg) center center no-repeat;
  background-size: contain;
}

.i_lock2:before {
  background: url(../images/icon/icon_lock2.svg) center center no-repeat;
  background-size: contain;
}

.i_mail2:before {
  background: url(../images/icon/icon_mail2.svg) center center no-repeat;
  background-size: contain;
}

.i_man2:before {
  background: url(../images/icon/icon_man2.svg) center center no-repeat;
  background-size: contain;
}

.i_minus2:before {
  background: url(../images/icon/icon_minus2.svg) center center no-repeat;
  background-size: contain;
}

.i_move2:before {
  background: url(../images/icon/icon_move2.svg) center center no-repeat;
  background-size: contain;
}

.i_order2:before {
  background: url(../images/icon/icon_order2.svg) center center no-repeat;
  background-size: contain;
}

.i_photo2:before {
  background: url(../images/icon/icon_photo2.svg) center center no-repeat;
  background-size: contain;
}

.i_pick2:before {
  background: url(../images/icon/icon_pick2.svg) center center no-repeat;
  background-size: contain;
}

.i_play2:before {
  background: url(../images/icon/icon_play2.svg) center center no-repeat;
  background-size: contain;
}

.i_reflash2:before {
  background: url(../images/icon/icon_reflash2.svg) center center no-repeat;
  background-size: contain;
}

.i_rss2:before {
  background: url(../images/icon/icon_rss2.svg) center center no-repeat;
  background-size: contain;
}

.i_search2:before {
  background: url(../images/icon/icon_search2.svg) center center no-repeat;
  background-size: contain;
}

.i_setting2:before {
  background: url(../images/icon/icon_setting2.svg) center center no-repeat;
  background-size: contain;
}

.i_sort2:before {
  background: url(../images/icon/icon_sort2.svg) center center no-repeat;
  background-size: contain;
}

.i_star2:before {
  background: url(../images/icon/icon_star2.svg) center center no-repeat;
  background-size: contain;
}

.i_top2:before {
  background: url(../images/icon/icon_top2.svg) center center no-repeat;
  background-size: contain;
}

.i_trash2:before {
  background: url(../images/icon/icon_trash2.svg) center center no-repeat;
  background-size: contain;
}

.i_twitter2:before {
  background: url(../images/icon/icon_twitter2.svg) center center no-repeat;
  background-size: contain;
}

.i_video2:before {
  background: url(../images/icon/icon_video2.svg) center center no-repeat;
  background-size: contain;
}

.i_view2:before {
  background: url(../images/icon/icon_view2.svg) center center no-repeat;
  background-size: contain;
}

.i_vimeo2:before {
  background: url(../images/icon/icon_vimeo2.svg) center center no-repeat;
  background-size: contain;
}

.i_youtube2:before {
  background: url(../images/icon/icon_youtube2.svg) center center no-repeat;
  background-size: contain;
}

[tooltip] {
  position: relative;
}

em[tooltip] {
  color: #0066cc;
  text-decoration: none;
}
em[tooltip]:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

[tooltip]:before,
[tooltip]:after {
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]:before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
}

[tooltip]:after {
  content: attr(tooltip);
  text-align: left;
  min-width: 150px;
  line-height: 1.5em;
  max-width: 300px;
  font-size: 0.813em;
  max-height: 5.182875em;
  overflow: hidden;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
  box-sizing: border-box;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  display: block;
}

[tooltip=""]:before,
[tooltip=""]:after {
  display: none !important;
}

[tooltip]:not([flow]):before,
[tooltip][flow^=up]:before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow]):after,
[tooltip][flow^=up]:after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow]):before,
[tooltip]:not([flow]):after,
[tooltip][flow^=up]:before,
[tooltip][flow^=up]:after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

[tooltip][flow^=down]:before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]:after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]:before,
[tooltip][flow^=down]:after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

[tooltip][flow^=left]:before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]:after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=right]:before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]:after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
/* FX All The Things */
[tooltip]:not([flow]):hover:before,
[tooltip]:not([flow]):hover:after,
[tooltip][flow^=up]:hover:before,
[tooltip][flow^=up]:hover:after,
[tooltip][flow^=down]:hover:before,
[tooltip][flow^=down]:hover:after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover:before,
[tooltip][flow^=left]:hover:after,
[tooltip][flow^=right]:hover:before,
[tooltip][flow^=right]:hover:after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.tooltip {
  text-align: center;
  padding: 40px 0;
}
.tooltip span {
  display: inline-block;
  background: #DEDEDE;
  text-align: center;
  padding: 10px;
  width: 100px;
  line-height: 20px;
  vertical-align: baseline;
}
.tooltip p > em {
  color: red;
}

.category {
  text-align: left;
  margin: 1em auto;
}
.category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category ul li {
  margin: 0px 3px 3px 0px;
  display: block;
  float: left;
}
.category a {
  border: 1px solid #CCC;
  padding: 0.4em 1em;
  display: block;
  color: #333;
  box-sizing: border-box;
  border-radius: 4px;
}
.category a:hover {
  color: #FFF;
  background: rgb(193.9463414634, 46.8146341463, 34.5536585366);
  border: 1px solid rgb(193.9463414634, 46.8146341463, 34.5536585366);
  box-shadow: none;
}
.category a.active {
  color: #FFF;
  background: #e05c51;
  background: linear-gradient(to bottom, #e05c51, rgb(193.9463414634, 46.8146341463, 34.5536585366));
}
.category a span {
  font-size: 0.813em;
}
.category a span:before {
  content: "(";
  display: inline-block;
}
.category a span:after {
  content: ")";
  display: inline-block;
}

div.tag {
  padding: 0.5em 0;
  margin-bottom: 0.5em;
  position: relative;
}
div.tag:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 1em;
  background: url(../images/basic/icon_tag.png) no-repeat center center;
  background-size: 16px;
}
div.tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
div.tag ul li {
  margin: 0 0.2em 0.2em 0;
  flex: 0 0 auto;
}
div.tag ul li a {
  display: block;
  font-size: 0.813em;
  color: #4a392b;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #DDD;
  padding: 0.2em 0.5em;
}
div.tag ul li a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.3s ease-out;
  display: none;
  z-index: 99999999;
  text-indent: -999999px;
}
.scrollToTop:hover {
  background: url(../images/basic/top.png) no-repeat center top rgba(0, 0, 0, 0.8);
  box-shadow: none;
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  transition: 0.3s ease-out;
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  .header {
    position: fixed;
    width: 100%;
    padding-top: 10px;
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
}
.header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  padding-top: 10px;
}
.header > .container .searchCtrl, .header > .container .sidebarCtrl {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  top: 0px;
  display: block;
  font-size: 0em;
  padding: 15px;
  margin: 0;
  min-width: auto;
  min-height: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .header > .container .searchCtrl, .header > .container .sidebarCtrl {
    display: block !important;
  }
}
.header > .container {
  max-width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
  overflow: visible;
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .header > .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    padding-left: 10px;
  }
}
@media screen and (max-width: 575px) {
  .header > .container {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-left: 0;
  }
}
.header > .container .sidebarCtrl {
  display: none;
  left: 0px;
}
.header > .container .sidebarCtrl span {
  position: absolute;
  background: #e05c51;
  width: 50%;
  height: 3px;
  top: 20px;
  left: 50%;
  margin-left: -25%;
  display: block;
  border-radius: 2px;
}
.header > .container .sidebarCtrl span:nth-child(2) {
  top: 28px;
}
.header > .container .sidebarCtrl span:nth-child(3) {
  top: 36px;
}
.header > .container .searchCtrl {
  display: none;
  right: 0px;
  font-size: 0em;
}
.header > .container .searchCtrl:before {
  width: 40px;
  height: 40px;
  background: url(../images/basic/icon_search.png) no-repeat center center;
  background-size: 28px;
  opacity: 0.6;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
}
.header h1 {
  float: left;
  height: 75px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 1.937em;
}
.header h1 a {
  display: flex;
  align-items: center;
  color: #e88b13;
}
.header h1 img {
  display: block;
  max-width: 224px;
  max-height: 60px;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .header h1 {
    padding: 0;
    text-align: left;
    height: 60px;
  }
  .header h1 img {
    width: auto;
    height: auto;
    max-height: 54px;
    margin: 0px auto;
    transform: scale(0.8);
  }
  .header h1 span {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  .header h1 span {
    display: none;
  }
}
.header .navigation {
  flex: 1 1 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.header .navigation .navlist {
  flex: 1 1 auto;
  margin: 0.25em 0.5em 0 0;
}
.header .navigation .navlist ul {
  padding: 0;
  margin: 0;
  font-size: 0.875em;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.header .navigation .navlist li {
  flex: 0 0 auto;
}
.header .navigation .navlist li a {
  display: block;
  padding: 0.5em;
  text-decoration: none;
  color: #4a392b;
  text-decoration: none;
}
.header .navigation .navlist li a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.header .navigation .navbtn {
  flex: 0 0 auto;
  margin-top: 5px;
}
.header .navigation .navbtn ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.header .navigation .navbtn ul li {
  margin-left: 5px;
}
.header .navigation .navbtn ul li a {
  display: block;
  background-color: #e05c51;
  color: #fff;
  padding: 15px 20px;
  font-size: 1.5em;
  border-radius: 50px;
  transition: 0.5s;
}
.header .navigation .navbtn ul li a:hover {
  background-color: #9e3a24;
}
@media (max-width: 1200px) {
  .header .navigation .navbtn ul li a {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 991px) {
  .header .navigation .navbtn ul li a {
    padding: 9px 15px;
    font-size: 1.25em;
  }
  .header .navigation .navbtn ul li a span {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .header .navigation .navbtn ul li a {
    font-size: 1.125em;
  }
}
@media (max-width: 480px) {
  .header .navigation .navbtn ul li {
    margin-left: 3px;
  }
  .header .navigation .navbtn ul li a {
    font-size: 1em;
    padding: 9px 12px;
  }
}
.header .navigation .navbtn2 {
  flex: 0 0 auto;
  margin-top: 5px;
}
.header .navigation .navbtn2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.header .navigation .navbtn2 ul li {
  margin-left: 5px;
}
.header .navigation .navbtn2 ul li a {
  display: block;
  background-color: #e05c51;
  color: #fff;
  padding: 15px 20px;
  font-size: 1.5em;
  border-radius: 50px;
  transition: 0.5s;
}
.header .navigation .navbtn2 ul li a:hover {
  background-color: #9e3a24;
}
@media (max-width: 1200px) {
  .header .navigation .navbtn2 ul li a {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 991px) {
  .header .navigation .navbtn2 ul li a {
    padding: 9px 15px;
    font-size: 1.25em;
  }
  .header .navigation .navbtn2 ul li a span {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .header .navigation .navbtn2 ul li a {
    font-size: 1.125em;
  }
}
@media (max-width: 480px) {
  .header .navigation .navbtn2 ul li {
    margin-left: 3px;
  }
  .header .navigation .navbtn2 ul li a {
    font-size: 1em;
    padding: 9px 12px;
  }
}

.search {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  vertical-align: top;
  font-size: 0.938em;
  margin: 1em 0.5em;
  box-sizing: border-box;
  display: none;
}
@media screen and (max-width: 767px) {
  .search {
    display: none;
  }
}
.search [for=topSearch] {
  width: 0px;
  position: absolute;
  overflow: hidden;
  padding: 0;
}
.search .form_grp {
  display: flex;
  gap: 5px;
  flex: 0 0 auto;
  margin: 0;
}
.search .form_grp input {
  margin: 0 0 0;
  padding: 0.25em 0.5em;
  box-shadow: none;
  width: auto;
  display: block;
}
.search .form_grp input[type=submit] {
  min-width: auto;
  padding: 0.2em 0.8em;
}
.search .form_grp button,
.search .form_grp .btn,
.search .form_grp .btn-search {
  min-width: auto;
  padding: 0.2em 0.8em;
  margin: 0;
}
.search .form_grp button:hover,
.search .form_grp .btn:hover,
.search .form_grp .btn-search:hover {
  box-shadow: none !important;
}
.search .btn_grp {
  flex: 0 0 auto;
  padding: 0 0.5em 0;
  margin: 0;
}
.search .btn_grp button,
.search .btn_grp .btn,
.search .btn_grp .btn-search {
  min-width: auto;
  padding: 0.2em 0.8em;
  margin: 0;
}
.search .btn_grp button:hover,
.search .btn_grp .btn:hover,
.search .btn_grp .btn-search:hover {
  box-shadow: none !important;
}
.search .keywordHot {
  flex: 1 1 100%;
}
.search .keywordHot ul {
  font-size: 0.813em;
  line-height: 1.65em;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
}
.search .keywordHot ul li {
  margin: 0;
  padding: 0.5em;
  flex: 0 0 auto;
}
.search .keywordHot ul a {
  color: #4a392b;
  text-decoration: none;
}
.search .keywordHot ul a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.m_search {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto;
  padding: 0.8em 0.3em;
  display: block;
  height: auto;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 98;
  background: #333;
  display: none;
  margin: 0;
}
.m_search label {
  font-size: 0em;
  line-height: 0;
}
.m_search .form_grp {
  display: flex;
  align-items: center;
  gap: 5px;
}
.m_search .form_grp label {
  display: none;
  flex: 0 0 0%;
}
.m_search .form_grp input {
  margin: 0;
  padding: 0.5em;
  flex: 1 1 50%;
  max-width: 70%;
}
.m_search .form_grp .btn,
.m_search .form_grp .btn-search {
  min-width: auto;
  padding: 0.5em 0.8em;
  margin: 0;
  flex: 1 1 20%;
  max-width: 25%;
}
.m_search .form_grp .btn:hover,
.m_search .form_grp .btn-search:hover {
  box-shadow: none !important;
}
.m_search .btn_grp {
  flex: 1 1 auto;
  padding: 0.25em 0.5em;
  border-bottom: solid 1px #444;
  box-sizing: border-box;
  text-align: right;
}
.m_search .btn_grp .btn {
  width: auto !important;
  padding: 0.2em 0.5em !important;
  margin: 0;
  background: transparent;
  font-size: 0.875rem;
  color: #ddd;
  border: none;
}
.m_search .btn_grp .btn:hover {
  color: #0066cc;
}
.m_search .keywordHot {
  flex: 1 1 100%;
}
.m_search .keywordHot ul {
  font-size: 0.875em;
  line-height: 1.65em;
  margin: 0;
  padding: 0.5em 0 0 0.5em;
  display: flex;
  justify-content: flex-start;
  list-style-type: none;
}
.m_search .keywordHot ul li {
  margin: 0;
  padding: 0.5em;
  flex: 0 0 auto;
}
.m_search .keywordHot ul a {
  color: #fff;
}
.m_search .keywordHot ul a:hover {
  color: #0066cc;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.menu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
  isolation: isolate;
}
.menu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.menu.sticky:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.menu.sticky > ul {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .menu {
    display: none;
  }
}
.menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.menu > ul > li {
  flex: 0 1 16%;
}
.menu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  white-space: nowrap;
  color: #4a392b;
}
.menu > ul > li.hasChild > a {
  white-space: nowrap;
}
.menu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid rgb(185.5384615385, 158.0769230769, 135.4615384615);
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.menu > ul > li:hover > a {
  color: rgb(0, 76.5, 153);
}
.menu > ul > li:hover > a:after {
  border: 2px solid rgb(0, 76.5, 153);
  border-bottom: none;
  border-left: none;
}
.menu ul li {
  position: relative;
}
.menu ul li a {
  display: block;
  text-decoration: none;
}
.menu ul li ul {
  display: none;
  overflow: visible;
  width: 99%;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 999999;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left;
  font-size: 0.875em;
}
.menu ul li ul li {
  float: none;
}
.menu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #fff;
  font-weight: bold;
}
.menu ul li ul li a:hover {
  background: rgb(0, 76.5, 153);
}
.menu ul li ul li.hasChild > ul {
  z-index: 999;
}
.menu ul li ul li.hasChild > a {
  padding-right: 2em;
}
.menu ul li ul li.hasChild > a:hover {
  background: #e05c51;
}
.menu ul li ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 1.3em;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-bottom: none;
  border-left: none;
}
.menu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}
.menu ul li.leftSlider ul ul {
  left: auto;
  right: 100%;
}

.menuArrowDown,
.menuArrowUp {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom: 5px;
  z-index: 9999999;
  margin: 0;
  transition: all 0.3s linear;
}
.menuArrowDown::after, .menuArrowDown::before,
.menuArrowUp::after,
.menuArrowUp::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 6px;
  display: block;
  background: #fff;
}

.menuArrowDown::before {
  transform: rotate(45deg);
  left: 4px;
}
.menuArrowDown::after {
  transform: rotate(-45deg);
  right: 4px;
}

.menuArrowUp::before {
  transform: rotate(45deg);
  right: 4px;
}
.menuArrowUp::after {
  transform: rotate(-45deg);
  left: 4px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .menu,
.sidebar .megamenu,
.sidebar .sideMainMenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 300px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgb(202.28, 25.64, 10.92);
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area.open .menu > ul > li,
.sidebar .m_area.open .megamenu > ul > li,
.sidebar .m_area.open .sideMainMenu > ul > li {
  transform: scale(1) translateX(0px);
  opacity: 1;
}
.sidebar .m_area.open .menu > ul > li:nth-child(1),
.sidebar .m_area.open .megamenu > ul > li:nth-child(1),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(1) {
  transition-delay: 0.27s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(2),
.sidebar .m_area.open .megamenu > ul > li:nth-child(2),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(2) {
  transition-delay: 0.34s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(3),
.sidebar .m_area.open .megamenu > ul > li:nth-child(3),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(3) {
  transition-delay: 0.41s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(4),
.sidebar .m_area.open .megamenu > ul > li:nth-child(4),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(4) {
  transition-delay: 0.48s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(5),
.sidebar .m_area.open .megamenu > ul > li:nth-child(5),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(5) {
  transition-delay: 0.55s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(6),
.sidebar .m_area.open .megamenu > ul > li:nth-child(6),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(6) {
  transition-delay: 0.62s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(7),
.sidebar .m_area.open .megamenu > ul > li:nth-child(7),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(7) {
  transition-delay: 0.69s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(8),
.sidebar .m_area.open .megamenu > ul > li:nth-child(8),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(8) {
  transition-delay: 0.76s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(9),
.sidebar .m_area.open .megamenu > ul > li:nth-child(9),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(9) {
  transition-delay: 0.83s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(10),
.sidebar .m_area.open .megamenu > ul > li:nth-child(10),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(10) {
  transition-delay: 0.9s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(11),
.sidebar .m_area.open .megamenu > ul > li:nth-child(11),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(11) {
  transition-delay: 0.97s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(12),
.sidebar .m_area.open .megamenu > ul > li:nth-child(12),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(12) {
  transition-delay: 1.04s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(13),
.sidebar .m_area.open .megamenu > ul > li:nth-child(13),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(13) {
  transition-delay: 1.11s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(14),
.sidebar .m_area.open .megamenu > ul > li:nth-child(14),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(14) {
  transition-delay: 1.18s;
}
.sidebar .m_area.open .menu > ul > li:nth-child(15),
.sidebar .m_area.open .megamenu > ul > li:nth-child(15),
.sidebar .m_area.open .sideMainMenu > ul > li:nth-child(15) {
  transition-delay: 1.25s;
}
.sidebar .m_area .menu,
.sidebar .m_area .megamenu,
.sidebar .m_area .sideMainMenu {
  width: 90%;
  margin: 0 auto 1em;
}
.sidebar .m_area .menu a,
.sidebar .m_area .megamenu a,
.sidebar .m_area .sideMainMenu a {
  display: block;
  color: #fff;
  font-size: 0.938em;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  text-align: left;
}
.sidebar .m_area .menu > ul,
.sidebar .m_area .megamenu > ul,
.sidebar .m_area .sideMainMenu > ul {
  display: flex;
  flex-direction: column;
}
.sidebar .m_area .menu > ul > li,
.sidebar .m_area .megamenu > ul > li,
.sidebar .m_area .sideMainMenu > ul > li {
  transform: scale(1.15) translateX(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu > ul > li:nth-child(1),
.sidebar .m_area .megamenu > ul > li:nth-child(1),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(1) {
  transition-delay: 0.49s;
}
.sidebar .m_area .menu > ul > li:nth-child(2),
.sidebar .m_area .megamenu > ul > li:nth-child(2),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(2) {
  transition-delay: 0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(3),
.sidebar .m_area .megamenu > ul > li:nth-child(3),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(3) {
  transition-delay: 0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(4),
.sidebar .m_area .megamenu > ul > li:nth-child(4),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(4) {
  transition-delay: 0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(5),
.sidebar .m_area .megamenu > ul > li:nth-child(5),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(5) {
  transition-delay: 0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(6),
.sidebar .m_area .megamenu > ul > li:nth-child(6),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(6) {
  transition-delay: 0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(7),
.sidebar .m_area .megamenu > ul > li:nth-child(7),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(7) {
  transition-delay: 0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(8),
.sidebar .m_area .megamenu > ul > li:nth-child(8),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(8) {
  transition-delay: 0s;
}
.sidebar .m_area .menu > ul > li:nth-child(9),
.sidebar .m_area .megamenu > ul > li:nth-child(9),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(9) {
  transition-delay: -0.07s;
}
.sidebar .m_area .menu > ul > li:nth-child(10),
.sidebar .m_area .megamenu > ul > li:nth-child(10),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(10) {
  transition-delay: -0.14s;
}
.sidebar .m_area .menu > ul > li:nth-child(11),
.sidebar .m_area .megamenu > ul > li:nth-child(11),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(11) {
  transition-delay: -0.21s;
}
.sidebar .m_area .menu > ul > li:nth-child(12),
.sidebar .m_area .megamenu > ul > li:nth-child(12),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(12) {
  transition-delay: -0.28s;
}
.sidebar .m_area .menu > ul > li:nth-child(13),
.sidebar .m_area .megamenu > ul > li:nth-child(13),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(13) {
  transition-delay: -0.35s;
}
.sidebar .m_area .menu > ul > li:nth-child(14),
.sidebar .m_area .megamenu > ul > li:nth-child(14),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(14) {
  transition-delay: -0.42s;
}
.sidebar .m_area .menu > ul > li:nth-child(15),
.sidebar .m_area .megamenu > ul > li:nth-child(15),
.sidebar .m_area .sideMainMenu > ul > li:nth-child(15) {
  transition-delay: -0.49s;
}
.sidebar .m_area .menu ul,
.sidebar .m_area .megamenu ul,
.sidebar .m_area .sideMainMenu ul {
  list-style: none;
  display: flex;
  animation: showMenu 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  left: 0;
  padding: 0;
}
.sidebar .m_area .menu ul li,
.sidebar .m_area .megamenu ul li,
.sidebar .m_area .sideMainMenu ul li {
  flex: 1 1 100%;
  flex-direction: row;
}
.sidebar .m_area .menu ul li > a,
.sidebar .m_area .megamenu ul li > a,
.sidebar .m_area .sideMainMenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar .m_area .menu ul li.hasChild > a,
.sidebar .m_area .megamenu ul li.hasChild > a,
.sidebar .m_area .sideMainMenu ul li.hasChild > a {
  position: relative;
  padding: 0.5em 2em 0.5em 1em;
  color: #fff;
}
.sidebar .m_area .menu ul li.hasChild > a::after,
.sidebar .m_area .megamenu ul li.hasChild > a::after,
.sidebar .m_area .sideMainMenu ul li.hasChild > a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.sidebar .m_area .menu ul li ul,
.sidebar .m_area .megamenu ul li ul,
.sidebar .m_area .sideMainMenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  background-color: transparent;
  font-size: 0.938em;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar .m_area .menu ul li ul li a,
.sidebar .m_area .megamenu ul li ul li a,
.sidebar .m_area .sideMainMenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 0.5em 1em 0.5em 2em;
  border: none;
}
.sidebar .m_area .menu ul li ul li.hasChild > a,
.sidebar .m_area .megamenu ul li ul li.hasChild > a,
.sidebar .m_area .sideMainMenu ul li ul li.hasChild > a {
  padding: 0.5em 1em 0.5em 2em;
}
.sidebar .m_area .menu ul li ul li.hasChild > a:after,
.sidebar .m_area .megamenu ul li ul li.hasChild > a:after,
.sidebar .m_area .sideMainMenu ul li ul li.hasChild > a:after {
  top: 0.85em;
}
.sidebar .m_area .menu ul li ul li li a,
.sidebar .m_area .megamenu ul li ul li li a,
.sidebar .m_area .sideMainMenu ul li ul li li a {
  padding: 0.5em 1em 0.5em 4em !important;
}
.sidebar .m_area .menu ul li ul li li a:after,
.sidebar .m_area .megamenu ul li ul li li a:after,
.sidebar .m_area .sideMainMenu ul li ul li li a:after {
  display: none;
}
.sidebar .navigation {
  position: relative;
  margin: 1em auto;
  text-align: left;
  width: 90%;
}
.sidebar .navigation ul {
  float: none;
  overflow: hidden;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.sidebar .navigation ul li {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  line-height: 1.5em;
  padding: 0.25em 0.5em 0.25em 1.1em;
  font-size: 0.875em;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.sidebar .navigation ul li a:before {
  position: absolute;
  top: 0.75em;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 0 2px 4px;
  border-color: transparent transparent transparent #ffffff;
  transition: 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  opacity: 0;
}
.sidebar .navigation ul li a:hover:before, .sidebar .navigation ul li a:focus-visible:before {
  left: 0.5em;
  opacity: 1;
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.sidebar .navigation .language a,
.sidebar .navigation .language button {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after,
.sidebar .navigation .language button:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before,
.sidebar .navigation .language button:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .font_size {
  display: none;
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:hover, .sidebar button.sidebarClose:focus-visible {
  box-shadow: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

.megamenu {
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  clear: both;
}
@media screen and (max-width: 767px) {
  .megamenu {
    display: none;
  }
}
.megamenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.megamenu.sticky > ul {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.megamenu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.megamenu > ul > li {
  flex: 0 1 16.6666666667%;
}
.megamenu > ul > li > a {
  display: block;
  padding: 0 1em;
  min-height: 2.5em;
  font-weight: bold;
  line-height: 2.5em;
  color: #4a392b;
}
.megamenu > ul > li.hasChild > a {
  white-space: nowrap;
}
.megamenu > ul > li.hasChild > a:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  border: 2px solid rgb(185.5384615385, 158.0769230769, 135.4615384615);
  transform: rotate(135deg);
  border-bottom: none;
  border-left: none;
  margin-bottom: 0.2em;
}
.megamenu > ul > li:hover > a {
  color: rgb(0, 76.5, 153);
}
.megamenu > ul > li:hover > a:after {
  border: 2px solid rgb(0, 76.5, 153);
  border-bottom: none;
  border-left: none;
}
.megamenu ul li a {
  display: block;
  outline: none;
  text-decoration: none;
}
.megamenu ul li ul {
  display: flex;
  overflow: visible;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  margin: 0;
  z-index: 999999;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  list-style: none;
  text-align: left;
  align-items: flex-start;
  flex-wrap: wrap;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.megamenu ul li ul li {
  flex: none;
  flex-basis: 23%;
  margin: 0 1%;
  padding: 0;
}
.megamenu ul li ul li a {
  padding: 0.6em 1.2em;
  color: #FFF;
  font-weight: bold;
  box-sizing: border-box;
}
.megamenu ul li ul li a:hover {
  background: rgb(0, 76.5, 153);
}
.megamenu ul li ul li ul {
  margin: 0 0 20px;
  padding: 0 !important;
  background: #fff;
}
.megamenu ul li ul li ul li {
  margin: 0;
  padding: 0;
}
.megamenu ul li ul li ul li a {
  padding: 0.8em 1.2em;
  color: #000;
}
.megamenu ul li ul li ul li a:hover {
  color: #fff;
}
.megamenu ul li ul li ul li ul {
  margin: 0;
  padding: 0 !important;
}
.megamenu ul li ul li ul li ul li a {
  padding: 0.8em 1.2em 0.8em 2.2em;
}
.megamenu ul li ul li.hasChild > ul {
  position: relative;
  z-index: 999;
  top: 0;
  left: 0;
  animation: none;
  display: block !important;
  opacity: 1 !important;
}
.megamenu ul li ul li.hasChild > ul li {
  display: block;
  width: 100%;
}
.megamenu ul li ul li.hasChild > ul li > a:hover {
  background: #e05c51;
}
.megamenu ul li ul ul {
  top: 0;
  left: 100%;
  animation: none;
  font-size: 1em;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .megamenu {
  display: block;
}
.sidebar > .menu_overlay {
  background: RGBA(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.sidebar .m_area {
  width: 280px;
  padding: 3em 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #e05c51;
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
}
.sidebar .m_area:before {
  content: "";
  width: 280px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  width: 100%;
  height: 3em;
  background: #e05c51;
  padding: 0 1em;
  line-height: 3em;
  box-sizing: border-box;
}
.sidebar .m_area .megamenu {
  width: 100%;
  box-shadow: 0px 0px 4px RGBA(0, 0, 0, 0.4);
  margin-bottom: 1em;
  background: #CCC;
}
.sidebar .m_area .megamenu a {
  display: block;
  color: #222;
  text-decoration: none;
  transition: 0.4s ease-out;
  text-align: left;
}
.sidebar .m_area .megamenu ul {
  display: flex;
}
.sidebar .m_area .megamenu ul li {
  flex: 1 1 100%;
  flex-direction: column;
}
.sidebar .m_area .megamenu ul li > a {
  padding: 0.5em 1em;
  min-height: 2em;
  line-height: 2em;
  background: #FFF;
  border-bottom: 1px solid #CCC;
}
.sidebar .m_area .megamenu ul li.hasChild > a {
  padding: 0.5em 1em;
  color: #222;
  background: #FFF;
  padding-right: 36px;
  position: relative;
}
.sidebar .m_area .megamenu ul li.hasChild > a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 1.25em;
  width: 5px;
  line-height: 1.25em;
  height: 5px;
  border: 2px solid #222;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
  transition: 0.3s;
}
.sidebar .m_area .megamenu ul li ul {
  display: none;
  position: relative;
  width: 100%;
  padding: 0;
  background-color: transparent;
  font-size: 0.938em;
}
.sidebar .m_area .megamenu ul li ul li a {
  display: block;
  min-height: 1.5em;
  line-height: 1.5em;
  padding: 0.5em 1em 0.5em 2em !important;
  background: #eee;
}
.sidebar .m_area .megamenu ul li ul li a:hover {
  color: #000;
  background: #ccc;
}
.sidebar .m_area .megamenu ul li ul li.hasChild > a {
  background: #eee;
}
.sidebar .m_area .megamenu ul li ul li li a {
  background: rgba(0, 0, 0, 0.15) !important;
  padding: 0.5em 1em 0.5em 4em !important;
  border-bottom: 1px solid #BBB;
}
.sidebar .m_area .megamenu ul li ul li li a:hover {
  background: rgba(0, 0, 0, 0.25) !important;
}
.sidebar .m_area .megamenu ul li ul li li a:after {
  display: none !important;
}
.sidebar .navigation {
  position: relative;
  text-align: left;
}
.sidebar .navigation ul {
  float: none;
  width: 90%;
  margin: 1em auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  border-right: none;
}
.sidebar .navigation ul li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.sidebar .navigation ul li:nth-child(odd):last-child {
  width: 100%;
}
.sidebar .navigation ul li a {
  display: block;
  height: 3em;
  line-height: 2em;
  padding: 0.5em 1em;
  font-size: 0.938em;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.sidebar .navigation ul li a:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.sidebar .navigation ul li a:hover {
  background: rgb(172.3024390244, 41.5902439024, 30.6975609756);
}
.sidebar .navigation .language {
  position: relative;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.sidebar .navigation .language a {
  padding: 0.6em 1em;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar .navigation .language a:after {
  top: 1.3em;
}
.sidebar .navigation .language a:before {
  top: 0.8em;
}
.sidebar .navigation .language ul {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  border: none;
  background: none;
}
.sidebar .navigation .language ul li {
  width: 100% !important;
}
.sidebar .navigation .language ul li a {
  border: none;
  background: rgba(0, 0, 0, 0.4);
}
.sidebar button.sidebarClose {
  position: absolute;
  display: block;
  width: 3em !important;
  height: 3em !important;
  padding: 0;
  min-width: auto;
  top: 0px;
  right: 0px;
  margin: 0;
  text-indent: -9999px;
  border: none;
  background: none;
  border: none;
}
.sidebar button.sidebarClose:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #eee;
  content: "";
  top: 15px;
  right: 10px;
  transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

@keyframes showMenu {
  0% {
    left: 20px;
  }
  100% {
    left: 0px;
  }
}
.demo_fixed_sidebar {
  min-height: 300px;
}

.fixed_sidebar {
  background: RGBA(0, 0, 0, 0.6);
  width: 50px;
  min-height: 200px;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 10%;
  margin: 0;
  padding: 0;
  border-radius: 6px 0 0 6px;
}
.fixed_sidebar ul {
  margin: 0;
  padding: 0;
}
.fixed_sidebar ul li {
  width: 50px;
  height: 50px;
  list-style: none;
}
.fixed_sidebar ul li a {
  display: block;
  padding: 0;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  font-weight: bold;
  transition: 0.3s ease-out;
  color: #fff;
  text-decoration: none;
}
.fixed_sidebar ul li a:before {
  position: absolute;
  content: attr(title);
  width: 10em;
  text-align: left;
  right: -10em;
  padding: 0 1em 0 1em;
  height: 50px;
  line-height: 50px;
  background: #00A688;
  color: #FFF;
  font-size: 1em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
  transition: 0.3s ease-out;
  z-index: 9;
}
.fixed_sidebar ul li a:hover:before {
  display: block;
  right: 0;
}
.fixed_sidebar ul li img {
  width: 24px;
  height: 24px;
  margin: 13px auto;
}

footer {
  box-sizing: border-box;
  clear: both;
  zoom: 1;
  text-align: center;
  font-size: 1em;
  padding: 10px 0;
  background-color: #db775d;
}
footer:before, footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer .container {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  display: flex;
}
footer .container > div {
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  footer .container {
    flex-wrap: wrap;
  }
}
footer a {
  text-decoration: none;
  color: #e05c51;
}
footer a:hover, footer a:focus-visible {
  color: rgb(215.5902439024, 52.0390243902, 38.4097560976);
}
footer .footer_logo {
  flex: 0 1 240px;
}
footer .footer_info {
  flex: 1 1 auto;
}
footer .footer_icon {
  flex: 0 1 200px;
}
@media screen and (max-width: 991px) {
  footer .footer_icon {
    flex: 1 1 100%;
    text-align: right;
  }
}
footer .footer_link {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  zoom: 1;
  display: flex;
}
footer .footer_link:before, footer .footer_link:after {
  content: "";
  display: table;
}
footer .footer_link:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  footer .footer_link {
    flex-direction: column;
  }
}
footer .footer_link li {
  flex: 0 1 auto;
  margin: 0px 5px 5px 0px;
}
@media screen and (max-width: 767px) {
  footer .footer_link li {
    flex: 1 1 100%;
  }
}
footer .footer_link li a {
  display: block;
  padding: 0.5em 1em;
  background: #e05c51;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  transition: all 0.3s ease-out;
}
footer .footer_link li a:hover, footer .footer_link li a:focus-visible {
  background: rgb(215.5902439024, 52.0390243902, 38.4097560976);
}
footer p {
  line-height: 1.3em;
  color: #fff;
  padding: 0;
  margin: 0;
}
footer p a {
  color: #fff;
  text-decoration: underline;
}
footer p a:hover {
  text-decoration: none;
  color: #fff;
}
footer .update,
footer .counter {
  display: inline-block;
  margin-right: 5px;
}
footer .update em,
footer .counter em {
  font-style: normal;
  color: #e05c51;
  padding: 0 0.5em;
}
footer .footer_icon a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
footer .footer_icon a:focus-visible:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 0px 0px 1px rgb(0, 76.5, 153) inset;
  z-index: 99;
}
footer .footer_icon img {
  max-width: 120px;
}

.fatfooter {
  overflow: hidden;
  padding-bottom: 1em;
  margin: 0 auto;
  background: #f1f1f1;
}
@media screen and (max-width: 767px) {
  .fatfooter {
    display: none;
  }
}
.fatfooter .container {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.fatfooter .btn-fatfooter {
  height: 30px;
  font-size: 0.813em;
  display: block;
  min-width: 6em;
  color: #FFF;
  border: none;
  background: rgb(0, 76.5, 153);
  position: absolute;
  right: 1%;
  z-index: 90;
  text-indent: -9999px;
  border-radius: 4px;
}
.fatfooter .btn-fatfooter:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
  transform: rotate(-45deg);
  left: 50%;
  top: 12px;
  margin-left: -6px;
  transition: 0.3s ease-out;
}
.fatfooter .btn-fatfooter:hover {
  background: #003366;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.fatfooter .btn-fatfooter.close:before {
  transform: rotate(135deg) !important;
  top: 5px;
}
.fatfooter nav {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 3em 0 0 2em;
  box-sizing: border-box;
}
.fatfooter nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.fatfooter nav ul li {
  flex: 1 1 16%;
  box-sizing: border-box;
}
.fatfooter nav ul li a {
  line-height: 1.5;
  display: block;
  font-weight: bold;
  padding: 0.5em 0px;
  box-sizing: border-box;
}
.fatfooter nav ul li a:hover {
  box-shadow: none;
}
.fatfooter nav ul li ul {
  display: block;
  margin: 0;
  padding: 0 1em 0 0;
}
@media screen and (max-width: 767px) {
  .fatfooter nav ul li ul {
    width: auto;
  }
}
.fatfooter nav ul li ul li a {
  display: block;
  color: #4a392b;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  font-size: 0.938em;
  line-height: 1.5em;
  padding: 0.5em 0;
  background: none;
}
.fatfooter nav ul li ul li a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.fatfooter nav ul li ul ul {
  display: none;
}

.R {
  color: #bf0000;
}

.B {
  color: #0541b1;
}

select::-ms-expand {
  display: none;
}

.labelEffect {
  display: flex;
  flex: 1 1 46%;
  position: relative;
}
.labelEffect.input-i .btn-icon {
  padding: 0.15em 1.6em;
}
@media screen and (max-width: 767px) {
  .labelEffect {
    margin-left: 0;
  }
}
.labelEffect.password_toggle input[type=text],
.labelEffect.password_toggle input[type=password], .labelEffect.hasBtn input[type=text],
.labelEffect.hasBtn input[type=password] {
  padding-right: 3em;
}
.labelEffect > label {
  width: 100%;
  color: #666;
  align-items: flex-start;
  font-size: 1em;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  bottom: 0;
  height: 100%;
  padding: 0.6em 0.5em 0.1em;
  transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.labelEffect > label:before, .labelEffect > label:after {
  content: "";
  display: block;
  width: 0%;
  left: 50%;
  position: absolute;
  bottom: -2px;
  height: 2px;
  background: #0066cc;
  transition: 0.2s ease all;
}
.labelEffect input,
.labelEffect textarea,
.labelEffect select {
  flex: 1 1 70%;
  border-radius: 0.2em;
}
.labelEffect input.used ~ label,
.labelEffect textarea.used ~ label,
.labelEffect select.used ~ label {
  bottom: 0;
  font-size: 0.813em;
  color: rgb(215.5902439024, 52.0390243902, 38.4097560976);
  padding: 0;
  pointer-events: none;
  height: calc(100% + 1.95em);
}
.labelEffect input.used ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select.used ~ label:before {
  width: 50%;
  left: 0%;
}
.labelEffect input.used ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select.used ~ label:after {
  width: 50%;
  right: 50%;
}
.labelEffect input.used ~ label:before,
.labelEffect textarea.used ~ label:before,
.labelEffect select.used ~ label:before {
  width: 0%;
  left: 50%;
}
.labelEffect input.used ~ label:after,
.labelEffect textarea.used ~ label:after,
.labelEffect select.used ~ label:after {
  width: 0%;
  left: 50%;
}
.labelEffect [class^=btn],
.labelEffect .additonal {
  flex: 0 1 10%;
  min-width: 0em;
  margin: 0em 0 0 0.5em;
  padding: 0.2em 0.25em;
  font-size: 0.938em;
}
.labelEffect .btn-icon {
  flex: 0 1 3em;
  min-width: 0em;
  margin: 0;
  font-size: 0.938em;
  right: 0.3em;
  top: 0.35em;
  height: 38px;
  background: none;
  border: transparent;
  position: absolute;
}
.labelEffect .btn-icon i {
  font-size: 1.25em;
  border-right: none;
  top: 0;
}
.labelEffect .additional {
  white-space: nowrap;
  font-size: 0.875rem;
  color: #666;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
}
.labelEffect .additional img {
  max-height: 3em;
}
.labelEffect .additional label input {
  flex: 0 1 1.2em !important;
}
.labelEffect .additional .btn_circle {
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  min-width: 2.5em;
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
}
.labelEffect .additional .btn_circle:hover {
  border: 1px solid #0066cc;
  background: #fff;
  box-shadow: none;
  background: #0066cc;
}
.labelEffect .additional .btn_circle:hover:before {
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
}
.labelEffect .additional .btn_circle:hover i {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover i span {
  filter: invert(100%);
}
.labelEffect .additional .btn_circle:hover span {
  filter: invert(100%);
}

.necessary {
  font-size: 0.875rem;
  color: #9e3a24;
  padding: 1px 6px;
  border-radius: 2px;
  margin: 0 6px 0 0;
  box-shadow: 0 0 0 1px #9e3a24 inset;
}

.flex-form {
  font-size: 100%;
  margin: 0.5em 0;
}
.flex-form .form_grp {
  border-bottom: none;
  padding: 0.5em 0;
}
.flex-form.form_inline {
  border-bottom: 1px dashed #ddd;
}
.flex-form.form_inline .form_grp {
  border-bottom: 0;
}
.flex-form.form_inline .form_grp .form_title {
  max-width: -moz-max-content;
  max-width: max-content;
}
.flex-form .form_grp {
  display: flex;
  flex-wrap: wrap;
}
.flex-form .form_grp.agree {
  border-bottom: none;
}
.flex-form .form_grp.agree label {
  width: auto;
  margin: 0 0.5em 0.5em 0;
  padding: 0;
}
.flex-form .form_grp.agree .form_content {
  background-color: transparent;
  font-size: 1.125em;
}
.flex-form .form_grp.agree .form_content input[type=checkbox] {
  border: none;
  background-color: #f1ede8;
  margin-left: 0;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  background: url(../images/icon/icon_add.svg) no-repeat 0.5em center;
  background-size: 12px;
  padding-left: 1.5em;
}
.flex-form .form_grp .tel input[type=text]:first-child,
.flex-form .form_grp .tel select:first-child,
.flex-form .form_grp .tel input[type=tel]:first-child {
  width: 100px !important;
}
.flex-form .form_grp .tel input[type=text]:first-child ~ input,
.flex-form .form_grp .tel select:first-child ~ input,
.flex-form .form_grp .tel input[type=tel]:first-child ~ input {
  width: calc(100% - 120px);
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .tel input[type=text]:first-child ~ input,
  .flex-form .form_grp .tel select:first-child ~ input,
  .flex-form .form_grp .tel input[type=tel]:first-child ~ input {
    width: 100% !important;
    display: block !important;
  }
}
.flex-form .form_grp .birthday select {
  display: inline-block;
  margin-right: 0.5em;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .birthday select {
    width: 88% !important;
    min-width: 88% !important;
    display: inline-block !important;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.flex-form .form_grp .birthday select option {
  text-align: center;
}
.flex-form .form_grp .address select {
  min-width: 100px;
}
.flex-form .form_grp .address select option {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .address select {
    width: 100px;
    display: inline-block !important;
  }
}
.flex-form .form_grp .address input[type=text].user_typing {
  flex: 1 1 auto;
  width: calc(100% - 240px) !important;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp .address input[type=text] {
    display: block !important;
    width: calc(100% - 0.6em) !important;
  }
  .flex-form .form_grp .address input[type=text].user_typing {
    width: 100% !important;
  }
}
.flex-form .form_grp .datepick {
  position: relative;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.flex-form .form_grp .datepick + .datepick {
  margin-left: 0.3em;
  margin-right: 0;
  padding-right: 0;
}
.flex-form .form_grp .datepick + .datepick:before {
  content: "~";
  font-size: 1.5em;
  color: #777;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick + .datepick {
    margin-left: 0em;
  }
  .flex-form .form_grp .datepick + .datepick:before {
    display: none;
  }
}
.flex-form .form_grp .datepick i {
  position: absolute;
  padding: 0.37em 0.1em !important;
  right: 1em;
  top: 0.2em;
  min-width: 1em;
  background: none;
  border: none;
  width: auto;
  pointer-events: none;
}
.flex-form .form_grp .datepick i:hover {
  box-shadow: none;
  border: none !important;
}
.flex-form .form_grp .datepick > input[type=text],
.flex-form .form_grp .datepick > input[type=date] {
  width: 10em;
}
@media screen and (max-width: 575px) {
  .flex-form .form_grp .datepick > input[type=text],
  .flex-form .form_grp .datepick > input[type=date] {
    width: calc(100% - 0.6em);
  }
}
.flex-form .form_grp .datepick > input[type=text] {
  padding-right: 2em;
}
.flex-form .form_grp .form_title {
  color: rgb(215.5902439024, 52.0390243902, 38.4097560976);
  font-weight: 500;
}
.flex-form .form_title {
  max-width: 150px;
  flex: 0 0 150px;
  align-self: flex-start;
  padding: 0.65em 0;
  font-weight: 500;
  color: rgb(215.5902439024, 52.0390243902, 38.4097560976);
  display: none;
}
@media screen and (max-width: 767px) {
  .flex-form .form_title {
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    margin: 0 0.3em;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_title + .form_content[class*=form_col] {
  flex-basis: 100%;
  max-width: 100%;
}
.flex-form .form_content {
  display: flex;
  flex-basis: 100%;
  max-width: 100%;
  flex: auto;
  background-color: #f1ede8;
  position: relative;
  min-height: 1px;
  flex-wrap: wrap;
  border-radius: 5px;
}
.flex-form .form_content > section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content {
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
.flex-form .form_content *[class^=notice] {
  margin: 0.3em;
  width: calc(100% - 0.6em);
}
.flex-form .form_content.additional {
  flex-wrap: nowrap;
  align-items: center;
}
.flex-form .form_content.additional .checkbox {
  flex: 1 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
}
.flex-form .form_content.additional .checkbox label {
  margin-bottom: 0;
}
.flex-form .form_content .help {
  font-size: 0.813em;
  color: #888;
  padding: 0 0.5em;
}
.flex-form .form_content .form_grp {
  flex: 0 0 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.flex-form .form_content .form_grp .form_title {
  color: #008175;
}
.flex-form .form_content .form_grp .form_content {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .flex-form .form_content .form_grp .form_content {
    flex-basis: 100%;
  }
}
.flex-form .form_content .form_grp .form_content.form_inline input[type=text],
.flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
.flex-form .form_content .form_grp .form_content.form_inline select,
.flex-form .form_content .form_grp .form_content.form_inline .checkbox {
  width: auto;
  min-width: 100px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .flex-form .form_content .form_grp .form_content.form_inline input[type=text],
  .flex-form .form_content .form_grp .form_content.form_inline input[type=tel],
  .flex-form .form_content .form_grp .form_content.form_inline select,
  .flex-form .form_content .form_grp .form_content.form_inline .checkbox {
    width: calc(100% - 0.6em);
    display: block;
  }
}
.flex-form .form_content .form_grp .form_content .form_grp .form_title {
  color: #222;
  padding-bottom: 0;
}
.flex-form .form_content .form_grp:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.flex-form .form_content.formInline {
  display: flex;
  align-items: center;
}
.flex-form .form_content.formInline input {
  width: auto;
}
.flex-form [class*=form_col] {
  flex-basis: 100%;
  max-width: 100%;
  align-items: center;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.flex-form [class*=form_col] > .form_grp {
  border-bottom: 0;
  padding-top: 0;
}
.flex-form [class*=form_col] label {
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .flex-form [class*=form_col] {
    position: relative;
    min-height: 1px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
  }
}
.flex-form .flex-col-equal-1,
.flex-form .flex-col-equal-2,
.flex-form .flex-col-equal-3,
.flex-form .flex-col-equal-4 {
  width: 100%;
}
.flex-form .flex-col-equal-1 .form_grp,
.flex-form .flex-col-equal-2 .form_grp,
.flex-form .flex-col-equal-3 .form_grp,
.flex-form .flex-col-equal-4 .form_grp {
  border-bottom: 0;
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .flex-form .flex-col-equal-1 > .form_grp {
    flex-basis: calc(100% / 1 - 4px);
    max-width: calc(100% / 1 - 4px);
  }
  .flex-form .flex-col-equal-1 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .flex-form .flex-col-equal-2 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-2 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 1440px) {
  .flex-form .flex-col-equal-3 > .form_grp {
    flex-basis: calc(100% / 3 - 4px);
    max-width: calc(100% / 3 - 4px);
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-1) {
    margin-right: calc((100% / 3 - 4px) * 1 + 4px * 3 * 1 / (3 - 1));
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-3 > .form_grp:last-child:nth-child(3n-2) {
    margin-right: calc((100% / 3 - 4px) * 2 + 4px * 3 * 2 / (3 - 1));
  }
}
@media (min-width: 320px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 1 - 0px);
    max-width: calc(100% / 1 - 0px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 2 - 4px);
    max-width: calc(100% / 2 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-1) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-2) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-3) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-4) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-5) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-6) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-7) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-8) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-9) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-10) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-11) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(12n-12) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
@media (min-width: 1440px) {
  .flex-form .flex-col-equal-4 > .form_grp {
    flex-basis: calc(100% / 4 - 4px);
    max-width: calc(100% / 4 - 4px);
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-1) {
    margin-right: calc((100% / 4 - 4px) * 1 + 4px * 4 * 1 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-2) {
    margin-right: calc((100% / 4 - 4px) * 2 + 4px * 4 * 2 / (4 - 1));
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n) {
    margin-right: 0;
  }
  .flex-form .flex-col-equal-4 > .form_grp:last-child:nth-child(4n-3) {
    margin-right: calc((100% / 4 - 4px) * 3 + 4px * 4 * 3 / (4 - 1));
  }
}
.flex-form .form_col-6-6 > .form_grp {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-6-6 > input,
.flex-form .form_col-6-6 > select,
.flex-form .form_col-6-6 > label {
  width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-6 > input,
  .flex-form .form_col-6-6 > select,
  .flex-form .form_col-6-6 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-4-4 > .form_grp {
  width: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-4-4-4 > input,
.flex-form .form_col-4-4-4 > select,
.flex-form .form_col-4-4-4 > label {
  width: calc(33.333% - 0.6em);
  flex-basis: calc(33.333% - 0.6em);
  max-width: calc(33.333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-4-4 > input,
  .flex-form .form_col-4-4-4 > select,
  .flex-form .form_col-4-4-4 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-3-3 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-3-3 > input,
.flex-form .form_col-3-3-3-3 > select,
.flex-form .form_col-3-3-3-3 > label {
  width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-3-3 > input,
  .flex-form .form_col-3-3-3-3 > select,
  .flex-form .form_col-3-3-3-3 > label {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-2-2-2-2 > .form_grp {
  width: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media screen and (max-width: 767px) {
  .flex-form .form_col-2-2-2-2-2-2 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-2-2-2-2-2-2 > input,
.flex-form .form_col-2-2-2-2-2-2 > select,
.flex-form .form_col-2-2-2-2-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-2-2-2-2 > input,
  .flex-form .form_col-2-2-2-2-2-2 > select,
  .flex-form .form_col-2-2-2-2-2-2 > label {
    width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-9 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > .form_grp:nth-child(2) {
  width: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > .form_grp:nth-child(2) {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-9 > input,
.flex-form .form_col-3-9 > select,
.flex-form .form_col-3-9 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input,
  .flex-form .form_col-3-9 > select,
  .flex-form .form_col-3-9 > label {
    width: calc(25% - 0.6em);
    max-width: calc(25% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-9 > input:nth-child(2),
.flex-form .form_col-3-9 > select:nth-child(2),
.flex-form .form_col-3-9 > label:nth-child(2) {
  width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-9 > input:nth-child(2),
  .flex-form .form_col-3-9 > select:nth-child(2),
  .flex-form .form_col-3-9 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > .form_grp {
  flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > .form_grp:nth-child(2) {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > .form_grp:nth-child(2) {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.flex-form .form_col-9-3 > input,
.flex-form .form_col-9-3 > select,
.flex-form .form_col-9-3 > label {
  width: calc(75% - 0.6em);
  max-width: calc(75% - 0.6em);
  flex-basis: calc(75% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input,
  .flex-form .form_col-9-3 > select,
  .flex-form .form_col-9-3 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-9-3 > input:nth-child(2),
.flex-form .form_col-9-3 > select:nth-child(2),
.flex-form .form_col-9-3 > label:nth-child(2) {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-9-3 > input:nth-child(2),
  .flex-form .form_col-9-3 > select:nth-child(2),
  .flex-form .form_col-9-3 > label:nth-child(2) {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > .form_grp {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.flex-form .form_col-3-3-6 > .form_grp:last-child {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > .form_grp:last-child {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.flex-form .form_col-3-3-6 > input,
.flex-form .form_col-3-3-6 > select,
.flex-form .form_col-3-3-6 > label {
  width: calc(25% - 0.6em);
  max-width: calc(25% - 0.6em);
  flex-basis: calc(25% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input,
  .flex-form .form_col-3-3-6 > select,
  .flex-form .form_col-3-3-6 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-3-3-6 > input:last-child,
.flex-form .form_col-3-3-6 > select:last-child,
.flex-form .form_col-3-3-6 > label:last-child {
  width: calc(50% - 0.6em);
  max-width: calc(50% - 0.6em);
  flex-basis: calc(50% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-3-3-6 > input:last-child,
  .flex-form .form_col-3-3-6 > select:last-child,
  .flex-form .form_col-3-3-6 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-6-3-3 > .form_grp,
.flex-form .form_col-6-3-3 > input[type=text],
.flex-form .form_col-6-3-3 > select {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp,
  .flex-form .form_col-6-3-3 > input[type=text],
  .flex-form .form_col-6-3-3 > select {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-6-3-3 > .form_grp:first-child,
.flex-form .form_col-6-3-3 > input[type=text]:first-child,
.flex-form .form_col-6-3-3 > select:first-child {
  width: 50%;
  max-width: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-6-3-3 > .form_grp:first-child,
  .flex-form .form_col-6-3-3 > input[type=text]:first-child,
  .flex-form .form_col-6-3-3 > select:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > .form_grp {
  width: 33.3333333333%;
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-4-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-4-8 > input,
.flex-form .form_col-4-8 > select,
.flex-form .form_col-4-8 > label {
  width: calc(33.3333333333% - 0.6em);
  max-width: calc(33.3333333333% - 0.6em);
  flex-basis: calc(33.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input,
  .flex-form .form_col-4-8 > select,
  .flex-form .form_col-4-8 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-4-8 > input:last-child,
.flex-form .form_col-4-8 > select:last-child,
.flex-form .form_col-4-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-4-8 > input:last-child,
  .flex-form .form_col-4-8 > select:last-child,
  .flex-form .form_col-4-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-10 > .form_grp:last-child {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
  width: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > .form_grp:last-child {
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.flex-form .form_col-2-10 > input,
.flex-form .form_col-2-10 > select,
.flex-form .form_col-2-10 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input,
  .flex-form .form_col-2-10 > select,
  .flex-form .form_col-2-10 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-10 > input:last-child,
.flex-form .form_col-2-10 > select:last-child,
.flex-form .form_col-2-10 > label:last-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-10 > input:last-child,
  .flex-form .form_col-2-10 > select:last-child,
  .flex-form .form_col-2-10 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > .form_grp:first-child {
  width: 83.3333333333%;
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-10-2 > input,
.flex-form .form_col-10-2 > select,
.flex-form .form_col-10-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input,
  .flex-form .form_col-10-2 > select,
  .flex-form .form_col-10-2 > label {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-10-2 > input:first-child,
.flex-form .form_col-10-2 > select:first-child,
.flex-form .form_col-10-2 > label:first-child {
  width: calc(83.3333333333% - 0.6em);
  max-width: calc(83.3333333333% - 0.6em);
  flex-basis: calc(83.3333333333% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-10-2 > input:first-child,
  .flex-form .form_col-10-2 > select:first-child,
  .flex-form .form_col-10-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-2-2-8 > .form_grp:last-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > .form_grp:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-2-2-8 > input,
.flex-form .form_col-2-2-8 > select,
.flex-form .form_col-2-2-8 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input,
  .flex-form .form_col-2-2-8 > select,
  .flex-form .form_col-2-2-8 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-2-2-8 > input:last-child,
.flex-form .form_col-2-2-8 > select:last-child,
.flex-form .form_col-2-2-8 > label:last-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-2-2-8 > input:last-child,
  .flex-form .form_col-2-2-8 > select:last-child,
  .flex-form .form_col-2-2-8 > label:last-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > .form_grp {
  width: 16.6666666667%;
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
.flex-form .form_col-8-2-2 > .form_grp:first-child {
  width: 66.6666666667%;
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > .form_grp:first-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.flex-form .form_col-8-2-2 > input,
.flex-form .form_col-8-2-2 > select,
.flex-form .form_col-8-2-2 > label {
  width: calc(16.6666666667% - 0.6em);
  max-width: calc(16.6666666667% - 0.6em);
  flex-basis: calc(16.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input,
  .flex-form .form_col-8-2-2 > select,
  .flex-form .form_col-8-2-2 > label {
    width: calc(50% - 0.6em);
    max-width: calc(50% - 0.6em);
    flex-basis: calc(50% - 0.6em);
  }
}
.flex-form .form_col-8-2-2 > input:first-child,
.flex-form .form_col-8-2-2 > select:first-child,
.flex-form .form_col-8-2-2 > label:first-child {
  width: calc(66.6666666667% - 0.6em);
  max-width: calc(66.6666666667% - 0.6em);
  flex-basis: calc(66.6666666667% - 0.6em);
}
@media screen and (max-width: 575px) {
  .flex-form .form_col-8-2-2 > input:first-child,
  .flex-form .form_col-8-2-2 > select:first-child,
  .flex-form .form_col-8-2-2 > label:first-child {
    width: calc(100% - 0.6em);
    max-width: calc(100% - 0.6em);
    flex-basis: calc(100% - 0.6em);
  }
}
.flex-form .btn_grp {
  justify-content: center;
}
.flex-form .btn_grp .btn,
.flex-form .btn_grp .btn-reset,
.flex-form .btn_grp .btn-submit,
.flex-form .btn_grp input[type=submit],
.flex-form .btn_grp input[type=reset],
.flex-form .btn_grp input[type=button],
.flex-form .btn_grp input[type=search] {
  margin: 0.3em;
}
.flex-form .form_grp,
.flex-form .check_grp,
.flex-form .radio_grp,
.flex-form .btn_grp,
.flex-form .upload_grp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.3em 0;
}
@media screen and (max-width: 767px) {
  .flex-form .form_grp,
  .flex-form .check_grp,
  .flex-form .radio_grp,
  .flex-form .btn_grp,
  .flex-form .upload_grp {
    flex-wrap: wrap;
  }
}
.flex-form .check_grp label,
.flex-form .radio_grp label {
  position: relative;
  z-index: 1;
  flex-basis: 100%;
  display: flex;
  align-items: center;
}
.flex-form .check_grp label input:checked ~ span:after,
.flex-form .radio_grp label input:checked ~ span:after {
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #54caff;
  content: "";
  left: 0.6em;
  top: calc(50% - 0.5em);
  z-index: -1;
  animation: ripple 0.35s linear;
}
.flex-form .check_grp.form_inline label,
.flex-form .radio_grp.form_inline label {
  margin: 0 0.5em 0 0;
  flex-basis: auto;
  margin-right: 1em;
  display: inline-flex;
  align-items: center;
}
.flex-form.form_inline .check_grp label,
.flex-form.form_inline .radio_grp label,
.flex-form .form_inline .check_grp label,
.flex-form .form_inline .radio_grp label {
  flex-basis: auto;
}
.flex-form .form_grp.form_inline label,
.flex-form .upload_grp.form_inline label {
  display: inline-block;
  margin-right: 0.5em;
}
.flex-form .form_grp.form_inline > input,
.flex-form .form_grp.form_inline > textarea,
.flex-form .form_grp.form_inline > select,
.flex-form .form_grp.form_inline > .input-i,
.flex-form .upload_grp.form_inline > input,
.flex-form .upload_grp.form_inline > textarea,
.flex-form .upload_grp.form_inline > select,
.flex-form .upload_grp.form_inline > .input-i {
  width: auto;
  flex: 0 1 auto;
}
.flex-form .form_grp.form_inline input[type=checkbox],
.flex-form .form_grp.form_inline input[type=radio],
.flex-form .upload_grp.form_inline input[type=checkbox],
.flex-form .upload_grp.form_inline input[type=radio] {
  width: 1em;
}

.form_inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.form_inline label {
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
.form_inline label ~ input, .form_inline label ~ textarea {
  width: auto;
  vertical-align: middle;
}
.form_inline input[type=text],
.form_inline input[type=password],
.form_inline select,
.form_inline textarea,
.form_inline button,
.form_inline .btn,
.form_inline input[type=submit],
.form_inline input[type=reset],
.form_inline input[type=button],
.form_inline input[type=search],
.form_inline .input-i {
  width: auto;
  flex: 0 0 auto;
}
.form_inline .form_grp,
.form_inline .check_grp,
.form_inline .radio_grp,
.form_inline .btn_grp,
.form_inline .upload_grp {
  display: flex;
  margin-right: 0.5em;
  width: auto;
  flex: 0 0 auto;
}
.form_inline .btn_grp {
  padding: 0;
}
.form_inline .btn_grp .btn,
.form_inline .btn_grp input[type=submit],
.form_inline .btn_grp input[type=reset],
.form_inline .btn_grp input[type=button],
.form_inline .btn_grp input[type=search] {
  margin: 0.3em;
  padding: 0.45em 1em;
}

.form-column .form_title {
  padding-bottom: 0 !important;
  margin: 0 0.3em;
}
.form-column .form_title,
.form-column .form_content {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

label,
legend {
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 0.3em;
  padding-right: 0.3em;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  label,
  legend {
    display: block;
  }
}
label.inline input,
label.inline select,
label.inline textarea,
legend.inline input,
legend.inline select,
legend.inline textarea {
  width: auto;
}
label.label_hidden,
legend.label_hidden {
  font-size: 0;
  line-height: 1;
  width: 0;
  flex-basis: 0 !important;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

input,
textarea,
select,
button {
  color: #4a392b;
  font-size: 1.125em;
  border: none;
  padding: 0.5em;
  background: transparent;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.2em;
  transition: all 0.3s ease-out;
}

input,
select,
textarea {
  width: calc(100% - 0.6em);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  input,
  select,
  textarea {
    width: 100%;
  }
}

.input-i input {
  width: calc(100% - 0.6em);
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=mail]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #524336;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=mail]::-moz-placeholder,
input[type=number]::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #524336;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=mail]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #524336;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=mail]:-moz-placeholder,
input[type=number]:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #524336;
}

input[type=text].complex {
  padding-right: 1em;
  border: 1px solid #ccc;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right center;
  background-size: 16px;
  min-width: 50%;
}

textarea {
  color: #4a392b;
  font-size: 1.125em;
  border: none;
  padding: 0.5em;
  background: transparent;
  vertical-align: middle;
  margin: 0.3em;
  box-sizing: border-box;
  border-radius: 0.2em;
  transition: all 0.3s ease-out;
  height: 5em;
  overflow-y: scroll;
  resize: none;
}
@media screen and (max-width: 575px) {
  textarea {
    width: 100%;
  }
}

select {
  line-height: 1.4em;
  padding: 0.5em 24px 0.5em 0.5em;
  border: 1px solid #646464;
  background: #fff url(../images/icon/icon_select_arrow.png) no-repeat right center;
  background-size: 16px;
}
select option {
  outline: none;
  border: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

input[type=checkbox],
input[type=radio] {
  font-size: 1.125em;
  margin: 0.3em;
  width: 1.2em;
  height: 1.2em;
  background-color: #f7f6ee;
  border: 2px solid #646464;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
  border-color: #0066cc;
  background-color: #0066cc;
  outline: none;
}

input[type=checkbox]:checked {
  background-image: url(../images/basic/icon_checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 98%;
  box-shadow: #ff8d38 0 0 0 2px;
  border-radius: 2px;
  background-color: #ff8d38 !important;
}

input[type=radio]:checked {
  box-shadow: #fff 0 0 0 3px inset, #0066cc 0 0 0 2px;
}

.upload_grp {
  position: relative;
}
.upload_grp input[readonly],
.upload_grp input[disable] {
  background: transparent;
  color: #666;
}
.upload_grp .upload_btn {
  position: absolute;
  overflow: hidden;
  top: 10px;
  right: 0.5em;
  background: #0066cc;
  border: 1px solid #0066cc;
  color: #fff;
  padding: 0.2em 1em !important;
  border-radius: 4px;
}
.upload_grp .upload_btn:hover {
  background: rgb(0, 76.5, 153);
  border: 1px solid #003366;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.upload_grp .upload_btn.active {
  background: rgb(0, 114.75, 229.5);
  cursor: pointer;
}
.upload_grp .upload_btn:hover {
  cursor: pointer !important;
}

input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.warn > .form_title {
  color: #b70000 !important;
  font-weight: bold;
}
.warn .radio_grp.error,
.warn .check_grp.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  margin-top: 2px;
  padding: 0.25em;
  border-radius: 4px;
}
.warn .this {
  color: #b70000;
}

.error {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

.form_content .form_grp.error {
  box-shadow: none;
}
.form_content .form_grp.error .form_title,
.form_content .form_grp.error label {
  color: #b70000;
  font-weight: bold;
}
.form_content .form_grp.error input,
.form_content .form_grp.error select,
.form_content .form_grp.error textarea {
  box-shadow: 0px 0px 0px 2px #b70000;
  border: transparent;
}

img.captcha {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  border-radius: 0;
  max-height: 2.5em;
  margin: 0.3em 0.5em 0.3em 0.3em;
  border: 1px solid #ccc;
}
img.captcha + input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
img.captcha ~ .btn {
  min-width: 0;
  padding: 8px 10px;
}
img.captcha ~ img {
  display: inline-block;
  vertical-align: middle;
  max-height: 2.4em;
  margin-bottom: 0.5em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.input-i {
  position: relative;
  width: 100%;
}
.input-i i {
  position: absolute;
  padding: 0.2em 0 !important;
  left: 0.5em;
  top: 0.6em;
  background: none;
  border-right: 1px solid #646464;
  width: 2.4em;
  pointer-events: none;
}
.input-i i:before {
  width: 2.2em;
  text-align: center;
}
.input-i i + input {
  padding: 0.5em 0.5em 0.5em 3em;
}
.input-i input {
  padding: 0.5em 3em 0.5em 0.5em;
}
.input-i input + i {
  border-right: none;
  border-left: 1px solid #646464;
  right: 0.5em;
  left: auto;
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(3.5);
  }
}
.password {
  padding: 0.5em 3em 0.5em 3em !important;
}

.passwordEye {
  padding: 0;
  margin: 0;
  position: absolute;
  border: none;
  color: transparent;
  width: 20px !important;
  height: 20px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.passwordEye::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url("../images/icon/icon_eye_c_dark.svg") center no-repeat;
}
.passwordEye.hide::before {
  background: url("../images/icon/icon_eye_dark.svg") center no-repeat;
}

.itemHidden {
  position: absolute !important;
  width: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
}

table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 575px) {
  table {
    width: 100%;
  }
}
table caption {
  font-weight: bold;
  text-align: left;
  font-size: 1.125rem;
  margin-bottom: 0.5em;
}
table caption .summary {
  display: block;
  font-size: 1em;
  font-weight: normal;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
}
table td {
  border: #ddd 1px solid;
  word-break: break-all;
}
table td a {
  word-break: break-all;
}
table th {
  background-color: #F3F3F3;
  color: #333;
  border: #DDD 1px solid;
  text-align: center;
  white-space: nowrap;
}
table.table_hover tr:hover {
  background: #F3F3F3;
}
table.table_sprite tr:nth-child(even) {
  background: #F5F5F5;
}

@media screen and (max-width: 575px) {
  .table_list {
    background-color: transparent !important;
  }
  .table_list thead,
  .table_list tbody,
  .table_list th,
  .table_list td,
  .table_list tr {
    display: block;
  }
  .table_list thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table_list tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .table_list td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
  }
  .table_list td:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #000;
  }
}

.fix_th_table {
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .fix_th_table {
    position: relative;
    width: 100%;
    overflow: hidden !important;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table table {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 1em;
  }
}
.fix_th_table th,
.fix_th_table td {
  width: 10em;
  padding: 0.8em 0;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .fix_th_table th,
  .fix_th_table td {
    display: inline-block;
    margin-right: -6px;
    margin-left: 0;
    margin-top: -1px;
  }
}
.fix_th_table th:first-child {
  width: 8em;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .fix_th_table th:first-child {
    position: absolute !important;
    left: 0;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .fix_th_table tr {
    display: block;
    clear: both;
    white-space: nowrap;
    width: auto;
    padding-left: 8em;
  }
  .fix_th_table tr:first-child {
    border-top: #ddd 1px solid;
  }
}

@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    display: block;
    clear: both;
    zoom: 1;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 1em;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .table_wrapper:before, .table_wrapper:after {
    content: "";
    display: table;
  }
  .table_wrapper:after {
    clear: both;
  }
  .table_wrapper table {
    width: 100%;
    min-width: 600px;
  }
}

.scroltable {
  min-width: 600px !important;
}

.scroltable-wrapper {
  position: relative;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  overflow-y: hidden;
}

.scroltable-container {
  overflow: auto;
}

.scroltable-nav {
  display: none;
  position: absolute;
  width: 60px;
  height: 100%;
  cursor: pointer;
  z-index: 9;
}

.scroltable-nav.scroltable-nav-left {
  left: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.scroltable-nav.scroltable-nav-left .tablearrow_left {
  position: fixed;
  left: 0em;
  top: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-left .tablearrow_left {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-left .tablearrow_left:before {
  position: absolute;
  top: 0em;
  left: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-left.png) no-repeat 10px center;
  content: "";
  z-index: 2;
}

.scroltable-nav.scroltable-nav-right {
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.scroltable-nav.scroltable-nav-right .tablearrow_right {
  position: fixed;
  top: 0em;
  right: 0em;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .scroltable-nav.scroltable-nav-right .tablearrow_right {
    display: block;
  }
}
.scroltable-nav.scroltable-nav-right .tablearrow_right:before {
  position: absolute;
  top: 0em;
  right: -0.2em;
  width: 30px;
  height: 30px;
  background: url(../vendor/scrolltable/images/arrow-right.png) no-repeat right 10px center;
  content: "";
  z-index: 2;
}

@keyframes arrow_left {
  from {
    left: -0.2em;
  }
  to {
    left: 0.3em;
  }
}
@keyframes arrow_right {
  from {
    right: -0.2em;
  }
  to {
    right: 0.3em;
  }
}
.lp table td a {
  color: #4a392b;
  text-decoration: none;
}
.lp table td a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.lp table td.date {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.date {
    text-align: left;
  }
}
.lp table td.num {
  text-align: center;
  color: #666;
}
@media screen and (max-width: 767px) {
  .lp table td.num {
    text-align: left;
  }
}
.lp .list > ul, .lp .list ol {
  list-style-type: none;
  padding: 0;
  border-top: 2px solid #e05c51;
}
.lp .list > ul > li, .lp .list ol > li {
  padding: 1em 0;
  border-bottom: 1px solid #DDD;
  position: relative;
}
.lp .list > ul > li .tag, .lp .list ol > li .tag {
  margin-left: 2em;
}
.lp .list > ul > li > a, .lp .list ol > li > a {
  display: block;
  padding-left: 2em;
  position: relative;
  line-height: 1.45em;
  color: #4a392b;
}
.lp .list > ul > li > a:hover, .lp .list ol > li > a:hover {
  color: rgb(0, 76.5, 153);
}
.lp .list > ul > li > a .num, .lp .list ol > li > a .num {
  width: 1.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.lp .list > ul > li > a .num:after, .lp .list ol > li > a .num:after {
  content: ".";
  display: inline-block;
}
.lp .list > ul > li span.dept, .lp .list ol > li span.dept {
  display: inline-block;
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .lp .list > ul > li span.dept, .lp .list ol > li span.dept {
    display: block;
  }
}
.lp .list > ul > li time, .lp .list ol > li time {
  display: block;
  color: #AAA;
  font-size: 0.938em;
}

.sub_menu ul,
.sub_menu ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0;
  padding: 1em 0;
  list-style-type: none;
}
.sub_menu li {
  flex: 1 1 48%;
  margin-bottom: 10px;
  border-radius: 5px;
}
.sub_menu li:nth-child(odd) {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .sub_menu li {
    flex: 1 1 100%;
  }
  .sub_menu li:nth-child(odd) {
    margin-right: 0;
  }
}
.sub_menu li a {
  border-radius: 4px;
  border: 2px solid #DDD;
  padding: 1em 1em 1em 2.5em;
  display: block;
  vertical-align: top;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  color: #4a392b;
  text-decoration: none;
}
.sub_menu li a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.sub_menu li a .num {
  position: absolute;
  width: 1em;
  top: 1em;
  left: 0.5em;
  text-align: right;
}
.sub_menu li a .num:after {
  content: ".";
}
.sub_menu li a:hover {
  border: 2px solid #e05c51;
  color: #e05c51;
}

.tabSet {
  margin: 30px auto;
}
.tabSet .tabItems {
  display: flex;
}
.tabSet .hidden {
  display: none;
}
.tabSet .modeBBtn,
.tabSet .tabBtn {
  flex: 1 1 auto;
  font-size: 1em;
  height: 2.8em;
  text-align: center;
  border: none;
  margin: 1px;
  border-radius: 0;
  box-shadow: none;
  background: #ddd;
  cursor: pointer;
}
.tabSet .modeBBtn.active,
.tabSet .tabBtn.active {
  cursor: default;
  background: #e05c51;
  color: #fff;
}
.tabSet .modeBBtn > *,
.tabSet .tabBtn > * {
  pointer-events: none;
}
.tabSet .tabContent {
  position: relative;
  box-shadow: #bbb 0 0 0 1px inset;
}
.tabSet .tabContent .mobileTabBtn {
  width: 100%;
  text-align: left;
  margin: 0;
  border-radius: 0;
}
.tabSet .tabContent .mobileTabBtn.active {
  background: #e05c51;
  color: #fff;
}
.tabSet .tabContent .tabContentIn {
  padding: 15px;
}
.tabSet .tabContent .tabContentIn ul {
  margin: 0;
}
.tabSet .modeBBtn {
  width: 100%;
  margin: 0;
  display: none;
}
.tabSet.modeB .tabItems {
  display: none;
}
.tabSet.modeB .tabContent {
  display: block;
}
.tabSet.modeB .tabContent .tabContentIn {
  display: none;
}
.tabSet .modeBBtn {
  display: block;
}

.thumbnail {
  box-shadow: 0 0 3em -1.5em rgba(0, 0, 0, 0.5);
  background: #FFF;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.thumbnail:hover {
  box-shadow: 0 12px 3em -1em rgba(0, 0, 0, 0.5);
}
.thumbnail a {
  display: block;
  color: #555;
  text-decoration: none;
  position: relative;
}
.thumbnail a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}
.thumbnail .img-container {
  overflow: hidden;
  margin-bottom: 0.5em;
}
.thumbnail .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.thumbnail .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.thumbnail h2,
.thumbnail h3,
.thumbnail h4 {
  margin: 0.2em 0;
}
.thumbnail .caption {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 1em;
}
.thumbnail .btn_grp {
  padding: 0.2em 0;
}
.thumbnail hr {
  width: 90%;
  margin: 0.1em auto 1em;
}

.modal {
  position: fixed;
  display: none;
  width: 400px;
  height: 300px;
  background: #FFF;
  z-index: 99999999;
  top: 5%;
  left: 50%;
  margin-left: -200px;
  padding: 1em 1em 1em;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 1px 1px 15px RGBA(0, 0, 0, 0.5);
  animation: scaleUp 0.5s ease-out;
}
.modal h2 {
  border-bottom: 1px solid #e05c51;
  padding-bottom: 0.5em;
}
.modal .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px !important;
  min-width: auto;
  height: 30px;
  font-size: 0em;
  border: none;
  display: block;
  padding: 0;
  background: url(../images/basic/icon_close.svg) no-repeat center center;
}
.modal .close:hover {
  cursor: pointer;
}

@keyframes scaleUp {
  0% {
    transform: scale(1) translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }
}
.modal_overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 0.5);
  z-index: 99999998;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus:not(:focus-visible) {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}
.slick-initialized .slick-slide > div {
  padding: 0 0;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ---箭頭的樣式--- */
.slick-arrow::before {
  display: none;
}

.slick-prev,
.slick-next {
  font-size: 0em;
  line-height: 0em;
  position: absolute;
  display: block;
  width: 60px !important;
  height: 60px !important;
  padding: 0 !important;
  min-width: auto;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: none;
  transition: 0.3s ease-out;
}
.slick-prev:hover,
.slick-next:hover {
  border: none !important;
  outline: none;
  box-shadow: 0px 0px 0px 2px #ff3e4d inset;
}
.slick-prev:focus,
.slick-next:focus {
  box-shadow: none;
}

/* 上一則 位置 圖片*/
.slick-prev {
  left: 25px;
  background: url("../images/slick/icon_arrow_left_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.5);
  background-size: 30px 30px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-prev:hover {
  background: url("../images/slick/icon_arrow_left_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 30px 30px;
}
@media screen and (max-width: 767px) {
  .slick-prev {
    left: 5px;
  }
}

/* 下一則 位置 圖片*/
.slick-next {
  right: 25px;
  background: url("../images/slick/icon_arrow_right_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.5);
  background-size: 30px 30px;
  /* 箭頭 hover及focus 樣式 */
}
.slick-next:hover {
  background: url("../images/slick/icon_arrow_right_inverse.png") center center no-repeat RGBA(255, 255, 255, 0.8);
  background-size: 30px 30px;
}
@media screen and (max-width: 767px) {
  .slick-next {
    right: 5px;
  }
}

/* 沒有無限輪播時，滑到最兩邊資料時，箭頭暗掉 */
.slick-disabled {
  opacity: 0.25;
}

/* ---點的樣式---*/
.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9;
  list-style: none;
  box-sizing: border-box;
}
.slick-dots li {
  position: relative;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0em;
  line-height: 0em;
  display: block;
  cursor: pointer;
  border: 0;
}

/* ---點的位置、大小、顏色---*/
.slick-dots {
  /* 位置距離 */
  bottom: 20px;
}
.slick-dots li {
  /* 兩點的距離 */
  margin: 0 10px;
}
.slick-dots li button {
  /* 點的顏色 */
  background: #666;
  opacity: 0.4;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li button:hover {
  opacity: 1;
  /* 點hover的顏色 */
  background: #21baff;
}
.slick-dots li button:hover {
  opacity: 1;
  /* 點focus的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button {
  opacity: 1;
  /* 點 active 的顏色 */
  background: rgb(0, 76.5, 153);
}
.slick-dots li.slick-active button::before {
  display: none;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  hover的顏色 */
  background: #ff3e4d;
}
.slick-dots li.slick-active button:hover {
  /* 點 active  focus的顏色 */
  background: #ff3e4d;
}

.mpSliderBox {
  position: relative;
}
.mpSliderBox .slickControlBox {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9;
  display: flex;
  gap: 5px;
}
.mpSliderBox .slickControlBox button {
  background: #000;
  border-radius: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  aspect-ratio: 1;
  font-size: 14px;
  margin: 0;
  border: none;
  height: 40px;
  white-space: nowrap;
}
.mpSliderBox .slickControlBox button span:last-child {
  display: none;
}
.mpSliderBox .slickControlBox button.stop {
  background: #fff;
  color: #000;
}
.mpSliderBox .slickControlBox button.stop span:first-child {
  display: none;
}
.mpSliderBox .slickControlBox button.stop span:last-child {
  display: block;
}

.mpSlider {
  width: 100%;
  padding-bottom: 3em;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.mpSlider .img-container {
  overflow: hidden;
}
.mpSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 40%;
}
.mpSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .mpSlider .img-container {
    overflow: hidden;
  }
  .mpSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 60%;
  }
  .mpSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-prev {
    top: 35%;
    left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .mpSlider .slick-next {
    top: 35%;
    right: 2%;
  }
}

.adSlider {
  position: relative;
  min-height: 1px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .adSlider {
    position: relative;
    min-height: 1px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
  }
}
.adSlider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left_inverse.png) no-repeat center center;
  background-size: 80%;
  left: -15px;
}
.adSlider .slick-next {
  background: url(../vendor/slick/icon_arrow_right_inverse.png) no-repeat center center;
  background-size: 80%;
  right: -15px;
}
.adSlider .img-container {
  width: 165px;
  height: 55px;
  margin: 0px 15px;
}
.adSlider .img-container a {
  display: block;
  text-align: center;
}
.adSlider .img-container a img {
  margin: 0 auto;
}

.lightbox_slider {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #e05c51;
}
.lightbox_slider .cp_slider {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.lightbox_slider .img-container {
  margin: 0px 15px;
  overflow: hidden;
  overflow: hidden;
}
.lightbox_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lightbox_slider .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider .caption {
  padding: 0.5em !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.75) !important;
  color: #fff;
  bottom: -2em !important;
  left: 0;
  font-size: 0.938em !important;
  height: 2em !important;
  line-height: 1 !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
}
.lightbox_slider .slick-dots {
  bottom: -30px !important;
}
@media screen and (max-width: 767px) {
  .lightbox_slider .slick-dots {
    bottom: -40px !important;
    padding: 0;
  }
}
.lightbox_slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.lightbox_slider .slick-prev {
  left: -50px;
}
.lightbox_slider .slick-next {
  right: -50px;
}
.lightbox_slider a {
  color: #555;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox_slider a:hover .caption {
  bottom: 0 !important;
}

.lightbox_slider_block {
  background: #fff;
  padding: 1em 0;
  clear: both;
}
.lightbox_slider_block h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #e05c51;
}
.lightbox_slider_block .cppic_slider {
  position: relative;
  padding: 0 40px;
}
.lightbox_slider_block .img-container {
  overflow: hidden;
  overflow: hidden;
}
.lightbox_slider_block .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.lightbox_slider_block .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.lightbox_slider_block .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.lightbox_slider_block .caption {
  padding: 0.5em !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.75) !important;
  color: #fff;
  bottom: -2em !important;
  left: 0;
  font-size: 0.938em !important;
  height: 2em !important;
  line-height: 1 !important;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
}
.lightbox_slider_block .slick-dots {
  bottom: -60px;
}
.lightbox_slider_block .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 10px;
}
.lightbox_slider_block .slick-prev {
  left: 0px;
}
.lightbox_slider_block .slick-next {
  right: 0px;
}
.lightbox_slider_block a {
  color: #555;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox_slider_block a:hover .caption {
  bottom: 0 !important;
}

/*  slick-lightbox  */
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: black;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 5px;
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}
.slick-lightbox .slick-next {
  right: 5px;
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
  z-index: 9;
}

.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto 1em;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 20px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0;
  font-size: 0em;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  min-width: auto;
}
.slick-lightbox-close:before {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(45deg);
  position: absolute;
  top: 18px;
  background: #ddd;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:after {
  content: "";
  height: 6px;
  width: 32px;
  transform: rotate(-45deg);
  position: absolute;
  top: 18px;
  background: #ddd;
  left: 6px;
  transition: 0.3s all ease-out;
}
.slick-lightbox-close:hover {
  background: none;
  margin-top: 0;
  border: none;
}
.slick-lightbox-close:hover:before, .slick-lightbox-close:hover:after {
  background: #fff;
}

.Syncing_slider {
  position: relative;
}
.Syncing_slider h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 1.2em;
  border-bottom: 1px solid #e05c51;
}
.Syncing_slider .slick-slide {
  position: relative;
}
.Syncing_slider .controls {
  text-align: center;
  font-weight: bold;
  max-width: 100px;
  color: #fff;
  padding: 0.2em 0.5em;
  margin: 0px auto;
  background: #e05c51;
  border-radius: 20px;
  text-shadow: 1px 1px 2px RGBA(0, 0, 0, 0.8);
}
.Syncing_slider .item {
  position: relative;
}
.Syncing_slider .img-container {
  overflow: hidden;
}
.Syncing_slider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 56.25%;
}
.Syncing_slider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.Syncing_slider .img-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.Syncing_slider p {
  position: absolute;
  background: RGBA(0, 0, 0, 0.55);
  text-align: center;
  color: #fff;
  padding: 0.5em;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0px;
  width: 100%;
  height: 2.5em;
  line-height: 1.5em;
  margin: 0px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .Syncing_slider p {
    display: none;
  }
}
.Syncing_slider .slick-next {
  background: url(../vendor/slick/icon_arrow_right.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-next {
    right: 0.5em;
  }
}
.Syncing_slider .slick-prev {
  background: url(../vendor/slick/icon_arrow_left.png) center center no-repeat;
  background-size: 80%;
}
@media screen and (max-width: 767px) {
  .Syncing_slider .slick-prev {
    left: 0.5em;
  }
}
.Syncing_slider .Slider-for {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
}
.Syncing_slider .Slider-nav {
  width: 80%;
  min-width: 260px;
  max-width: 800px;
  margin: 1em auto;
  position: relative;
  /*正在動作的縮圖*/
  position: relative;
}
.Syncing_slider .Slider-nav .img-container p {
  display: none;
}
.Syncing_slider .Slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.Syncing_slider .slick-dots {
  display: none !important;
}

.function_panel {
  margin: 0.2em 0;
  padding: 0.5em 0 0.5em;
  min-height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .function_panel {
    margin: 0.6em 0;
    padding: 0.5em 0 0.5em;
  }
}
.function_panel .share {
  flex: 0 0 auto;
}
.function_panel .function {
  flex: 0 0 auto;
}
.function_panel .publish_time {
  flex: 1 1 auto;
  min-width: 100px;
  display: block;
  color: #666;
}
.function_panel .publish_time span {
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .function_panel .publish_time span {
    display: none;
  }
}
.function_panel .publish_time time {
  font-family: georgia;
  font-size: 1.125em;
}
@media screen and (max-width: 767px) {
  .function_panel .publish_time time {
    font-size: 0.938em;
  }
}
.function_panel .publish_time:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 0.3em;
  background: url(../images/basic/icon_time.png) no-repeat center center;
  background-size: 12px;
}

div.function ul li.icon_forward a:before, div.function ul li.icon_print a:before, div.function ul li.icon_back a:before {
  vertical-align: middle;
  content: "";
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
  display: inline-block;
}

div.function {
  box-sizing: border-box;
  margin: 0.5em 0;
}
div.function ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  list-style-type: none;
}
div.function ul li {
  margin: 0 0px 0px 3px;
  flex: 0 0 auto;
}
div.function ul li button,
div.function ul li a {
  font-size: 0.813em;
  display: block;
  padding: 0.2em 1em;
  background: #666;
  border-color: #666;
  color: #FFF;
  border-radius: 4px;
}
div.function ul li button:hover,
div.function ul li a:hover {
  background: rgb(0, 76.5, 153);
  border-color: rgb(0, 76.5, 153);
}
div.function ul li.icon_back a:before {
  background: url(../images/basic/icon_back.svg) no-repeat center center;
  background-size: 16px;
}
div.function ul li.icon_print a:before {
  background: url(../images/basic/icon_print.svg) no-repeat center center;
  background-size: 20px;
}
div.function ul li.icon_forward a:before {
  background: url(../images/basic/icon_forward.svg) no-repeat center bottom;
  background-size: 20px;
}

.function_panel .font_size {
  padding: 0;
  flex: initial;
}
.function_panel .function {
  height: 32px;
  margin: 0;
}
.function_panel .function ul {
  display: flex;
}
.function_panel .function ul li {
  font-size: 1em;
  margin: 0 0.2em;
  flex: 0 0 32px;
}
.function_panel .function ul li a {
  display: block;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  background: #F1F1F1;
  text-indent: -9999px;
  position: relative;
}
.function_panel .function ul li a:hover {
  background: rgb(0, 76.5, 153);
  color: #FFF;
}
.function_panel .function ul li a:hover:before {
  filter: invert(100%);
}
.function_panel .function ul li a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
}
.function_panel .function ul li.back a:before {
  background: url(../images/basic/icon_back-style2.svg) no-repeat center center;
  background-size: 100%;
}
.function_panel .function ul li.print a:before {
  background: url(../images/basic/icon_print-style2.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .function_panel .function ul li.print {
    display: none;
  }
}
.function_panel .function ul li.forward a:before {
  background: url(../images/basic/icon_forward-style2.svg) no-repeat center center;
  background-size: 100%;
}

.share {
  box-sizing: border-box;
  margin: 0.5em 0;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.share ul li {
  margin: 0px 3px 3px;
  flex: 0 0 32px;
}
.share ul li a {
  display: block;
  height: 32px;
}
@media screen and (max-width: 991px) {
  .share ul li {
    margin: 0px 1px 2px;
    width: 32px;
    height: 32px;
  }
}
.share ul li img {
  width: 100%;
  height: 100%;
}

.function_panel .share {
  box-sizing: border-box;
  text-align: center;
  height: 32px;
  margin: 0 4px;
  position: relative;
}
.function_panel .share .shareButton {
  display: block;
  background: #F1F1F1;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.function_panel .share .shareButton:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
  background: url(../images/basic/icon_share.svg) no-repeat center center !important;
  background-size: 24px !important;
}
.function_panel .share .shareButton:hover {
  background: rgb(0, 76.5, 153);
}
.function_panel .share .shareButton:hover:before {
  filter: invert(100%);
}
.function_panel .share ul {
  display: none;
  position: absolute;
  top: 2.5em;
  left: -6px;
  padding: 6px;
  background: #FFF;
  box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 999;
  height: auto;
}
.function_panel .share ul li {
  display: block;
  margin: 0 auto 0.5em;
}
.function_panel .share ul li:last-child {
  margin-bottom: 0;
}
.function_panel .share ul li img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.function_panel .share ul li a {
  background: transparent;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
}
.function_panel .share ul li a:hover {
  background: transparent;
}
.function_panel .share ul li a:hover img {
  filter: grayscale(1);
}

.marquee {
  height: 45px;
  display: block;
  overflow: hidden;
  background: #FFF;
  margin: 2em 4em;
  text-align: left;
  padding: 0 3em 0 2em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
  .marquee {
    margin: 1.5em 0em;
  }
}
.marquee ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.marquee .slick-prev {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  right: 0px !important;
  top: 1px !important;
  left: auto;
  opacity: 0.5;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  width: 20px !important;
  height: 20px !important;
  box-shadow: none;
}
.marquee .slick-prev:hover {
  opacity: 1;
}
.marquee .slick-prev:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee .slick-next {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  right: 0px !important;
  top: 22px !important;
  left: auto;
  opacity: 0.5;
  width: 20px !important;
  height: 20px !important;
  background: url("../vendor/slick/icon_arrow_up_s.png") no-repeat center center;
  background-size: 16px;
  box-shadow: none;
}
.marquee .slick-next:hover {
  opacity: 1;
}
.marquee .slick-next:before {
  width: 10px !important;
  height: 10px !important;
}
.marquee > div {
  padding: 0;
  margin: 0;
}
.marquee a {
  display: block;
  line-height: 40px;
  margin-right: 3em;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  text-decoration: none;
}
.marquee a span {
  color: #7cb52f;
  margin-right: 15px;
}
.marquee a:hover {
  color: #7cb52f;
}

.pagination {
  margin: 0.5em auto;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 0.938em;
}
.pagination .form_inline {
  justify-content: center;
}
.pagination span {
  color: #e05c51;
  margin: 0px 0.5em;
}
.pagination .page {
  margin: 10px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination .page li {
  min-width: 40px;
  height: 40px;
  margin: 2px;
  list-style: none;
  flex: 0 0 40px;
  box-sizing: border-box;
}
.pagination .page li a {
  border-radius: 5px;
  padding: 6px 10px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  font-size: 1em;
  color: #4a392b;
  background: #eee;
  border: #ccc solid 1px;
}
.pagination .page li a:hover {
  background: #e05c51;
  color: #fff !important;
  border: #e05c51 solid 1px;
}
.pagination .page li.active a {
  color: #fff !important;
  background: #0066cc;
  border: rgb(0, 89.25, 178.5) solid 1px;
}
.pagination .page li.last a:after, .pagination .page li.last a:before, .pagination .page li.next a:before, .pagination .page li.prev a:before, .pagination .page li.first a:after, .pagination .page li.first a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border: 2px solid #666;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a, .pagination .page li.prev a, .pagination .page li.next a, .pagination .page li.last a {
  text-indent: -9999px;
  position: relative;
}
.pagination .page li.first a:hover:before, .pagination .page li.first a:hover:after, .pagination .page li.prev a:hover:before, .pagination .page li.prev a:hover:after, .pagination .page li.next a:hover:before, .pagination .page li.next a:hover:after, .pagination .page li.last a:hover:before, .pagination .page li.last a:hover:after {
  border: 2px solid #FFF;
  border-left: none;
  border-bottom: none;
}
.pagination .page li.first a:before {
  margin-left: -6px;
  transform: rotate(-135deg);
}
.pagination .page li.first a:after {
  margin-left: 0px;
  transform: rotate(-135deg);
}
.pagination .page li.prev a:before {
  margin-left: -2px;
  transform: rotate(-135deg);
}
.pagination .page li.next a:before {
  margin-left: -6px;
  transform: rotate(45deg);
}
.pagination .page li.last a:before {
  margin-left: -3px;
  transform: rotate(45deg);
}
.pagination .page li.last a:after {
  margin-left: -9px;
  transform: rotate(45deg);
}
.pagination .total {
  padding: 0em;
  display: inline-block;
  vertical-align: middle;
}
.pagination .total select {
  margin: 0px 0.5em;
}
@media screen and (max-width: 767px) {
  .pagination .total select {
    margin: 0px;
  }
}
.pagination .total .btn {
  min-width: auto;
  padding: 0.4em 1em !important;
}
.pagination .items {
  display: inline-block;
  vertical-align: middle;
}
.pagination .items a {
  padding: 0 5px;
  color: #e05c51;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .pagination .total select.form-control {
    margin: 0px 0px;
    text-align: center;
  }
}
[class^=formNotice] {
  padding: 0.4em 2.5em;
  display: block;
  width: 100%;
  font-size: 0.938em;
  margin: 0.2em 0;
  position: relative;
  color: #666;
  background-color: #f2f2f2;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
}
[class^=formNotice]:before {
  position: absolute;
  top: 0.7em;
  left: 0.8em;
  display: block;
  width: 15px;
  height: 15px;
  content: "";
  background: url(../images/basic/icon_info3.svg) no-repeat center center;
  background-size: 15px;
}
[class^=formNotice]:before img {
  width: 100%;
}
[class^=formNotice] .close {
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  width: 12px;
  height: 12px;
  top: 0.8em;
  right: 1em;
  display: block;
  opacity: 0.5;
  background: none;
}
[class^=formNotice] .close:hover {
  opacity: 1;
}
[class^=formNotice] .close img {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
}

[class^=formNotice_info] {
  color: #00529B;
  background-color: #ceecfa;
}
[class^=formNotice_info]:before {
  background-image: url(../images/basic/icon_info.svg);
}

[class^=formNotice_success] {
  color: #3B7600;
  background-color: #DFF2BF;
}
[class^=formNotice_success]:before {
  background-image: url(../images/basic/icon_success.svg);
}

[class^=formNotice_warning] {
  color: #C23E00;
  background-color: #FEEFB3;
}
[class^=formNotice_warning]:before {
  background-image: url(../images/basic/icon_warning.svg);
}

[class^=formNotice_error] {
  color: #C40000;
  background-color: #FFD2D2;
}
[class^=formNotice_error]:before {
  background-image: url(../images/basic/icon_error.svg);
}

.accordion ul {
  list-style: none;
}
.accordion ul li {
  margin-bottom: 0.5em;
}
.accordion ul li a {
  display: block;
  background-color: #21baff;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
.accordion .accordion-content {
  line-height: 1.45em;
  padding: 5px 0;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #fffcf6;
}
body.noscroll {
  position: static !important;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  overflow-y: hidden !important;
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 991px) {
  .wrapper {
    padding-top: 60px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
  }
}

.container {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  margin: 0 auto;
  transition: 0.5s;
  max-width: 1440px;
}

.main {
  position: relative;
  margin: 0 auto;
}
.main h2 {
  line-height: 1.25em;
}

.innerpage > .container {
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
}
.innerpage .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block {
  flex: none;
  flex-basis: 260px;
  max-width: 260px;
  margin-right: 40px;
}
.innerpage .left_block.stickySidebar {
  position: sticky;
  top: 50px;
}
.innerpage .left_block.hidden + .center_block {
  flex: none;
  flex-basis: 100%;
  max-width: 100%;
}
.innerpage .left_block + .center_block {
  flex: auto;
  flex-basis: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media screen and (max-width: 991px) {
  .innerpage .left_block {
    display: none;
  }
  .innerpage .left_block + .center_block {
    flex: none;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.innerpage.small_size {
  font-size: 0.938em;
}
.innerpage.large_size {
  font-size: 1.125em;
}

.hidden {
  display: none;
}

a.more {
  display: block;
  width: 10em;
  text-align: center;
  height: 2.5em;
  margin: 0.5em auto 0.5em;
  line-height: 2.5;
  color: #e05c51;
  border: 1px solid #e05c51;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.2s;
}
a.more:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 14px;
  border-left: none;
  border-bottom: none;
  transition: 0.3s ease-out;
}
a.more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e05c51;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
a.more:hover, a.more.active {
  color: white;
}
a.more:hover:before, a.more.active:before {
  transform: scale(1);
}
a.more:hover:after, a.more.active:after {
  right: 15px;
}

.materialSliderBox .container {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.materialSliderBox .materialSlider {
  background-color: #fff8f1;
  position: relative;
}
.materialSliderBox .materialSlider .img-container {
  overflow: hidden;
  max-height: 843px;
}
.materialSliderBox .materialSlider .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 43.75%;
}
.materialSliderBox .materialSlider .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .materialSliderBox .materialSlider .img-container {
    overflow: hidden;
  }
  .materialSliderBox .materialSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 56.25%;
  }
  .materialSliderBox .materialSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 575px) {
  .materialSliderBox .materialSlider .img-container {
    overflow: hidden;
  }
  .materialSliderBox .materialSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 62.5%;
  }
  .materialSliderBox .materialSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .materialSliderBox .materialSlider .img-container {
    overflow: hidden;
  }
  .materialSliderBox .materialSlider .img-container:before {
    display: inline-block;
    content: "";
    padding-top: 81.25%;
  }
  .materialSliderBox .materialSlider .img-container img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
.materialSliderBox .materialSlider .slick-slide {
  line-height: 0;
}
.materialSliderBox .materialSlider .slick-slide.slick-current .materialblock .material_right .title {
  animation-name: bigworddynamic;
  animation-duration: 3s;
}
.materialSliderBox .materialSlider .slick-slide.slick-current .materialblock .material_right p {
  animation-name: smallworddynamic;
  animation-duration: 3s;
}
.materialSliderBox .materialSlider .slick-slide.slick-current .materialblock .material_right .material_btn {
  animation-name: btndynamic;
  animation-duration: 3s;
}
.materialSliderBox .materialSlider .materialblock {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/materialSlider_rightpic.png"), url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
  background-repeat: no-repeat;
  background-position: right 0 bottom 20px, left bottom, right top;
  box-sizing: border-box;
}
@media screen and (max-width: 1439px) {
  .materialSliderBox .materialSlider .materialblock {
    background-size: 250px, 80%, auto;
  }
}
@media screen and (max-width: 991px) {
  .materialSliderBox .materialSlider .materialblock {
    background-image: url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
    background-repeat: no-repeat;
    background-position: left bottom, right top;
    background-size: 80%, 80%;
  }
}
@media screen and (max-width: 767px) {
  .materialSliderBox .materialSlider .materialblock {
    background-image: url("../images/materialSlider_rightpic.png"), url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
    background-repeat: no-repeat;
    background-position: right 0 bottom 0, left bottom, right top;
    background-size: 35%, 80%, 80%;
  }
}
.materialSliderBox .materialSlider .materialblock .material_content {
  max-width: 1440px;
  margin-top: 140px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 140px;
  height: 75%;
}
@media screen and (max-width: 1439px) {
  .materialSliderBox .materialSlider .materialblock .material_content {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .materialSliderBox .materialSlider .materialblock .material_content {
    margin-top: 30px;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .materialSliderBox .materialSlider .materialblock .material_content {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.materialSliderBox .materialSlider .materialblock .material_left {
  flex: 0 0 auto;
  flex-basis: 45%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .materialSliderBox .materialSlider .materialblock .material_left {
    flex-basis: 40%;
  }
}
@media screen and (max-width: 991px) {
  .materialSliderBox .materialSlider .materialblock .material_left {
    flex-basis: 35%;
  }
}
@media screen and (max-width: 767px) {
  .materialSliderBox .materialSlider .materialblock .material_left {
    display: none;
  }
}
.materialSliderBox .materialSlider .materialblock .material_left img {
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s;
}
@media (max-width: 1600px) {
  .materialSliderBox .materialSlider .materialblock .material_left img {
    max-width: 90%;
    max-height: 100%;
  }
}
@media screen and (max-width: 1439px) {
  .materialSliderBox .materialSlider .materialblock .material_left img {
    max-width: 85%;
  }
}
@media screen and (max-width: 991px) {
  .materialSliderBox .materialSlider .materialblock .material_left img {
    max-width: 100%;
  }
}
.materialSliderBox .materialSlider .materialblock .material_right {
  position: relative;
  flex: 1 1 auto;
  padding-left: 2em;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  .materialSliderBox .materialSlider .materialblock .material_right {
    padding-left: 0px;
  }
}
.materialSliderBox .materialSlider .materialblock .material_right .title {
  font-size: clamp(45px, 4.8611111111vw, 78px);
  color: #ce5400;
  margin-bottom: 10px;
  line-height: 1.1em;
  font-weight: 600;
}
@media screen and (max-width: 1439px) {
  .materialSliderBox .materialSlider .materialblock .material_right .title {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .materialSliderBox .materialSlider .materialblock .material_right .title {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .materialSliderBox .materialSlider .materialblock .material_right .title {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.materialSliderBox .materialSlider .materialblock .material_right p {
  color: #d87029;
  line-height: 1.5em;
  font-size: clamp(22px, 1.6666666667vw, 24px);
}
@media screen and (max-width: 575px) {
  .materialSliderBox .materialSlider .materialblock .material_right p {
    margin: 0 0 15px;
  }
}
.materialSliderBox .materialSlider .materialblock .material_right .material_btn a {
  display: inline-block;
  background-color: #ff8e39;
  color: #fff;
  padding: 0.6em 2.5em 0.6em 1.5em;
  font-size: clamp(24px, 1.875vw, 27px);
  border-radius: 50px;
  background-image: url("../images/material_btn_arrow.png");
  background-repeat: no-repeat;
  background-position: right 1.5em center;
  min-width: 280px;
  transition: 0.5s;
  box-shadow: rgba(232, 61, 24, 0.35) 0px 4px 10px;
  line-height: 1.2;
}
.materialSliderBox .materialSlider .materialblock .material_right .material_btn a:hover {
  background-color: rgb(255, 112.8939393939, 6);
  background-position: right 1em center;
}
@media (max-width: 480px) {
  .materialSliderBox .materialSlider .materialblock .material_right .material_btn a {
    padding: 0.3em 2.5em 0.3em 1.5em;
    min-width: auto;
  }
}
@keyframes bigworddynamic {
  0% {
    transform: translateY(-70px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes smallworddynamic {
  0% {
    transform: translateX(70px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes btndynamic {
  0% {
    transform: translateY(70px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.wisdomBox {
  margin-top: -76px;
  margin-bottom: 100px;
  transition: 0.5s;
}
@media (max-width: 1480px) {
  .wisdomBox {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media (max-width: 900px) {
  .wisdomBox {
    margin-top: -56px;
  }
}
@media screen and (max-width: 767px) {
  .wisdomBox {
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.wisdomBox .wisdomlist_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wisdomBox .wisdomlist_block .wisdomlist {
  flex: 0 0 auto;
  flex-basis: calc((100% - 100px) / 3);
  display: flex;
  align-items: center;
  padding: 30px 40px 30px 30px;
  background: #ea6239;
  background: linear-gradient(180deg, rgb(234, 98, 57) 0%, rgb(255, 141, 56) 100%);
  border-radius: 30px;
  box-sizing: border-box;
}
.wisdomBox .wisdomlist_block .wisdomlist .content_left {
  flex: 0 0 auto;
  flex-basis: 100px;
}
.wisdomBox .wisdomlist_block .wisdomlist .content_left img {
  width: 86px;
  height: 86px;
}
.wisdomBox .wisdomlist_block .wisdomlist .content_right {
  flex: 1 1 auto;
}
.wisdomBox .wisdomlist_block .wisdomlist .content_right .title {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0.5em;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(140, 54, 34, 0.7);
  line-height: 1.3;
}
.wisdomBox .wisdomlist_block .wisdomlist .content_right p {
  font-size: clamp(32px, 2.5694444444vw, 37px);
  color: #fff;
  line-height: 1.2em;
  text-align: center;
  margin: 0;
  padding: 0;
  text-shadow: 0px 0px 10px rgba(140, 54, 34, 0.7);
}
@media screen and (max-width: 1439px) {
  .wisdomBox .wisdomlist_block .wisdomlist {
    padding: 30px 20px;
    display: block;
  }
  .wisdomBox .wisdomlist_block .wisdomlist .content_left {
    text-align: center;
  }
  .wisdomBox .wisdomlist_block .wisdomlist .content_left img {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 991px) {
  .wisdomBox .wisdomlist_block .wisdomlist {
    flex-basis: calc((100% - 50px) / 3);
  }
}
@media screen and (max-width: 575px) {
  .wisdomBox .wisdomlist_block {
    display: block;
  }
  .wisdomBox .wisdomlist_block .wisdomlist {
    display: flex;
    margin-bottom: 15px;
    padding: 30px 40px 30px 30px;
  }
}
@media (max-width: 480px) {
  .wisdomBox .wisdomlist_block .wisdomlist {
    padding: 30px 10px;
  }
  .wisdomBox .wisdomlist_block .wisdomlist .content_left {
    flex: 0 0 auto;
  }
  .wisdomBox .wisdomlist_block .wisdomlist .content_left img {
    width: 70px;
    height: 70px;
  }
}

.dataExpertBox {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .dataExpertBox {
    padding-bottom: 60px;
  }
}
.dataExpertBox .dataExpert_block {
  display: flex;
  flex-wrap: wrap;
}
.dataExpertBox .dataExpert_block .dataExpert_contentleft {
  flex: 0 0 auto;
  flex-basis: 28%;
  margin-left: calc((100vw - 1440px) / 2);
  padding-right: 30px;
  box-sizing: border-box;
  transition: 0.5s;
}
.dataExpertBox .dataExpert_block .dataExpert_contentleft .subtitle {
  background-color: #229b9d;
  color: #fff;
  padding: 7px 15px;
  font-size: 1.25em;
  display: inline-block;
  margin-bottom: 1em;
}
.dataExpertBox .dataExpert_block .dataExpert_contentleft .title {
  color: #229b9d;
  font-size: clamp(36px, 2.9166666667vw, 42px);
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
.dataExpertBox .dataExpert_block .dataExpert_contentleft p {
  color: #4a392b;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  font-size: 1.125em;
}
@media (max-width: 1480px) {
  .dataExpertBox .dataExpert_block .dataExpert_contentleft {
    flex-basis: 35%;
    margin-left: 0;
    padding-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .dataExpertBox .dataExpert_block .dataExpert_contentleft {
    padding-left: 30px;
  }
}
.dataExpertBox .dataExpert_block .dataExpert_contentright {
  flex: 1 1 auto;
  flex-basis: calc(72% - (100vw - 1440px) / 2 - 30px);
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group {
  background: #ffffff;
  background: linear-gradient(135deg, rgb(255, 255, 255) 68%, rgb(240, 247, 247) 100%);
  border-radius: 30px 0 0 30px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  padding: 60px 0px 60px 40px;
  box-sizing: border-box;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group {
  margin-right: calc((100vw - 1440px) / 2);
  transition: 0.5s;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 5px dotted #fbd9b4;
  padding-bottom: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content:last-child {
  margin-bottom: 0;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content .content_left {
  flex: 1 1 auto;
  flex-basis: 50%;
  background-image: url("../images/dataExpert_q.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  padding-right: 40px;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content .content_right {
  flex: 1 1 auto;
  flex-basis: 50%;
  background-image: url("../images/dataExpert_a.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 70px;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content .subtitle {
  font-size: 1.25em;
  color: #4a392b;
  line-height: 1.4;
  margin-bottom: 5px;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content p {
  color: #646464;
  line-height: 1.5em;
  padding: 0;
  margin: 0;
  font-size: 1.125em;
}
.dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content .thirdtitle {
  background-color: #dc552d;
  font-size: 1.25em;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1439px) {
  .dataExpertBox .dataExpert_block .dataExpert_contentright {
    flex-basis: calc(65% - 60px);
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group {
    margin-right: 60px;
  }
}
.dataExpertBox .dataExpert_block .dataExpert_content {
  flex: 1 1 auto;
  flex-basis: 100%;
  text-align: center;
  margin-top: 1em;
  position: relative;
  min-height: 1px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}
.dataExpertBox .dataExpert_block .dataExpert_content .explain {
  font-size: 1.25em;
  color: #4a392b;
  margin-bottom: 1em;
  line-height: 1.4;
}
.dataExpertBox .dataExpert_block .dataExpert_content .dataExpert_btn a {
  display: inline-block;
  background-color: #ff8e39;
  color: #fff;
  padding: 0.6em 2.5em 0.6em 1.5em;
  font-size: 1.687em;
  border-radius: 50px;
  background-image: url("../images/material_btn_arrow.png");
  background-repeat: no-repeat;
  background-position: right 1.5em center;
  min-width: 280px;
  transition: 0.5s;
  box-shadow: rgba(232, 61, 24, 0.35) 0px 4px 10px;
  line-height: 1.2;
}
.dataExpertBox .dataExpert_block .dataExpert_content .dataExpert_btn a:hover {
  background-color: rgb(255, 112.8939393939, 6);
  background-position: right 1em center;
}
@media screen and (max-width: 991px) {
  .dataExpertBox .dataExpert_block {
    display: block;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentleft {
    margin-bottom: 30px;
    padding-right: 60px;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentleft .pic {
    display: none;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group {
    margin-left: 60px;
  }
  .dataExpertBox .dataExpert_block .dataExpert_content {
    margin-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .dataExpertBox .dataExpert_block .dataExpert_contentleft {
    padding-right: 30px;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group {
    margin-left: 30px;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group {
    margin-right: 30px;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content {
    display: block;
  }
  .dataExpertBox .dataExpert_block .dataExpert_contentright .datalist_group .datalist_content_group .datalist_content .content_left {
    margin-bottom: 1em;
  }
}

.systematizationBox {
  background-color: #ffeedb;
  padding: 100px 0;
  background-image: url("../images/systematization_leftbg.png"), url("../images/systematization_rightbg.png");
  background-repeat: no-repeat;
  background-position: left bottom, right top;
}
@media screen and (max-width: 767px) {
  .systematizationBox {
    padding: 70px 0;
  }
}
.systematizationBox .systematization_block {
  text-align: center;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 1480px) {
  .systematizationBox .systematization_block {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .systematizationBox .systematization_block {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.systematizationBox .systematization_block .subtitle {
  background-color: #229b9d;
  color: #fff;
  padding: 7px 15px;
  font-size: 1.25em;
  display: inline-block;
  margin-bottom: 30px;
  line-height: 1.5;
}
.systematizationBox .systematization_block .title {
  color: #229b9d;
  font-size: clamp(38px, 2.9166666667vw, 42px);
  margin-bottom: 20px;
  line-height: 1.2em;
}
.systematizationBox .systematization_block .explain {
  font-size: 1.25em;
  color: #4a392b;
  margin-bottom: 2em;
  line-height: 1.7;
}
@media screen and (max-width: 991px) {
  .systematizationBox .systematization_block .explain br {
    display: none;
  }
}
.systematizationBox .systematization_block .systematization_listgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 84%;
  margin: 0 auto 30px;
  transition: 0.5s;
}
@media (max-width: 1200px) {
  .systematizationBox .systematization_block .systematization_listgroup {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .systematizationBox .systematization_block .systematization_listgroup {
    width: 90%;
  }
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list {
  flex: 0 0 auto;
  flex-basis: 44%;
  margin: 0 3% 20px;
  display: flex;
  align-items: flex-start;
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list .pic {
  flex: 0 0 auto;
  flex-basis: 150px;
  transition: 0.5s;
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list .pic img {
  width: 150px;
  height: 150px;
  transition: 0.5s;
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list .content {
  flex: 1 1 auto;
  padding-left: 15px;
  text-align: left;
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list .content .thirdtitle {
  font-size: 1.313em;
  color: #fff;
  font-weight: 600;
  background: #9e3a24;
  background: linear-gradient(90deg, rgb(158, 58, 36) 0%, rgb(158, 58, 36) 69%, rgba(158, 58, 36, 0) 100%);
  padding: 8px 15px;
  margin-top: 20px;
  margin-bottom: 0.5em;
  display: block;
}
.systematizationBox .systematization_block .systematization_listgroup .systematization_list .content p {
  color: #4a392b;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  font-size: 1.125em;
}
@media screen and (max-width: 991px) {
  .systematizationBox .systematization_block .systematization_listgroup {
    display: block;
  }
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list .pic {
    flex: 0 0 auto;
    flex-basis: 120px;
  }
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list .pic img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 480px) {
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list {
    display: block;
    margin-bottom: 20px;
  }
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list .pic img {
    width: 110px;
    height: 110px;
  }
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list .content {
    padding-left: 0;
  }
  .systematizationBox .systematization_block .systematization_listgroup .systematization_list .content .thirdtitle {
    margin-top: 0;
  }
}
.systematizationBox .systematization_slider_block {
  position: relative;
}
.systematizationBox .systematization_slider_block:before {
  content: "";
  width: 100%;
  height: calc(100% - 40px);
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff8ef;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}
.systematizationBox .systematization_slider_block .systematization_slider_content {
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1439px) {
  .systematizationBox .systematization_slider_block .systematization_slider_content {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .systematizationBox .systematization_slider_block .systematization_slider_content {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .slick-center {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  transform: scale(1.08);
  height: 100%;
  padding-bottom: 30px;
  padding-top: 10px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .slick-dots {
  bottom: -50px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .slick-dots li {
  width: auto;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .slick-dots li.slick-active button {
  width: 50px;
  border-radius: 10px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #4f2900;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list {
  padding: 55px 50px 35px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .systempic {
  margin-bottom: 20px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .systempic img {
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .systempic img:before {
  display: inline-block;
  content: "";
  padding-top: 75%;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .systempic img img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .title {
  text-align: center;
  background: #ff913f;
  background: linear-gradient(90deg, rgba(255, 145, 63, 0) 0%, rgb(255, 145, 63) 10%, rgb(255, 145, 63) 50%, rgb(255, 145, 63) 90%, rgba(255, 145, 63, 0) 100%);
  color: #fff;
  padding: 10px 0;
  font-size: 1.75em;
  margin-bottom: 20px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list .subtitle {
  text-align: center;
  color: #9e3a24;
  font-size: 1.313em;
  margin-bottom: 20px;
}
.systematizationBox .systematization_slider_block .systematization_slider_content .systematization_slider .systematization_slider_list p {
  color: #4a392b;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  font-size: 1.125em;
}

.customerpraiseBox {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .customerpraiseBox {
    padding: 60px 0;
  }
}
@media (max-width: 1480px) {
  .customerpraiseBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .customerpraiseBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.customerpraiseBox .customerpraise_block .star_group {
  margin-bottom: 25px;
}
.customerpraiseBox .customerpraise_block .star_group ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.customerpraiseBox .customerpraise_block .star_group ul li {
  margin: 0 2px;
}
.customerpraiseBox .customerpraise_block .star_group ul li img {
  width: 36px;
  height: 36px;
}
.customerpraiseBox .customerpraise_block .title {
  color: #229b9d;
  font-size: 2.625em;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  text-align: center;
}
.customerpraiseBox .customerpraise_block .customerpraise_content {
  display: flex;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_left {
  flex: 0 0 auto;
  padding-right: 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_left .pic {
  width: 150px;
  margin-right: 20px;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_left .pic img {
  width: 150px;
  height: 150px;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_left .customer_name {
  font-size: 1.25em;
  color: #4a392b;
  margin-bottom: 0.5em;
  font-weight: 600;
  text-align: center;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_left .customer_name span {
  display: block;
  margin-bottom: 12px;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_right {
  flex: 1 1 auto;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 0 24px rgba(119, 49, 35, 0.1);
  color: #4a392b;
  line-height: 1.7em;
  padding: 30px 60px;
  margin: 0;
  font-size: 1.125em;
  position: relative;
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_right:before {
  content: "";
  border-left: 10px solid transparent; /* 左邊透明 */
  border-right: 10px solid transparent; /* 右邊透明 */
  border-top: 30px solid #fff; /* 高度 & 顏色 */
  transform: rotate(45deg);
  position: absolute;
  left: -12px;
  bottom: -3px;
  filter: drop-shadow(-5px 0 24px rgba(119, 49, 35, 0.1)); /* 陰影 */
}
.customerpraiseBox .customerpraise_block .customerpraise_content .content_right span {
  display: block;
  color: #9e3a24;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .customerpraiseBox .customerpraise_block .customerpraise_content {
    display: block;
  }
  .customerpraiseBox .customerpraise_block .customerpraise_content .content_left {
    justify-content: center;
    margin-bottom: 20px;
  }
  .customerpraiseBox .customerpraise_block .customerpraise_content .content_left .pic {
    width: 120px;
  }
  .customerpraiseBox .customerpraise_block .customerpraise_content .content_left .pic img {
    width: 120px;
    height: 120px;
  }
  .customerpraiseBox .customerpraise_block .customerpraise_content .content_right:before {
    content: "";
    border-left: 16px solid transparent; /* 左邊透明 */
    border-right: 16px solid transparent; /* 右邊透明 */
    border-top: none; /* 高度 & 顏色 */
    border-bottom: 30px solid #fff; /* 高度 & 顏色 */
    transform: rotate(0deg);
    position: absolute;
    left: calc(50% - 8px);
    top: -20px;
    bottom: auto;
    filter: drop-shadow(-10px 0 24px rgba(119, 49, 35, 0.1)); /* 陰影 */
  }
}
@media screen and (max-width: 767px) {
  .customerpraiseBox .customerpraise_block .customerpraise_content {
    display: block;
  }
  .customerpraiseBox .customerpraise_block .customerpraise_content .content_right {
    padding: 30px 40px;
  }
}

.servicefeaturesBox {
  position: relative;
  padding: 100px 0 200px;
  background-color: #db785d;
}
@media screen and (max-width: 991px) {
  .servicefeaturesBox {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .servicefeaturesBox {
    padding: 60px 0 50px;
  }
}
@media screen and (max-width: 1439px) {
  .servicefeaturesBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .servicefeaturesBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.servicefeaturesBox .servicefeatures_title {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  transition: 0.5s;
}
@media screen and (max-width: 991px) {
  .servicefeaturesBox .servicefeatures_title {
    position: relative;
    margin-bottom: 30px;
  }
}
.servicefeaturesBox .servicefeatures_title .subtitle {
  font-size: 1.25em;
  color: #db785d;
  background-color: #fff;
  padding: 7px 15px;
  display: inline-block;
  margin-bottom: 20px;
  transition: 0.5s;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .servicefeaturesBox .servicefeatures_title .subtitle {
    width: 280px;
  }
}
@media screen and (max-width: 991px) {
  .servicefeaturesBox .servicefeatures_title .subtitle {
    width: auto;
  }
}
.servicefeaturesBox .servicefeatures_title .title {
  color: #fff;
  font-size: 2.625em;
  margin-bottom: 20px;
  line-height: 1.2em;
}
.servicefeaturesBox .servicefeatures_listblock {
  position: relative;
}
.servicefeaturesBox .servicefeatures_listblock ul.grid {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 100%;
}
.servicefeaturesBox .servicefeatures_listblock .space_block {
  margin-bottom: 0;
  border-radius: 30px;
  background-color: #9e3a24;
  padding: 50px 40px;
  box-sizing: border-box;
  box-shadow: 0 0 70px rgba(95, 21, 0, 0.28);
}
@media screen and (max-width: 767px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 575px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block {
    padding: 30px 15px;
  }
}
.servicefeaturesBox .servicefeatures_listblock .space_block.learn_more {
  background-color: #ff8767;
}
.servicefeaturesBox .servicefeatures_listblock .space_block.learn_more .content p {
  margin-bottom: 80px;
}
.servicefeaturesBox .servicefeatures_listblock .space_block .image {
  width: 110px;
  margin: 0 auto 30px;
  transition: 0.5s;
}
.servicefeaturesBox .servicefeatures_listblock .space_block .image img {
  width: 110px;
  height: 110px;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block .image {
    width: 80px;
    margin: 0 auto 10px;
  }
  .servicefeaturesBox .servicefeatures_listblock .space_block .image img {
    width: 80px;
    height: 80px;
  }
}
.servicefeaturesBox .servicefeatures_listblock .space_block .content {
  padding: 20px 0px 10px;
}
.servicefeaturesBox .servicefeatures_listblock .space_block .content .title {
  font-size: 1.75em;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}
.servicefeaturesBox .servicefeatures_listblock .space_block .content p {
  color: #ffdfd8;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  font-size: 1.125em;
}
.servicefeaturesBox .servicefeatures_listblock .space_block .content .link_btn a {
  display: inline-block;
  background-color: #fff;
  color: #de6241;
  padding: 0.6em 2.5em 0.6em 1.5em;
  line-height: 1.3;
  font-size: 1.687em;
  border-radius: 50px;
  background-image: url("../images/learn_btn_arrow.png");
  background-repeat: no-repeat;
  background-position: right 1.5em center;
  width: 100%;
  transition: 0.5s;
  box-shadow: rgba(232, 61, 24, 0.35) 0px 4px 10px;
}
@media (max-width: 1250px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block .content .link_btn a {
    padding: 0.6em 2em 0.6em 1em;
  }
}
.servicefeaturesBox .servicefeatures_listblock .space_block .content .link_btn a:hover {
  background-color: #9e3a24;
  color: #fff;
  background-image: url("../images/material_btn_arrow.png");
  background-position: right 1em center;
}
@media screen and (max-width: 767px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block .content {
    padding: 20px 25px 20px;
  }
}
@media screen and (max-width: 575px) {
  .servicefeaturesBox .servicefeatures_listblock .space_block .content {
    padding: 15px 20px;
  }
  .servicefeaturesBox .servicefeatures_listblock .space_block .content .title {
    margin-bottom: 10px;
  }
}

.consultBox {
  padding: 100px 0 80px;
}
@media screen and (max-width: 767px) {
  .consultBox {
    padding: 60px 0 60px;
  }
}
@media (max-width: 1480px) {
  .consultBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .consultBox .container {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
.consultBox .consult_contentblock {
  display: flex;
}
.consultBox .consult_contentblock .content_left {
  flex: 1 1 auto;
}
.consultBox .consult_contentblock .content_left .subtitle {
  background-color: #229b9d;
  color: #fff;
  padding: 7px 15px;
  font-size: 1.25em;
  display: inline-block;
  margin-bottom: 1em;
}
.consultBox .consult_contentblock .content_left .title {
  color: #229b9d;
  font-size: clamp(36px, 2.9166666667vw, 42px);
  margin-bottom: 0.5em;
  line-height: 1.4em;
}
.consultBox .consult_contentblock .content_left p {
  color: #4a392b;
  line-height: 1.7em;
  padding: 0;
  margin: 0 0 30px;
  font-size: 1.125em;
}
.consultBox .consult_contentblock .content_left .telephone {
  font-size: 2.8125em;
  color: #ff833f;
  padding-left: 85px;
}
.consultBox .consult_contentblock .content_left .telephone img {
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -85px;
}
.consultBox .consult_contentblock .content_right {
  flex: 0 0 auto;
  flex-basis: 45%;
  padding-left: 60px;
}
.consultBox .consult_contentblock .content_right .form_block {
  background-color: #fff;
  border-radius: 30px;
  padding: 40px 60px;
  box-shadow: rgba(95, 21, 0, 0.28) 0px 0px 70px;
  transition: 0.5s;
}
.consultBox .consult_contentblock .content_right .btn_grp {
  margin: 0;
  padding: 0;
}
.consultBox .consult_contentblock .content_right .btn_grp button {
  display: block;
  min-width: 100%;
}
.consultBox .consult_contentblock .content_right .btn_grp button.btn-submit {
  border-radius: 50px;
  font-size: 1.75em;
  box-shadow: 0 3px 6px rgba(232, 61, 24, 0.35);
}
.consultBox .consult_contentblock .content_right .btn_grp button.btn-submit:hover {
  box-shadow: none;
}
.consultBox .consult_contentblock .agree input[type=checkbox] {
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .consultBox .consult_contentblock .content_right {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 991px) {
  .consultBox .consult_contentblock {
    display: block;
  }
  .consultBox .consult_contentblock .content_left {
    margin-bottom: 5em;
  }
  .consultBox .consult_contentblock .content_right {
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .consultBox .consult_contentblock .content_left {
    margin-bottom: 3em;
  }
  .consultBox .consult_contentblock .content_left .telephone {
    font-size: 2.5em;
  }
  .consultBox .consult_contentblock .content_right .form_block {
    padding: 30px;
  }
}

.appointment_resultsBox .container {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  position: relative;
}
.appointment_resultsBox .appointment_results_block {
  background-color: #fff8f1;
  position: relative;
  transition: 0.5s;
}
@media screen and (max-width: 575px) {
  .appointment_resultsBox .appointment_results_block {
    padding-top: 100px;
  }
}
.appointment_resultsBox .appointment_results_block .img-container {
  overflow: hidden;
  max-height: 843px;
}
.appointment_resultsBox .appointment_results_block .img-container:before {
  display: inline-block;
  content: "";
  padding-top: 43.75%;
}
.appointment_resultsBox .appointment_results_block .img-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.appointment_resultsBox .appointment_results_block .result_block {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  box-sizing: border-box;
}
@media screen and (max-width: 1439px) {
  .appointment_resultsBox .appointment_results_block .result_block {
    background-size: 80%, auto;
  }
}
@media screen and (max-width: 991px) {
  .appointment_resultsBox .appointment_results_block .result_block {
    background-image: url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
    background-repeat: no-repeat;
    background-position: left bottom, right top;
    background-size: 80%, 80%;
  }
}
@media screen and (max-width: 767px) {
  .appointment_resultsBox .appointment_results_block .result_block {
    background-image: url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
    background-repeat: no-repeat;
    background-position: left bottom, right top;
    background-size: 80%, 80%;
  }
}
@media (max-width: 480px) {
  .appointment_resultsBox .appointment_results_block .result_block {
    background-image: url("../images/materialSlider_leftbg.png"), url("../images/materialSlider_rightbg.png");
    background-repeat: no-repeat;
    background-position: left bottom, right top;
    background-size: 80%, 80%;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content {
  max-width: 1440px;
  margin-top: 140px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 140px;
  height: 75%;
}
@media screen and (max-width: 1439px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content {
    margin-top: 30px;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_left {
  flex: 0 0 auto;
  flex-basis: 45%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left {
    flex-basis: 40%;
  }
}
@media screen and (max-width: 991px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left {
    flex-basis: 35%;
  }
}
@media screen and (max-width: 575px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left {
    display: none;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_left img {
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s;
}
@media (max-width: 1600px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left img {
    max-width: 90%;
    max-height: 100%;
  }
}
@media screen and (max-width: 1439px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left img {
    max-width: 85%;
  }
}
@media screen and (max-width: 991px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_left img {
    max-width: 100%;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right {
  position: relative;
  flex: 1 1 auto;
  padding-left: 2em;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right {
    padding-left: 30px;
    padding-right: 10px;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .title {
  font-size: clamp(30px, 4.8611111111vw, 80px);
  color: #ce5400;
  margin-bottom: 40px;
  line-height: 1.1em;
  font-weight: 600;
}
@media screen and (max-width: 1439px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .title {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .title {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .title {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .subtitle {
  color: #d87029;
  font-size: clamp(22px, 1.9444444444vw, 28px);
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .subtitle {
    margin-bottom: 10px;
  }
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right p {
  color: #4a392b;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: clamp(18px, 1.3888888889vw, 20px);
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .back_btn a {
  display: inline-block;
  background-color: #ff8e39;
  color: #fff;
  padding: 0.6em 2.5em 0.6em 1.5em;
  font-size: clamp(20px, 1.875vw, 27px);
  border-radius: 50px;
  background-image: url("../images/material_btn_arrow.png");
  background-repeat: no-repeat;
  background-position: right 1.5em center;
  min-width: 280px;
  transition: 0.5s;
  box-shadow: rgba(232, 61, 24, 0.35) 0px 4px 10px;
}
.appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .back_btn a:hover {
  background-color: rgb(255, 112.8939393939, 6);
  background-position: right 1em center;
}
@media (max-width: 480px) {
  .appointment_resultsBox .appointment_results_block .result_block .result_content .content_right .back_btn a {
    padding: 0.3em 2.5em 0.3em 1.5em;
  }
}

h1.title,
h2.title {
  line-height: 1.25em;
  margin: 0.4em 0;
}

.cp .pic {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  width: 45%;
  max-width: 400px;
  background: #F1F1F1;
  overflow: hidden;
  padding: 0.5em 0.5em 0.2em;
}
.cp .pic img {
  float: none;
  width: 100%;
  margin: 0;
  display: block;
}
.cp .pic figcaption {
  text-align: center;
  display: block;
  font-size: 0.938em;
}
@media screen and (max-width: 767px) {
  .cp .pic {
    float: none;
    max-width: 100%;
    width: auto;
    margin: 0px auto;
    display: block;
    margin-bottom: 0.5em;
  }
}
.cp table {
  background: #FFF;
}
.cp img.float_left {
  float: left;
  margin: 0px 1em 1em 0;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_left {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp img.float_right {
  float: right;
  margin: 0px 0 1em 1em;
  width: auto;
  max-width: 55%;
}
@media screen and (max-width: 767px) {
  .cp img.float_right {
    float: none;
    max-width: 100%;
    margin: 0px auto;
  }
}
.cp a {
  color: #0066cc;
  text-decoration: none;
}
.cp a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.file_download {
  width: 100%;
  margin: 0 auto 2em;
  clear: both;
  zoom: 1;
}
.file_download:before, .file_download:after {
  content: "";
  display: table;
}
.file_download:after {
  clear: both;
}
.file_download h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #e05c51;
}
.file_download ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.file_download li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0.5em 0 0.5em 1.5em;
  border-bottom: solid 1px #eee;
}
.file_download li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.32em;
  left: 0.1em;
  color: #666;
}
.file_download li .file_name {
  line-height: 1.8em;
  margin: 0.2em 0.5em 0.2em 0;
  color: #222;
}
.file_download li .file_name ~ span {
  flex: 0 0 auto;
  margin: 0.2em;
  font-size: 0.875em;
  line-height: 1.5em;
  vertical-align: middle;
  color: #666;
}
.file_download li .file_name ~ span a {
  color: #fff;
  display: inline-block;
  margin-right: 8px;
}
.file_download li span.file_doc a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_doc a:hover {
  color: #fff;
}
.file_download li span.file_docx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_docx a:hover {
  color: #fff;
}
.file_download li span.file_odt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odt a:hover {
  color: #fff;
}
.file_download li span.file_xls a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xls a:hover {
  color: #fff;
}
.file_download li span.file_xlsx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_xlsx a:hover {
  color: #fff;
}
.file_download li span.file_csv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_csv a:hover {
  color: #fff;
}
.file_download li span.file_ods a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ods a:hover {
  color: #fff;
}
.file_download li span.file_ppt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_ppt a:hover {
  color: #fff;
}
.file_download li span.file_pptx a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pptx a:hover {
  color: #fff;
}
.file_download li span.file_odp a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_odp a:hover {
  color: #fff;
}
.file_download li span.file_zip a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_zip a:hover {
  color: #fff;
}
.file_download li span.file_txt a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_txt a:hover {
  color: #fff;
}
.file_download li span.file_mov a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mov a:hover {
  color: #fff;
}
.file_download li span.file_mp3 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp3 a:hover {
  color: #fff;
}
.file_download li span.file_jpg a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_jpg a:hover {
  color: #fff;
}
.file_download li span.file_wmv a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_wmv a:hover {
  color: #fff;
}
.file_download li span.file_mp4 a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_mp4 a:hover {
  color: #fff;
}
.file_download li span.file_pdf a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_pdf a:hover {
  color: #fff;
}
.file_download li span.file_other a {
  color: #fff;
  font-weight: bold;
  padding: 0.2em 0.8em;
  border-radius: 3px;
}
.file_download li span.file_other a:hover {
  color: #fff;
}
.file_download li span.file_doc a, .file_download li span.file_docx a, .file_download li span.file_odt a {
  background: #275cb7;
}
.file_download li span.file_doc a:hover, .file_download li span.file_docx a:hover, .file_download li span.file_odt a:hover {
  background: rgb(34.5202702703, 81.4324324324, 161.9797297297);
}
.file_download li span.file_xls a, .file_download li span.file_xlsx a, .file_download li span.file_csv a, .file_download li span.file_ods a {
  background: #387947;
}
.file_download li span.file_xls a:hover, .file_download li span.file_xlsx a:hover, .file_download li span.file_csv a:hover, .file_download li span.file_ods a:hover {
  background: rgb(47.9322033898, 103.5677966102, 60.7711864407);
}
.file_download li span.file_ppt a, .file_download li span.file_pptx a, .file_download li span.file_odp a, .file_download li span.file_pdf a {
  background: #c55a3b;
}
.file_download li span.file_ppt a:hover, .file_download li span.file_pptx a:hover, .file_download li span.file_odp a:hover, .file_download li span.file_pdf a:hover {
  background: rgb(177.8661417323, 80.7657480315, 52.6338582677);
}
.file_download li span.file_pdf a {
  background: #c00;
}
.file_download li span.file_pdf a:hover {
  background: rgb(178.5, 0, 0);
}
.file_download li span.file_zip a {
  background: #eb712e;
}
.file_download li span.file_zip a:hover {
  background: rgb(232.7729257642, 97.1877729258, 22.7270742358);
}
.file_download li span.file_txt a, .file_download li span.file_other a {
  background: #555;
}
.file_download li span.file_txt a:hover, .file_download li span.file_other a:hover {
  background: rgb(72.25, 72.25, 72.25);
}
.file_download li span.file_mov a {
  background: #009999;
}
.file_download li span.file_mov a:hover {
  background: rgb(0, 127.5, 127.5);
}
.file_download li span.file_mp3 a, .file_download li span.file_mp4 a {
  background: #088ecc;
}
.file_download li span.file_mp3 a:hover, .file_download li span.file_mp4 a:hover {
  background: rgb(7.0377358491, 124.9198113208, 179.4622641509);
}
.file_download li span.file_jpg a {
  background: #6c29a4;
}
.file_download li span.file_jpg a:hover {
  background: rgb(94.5658536585, 35.9, 143.6);
}
.file_download li span.file_wmv a {
  background: #430a1f;
}
.file_download li span.file_wmv a:hover {
  background: rgb(44.8116883117, 6.6883116883, 20.7337662338);
}

.web_link {
  margin: 1em 0;
}
.web_link h3 {
  font-size: 1.5em;
  padding: 12px 0px 15px 0px;
  margin: 0.5em 0px 0.2em;
  border-bottom: 1px solid #e05c51;
}
.web_link ol,
.web_link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.web_link li {
  position: relative;
  padding: 0.5em 0;
  border-bottom: solid 1px #eee;
  padding-left: 1.5em;
}
.web_link li:before {
  content: "·";
  font-size: 2em;
  font-weight: bold;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0.35em;
  left: 0.1em;
  color: #666;
}
.web_link li a {
  padding: 0.2em 0px;
  display: block;
  color: #4a392b;
  text-decoration: none;
}
.web_link li a:hover {
  color: rgb(0, 76.5, 153);
  cursor: pointer;
}

.publish_info {
  font-size: 0.875em;
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 0.7em 0;
  border-left: solid 5px #e05c51;
  padding: 0.8em 1.5em 0.8em;
  background: #F2F2F2;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.publish_info li {
  flex: 1 1 33.3333333333%;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 991px) {
  .publish_info li {
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 767px) {
  .publish_info li {
    flex: 1 1 100%;
  }
}

/* sitemap */
.sitemap {
  margin: 0px auto 1em;
}
.sitemap p {
  font-size: 0.813em;
}
.sitemap p kbd {
  border: 1px solid #aaa;
  background: transparent;
  color: #4a392b;
  padding: 0 0.3em;
  margin: 0 0.2em 0.1em;
}
.sitemap p kbd kbd {
  border: none;
}
.sitemap .accesskeyDefine {
  padding: 1em 2em;
  background: #eee;
  border-radius: 6px;
}
.sitemap .accesskeyDefine li {
  margin-bottom: 0.2em;
}

.cascading {
  border-top: 1px solid #ccc;
  position: relative;
  min-height: 1px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  box-sizing: border-box;
}
.cascading ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cascading li {
  line-height: 1.5;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 1em 0;
  box-sizing: border-box;
  padding: 0px 0.5em;
}
.cascading li a {
  margin: 0.2em 0;
  color: #222;
  padding: 0.5em;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 2px solid #e05c51;
}
.cascading li a:hover {
  color: #e05c51 !important;
  text-decoration: none;
}
.cascading li ul {
  padding-left: 1em;
}
.cascading li ul li {
  width: 100%;
  display: block;
  margin-bottom: 0;
  padding: 0;
}
.cascading li ul li a {
  display: block;
  font-size: 1em;
  padding: 0.2em 0;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .cascading {
    width: 95%;
    margin: 0px auto;
  }
  .cascading li {
    width: 100%;
  }
}

.leftblock_banner {
  padding: 0 0 2.5em 0;
}
.leftblock_banner .item {
  color: #666;
  text-align: center;
  font-weight: bold;
  background-color: #eee;
  margin-bottom: 10px;
}
.leftblock_banner .item a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.leftblock_banner .item a:before {
  display: inline-block;
  content: "";
  padding-top: 33.3333333333%;
}
.leftblock_banner .item a img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.leftblock_banner .item a img {
  -o-object-fit: cover;
     object-fit: cover;
}

.leftblock_list {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.leftblock_list .title {
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 1.25em;
  font-weight: bolder;
}
.leftblock_list ul {
  margin: 0;
  padding: 0 1em;
  list-style-type: none;
}
.leftblock_list ul li {
  margin: 0 0 0.5em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #ccc;
}
.leftblock_list ul li time {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.813rem;
}
.leftblock_list ul li .dept {
  display: inline-block;
  padding: 0 0.5em;
  background-color: #f1f1f1;
  color: #555;
  font-size: 0.813em;
}
.leftblock_list ul li a {
  display: block;
  padding: 0 0 0.25em;
  line-height: 1.4em;
  font-size: 0.938em;
  color: #333;
  margin: 0.5em 0;
}
.leftblock_list ul li a:hover {
  color: rgb(0, 76.5, 153);
}

.leftblock_nodemenu {
  padding: 0 0 0.5em 0;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.leftblock_nodemenu .title {
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 1.25em;
  font-weight: bolder;
}
.leftblock_nodemenu ul {
  margin: 0;
  padding: 0 1em 0em;
  list-style-type: none;
}
.leftblock_nodemenu ul li {
  font-size: 0.938rem;
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
.leftblock_nodemenu ul li:last-child {
  border: none;
}
.leftblock_nodemenu ul li a {
  display: block;
  padding: 0.5em 0;
  line-height: 1.4em;
  color: #333;
}
.leftblock_nodemenu ul li a:hover {
  color: rgb(0, 76.5, 153);
}

@media print {
  .main,
  .content, body {
    background: none;
  }
  /* -------------------------------不需要列印的區塊，請放置於這----//*/
  header,
  .fatfooter,
  footer,
  .accesskeyItem,
  .submenu {
    display: none;
  }
  /* -------------------------------各別顯示設定----//*/
  body {
    background: transparent;
    float: none;
    width: 100%;
    -webkit-print-color-adjust: exact;
  }
  .container {
    margin: 0px auto;
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .cp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .innerpage {
    margin-top: 0 !important;
  }
  .innerpage > .container {
    display: block !important;
  }
  .innerpage > .container .center_block {
    overflow: hidden;
  }
  .innerpage > .container .left_block {
    float: left !important;
    width: 260px !important;
  }
  .main,
  .content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    box-shadow: none;
    float: none;
    clear: both;
    zoom: 1;
    padding-top: 0px !important;
  }
  .main:before, .main:after,
  .content:before,
  .content:after {
    content: "";
    display: table;
  }
  .main:after,
  .content:after {
    clear: both;
  }
  .main img.float_left,
  .content img.float_left {
    float: right;
    max-width: 50%;
    margin: 0px 1em 1em 0;
  }
  .main img.float_right,
  .content img.float_right {
    float: right;
    max-width: 50%;
    margin: 0px 0 1em 1em;
  }
  .main a:link,
  .main a:visited,
  .main a,
  .content a:link,
  .content a:visited,
  .content a {
    background: transparent;
    color: #222;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
    word-wrap: break-word;
  }
  .main p a,
  .content p a {
    word-wrap: break-word;
  }
  .main p a[href^=http]:after,
  .content p a[href^=http]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }
  .main p a[href^="#"]:after,
  .content p a[href^="#"]:after {
    display: none;
  }
  .main abbr[title]:after,
  .content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main table,
  .content table {
    background: #FFF;
  }
  .main li,
  .content li {
    content: "» ";
  }
  /* 檔案下載*/
  .file_download a {
    display: block !important;
    clear: both !important;
    width: 100% !important;
  }
  .file_download .update,
  .file_download .file_view {
    float: none !important;
    width: 30% !important;
    display: inline-block !important;
    margin-left: 3em;
  }
  *,
  *:before,
  *:after,
  *:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  thead {
    display: table-header-group;
    /* 表格即使分頁也會顯示表頭 */
  }
  .lightbox_slider {
    page-break-inside: avoid;
    overflow: hidden;
    height: 6cm;
  }
  .lightbox_slider .cp_slider {
    text-align: center;
  }
  .lightbox_slider .cp_slider .slick-slide {
    width: 30%;
    height: 4cm;
    display: inline-block;
    background: #DEDEDE;
    position: relative;
  }
  .lightbox_slider .cp_slider .slick-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #ccc;
  }
  .lightbox_slider .cp_slider .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 4cm;
    display: inline-block;
    vertical-align: middle;
  }
}/*# sourceMappingURL=style.css.map */