@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rajdhani|Saira:100,200,300,400,500,600,700,800,900");
.noUlStyle {
  list-style: none;
  padding: 0;
  margin: 0; }

.scaleImg {
  overflow: hidden; }
  .scaleImg img {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .scaleImg:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }

.itemImg {
  width: 100%;
  border-radius: 0;
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1; }
  .itemImg.size100 {
    padding-bottom: 100%; }
  .itemImg.size75 {
    padding-bottom: 75%; }
  .itemImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.Bbox_center {
  display: block;
  margin: auto; }
  .Bbox_center.w500 {
    width: 500px;
    max-width: 100%; }
  .Bbox_center.w800 {
    width: 800px;
    max-width: 100%; }

.Bbox_flexBetween {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.Bbox_view {
  display: table;
  width: 1600px;
  max-width: 100%;
  padding: 0 30px;
  margin: auto; }
  @media (max-width: 1600px) {
    .Bbox_view {
      width: 100%; } }
  @media (max-width: 1024px) {
    .Bbox_view {
      width: 100%; } }

.Bbox_view_full {
  display: table;
  width: 100%;
  max-width: 100%;
  padding: 0 30px;
  margin: auto; }
  @media (max-width: 1600px) {
    .Bbox_view_full {
      width: 100%; } }
  @media (max-width: 1024px) {
    .Bbox_view_full {
      width: 100%; } }

.Bbox_1c {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .Bbox_1c:before, .Bbox_1c:after {
    content: " ";
    display: table; }
  .Bbox_1c:after {
    clear: both; }
  @media (min-width: 768px) {
    .Bbox_1c {
      width: 798px; } }
  @media (min-width: 992px) {
    .Bbox_1c {
      width: 1022px; } }
  @media (min-width: 1600px) {
    .Bbox_1c {
      width: 1630px; } }
  @media (max-width: 440px) {
    .Bbox_1c {
      padding-left: 15px;
      padding-right: 15px; } }
  .Bbox_1c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_1c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_1c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_1c > div > div {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_1c > div > div {
        float: left;
        width: 100%; } }
    @media (min-width: 1600px) {
      .Bbox_1c > div > div {
        float: left;
        width: 100%; } }

.Bbox_in_1c {
  max-width: 100%; }
  .Bbox_in_1c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_1c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_1c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_1c > div > div {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_1c > div > div {
        float: left;
        width: 100%; } }
    @media (min-width: 1600px) {
      .Bbox_in_1c > div > div {
        float: left;
        width: 100%; } }

.Bbox_in_2c {
  max-width: 100%; }
  .Bbox_in_2c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c > div > div {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c > div > div {
        float: left;
        width: 50%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c > div > div {
        float: left;
        width: 50%; } }

.Bbox_in_3c {
  max-width: 100%; }
  .Bbox_in_3c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_3c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_3c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_3c > div > div {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .Bbox_in_3c > div > div {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_3c > div > div {
        float: left;
        width: 33.33333%; } }

.Bbox_in_4c {
  max-width: 100%; }
  .Bbox_in_4c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_4c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_4c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_4c > div > div {
        float: left;
        width: 25%; } }
    @media (min-width: 992px) {
      .Bbox_in_4c > div > div {
        float: left;
        width: 25%; } }
    @media (min-width: 1600px) {
      .Bbox_in_4c > div > div {
        float: left;
        width: 25%; } }

.Bbox_in_5c {
  max-width: 100%; }
  .Bbox_in_5c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_5c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_5c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_5c > div > div {
        float: left;
        width: 20%; } }
    @media (min-width: 992px) {
      .Bbox_in_5c > div > div {
        float: left;
        width: 20%; } }
    @media (min-width: 1600px) {
      .Bbox_in_5c > div > div {
        float: left;
        width: 20%; } }

.Bbox_in_6c {
  max-width: 100%; }
  .Bbox_in_6c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_6c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_6c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_6c > div > div {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 992px) {
      .Bbox_in_6c > div > div {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_6c > div > div {
        float: left;
        width: 16.66667%; } }

.Bbox_in_7c {
  max-width: 100%; }
  .Bbox_in_7c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_7c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_7c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_7c > div > div {
        float: left;
        width: 14.28571%; } }
    @media (min-width: 992px) {
      .Bbox_in_7c > div > div {
        float: left;
        width: 14.28571%; } }
    @media (min-width: 1600px) {
      .Bbox_in_7c > div > div {
        float: left;
        width: 14.28571%; } }

.Bbox_in_8c {
  max-width: 100%; }
  .Bbox_in_8c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_8c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_8c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_8c > div > div {
        float: left;
        width: 12.5%; } }
    @media (min-width: 992px) {
      .Bbox_in_8c > div > div {
        float: left;
        width: 12.5%; } }
    @media (min-width: 1600px) {
      .Bbox_in_8c > div > div {
        float: left;
        width: 12.5%; } }

.Bbox_in_9c {
  max-width: 100%; }
  .Bbox_in_9c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_9c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_9c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_9c > div > div {
        float: left;
        width: 11.11111%; } }
    @media (min-width: 992px) {
      .Bbox_in_9c > div > div {
        float: left;
        width: 11.11111%; } }
    @media (min-width: 1600px) {
      .Bbox_in_9c > div > div {
        float: left;
        width: 11.11111%; } }

.Bbox_in_10c {
  max-width: 100%; }
  .Bbox_in_10c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_10c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_10c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_10c > div > div {
        float: left;
        width: 10%; } }
    @media (min-width: 992px) {
      .Bbox_in_10c > div > div {
        float: left;
        width: 10%; } }
    @media (min-width: 1600px) {
      .Bbox_in_10c > div > div {
        float: left;
        width: 10%; } }

.Bbox_in_11c {
  max-width: 100%; }
  .Bbox_in_11c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_11c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_11c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_11c > div > div {
        float: left;
        width: 9.09091%; } }
    @media (min-width: 992px) {
      .Bbox_in_11c > div > div {
        float: left;
        width: 9.09091%; } }
    @media (min-width: 1600px) {
      .Bbox_in_11c > div > div {
        float: left;
        width: 9.09091%; } }

.Bbox_in_12c {
  max-width: 100%; }
  .Bbox_in_12c > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_12c > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_12c > div > div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_12c > div > div {
        float: left;
        width: 8.33333%; } }
    @media (min-width: 992px) {
      .Bbox_in_12c > div > div {
        float: left;
        width: 8.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_12c > div > div {
        float: left;
        width: 8.33333%; } }

.Bbox_in_2c_L1 {
  max-width: 100%; }
  .Bbox_in_2c_L1 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L1 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L1 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(1) {
        float: left;
        width: 8.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(1) {
        float: left;
        width: 8.33333%; } }
  .Bbox_in_2c_L1 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(2) {
        float: left;
        width: 91.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L1 > div > div:nth-of-type(2) {
        float: left;
        width: 91.66667%; } }

.Bbox_in_2c_L2 {
  max-width: 100%; }
  .Bbox_in_2c_L2 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L2 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L2 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(1) {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(1) {
        float: left;
        width: 16.66667%; } }
  .Bbox_in_2c_L2 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(2) {
        float: left;
        width: 83.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L2 > div > div:nth-of-type(2) {
        float: left;
        width: 83.33333%; } }

.Bbox_in_2c_L3 {
  max-width: 100%; }
  .Bbox_in_2c_L3 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L3 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L3 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(1) {
        float: left;
        width: 25%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(1) {
        float: left;
        width: 25%; } }
  .Bbox_in_2c_L3 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(2) {
        float: left;
        width: 75%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L3 > div > div:nth-of-type(2) {
        float: left;
        width: 75%; } }

.Bbox_in_2c_L4 {
  max-width: 100%; }
  .Bbox_in_2c_L4 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L4 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L4 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(1) {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(1) {
        float: left;
        width: 33.33333%; } }
  .Bbox_in_2c_L4 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(2) {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L4 > div > div:nth-of-type(2) {
        float: left;
        width: 66.66667%; } }

.Bbox_in_2c_L5 {
  max-width: 100%; }
  .Bbox_in_2c_L5 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L5 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L5 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(1) {
        float: left;
        width: 41.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(1) {
        float: left;
        width: 41.66667%; } }
  .Bbox_in_2c_L5 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(2) {
        float: left;
        width: 58.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L5 > div > div:nth-of-type(2) {
        float: left;
        width: 58.33333%; } }

.Bbox_in_2c_L6 {
  max-width: 100%; }
  .Bbox_in_2c_L6 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L6 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L6 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(1) {
        float: left;
        width: 50%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(1) {
        float: left;
        width: 50%; } }
  .Bbox_in_2c_L6 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(2) {
        float: left;
        width: 50%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L6 > div > div:nth-of-type(2) {
        float: left;
        width: 50%; } }

.Bbox_in_2c_L7 {
  max-width: 100%; }
  .Bbox_in_2c_L7 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L7 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L7 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(1) {
        float: left;
        width: 58.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(1) {
        float: left;
        width: 58.33333%; } }
  .Bbox_in_2c_L7 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(2) {
        float: left;
        width: 41.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L7 > div > div:nth-of-type(2) {
        float: left;
        width: 41.66667%; } }

.Bbox_in_2c_L8 {
  max-width: 100%; }
  .Bbox_in_2c_L8 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L8 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L8 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(1) {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(1) {
        float: left;
        width: 66.66667%; } }
  .Bbox_in_2c_L8 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(2) {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L8 > div > div:nth-of-type(2) {
        float: left;
        width: 33.33333%; } }

.Bbox_in_2c_L9 {
  max-width: 100%; }
  .Bbox_in_2c_L9 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L9 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L9 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(1) {
        float: left;
        width: 75%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(1) {
        float: left;
        width: 75%; } }
  .Bbox_in_2c_L9 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(2) {
        float: left;
        width: 25%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L9 > div > div:nth-of-type(2) {
        float: left;
        width: 25%; } }

.Bbox_in_2c_L10 {
  max-width: 100%; }
  .Bbox_in_2c_L10 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L10 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L10 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(1) {
        float: left;
        width: 83.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(1) {
        float: left;
        width: 83.33333%; } }
  .Bbox_in_2c_L10 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(2) {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L10 > div > div:nth-of-type(2) {
        float: left;
        width: 16.66667%; } }

.Bbox_in_2c_L11 {
  max-width: 100%; }
  .Bbox_in_2c_L11 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: none;
    margin-left: -30px;
    margin-right: -30px; }
    .Bbox_in_2c_L11 > div:after {
      content: " ";
      display: table;
      clear: both; }
  .Bbox_in_2c_L11 > div > div:nth-of-type(1) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(1) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(1) {
        float: left;
        width: 91.66667%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(1) {
        float: left;
        width: 91.66667%; } }
  .Bbox_in_2c_L11 > div > div:nth-of-type(2) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(2) {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(2) {
        float: left;
        width: 8.33333%; } }
    @media (min-width: 1600px) {
      .Bbox_in_2c_L11 > div > div:nth-of-type(2) {
        float: left;
        width: 8.33333%; } }

.flex2c, .flex2cL1, .flex2cL2, .flex3c, .flex4c, .flex5c, .flex6c, .flex8c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-align-items: flex-start;
  -webkit-justify-content: stretch;
  -webkit-flex-wrap: wrap; }
  .flex2c > *, .flex2cL1 > *, .flex2cL2 > *, .flex3c > *, .flex4c > *, .flex5c > *, .flex6c > *, .flex8c > * {
    padding: 15px; }

.flex2c > *, .flex2cL1 > *, .flex2cL2 > * {
  width: 50%;
  padding: 15px 15px; }

@media (max-width: 1024px) {
  .flex2c > *:nth-child(1), .flex2cL1 > *:nth-child(1), .flex2cL2 > *:nth-child(1) {
    width: 50%;
    padding: 15px 15px; }
  .flex2c > *:nth-child(2), .flex2cL1 > *:nth-child(2), .flex2cL2 > *:nth-child(2) {
    width: 50%;
    padding: 15px 15px; }
  .flex2c > *, .flex2cL1 > *, .flex2cL2 > * {
    width: 50%; } }

@media (max-width: 768px) {
  .flex2c, .flex2cL1, .flex2cL2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex2c > *, .flex2cL1 > *, .flex2cL2 > * {
      width: 100%; } }

.flex3c > * {
  width: 33.33334%; }

@media (max-width: 1024px) {
  .txt.flex3c > * {
    width: 100%;
    padding: 15px 15px; } }

@media (max-width: 768px) {
  .flex3c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .flex3c > * {
      width: 100%; } }

.flex4c > * {
  width: 25%; }

@media (max-width: 1024px) {
  .flex4c > * {
    width: 50%;
    padding: 15px 15px; } }

@media (max-width: 768px) {
  .flex4c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .flex4c > * {
      width: 100%; } }

.flex5c > * {
  width: 20%; }

@media (max-width: 1024px) {
  .flex5c > * {
    width: 50%;
    padding: 15px 15px; } }

@media (max-width: 768px) {
  .flex5c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .flex5c > * {
      width: 100%; } }

.flex6c > * {
  width: 16.666%; }

@media (max-width: 1024px) {
  .flex6c > * {
    width: 33.333%;
    padding: 15px 15px; } }

@media (max-width: 768px) {
  .flex6c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .flex6c > * {
      width: 100%; } }

.flex8c > * {
  width: 12.5%; }

@media (max-width: 1024px) {
  .flex8c > * {
    width: 25%;
    padding: 15px 15px; } }

@media (max-width: 768px) {
  .flex8c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
    .flex8c > * {
      width: 50%; } }

.flex2c > *:nth-child(1) {
  width: 50%; }

.flex2c > *:nth-child(2) {
  width: 50%; }

@media (max-width: 1024px) {
  .flex2c > *:nth-child(1) {
    width: 50%; }
  .flex2c > *:nth-child(2) {
    width: 50%; }
  .flex2c > * {
    width: 50%; } }

@media (max-width: 768px) {
  .flex2c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex2c > *:nth-child(1) {
      width: 100%; }
    .flex2c > *:nth-child(2) {
      width: 100%; }
    .flex2c > * {
      width: 100%; } }

.flex2cL1 > *:nth-child(1) {
  width: 33%; }

.flex2cL1 > *:nth-child(2) {
  width: 67%; }

@media (max-width: 1024px) {
  .flex2cL1 > *:nth-child(1) {
    width: 50%; }
  .flex2cL1 > *:nth-child(2) {
    width: 50%; }
  .flex2cL1 > * {
    width: 50%; } }

@media (max-width: 768px) {
  .flex2cL1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex2cL1 > *:nth-child(1) {
      width: 100%; }
    .flex2cL1 > *:nth-child(2) {
      width: 100%; }
    .flex2cL1 > * {
      width: 100%; } }

.flex2cL2 > *:nth-child(1) {
  width: 67%; }

.flex2cL2 > *:nth-child(2) {
  width: 33%; }

@media (max-width: 1024px) {
  .flex2cL2 > *:nth-child(1) {
    width: 50%; }
  .flex2cL2 > *:nth-child(2) {
    width: 50%; }
  .flex2cL2 > * {
    width: 50%; } }

@media (max-width: 768px) {
  .flex2cL2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex2cL2 > *:nth-child(1) {
      width: 100%; }
    .flex2cL2 > *:nth-child(2) {
      width: 100%; }
    .flex2cL2 > * {
      width: 100%; } }

.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  -webkit-flex-wrap: wrap;
  text-align: center; }

.w300px {
  width: 100%;
  max-width: 300px;
  margin: 0 auto; }

.w400px {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }

.w500px {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }

.w600px {
  width: 100%;
  max-width: 600px;
  margin: 0 auto; }

.w700px {
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }

.w800px {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

.w900px {
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.w1000px {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

.w1100px {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto; }

.w1200px {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.w1300px {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto; }

.w1400px {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }

.w1500px {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto; }

.w1600px {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto; }

.w1700px {
  width: 100%;
  max-width: 1700px;
  margin: 0 auto; }

.w1800px {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto; }

.w10 {
  width: 10%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w10 {
      width: auto; } }

.w20 {
  width: 20%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w20 {
      width: auto; } }

.w30 {
  width: 30%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w30 {
      width: auto; } }

.w40 {
  width: 40%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w40 {
      width: auto; } }

.w50 {
  width: 50%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w50 {
      width: auto; } }

.w60 {
  width: 60%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w60 {
      width: auto; } }

.w70 {
  width: 70%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w70 {
      width: auto; } }

.w80 {
  width: 80%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w80 {
      width: auto; } }

.w90 {
  width: 90%;
  max-width: 100%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .w90 {
      width: auto; } }

.gridBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: flex-start; }
  .gridBox.colVCenter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column; }
  .gridBox.colLeft {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .gridBox.colRight {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
  .gridBox.colCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
  .gridBox.colVCenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center; }
  .gridBox.colBetween {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .gridBox.colAround {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around; }
  .gridBox {
    padding: 0; }
    .gridBox .gridBox,
    .gridBox .gridBox[class*='col_'] {
      padding: 0; }
    .gridBox > *,
    .gridBox [class*='col_'] {
      padding: 15px; }
      @media (max-width: 768px) {
        .gridBox > *,
        .gridBox [class*='col_'] {
          padding: 15px; } }
      @media (max-width: 440px) {
        .gridBox > *,
        .gridBox [class*='col_'] {
          padding: 1em; } }
  .gridBox.farest > *, .gridBox.farest [class*='col_'] {
    padding: 45px; }
  .gridBox.closest > *, .gridBox.closest [class*='col_'] {
    padding: 15px; }
  .gridBox.nogap > *, .gridBox.nogap [class*='col_'] {
    padding: 0; }
  .gridBox[data-grid='12'] .col_full {
    width: 100%; }
  .gridBox[data-grid='12'] > * {
    width: 8.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > * {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_1 {
    width: 8.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_2 {
    width: 16.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_3 {
    width: 25%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_4 {
    width: 33.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_5 {
    width: 41.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_5 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_6 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_6 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_7 {
    width: 58.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_7 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_8 {
    width: 66.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_8 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_9 {
    width: 75%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_9 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_10 {
    width: 83.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_10 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_11 {
    width: 91.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_11 {
        width: 100%; } }
  .gridBox[data-grid='12'] > .col_12 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='12'] > .col_12 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l1'] {
      width: 8.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l2'] {
      width: 16.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l3'] {
      width: 25%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l4'] {
      width: 33.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l5'] {
      width: 41.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l6'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l7'] {
      width: 58.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l8'] {
      width: 66.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l9'] {
      width: 75%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l10'] {
      width: 83.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l11'] {
      width: 91.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='12'] > [data-rwd*='l12'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m1'] {
      width: 8.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m2'] {
      width: 16.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m3'] {
      width: 25%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m4'] {
      width: 33.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m5'] {
      width: 41.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m6'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m7'] {
      width: 58.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m8'] {
      width: 66.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m9'] {
      width: 75%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m10'] {
      width: 83.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m11'] {
      width: 91.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='12'] > [data-rwd*='m12'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s1'] {
      width: 8.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s2'] {
      width: 16.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s3'] {
      width: 25%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s4'] {
      width: 33.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s5'] {
      width: 41.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s6'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s7'] {
      width: 58.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s8'] {
      width: 66.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s9'] {
      width: 75%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s10'] {
      width: 83.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s11'] {
      width: 91.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='12'] > [data-rwd*='s12'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x1'] {
      width: 8.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x2'] {
      width: 16.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x3'] {
      width: 25%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x4'] {
      width: 33.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x5'] {
      width: 41.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x6'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x7'] {
      width: 58.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x8'] {
      width: 66.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x9'] {
      width: 75%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x10'] {
      width: 83.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x11'] {
      width: 91.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='12'] > [data-rwd*='x12'] {
      width: 100%; } }
  .gridBox[data-grid='10'] .col_full {
    width: 100%; }
  .gridBox[data-grid='10'] > * {
    width: 10%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > * {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_1 {
    width: 10%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_2 {
    width: 20%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_3 {
    width: 30%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_4 {
    width: 40%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_5 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_5 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_6 {
    width: 60%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_6 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_7 {
    width: 70%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_7 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_8 {
    width: 80%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_8 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_9 {
    width: 90%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_9 {
        width: 100%; } }
  .gridBox[data-grid='10'] > .col_10 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='10'] > .col_10 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l1'] {
      width: 10%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l2'] {
      width: 20%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l3'] {
      width: 30%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l4'] {
      width: 40%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l5'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l6'] {
      width: 60%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l7'] {
      width: 70%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l8'] {
      width: 80%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l9'] {
      width: 90%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='10'] > [data-rwd*='l10'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m1'] {
      width: 10%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m2'] {
      width: 20%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m3'] {
      width: 30%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m4'] {
      width: 40%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m5'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m6'] {
      width: 60%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m7'] {
      width: 70%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m8'] {
      width: 80%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m9'] {
      width: 90%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='10'] > [data-rwd*='m10'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s1'] {
      width: 10%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s2'] {
      width: 20%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s3'] {
      width: 30%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s4'] {
      width: 40%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s5'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s6'] {
      width: 60%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s7'] {
      width: 70%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s8'] {
      width: 80%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s9'] {
      width: 90%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='10'] > [data-rwd*='s10'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x1'] {
      width: 10%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x2'] {
      width: 20%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x3'] {
      width: 30%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x4'] {
      width: 40%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x5'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x6'] {
      width: 60%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x7'] {
      width: 70%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x8'] {
      width: 80%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x9'] {
      width: 90%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='10'] > [data-rwd*='x10'] {
      width: 100%; } }
  .gridBox[data-grid='9'] .col_full {
    width: 100%; }
  .gridBox[data-grid='9'] > * {
    width: 11.11111%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > * {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_1 {
    width: 11.11111%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_2 {
    width: 22.22222%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_3 {
    width: 33.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_4 {
    width: 44.44444%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_5 {
    width: 55.55556%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_5 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_6 {
    width: 66.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_6 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_7 {
    width: 77.77778%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_7 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_8 {
    width: 88.88889%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_8 {
        width: 100%; } }
  .gridBox[data-grid='9'] > .col_9 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='9'] > .col_9 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l1'] {
      width: 11.11111%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l2'] {
      width: 22.22222%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l3'] {
      width: 33.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l4'] {
      width: 44.44444%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l5'] {
      width: 55.55556%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l6'] {
      width: 66.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l7'] {
      width: 77.77778%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l8'] {
      width: 88.88889%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='9'] > [data-rwd*='l9'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m1'] {
      width: 11.11111%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m2'] {
      width: 22.22222%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m3'] {
      width: 33.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m4'] {
      width: 44.44444%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m5'] {
      width: 55.55556%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m6'] {
      width: 66.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m7'] {
      width: 77.77778%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m8'] {
      width: 88.88889%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='9'] > [data-rwd*='m9'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s1'] {
      width: 11.11111%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s2'] {
      width: 22.22222%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s3'] {
      width: 33.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s4'] {
      width: 44.44444%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s5'] {
      width: 55.55556%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s6'] {
      width: 66.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s7'] {
      width: 77.77778%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s8'] {
      width: 88.88889%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='9'] > [data-rwd*='s9'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x1'] {
      width: 11.11111%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x2'] {
      width: 22.22222%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x3'] {
      width: 33.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x4'] {
      width: 44.44444%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x5'] {
      width: 55.55556%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x6'] {
      width: 66.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x7'] {
      width: 77.77778%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x8'] {
      width: 88.88889%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='9'] > [data-rwd*='x9'] {
      width: 100%; } }
  .gridBox[data-grid='8'] .col_full {
    width: 100%; }
  .gridBox[data-grid='8'] > * {
    width: 12.5%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > * {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_1 {
    width: 12.5%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_2 {
    width: 25%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_3 {
    width: 37.5%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_4 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_5 {
    width: 62.5%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_5 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_6 {
    width: 75%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_6 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_7 {
    width: 87.5%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_7 {
        width: 100%; } }
  .gridBox[data-grid='8'] > .col_8 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='8'] > .col_8 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l1'] {
      width: 12.5%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l2'] {
      width: 25%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l3'] {
      width: 37.5%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l4'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l5'] {
      width: 62.5%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l6'] {
      width: 75%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l7'] {
      width: 87.5%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='8'] > [data-rwd*='l8'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m1'] {
      width: 12.5%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m2'] {
      width: 25%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m3'] {
      width: 37.5%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m4'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m5'] {
      width: 62.5%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m6'] {
      width: 75%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m7'] {
      width: 87.5%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='8'] > [data-rwd*='m8'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s1'] {
      width: 12.5%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s2'] {
      width: 25%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s3'] {
      width: 37.5%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s4'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s5'] {
      width: 62.5%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s6'] {
      width: 75%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s7'] {
      width: 87.5%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='8'] > [data-rwd*='s8'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x1'] {
      width: 12.5%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x2'] {
      width: 25%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x3'] {
      width: 37.5%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x4'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x5'] {
      width: 62.5%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x6'] {
      width: 75%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x7'] {
      width: 87.5%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='8'] > [data-rwd*='x8'] {
      width: 100%; } }
  .gridBox[data-grid='6'] .col_full {
    width: 100%; }
  .gridBox[data-grid='6'] > * {
    width: 16.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > * {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_1 {
    width: 16.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_2 {
    width: 33.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_3 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_4 {
    width: 66.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_5 {
    width: 83.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_5 {
        width: 100%; } }
  .gridBox[data-grid='6'] > .col_6 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='6'] > .col_6 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l1'] {
      width: 16.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l2'] {
      width: 33.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l3'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l4'] {
      width: 66.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l5'] {
      width: 83.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='6'] > [data-rwd*='l6'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m1'] {
      width: 16.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m2'] {
      width: 33.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m3'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m4'] {
      width: 66.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m5'] {
      width: 83.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='6'] > [data-rwd*='m6'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s1'] {
      width: 16.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s2'] {
      width: 33.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s3'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s4'] {
      width: 66.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s5'] {
      width: 83.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='6'] > [data-rwd*='s6'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x1'] {
      width: 16.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x2'] {
      width: 33.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x3'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x4'] {
      width: 66.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x5'] {
      width: 83.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='6'] > [data-rwd*='x6'] {
      width: 100%; } }
  .gridBox[data-grid='5'] .col_full {
    width: 100%; }
  .gridBox[data-grid='5'] > * {
    width: 20%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > * {
        width: 100%; } }
  .gridBox[data-grid='5'] > .col_1 {
    width: 20%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='5'] > .col_2 {
    width: 40%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='5'] > .col_3 {
    width: 60%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='5'] > .col_4 {
    width: 80%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > .col_4 {
        width: 100%; } }
  .gridBox[data-grid='5'] > .col_5 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='5'] > .col_5 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='5'] > [data-rwd*='l1'] {
      width: 20%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='5'] > [data-rwd*='l2'] {
      width: 40%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='5'] > [data-rwd*='l3'] {
      width: 60%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='5'] > [data-rwd*='l4'] {
      width: 80%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='5'] > [data-rwd*='l5'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='5'] > [data-rwd*='m1'] {
      width: 20%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='5'] > [data-rwd*='m2'] {
      width: 40%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='5'] > [data-rwd*='m3'] {
      width: 60%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='5'] > [data-rwd*='m4'] {
      width: 80%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='5'] > [data-rwd*='m5'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='5'] > [data-rwd*='s1'] {
      width: 20%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='5'] > [data-rwd*='s2'] {
      width: 40%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='5'] > [data-rwd*='s3'] {
      width: 60%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='5'] > [data-rwd*='s4'] {
      width: 80%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='5'] > [data-rwd*='s5'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='5'] > [data-rwd*='x1'] {
      width: 20%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='5'] > [data-rwd*='x2'] {
      width: 40%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='5'] > [data-rwd*='x3'] {
      width: 60%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='5'] > [data-rwd*='x4'] {
      width: 80%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='5'] > [data-rwd*='x5'] {
      width: 100%; } }
  .gridBox[data-grid='4'] .col_full {
    width: 100%; }
  .gridBox[data-grid='4'] > * {
    width: 25%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='4'] > * {
        width: 100%; } }
  .gridBox[data-grid='4'] > .col_1 {
    width: 25%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='4'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='4'] > .col_2 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='4'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='4'] > .col_3 {
    width: 75%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='4'] > .col_3 {
        width: 100%; } }
  .gridBox[data-grid='4'] > .col_4 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='4'] > .col_4 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='4'] > [data-rwd*='l1'] {
      width: 25%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='4'] > [data-rwd*='l2'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='4'] > [data-rwd*='l3'] {
      width: 75%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='4'] > [data-rwd*='l4'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='4'] > [data-rwd*='m1'] {
      width: 25%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='4'] > [data-rwd*='m2'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='4'] > [data-rwd*='m3'] {
      width: 75%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='4'] > [data-rwd*='m4'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='4'] > [data-rwd*='s1'] {
      width: 25%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='4'] > [data-rwd*='s2'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='4'] > [data-rwd*='s3'] {
      width: 75%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='4'] > [data-rwd*='s4'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='4'] > [data-rwd*='x1'] {
      width: 25%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='4'] > [data-rwd*='x2'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='4'] > [data-rwd*='x3'] {
      width: 75%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='4'] > [data-rwd*='x4'] {
      width: 100%; } }
  .gridBox[data-grid='3'] .col_full {
    width: 100%; }
  .gridBox[data-grid='3'] > * {
    width: 33.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='3'] > * {
        width: 100%; } }
  .gridBox[data-grid='3'] > .col_1 {
    width: 33.33333%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='3'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='3'] > .col_2 {
    width: 66.66667%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='3'] > .col_2 {
        width: 100%; } }
  .gridBox[data-grid='3'] > .col_3 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='3'] > .col_3 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='3'] > [data-rwd*='l1'] {
      width: 33.33333%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='3'] > [data-rwd*='l2'] {
      width: 66.66667%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='3'] > [data-rwd*='l3'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='3'] > [data-rwd*='m1'] {
      width: 33.33333%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='3'] > [data-rwd*='m2'] {
      width: 66.66667%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='3'] > [data-rwd*='m3'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='3'] > [data-rwd*='s1'] {
      width: 33.33333%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='3'] > [data-rwd*='s2'] {
      width: 66.66667%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='3'] > [data-rwd*='s3'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='3'] > [data-rwd*='x1'] {
      width: 33.33333%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='3'] > [data-rwd*='x2'] {
      width: 66.66667%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='3'] > [data-rwd*='x3'] {
      width: 100%; } }
  .gridBox[data-grid='2'] .col_full {
    width: 100%; }
  .gridBox[data-grid='2'] > * {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='2'] > * {
        width: 100%; } }
  .gridBox[data-grid='2'] > .col_1 {
    width: 50%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='2'] > .col_1 {
        width: 100%; } }
  .gridBox[data-grid='2'] > .col_2 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='2'] > .col_2 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='2'] > [data-rwd*='l1'] {
      width: 50%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='2'] > [data-rwd*='l2'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='2'] > [data-rwd*='m1'] {
      width: 50%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='2'] > [data-rwd*='m2'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='2'] > [data-rwd*='s1'] {
      width: 50%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='2'] > [data-rwd*='s2'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='2'] > [data-rwd*='x1'] {
      width: 50%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='2'] > [data-rwd*='x2'] {
      width: 100%; } }
  .gridBox[data-grid='1'] .col_full {
    width: 100%; }
  .gridBox[data-grid='1'] > * {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='1'] > * {
        width: 100%; } }
  .gridBox[data-grid='1'] > .col_1 {
    width: 100%; }
    @media (max-width: 440px) {
      .gridBox[data-grid='1'] > .col_1 {
        width: 100%; } }
  @media (max-width: 1600px) {
    .gridBox[data-grid='1'] > [data-rwd*='l1'] {
      width: 100%; } }
  @media (max-width: 992px) {
    .gridBox[data-grid='1'] > [data-rwd*='m1'] {
      width: 100%; } }
  @media (max-width: 768px) {
    .gridBox[data-grid='1'] > [data-rwd*='s1'] {
      width: 100%; } }
  @media (max-width: 440px) {
    .gridBox[data-grid='1'] > [data-rwd*='x1'] {
      width: 100%; } }

.breadBlock {
  text-align: right; }
  .breadBlock li {
    display: inline-block; }
    .breadBlock li a {
      color: #999;
      font-family: 'Saira'; }
    .breadBlock li + li:before {
      content: '/';
      color: #999; }
    .breadBlock li:last-child a {
      color: #0F669F; }

.noUlStyle {
  list-style: none;
  padding: 0;
  margin: 0; }

.scaleImg {
  overflow: hidden; }
  .scaleImg img {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .scaleImg:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }

.itemImg {
  width: 100%;
  border-radius: 0;
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1; }
  .itemImg.size100 {
    padding-bottom: 100%; }
  .itemImg.size75 {
    padding-bottom: 75%; }
  .itemImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.gotop {
  position: absolute;
  right: 0;
  top: -60px;
  cursor: pointer; }
  .gotop span {
    color: #fff;
    font-size: 5em; }
  @media (max-width: 1200px) {
    .gotop {
      right: 10px; } }
  @media (max-width: 768px) {
    .gotop {
      right: 0; } }

.bgDeco {
  position: absolute;
  z-index: -1; }

.bgDeco01 {
  left: 0;
  top: 0%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.bgDeco02 {
  right: 0;
  top: -50%;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.bgDeco03 {
  right: 0;
  bottom: 0%;
  -webkit-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom; }

.bgDeco04 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center; }

@media (max-width: 1200px) {
  [class^="bgDeco"], [class*="bgDeco"] {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5); }
  .bgDeco02 {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  .bgDeco04 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); } }

.abgne_tab {
  width: 100%;
  margin: 50px 0; }
  .abgne_tab ul.tabs {
    width: 100%;
    height: 75px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }
    .abgne_tab ul.tabs li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 33%;
      height: 75px;
      line-height: 75px;
      overflow: hidden;
      position: relative;
      background: #e1e1e1;
      text-align: center;
      cursor: pointer; }
      .abgne_tab ul.tabs li a {
        padding: 0 20px;
        color: #000;
        font-weight: 700;
        text-decoration: none; }
        @media (max-width: 768px) {
          .abgne_tab ul.tabs li a {
            padding: 0 5px; } }
      .abgne_tab ul.tabs li.active {
        background: #6FB9F7; }
  .abgne_tab .tab_container {
    width: 100%;
    max-width: 780px;
    padding: 100px 0 0;
    margin: 0 auto; }

.navMenu > li > a {
  color: #000; }
  .navMenu > li > a:after {
    color: #ddd; }

.navMenu > li:hover > a {
  color: #333; }

.navMenu > li.active > a {
  color: #000; }

.navMenu > li > ul {
  box-shadow: none;
  -webkit-box-shadow: none; }

.navMenu > li ul {
  border-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .navMenu > li ul li {
    border: 0;
    padding-right: 0; }
    .navMenu > li ul li a {
      color: #000; }
    .navMenu > li ul li:hover {
      background: none; }
      .navMenu > li ul li:hover a {
        color: #333; }

.navMenu > li.moreMenu .moreMenu > a:after {
  color: #ddd;
  content: '>';
  font-size: 16px; }

.navMenu > li.multiMenu > ul > li > a {
  font-weight: normal;
  border-color: #ddd; }
  .navMenu > li.multiMenu > ul > li > a:after {
    color: #ddd;
    content: '>';
    font-size: 16px; }

.navMenu .moreMenu {
  position: relative;
  overflow: hidden; }
  .navMenu .moreMenu.language > ul {
    min-width: 150px; }
  .navMenu .moreMenu > ul {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    z-index: 100;
    min-width: 230px; }
    .navMenu .moreMenu > ul a {
      width: 100%; }
  .navMenu .moreMenu:hover {
    overflow: visible; }
    .navMenu .moreMenu:hover > ul {
      opacity: 1; }
      .navMenu .moreMenu:hover > ul ul {
        left: 100%;
        top: 0; }

.popBox {
  position: fixed;
  opacity: 0;
  z-index: 0;
  height: 0;
  width: 0;
  top: -100%;
  left: -100%;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
  -webkit-transition: background .3s ease-out;
  background: rgba(255, 255, 255, 0); }
  .popBox .closeBtn {
    position: absolute;
    top: 20px;
    right: 20px; }
    .popBox .closeBtn i {
      font-size: 2.8em;
      color: #0F669F; }
  .popBox .closeSpace {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1; }
    @media (max-width: 440px) {
      .popBox .closeSpace {
        display: none; } }
  .popBox .boxContent {
    width: 100%;
    max-width: 480px;
    padding: 50px 0;
    position: absolute;
    top: 55%;
    left: -100%;
    overflow: hidden;
    opacity: 0;
    z-index: 100; }
    @media (max-width: 440px) {
      .popBox .boxContent {
        width: 100%;
        height: 100%; } }
  .popBox .mainContent {
    max-width: 300px;
    max-height: 90vh;
    margin: 40px auto;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    z-index: 100; }
  .popBox.open {
    opacity: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 1000; }
    @media (max-width: 440px) {
      .popBox.open {
        top: 40px; } }
    .popBox.open .boxContent {
      left: 50%;
      top: 50vh;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      opacity: 1; }
  .popBox .boxContent {
    -o-transition: top .5s ease-out;
    transition: top .5s ease-out;
    -webkit-transition: top .5s ease-out; }
  .popBox .boxContent {
    background: white;
    padding-top: 2.5em;
    padding-bottom: 1em;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
  .popBox.open {
    background: rgba(255, 255, 255, 0.9); }

.blockTitle {
  font-size: 16px;
  font-weight: 800;
  line-height: 100%;
  border-left: 3px solid #0F669F;
  padding-left: 3.75em;
  margin-left: -3.75em; }
  .blockTitle span {
    font-size: 1.125em;
    color: #4d4d4d; }
  .blockTitle h1, .blockTitle h2 {
    font-size: 3em;
    font-family: "Rajdhani", "Microsoft JhengHei", "微軟正黑體", Arial;
    color: #0F669F;
    margin-top: 0; }
  @media (max-width: 1200px) {
    .blockTitle {
      font-size: 14px;
      padding-left: 1em;
      margin-left: -.5em; } }
  @media (max-width: 992px) {
    .blockTitle {
      font-size: 12px; } }
  @media (max-width: 768px) {
    .blockTitle {
      font-size: 8px; } }

.font_red {
  color: #FF0000; }

.pagesNumber {
  text-align: center; }
  .pagesNumber li {
    width: 30px;
    height: 30px;
    border: 1px solid #0F669F;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    margin: 0 20px; }
    @media (max-width: 768px) {
      .pagesNumber li {
        margin: 0; } }
    .pagesNumber li a {
      color: #000;
      font-size: .875em;
      display: block; }
    .pagesNumber li:hover, .pagesNumber li.active {
      background: #0F669F; }
      .pagesNumber li:hover a, .pagesNumber li.active a {
        color: #fff; }

.searchBox {
  position: relative;
  padding: 0; }
  .searchBox input {
    width: 270px;
    height: 45px;
    background-color: #6FB9F7;
    border: 0;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    padding-left: 50px; }
    .searchBox input::-webkit-input-placeholder {
      color: #fff; }
    .searchBox input:-ms-input-placeholder {
      color: #fff; }
    .searchBox input::-ms-input-placeholder {
      color: #fff; }
    .searchBox input::placeholder {
      color: #fff; }
  .searchBox button {
    position: absolute;
    left: 10px;
    top: 10px;
    border: 0;
    background: none;
    cursor: pointer; }
    .searchBox button .icon-search {
      color: #fff;
      font-weight: 100;
      font-size: 1.5em; }

.backBlock a {
  color: #000; }
  .backBlock a:before {
    content: "\e90b";
    font-family: 'icomoon';
    font-size: 5em;
    vertical-align: middle;
    margin-right: 30px; }

@media (max-width: 1440px) {
  .backBlock a:before {
    font-size: 3em;
    font-weight: 700;
    margin-right: 20px; } }

@media (max-width: 768px) {
  .backBlock a:before {
    font-size: 1.7em;
    margin-right: 10px; } }

.readMore span {
  color: #6FB9F7;
  font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial; }
  .readMore span:before {
    content: "\e903";
    color: #6FB9F7;
    font-family: 'icomoon';
    font-size: 5em;
    vertical-align: middle;
    margin-right: 30px; }

@media (max-width: 1440px) {
  .readMore span:before {
    font-size: 3em;
    font-weight: 700;
    margin-right: 20px; } }

@media (max-width: 768px) {
  .readMore span:before {
    font-size: 1.7em;
    margin-right: 10px; } }

.sendBtn {
  position: relative;
  width: 180px;
  height: 45px;
  background: #6FB9F7;
  color: #fff;
  font-size: .75em;
  text-align: center;
  border: 0;
  border-radius: 20px;
  cursor: pointer; }
  .sendBtn .icon-send {
    position: absolute;
    left: 20px;
    font-size: 2.3em; }
  .sendBtn:hover {
    opacity: .7; }

footer {
  background: #0F669F;
  padding-top: 60px; }
  @media (max-width: 1200px) {
    footer {
      padding-top: 0; } }
  footer .footerContent {
    border-bottom: 1px solid #b3b3b3;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    footer .footerContent .footerCompany {
      width: 34%;
      border-right: 1px solid #b3b3b3; }
      @media (max-width: 1200px) {
        footer .footerContent .footerCompany {
          width: 40%; }
          footer .footerContent .footerCompany .info {
            width: 100%; }
            footer .footerContent .footerCompany .info ul {
              padding-left: 60px; } }
      @media (max-width: 768px) {
        footer .footerContent .footerCompany {
          width: 100%;
          border-right: 0; } }
    footer .footerContent .logo {
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        footer .footerContent .logo {
          margin-bottom: 20px; }
          footer .footerContent .logo img {
            height: 30px; } }
    footer .footerContent .info {
      width: 85%; }
      footer .footerContent .info ul {
        padding-left: 110px; }
      footer .footerContent .info li {
        color: #fff;
        padding-bottom: 10px; }
        @media (max-width: 768px) {
          footer .footerContent .info li {
            padding-bottom: 10px; } }
        footer .footerContent .info li a {
          color: #fff; }
        footer .footerContent .info li i {
          display: inline-block;
          width: 35px;
          height: 35px;
          line-height: 35px;
          margin-left: -55px;
          margin-right: 20px;
          border-radius: 50%;
          text-align: center;
          background: #6FB9F7; }
    footer .footerContent .footerProduct {
      width: 66%; }
      footer .footerContent .footerProduct > div {
        position: relative;
        width: 82%;
        margin: 0 auto; }
      footer .footerContent .footerProduct .topBlock {
        border-bottom: 1px solid #6FB9F7;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        footer .footerContent .footerProduct .topBlock > span {
          color: #fff;
          font-size: 1.5em;
          padding: 0; }
          @media (max-width: 768px) {
            footer .footerContent .footerProduct .topBlock > span {
              font-size: 1em; } }
        footer .footerContent .footerProduct .topBlock .searchBox form {
          position: absolute;
          top: 0;
          right: 0; }
        @media (max-width: 768px) {
          footer .footerContent .footerProduct .topBlock .searchBox {
            margin-bottom: 10px; } }
      footer .footerContent .footerProduct .footerLink li {
        line-height: 2; }
        footer .footerContent .footerProduct .footerLink li.title a {
          color: #fff; }
        footer .footerContent .footerProduct .footerLink li a {
          color: #b3b3b3; }
      @media (max-width: 1200px) {
        footer .footerContent .footerProduct {
          width: 60%; }
          footer .footerContent .footerProduct > div {
            width: 100%; } }
      @media (max-width: 768px) {
        footer .footerContent .footerProduct {
          width: 100%; }
          footer .footerContent .footerProduct .footerLink .flex4c {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row; }
            footer .footerContent .footerProduct .footerLink .flex4c ul {
              width: 25%; } }
      @media (max-width: 768px) and (max-width: 600px) {
        footer .footerContent .footerProduct .footerLink .flex4c ul {
          width: 50%; } }
      @media (max-width: 768px) {
          footer .footerContent .footerProduct .topBlock {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; } }
    @media (max-width: 768px) and (max-width: 440px) {
      footer .footerContent .footerProduct .topBlock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
      @media (max-width: 768px) {
            footer .footerContent .footerProduct .topBlock > span, footer .footerContent .footerProduct .topBlock .searchBox {
              width: auto; } }
      @media (max-width: 768px) and (max-width: 440px) {
        footer .footerContent .footerProduct .topBlock > span, footer .footerContent .footerProduct .topBlock .searchBox {
          width: 100%; } }
  footer .footerCopyright {
    position: relative;
    color: #6FB9F7;
    font-size: .75em; }
    footer .footerCopyright a {
      color: #6FB9F7; }
    @media (max-width: 768px) {
      footer .footerCopyright span, footer .footerCopyright a {
        padding: 0 1em; }
      footer .footerCopyright .icon-gotop {
        padding: 0; } }

.noUlStyle {
  list-style: none;
  padding: 0;
  margin: 0; }

.scaleImg {
  overflow: hidden; }
  .scaleImg img {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .scaleImg:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }

.itemImg {
  width: 100%;
  border-radius: 0;
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1; }
  .itemImg.size100 {
    padding-bottom: 100%; }
  .itemImg.size75 {
    padding-bottom: 75%; }
  .itemImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

@media (max-width: 1700px) {
  header .blockSize {
    max-width: 90%;
    margin: 0 5%; } }

header .topBlock {
  padding: 20px 0 10px; }
  header .topBlock .logo {
    padding: 0;
    margin: 0; }

header .menuBlock {
  border-top: 2px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3; }
  header .menuBlock ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    header .menuBlock ul > li {
      display: inline-block;
      border-left: 1px solid #f1f1f1;
      line-height: 56px;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      vertical-align: top; }
      @media (min-width: 1200px) {
        header .menuBlock ul > li:last-child {
          border-right: 1px solid #f1f1f1; } }
      header .menuBlock ul > li a {
        display: block; }
        header .menuBlock ul > li a:before {
          display: block;
          -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
          transform: translateY(-2px);
          content: '';
          width: 0;
          height: 2px;
          background-color: #6FB9F7;
          -webkit-transition: width 1s;
          -o-transition: width 1s;
          transition: width 1s; }
        header .menuBlock ul > li a:hover {
          color: #333; }
          header .menuBlock ul > li a:hover:before {
            width: 100%;
            -webkit-transition: width 1s;
            -o-transition: width 1s;
            transition: width 1s; }
    header .menuBlock ul ul {
      width: 100%;
      background-color: #fff; }
      header .menuBlock ul ul li {
        width: 100%;
        border-top: 1px solid #f3f3f3; }
      header .menuBlock ul ul li:last-child {
        border-bottom: 1px solid #f3f3f3; }
    header .menuBlock ul li.moreMenu > a:after {
      content: '\f107';
      color: #6FB9F7;
      font: normal normal normal 20px/1 FontAwesome;
      margin-left: 5px; }
  header .menuBlock nav {
    width: 53%;
    padding: 0; }
    @media (max-width: 1700px) {
      header .menuBlock nav {
        width: 75%; } }
    header .menuBlock nav li {
      width: 13.5%; }
  header .menuBlock .rightLink {
    width: 25%;
    padding: 0; }
    header .menuBlock .rightLink > ul > li {
      width: calc(33.3% - 4px); }
      header .menuBlock .rightLink > ul > li a {
        color: #B3B3B3;
        font-size: .75em; }
    header .menuBlock .rightLink > ul li.moreMenu > a:after {
      content: '\f107';
      font: normal normal normal 14px/1 FontAwesome;
      color: #B3B3B3; }

header.scroll .menuBlock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: #fff; }

@media (min-width: 1024px) {
  header #mbPanel {
    display: none; } }

@media (max-width: 1024px) {
  header .topBlock, header .menuBlock {
    display: none; } }

.banner .mb {
  display: none; }

@media (max-width: 1024px) {
  .banner .pc {
    display: none; }
  .banner .mb {
    display: block; } }

.banner.bgFix {
  height: 290px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
  -o-transition: height .5s ease-out;
  transition: height .5s ease-out;
  -webkit-transition: height .5s ease-out; }
  .banner.bgFix img {
    height: 290px;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transition: none;
    transition: none;
    -webkit-transition: none; }
  @media (max-width: 1024px) {
    .banner.bgFix {
      height: auto !important;
      -o-transition: none;
      transition: none;
      -webkit-transition: none; }
      .banner.bgFix .pc {
        display: none; }
      .banner.bgFix .mb {
        display: block; }
      .banner.bgFix img {
        height: auto;
        width: auto;
        max-width: 100%;
        position: static;
        -ms-transform: none;
        transform: none;
        -webkit-transform: none; } }

.bannerBlock {
  position: relative; }
  .bannerBlock ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .bannerBlock button {
    background: none;
    border: 0; }
  .bannerBlock .slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    .bannerBlock .slick-arrow.slick-next {
      right: 20px; }
    .bannerBlock .slick-arrow.slick-prev {
      left: 20px; }
    @media (max-width: 768px) {
      .bannerBlock .slick-arrow {
        display: none !important; } }
  .bannerBlock .slick-dots {
    position: absolute;
    bottom: 20px;
    right: 40px; }
    .bannerBlock .slick-dots li {
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background: rgba(255, 255, 255, 0.6);
      margin-left: 60px; }
      .bannerBlock .slick-dots li:hover {
        background: #0F669F; }
      .bannerBlock .slick-dots li:hover button {
        color: #fff;
        cursor: pointer; }
    @media (max-width: 768px) {
      .bannerBlock .slick-dots {
        display: none !important; } }
  .bannerBlock .scrollDown {
    display: inline-block;
    width: 160px;
    height: 62px;
    -webkit-animation: scrolldown_animation 0.4s steps(9) infinite;
    animation: scrolldown_animation 0.4s steps(9) infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    position: absolute;
    z-index: 10;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0; }
    .bannerBlock .scrollDown > div {
      height: 62px !important;
      width: 160px !important;
      margin: 0;
      padding: 0; }

@-webkit-keyframes scrolldown_animation {
  to {
    background-position: 0; }
  from {
    background-position: -1440px; } }

@keyframes scrolldown_animation {
  to {
    background-position: 0; }
  from {
    background-position: -1440px; } }

/*scorll svg影格動畫*/
.indexFactory {
  padding: 200px 0 260px;
  position: relative; }
  @media (max-width: 1440px) {
    .indexFactory {
      padding: 50px 0; } }
  @media (max-width: 992px) {
    .indexFactory {
      padding: 30px 15px 0; } }
  .indexFactory .blockTitle {
    margin-left: 0; }
  .indexFactory .map {
    width: 33%; }
    @media (max-width: 1200px) {
      .indexFactory .map {
        width: 40%; } }
    @media (max-width: 992px) {
      .indexFactory .map {
        width: 100%;
        text-align: center; } }
  .indexFactory .info {
    width: 55%; }
    @media (max-width: 1200px) {
      .indexFactory .info {
        width: 60%; } }
    @media (max-width: 992px) {
      .indexFactory .info {
        width: 100%; } }
    .indexFactory .info ul:nth-child(2) {
      padding-left: 5em; }
    .indexFactory .info li {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .indexFactory .info li > div {
        width: 45%;
        position: relative;
        padding: 0 0 60px 30px;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px); }
        @media (max-width: 1200px) {
          .indexFactory .info li > div {
            padding: 0 0 30px 20px; } }
        @media (max-width: 768px) {
          .indexFactory .info li > div {
            width: 100%; } }
        .indexFactory .info li > div:before {
          width: 10px;
          height: 10px;
          position: absolute;
          top: 0px;
          left: -4px;
          content: url(../images/dot.svg); }
        .indexFactory .info li > div:after {
          content: '';
          position: absolute;
          left: 0;
          top: 10px;
          width: 1px;
          height: 100%;
          background-color: #B3B3B3; }
      .indexFactory .info li h3 {
        color: #6FB9F7;
        font-size: 1.5em;
        margin: 0 0 25px; }
        @media (max-width: 1200px) {
          .indexFactory .info li h3 {
            font-size: 1em;
            margin: 0; } }
      .indexFactory .info li p {
        font-size: .875em;
        margin: 0; }
    .indexFactory .info li:last-child > div:after {
      content: '';
      display: none; }
    @media (max-width: 768px) {
      .indexFactory .info li:last-child > div:not(:last-child):after {
        display: block; } }

.indexProduct {
  position: relative;
  background: url(../images/indexProductBg.jpg) center center no-repeat;
  background-size: cover; }
  .indexProduct ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .indexProduct ul li {
      padding: 0; }
      .indexProduct ul li .title, .indexProduct ul li .info {
        border-color: rgba(255, 255, 255, 0);
        border-width: 20px;
        border-style: solid; }
        @media (max-width: 1024px) {
          .indexProduct ul li .title, .indexProduct ul li .info {
            border-width: 10px; } }
      .indexProduct ul li .title {
        border-bottom: 0; }
      .indexProduct ul li .info {
        border-top: 0; }
        .indexProduct ul li .info a {
          color: #fff; }
      .indexProduct ul li:hover > div:before {
        background: rgba(255, 255, 255, 0.75); }
      .indexProduct ul li:hover .title, .indexProduct ul li:hover .info {
        border: 20px solid #6FB9F7; }
        @media (max-width: 1024px) {
          .indexProduct ul li:hover .title, .indexProduct ul li:hover .info {
            border-width: 10px; } }
      .indexProduct ul li:hover .title {
        border-bottom: 0; }
        .indexProduct ul li:hover .title h3 {
          top: 2.5em; }
        .indexProduct ul li:hover .title h3:before {
          color: #0F669F; }
      @media (max-width: 1440px) {
        .indexProduct ul li:hover .title h3 {
          top: 1em; } }
      .indexProduct ul li:hover .info {
        border-top: 0; }
        .indexProduct ul li:hover .info a {
          color: #4d4d4d; }
        .indexProduct ul li:hover .info p {
          top: 0;
          color: #4d4d4d; }
      .indexProduct ul li:hover .no {
        z-index: 2; }
        .indexProduct ul li:hover .no span {
          opacity: 1;
          top: 0em;
          position: relative;
          overflow: hidden; }
          .indexProduct ul li:hover .no span:after {
            content: '';
            width: 100%;
            -webkit-transition-delay: .5s;
            -o-transition-delay: .5s;
            transition-delay: .5s; }
      .indexProduct ul li:hover .readMore span {
        color: #4d4d4d; }
        .indexProduct ul li:hover .readMore span:before {
          color: #4d4d4d; }
      .indexProduct ul li > div {
        position: relative;
        min-height: 790px; }
        @media (max-width: 1440px) {
          .indexProduct ul li > div {
            min-height: 100%; } }
        .indexProduct ul li > div:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 1;
          background: rgba(0, 0, 0, 0.5); }
        .indexProduct ul li > div > div {
          position: absolute;
          width: 100%;
          z-index: 2;
          padding: 0 2em; }
          @media (max-width: 1440px) {
            .indexProduct ul li > div > div {
              position: relative;
              padding: 0 1em; } }
      .indexProduct ul li + li {
        border-left: 1px solid rgba(255, 255, 255, 0.3); }
      @media (max-width: 1024px) {
        .indexProduct ul li, .indexProduct ul li + li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
      @media (max-width: 768px) {
        .indexProduct ul li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
        .indexProduct ul li + li {
          border-left: 0; } }
      .indexProduct ul li .title {
        top: 0;
        height: 33%;
        -webkit-transition: all 600ms;
        -o-transition: all 600ms;
        transition: all 600ms;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .indexProduct ul li .title h3 {
          position: relative;
          top: 5em;
          color: #6FB9F7;
          font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
          .indexProduct ul li .title h3 i:before {
            font-size: 3.7em;
            color: #919290;
            display: block;
            margin-bottom: 30px; }
        @media (max-width: 1440px) {
          .indexProduct ul li .title h3 {
            top: 1em; }
            .indexProduct ul li .title h3 i:before {
              font-size: 2em;
              margin-bottom: 10px; } }
      .indexProduct ul li .no {
        padding: 0;
        top: 30%;
        height: 17%;
        z-index: 3; }
        .indexProduct ul li .no span {
          position: relative;
          top: -.1em;
          margin-left: .5em;
          display: block;
          color: #6FB9F7;
          font-size: 4.5em;
          font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial;
          opacity: .1;
          -webkit-transform: translateX(-0.1em);
          -ms-transform: translateX(-0.1em);
          transform: translateX(-0.1em);
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }
          @media (max-width: 1440px) {
            .indexProduct ul li .no span {
              font-size: 3em; } }
          @media (max-width: 768px) {
            .indexProduct ul li .no span {
              font-size: 2em; } }
          .indexProduct ul li .no span:after {
            content: '';
            position: absolute;
            top: 50%;
            background: #0F669F;
            width: 0;
            height: 1px;
            margin-left: 30px;
            -webkit-transition: width 1s;
            -o-transition: width 1s;
            transition: width 1s; }
      .indexProduct ul li .info {
        top: 50%;
        height: 50%; }
        .indexProduct ul li .info p {
          position: absolute;
          top: -5em;
          color: #fff;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          margin: 0; }
          @media (max-width: 1440px) {
            .indexProduct ul li .info p {
              position: relative;
              top: -3em; } }
          @media (max-width: 1024px) {
            .indexProduct ul li .info p {
              top: -2em; } }
        .indexProduct ul li .info .readMore {
          position: absolute;
          bottom: 1em; }
          @media (max-width: 1440px) {
            .indexProduct ul li .info .readMore {
              position: relative; } }

.indexSlogan {
  position: relative;
  padding: 13em 0;
  overflow: hidden; }
  .indexSlogan h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family: "Rajdhani", "Microsoft JhengHei", "微軟正黑體", Arial;
    font-size: 3em;
    color: #fff;
    text-shadow: 3px 3px 5px #555; }
  .indexSlogan li {
    padding: 0; }
  @media (max-width: 1200px) {
    .indexSlogan {
      padding: 5em 0; }
      .indexSlogan h1 {
        width: 100%;
        text-align: center; } }
  @media (max-width: 768px) {
    .indexSlogan {
      padding: 2em 0; }
      .indexSlogan h1 {
        font-size: 1.5em; }
      .indexSlogan ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
      .indexSlogan li {
        width: 25%; } }

.aboutBlock01 .info > div {
  margin-left: 55px; }

.aboutBlock01 .info h1 {
  color: #6FB9F7;
  font-size: 1.5em;
  font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial;
  font-weight: 500;
  margin: 40px 0 20px; }

.aboutBlock01 .info p {
  font-size: .875em; }

@media (max-width: 768px) {
  .aboutBlock01 .info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0; }
    .aboutBlock01 .info > div {
      margin-left: 0; }
    .aboutBlock01 .info h1 {
      font-size: 1.2em;
      margin: 10px 0; }
  .aboutBlock01 .pic {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto; } }

.aboutBlock02 ul.history {
  position: relative; }
  .aboutBlock02 ul.history:after {
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(97%, #b3b3b3), to(white));
    background: -webkit-linear-gradient(top, #b3b3b3 97%, white 100%);
    background: -o-linear-gradient(top, #b3b3b3 97%, white 100%);
    background: linear-gradient(to bottom, #b3b3b3 97%, white 100%); }
  .aboutBlock02 ul.history .years {
    color: #6FB9F7;
    font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial;
    font-size: 1.5em; }
  .aboutBlock02 ul.history .info p {
    font-size: .875em;
    margin: 0;
    padding-left: 10px; }
    .aboutBlock02 ul.history .info p:before {
      content: url(../images/historyIcon.png);
      vertical-align: super;
      margin-right: 5px;
      margin-left: -10px; }
  .aboutBlock02 ul.history li {
    position: relative;
    padding: 0 40px; }
    .aboutBlock02 ul.history li:before {
      width: 10px;
      height: 10px;
      position: absolute;
      content: url(../images/dot.svg); }
    .aboutBlock02 ul.history li:nth-child(2n) {
      margin-top: 60px; }
      .aboutBlock02 ul.history li:nth-child(2n):before {
        left: -5px; }
    .aboutBlock02 ul.history li:nth-child(2n-1):before {
      right: -5px; }
    .aboutBlock02 ul.history li:last-child {
      padding: 0 40px 30px; }

@media (max-width: 768px) {
  .abgne_tab {
    margin-top: 20px; }
    .abgne_tab ul.tabs {
      padding: 0; }
      .abgne_tab ul.tabs > li {
        width: calc(33.3% - 4px);
        height: auto;
        line-height: initial;
        padding: 5px;
        font-size: 12px; }
    .abgne_tab .tab_container {
      padding-top: 0; }
      .abgne_tab .tab_container .history {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .abgne_tab .tab_container .history > li {
          width: 50%;
          padding: 0 15px; } }

.newsList {
  padding: 40px 15px; }
  @media (max-width: 768px) {
    .newsList {
      padding: 10px 15px; } }
  .newsList li {
    border-top: 1px solid #042A8C;
    padding: 40px 0; }
    .newsList li > div {
      padding: 0; }
    .newsList li .pic {
      width: 26%; }
      .newsList li .pic a {
        padding-bottom: 68.75%; }
    .newsList li .info {
      width: 74%;
      padding-left: 30px; }
      .newsList li .info h2 {
        width: 90%;
        margin: 0;
        font-family: 'Saira Regular',"Microsoft JhengHei", "微軟正黑體", Arial;
        font-size: 1.5em;
        line-height: 1.3;
        color: #000;
        -webkit-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .newsList li .info .date span {
        color: #000;
        font-size: 1.0625em; }
        .newsList li .info .date span:after {
          content: '';
          background: #6FB9F7;
          width: 40px;
          height: 5px;
          display: block;
          margin: 10px 0; }
      .newsList li .info .txt {
        font-size: .875em;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .newsList li .info .readMore {
        display: block;
        margin-top: 10px;
        color: #6FB9F7;
        font-family: 'Saira Regular',"Microsoft JhengHei", "微軟正黑體", Arial; }
    .newsList li:last-child {
      border-bottom: 1px solid #042A8C; }
    .newsList li:hover h2 {
      color: #0F669F; }

body.newsdetail .newsTitle {
  margin: 50px 0 30px; }
  body.newsdetail .newsTitle h1 {
    color: #000;
    font-weight: 500;
    font-size: 1.5em;
    font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial; }
    body.newsdetail .newsTitle h1:after {
      content: '';
      width: 40px;
      height: 5px;
      background: #6FB9F7;
      display: block;
      margin: 35px 0; }

body.newsdetail .editorBlock {
  border-bottom: 1px solid #042A8C;
  padding-bottom: 50px; }

@media (max-width: 768px) {
  .newsList li {
    padding: 15px 0; }
    .newsList li .pic, .newsList li .info {
      width: 100%; }
    .newsList li .info {
      padding-left: 0; }
      .newsList li .info h2 {
        width: 100%;
        font-size: 1.2em; }
  body.newsdetail .newsTitle {
    margin: 20px 0; }
    body.newsdetail .newsTitle h1 {
      font-size: 1.2em; }
      body.newsdetail .newsTitle h1:after {
        height: 3px;
        margin: 15px 0; } }

.capability01 {
  margin-top: 40px;
  text-align: center;
  font-size: 1.0625em;
  line-height: 1.5;
  color: #000; }
  .capability01 h2 {
    text-align: center;
    font-size: 2.0588em;
    font-weight: bold;
    font-family: 'Rajdhani', "Microsoft JhengHei", "微軟正黑體", Arial;
    margin-bottom: 45px;
    margin-top: 0; }
    @media (max-width: 768px) {
      .capability01 h2 {
        font-size: 1.3em;
        margin-bottom: 10px; } }
  .capability01 .fourBlock {
    margin-top: 60px; }
    @media (max-width: 768px) {
      .capability01 .fourBlock {
        margin-top: 10px; } }
    @media (max-width: 1024px) {
      .capability01 .fourBlock ul {
        max-width: 600px;
        margin: 0 auto; } }
    @media (min-width: 440px) and (max-width: 768px) {
      .capability01 .fourBlock ul {
        max-width: 350px;
        margin: 0 auto; } }
    .capability01 .fourBlock li {
      position: relative; }
      @media (max-width: 1024px) {
        .capability01 .fourBlock li {
          width: 25%;
          padding: 0; } }
      @media (max-width: 1024px) {
        .capability01 .fourBlock li {
          width: 50%;
          padding: 15px;
          margin: 0 auto; } }
      @media (max-width: 768px) {
        .capability01 .fourBlock li {
          width: 100%; } }
      .capability01 .fourBlock li .box {
        width: 100%;
        height: 0;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #6FB9F7;
        border-radius: 50%;
        padding-bottom: 100%;
        position: relative; }
        .capability01 .fourBlock li .box > div {
          width: 90%;
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 0;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%); }
      .capability01 .fourBlock li span {
        color: #6FB9F7;
        font-weight: 600;
        font-size: 4em;
        font-family: 'Rajdhani', "Microsoft JhengHei", "微軟正黑體", Arial; }
      .capability01 .fourBlock li p {
        margin: 0;
        position: relative; }
      .capability01 .fourBlock li:nth-child(2):after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        border: 17px solid #6FB9F7;
        left: 0;
        border-radius: 50%; }
        @media screen and (min-width: 992px) and (max-width: 1024px) {
          .capability01 .fourBlock li:nth-child(2):after {
            border: 10px solid #6FB9F7; } }
      .capability01 .fourBlock li:nth-child(2) .box:after, .capability01 .fourBlock li:nth-child(2) .box:before {
        content: '';
        position: absolute;
        z-index: 5;
        top: 44%;
        width: 30px;
        height: 12%;
        background: #fff; }
      .capability01 .fourBlock li:nth-child(2) .box:after {
        left: -25px; }
      .capability01 .fourBlock li:nth-child(2) .box:before {
        right: -25px; }

.capability02 {
  margin: 135px 0; }
  @media (max-width: 1200px) {
    .capability02 {
      margin: 50px 0; } }
  @media (max-width: 768px) {
    .capability02 {
      margin: 30px 0; } }

.capability03 {
  position: relative;
  color: #000;
  line-height: 1.5;
  margin-bottom: 13%; }
  @media (max-width: 768px) {
    .capability03 {
      padding: 0 15px; } }
  .capability03:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 12%;
    left: 0;
    width: 42%;
    height: 110%;
    background: #0F669F; }
    @media (max-width: 768px) {
      .capability03:after {
        display: none; } }
  .capability03 .pic {
    padding: 0; }
  .capability03 .info {
    padding: 0;
    padding-left: 50px; }
    .capability03 .info h2 {
      margin-bottom: 70px;
      margin-top: 0;
      font-size: 2.18em;
      font-family: 'Rajdhani' ,"Microsoft JhengHei", "微軟正黑體", Arial; }
    @media (max-width: 768px) {
      .capability03 .info {
        padding-left: 0; }
        .capability03 .info h2 {
          margin: 20px 0 0 0;
          font-size: 1.3em; } }
    .capability03 .info .readMore {
      position: absolute;
      bottom: -10%; }
      .capability03 .info .readMore span {
        color: #000; }
      @media (max-width: 1024px) {
        .capability03 .info .readMore {
          bottom: -18%; } }
      @media (max-width: 768px) {
        .capability03 .info .readMore {
          bottom: -40px; } }

@media (max-width: 768px) {
  .capability04 {
    margin-top: 50px; } }

.capability04 .googlemap {
  width: 100%;
  margin-bottom: 40px; }
  .capability04 .googlemap .map, .capability04 .googlemap #map {
    height: 570px; }
    @media (max-width: 768px) {
      .capability04 .googlemap .map, .capability04 .googlemap #map {
        height: 350px; } }

.capability04 .info ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.capability04 li {
  position: relative;
  border-left: 2px solid #0F669F;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 45px; }
  @media (max-width: 1440px) {
    .capability04 li {
      padding: 0 15px;
      margin-bottom: 20px; } }
  .capability04 li:before {
    position: absolute;
    left: -2px;
    top: 15px;
    content: '';
    width: 5px;
    height: 8px;
    background: #fff; }
  .capability04 li .country {
    width: 100%;
    line-height: 1; }
    .capability04 li .country span {
      font-size: .875em; }
    .capability04 li .country h3 {
      color: #6FB9F7;
      font-size: 1.6em;
      font-weight: 500;
      font-family: 'Rajdhani' ,"Microsoft JhengHei", "微軟正黑體", Arial; }
      @media (max-width: 768px) {
        .capability04 li .country h3 {
          font-size: 1.2em;
          margin: 0; } }
  .capability04 li .contactInfo {
    width: 100%;
    max-width: 300px;
    font-size: .875em; }
    .capability04 li .contactInfo p {
      margin: 0; }
    .capability04 li .contactInfo p:not(.add):first-letter {
      color: #E60911; }
    .capability04 li .contactInfo a {
      color: #0F669F; }

.productBanner {
  position: relative; }
  @media (max-width: 768px) {
    .productBanner {
      margin-bottom: 35px; } }
  .productBanner .img {
    position: relative;
    z-index: 1; }
    .productBanner .img:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      background: rgba(15, 102, 159, 0.85); }
    @media (max-width: 768px) {
      .productBanner .img {
        position: absolute;
        top: 0;
        height: calc(100% + 35px); }
        .productBanner .img img {
          width: 100%;
          height: 100%; } }
  .productBanner .scrollDown {
    position: absolute;
    z-index: 5;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
    cursor: pointer; }
    @media (max-width: 768px) {
      .productBanner .scrollDown {
        bottom: -32px; } }
    .productBanner .scrollDown i {
      color: #fff;
      font-size: 1.1em; }
  .productBanner .txtBlock {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 3;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    text-align: center; }
    @media (min-width: 1440px) {
      .productBanner .txtBlock {
        width: 25%; } }
    @media (max-width: 768px) {
      .productBanner .txtBlock {
        width: 100%;
        position: relative;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); } }
    .productBanner .txtBlock h2 {
      font-size: 4.5em;
      font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial; }
      .productBanner .txtBlock h2:after {
        content: '';
        width: 40px;
        height: 5px;
        background: #6FB9F7;
        margin: 35px auto;
        display: inherit; }
      @media (max-width: 992px) {
        .productBanner .txtBlock h2 {
          font-size: 3em; }
          .productBanner .txtBlock h2:after {
            height: 3px;
            margin: 15px auto; } }
    .productBanner .txtBlock p {
      font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }

.productBlock {
  margin-top: 80px; }
  .productBlock h2 {
    color: #000;
    font-size: 2em;
    font-family: 'Saira' , "Microsoft JhengHei", "微軟正黑體", Arial; }
  @media (max-width: 768px) {
    .productBlock {
      margin-top: 20px; }
      .productBlock h2 {
        font-size: 1.2em; } }
  .productBlock .sortBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .productBlock .sortBox li {
    width: 200px;
    height: 75px;
    line-height: 75px;
    background: #ccc;
    border-right: 1px solid #fff;
    text-align: center; }
    .productBlock .sortBox li:hover, .productBlock .sortBox li.active {
      background: #6FB9F7; }
    .productBlock .sortBox li a {
      display: block;
      color: #000;
      font-size: 1.125em;
      font-weight: 700;
      font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
      @media (max-width: 768px) {
        .productBlock .sortBox li a {
          font-size: .8em; } }
    @media (max-width: 992px) {
      .productBlock .sortBox li {
        width: auto;
        height: 50px;
        line-height: 50px;
        padding: 0 15px; }
        .productBlock .sortBox li a {
          font-size: 1em; } }
  .productBlock .subBox {
    margin: 30px 0; }
    @media (max-width: 768px) {
      .productBlock .subBox {
        margin: 10px 0; } }
    .productBlock .subBox ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .productBlock .subBox li:not(:last-child):after {
      content: '│';
      color: #999;
      margin: 0 20px; }
      @media (max-width: 768px) {
        .productBlock .subBox li:not(:last-child):after {
          margin: 0 5px; } }
    .productBlock .subBox li:hover a, .productBlock .subBox li.active a {
      color: #0F669F; }
    .productBlock .subBox li a {
      color: #000;
      font-size: 1.375em;
      font-weight: 500;
      font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
      @media (max-width: 992px) {
        .productBlock .subBox li a {
          font-size: 1.2em; } }
      @media (max-width: 768px) {
        .productBlock .subBox li a {
          font-size: .8em; } }
  .productBlock .productList {
    border-bottom: 1px solid #0F669F;
    margin-bottom: 30px; }
    .productBlock .productList ul {
      margin: 0 -60px; }
      @media (max-width: 1200px) {
        .productBlock .productList ul {
          margin: 0 -15px; }
          .productBlock .productList ul li > div {
            padding: 0 15px; } }
    .productBlock .productList li {
      text-align: center;
      padding: 0;
      margin-bottom: 70px; }
      @media (max-width: 768px) {
        .productBlock .productList li {
          margin-bottom: 30px; } }
      .productBlock .productList li > div {
        padding: 0 60px; }
      .productBlock .productList li .itemImg {
        position: relative; }
        .productBlock .productList li .itemImg:before {
          content: '';
          width: 100%;
          height: 100%;
          position: absolute;
          z-index: 2;
          top: 0;
          left: 0;
          border: 18px solid rgba(111, 185, 247, 0);
          -webkit-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
      .productBlock .productList li h3 {
        font-size: 1.5em;
        font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
      .productBlock .productList li:hover .itemImg:before {
        border: 18px solid #6fb9f7; }

.productDetailBlock {
  margin: 110px auto 0; }
  .productDetailBlock .productInfo {
    margin-bottom: 105px; }
  .productDetailBlock .picBlock {
    position: relative;
    width: 58%; }
    @media (max-width: 768px) {
      .productDetailBlock .picBlock {
        padding: 0; } }
    .productDetailBlock .picBlock .NumerBox {
      /*position: absolute;
			bottom: 30px;
			left: 50%;
			transform: translate(-50%,-100%);*/
      text-align: center; }
      @media (max-width: 768px) {
        .productDetailBlock .picBlock .NumerBox {
          width: 100%; } }
      @media (max-width: 440px) {
        .productDetailBlock .picBlock .NumerBox {
          bottom: 0; } }
      .productDetailBlock .picBlock .NumerBox .slickNumber {
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        color: #4d4d4d;
        font-size: 1.5em;
        font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
        @media (max-width: 440px) {
          .productDetailBlock .picBlock .NumerBox .slickNumber {
            font-size: 1em; } }
      .productDetailBlock .picBlock .NumerBox .slick-arrow {
        display: inline-block !important;
        border: 0;
        background: inherit;
        line-height: 1;
        vertical-align: middle; }
        .productDetailBlock .picBlock .NumerBox .slick-arrow.prev {
          left: 0; }
        .productDetailBlock .picBlock .NumerBox .slick-arrow.next {
          right: 0; }
  .productDetailBlock .infoBlock {
    width: 37%; }
    @media (max-width: 768px) {
      .productDetailBlock .infoBlock {
        padding: 0; } }
    .productDetailBlock .infoBlock h1 {
      font-weight: 700;
      font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial;
      color: #0F669F;
      margin: 0; }
      .productDetailBlock .infoBlock h1:after {
        content: '';
        width: 40px;
        height: 5px;
        display: block;
        background: #6FB9F7;
        margin: 30px 0; }
    .productDetailBlock .infoBlock .txtInfo li {
      line-height: 1.9; }
      .productDetailBlock .infoBlock .txtInfo li span {
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        font-size: .9em;
        font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
      .productDetailBlock .infoBlock .txtInfo li span:first-child {
        width: 30%;
        padding-right: 20px;
        font-weight: 700; }
        @media (max-width: 1200px) {
          .productDetailBlock .infoBlock .txtInfo li span:first-child {
            padding-right: 10px; } }
        @media (max-width: 992px) {
          .productDetailBlock .infoBlock .txtInfo li span:first-child {
            padding-right: 0; } }
      .productDetailBlock .infoBlock .txtInfo li span:nth-child(2) {
        width: calc(70% - 24px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block; }
        @media (max-width: 1200px) {
          .productDetailBlock .infoBlock .txtInfo li span:nth-child(2) {
            width: calc(70% - 14px); } }
        @media (max-width: 992px) {
          .productDetailBlock .infoBlock .txtInfo li span:nth-child(2) {
            width: calc(70% - 4px); } }
    .productDetailBlock .infoBlock .MPL_strokeList {
      z-index: 5;
      position: absolute;
      left: -175px;
      min-width: 350px;
      background: #0F669F;
      padding: 15px; }
      .productDetailBlock .infoBlock .MPL_strokeList:before {
        content: '';
        -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        left: calc(50% + 30px);
        width: 20px;
        height: 10px;
        top: -10px;
        background: #042A8C;
        position: absolute; }
      .productDetailBlock .infoBlock .MPL_strokeList .MPL_modalClose {
        position: absolute;
        right: 10px;
        top: -10px;
        cursor: pointer;
        color: #fff;
        font-size: 2em; }
      .productDetailBlock .infoBlock .MPL_strokeList img {
        max-width: calc(100% - 30px);
        background: #fff; }
      .productDetailBlock .infoBlock .MPL_strokeList .info {
        margin-top: 15px;
        color: #fff; }
        .productDetailBlock .infoBlock .MPL_strokeList .info p {
          margin: 0; }
      @media (max-width: 1024px) {
        .productDetailBlock .infoBlock .MPL_strokeList {
          position: absolute;
          left: 50% !important;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .productDetailBlock .infoBlock .MPL_strokeList:before {
            display: none; } }
    .productDetailBlock .infoBlock .MarkedImg {
      margin-top: 20px; }
      .productDetailBlock .infoBlock .MarkedImg ul {
        max-width: 330px; }
      .productDetailBlock .infoBlock .MarkedImg li {
        position: relative;
        width: 25%;
        margin-bottom: 10px;
        padding: 0;
        padding-right: 5px; }
        .productDetailBlock .infoBlock .MarkedImg li img {
          border: 1px solid #0F669F;
          border-radius: 5px; }
        .productDetailBlock .infoBlock .MarkedImg li:nth-child(4n) .MPL_strokeList {
          left: auto;
          right: 0;
          min-width: 350px; }
          .productDetailBlock .infoBlock .MarkedImg li:nth-child(4n) .MPL_strokeList:before {
            content: '';
            left: auto;
            right: 30px; }
      @media (max-width: 1024px) {
        .productDetailBlock .infoBlock .MarkedImg ul {
          width: 100%;
          max-width: 100%;
          position: relative; }
        .productDetailBlock .infoBlock .MarkedImg li {
          position: initial; } }
    .productDetailBlock .infoBlock .sendBox {
      margin-top: 50px; }
      @media (max-width: 768px) {
        .productDetailBlock .infoBlock .sendBox {
          margin-top: 20px; } }
  .productDetailBlock .IntroduceBlock h2 {
    color: #0F669F;
    text-align: center;
    font-size: 4.5em;
    font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial; }
    .productDetailBlock .IntroduceBlock h2:after {
      content: '';
      width: 40px;
      height: 5px;
      display: block;
      background: #6FB9F7;
      margin: 30px auto; }
  .productDetailBlock .IntroduceBlock .editorBlock {
    margin: 60px 0 90px; }
  .productDetailBlock .backBlock {
    margin-top: 180px; }

@media (max-width: 768px) {
  .productDetailBlock {
    margin: 30px auto 0; }
    .productDetailBlock .picBlock, .productDetailBlock .infoBlock {
      width: 100%; }
    .productDetailBlock .infoBlock h1 {
      font-size: 26px; }
      .productDetailBlock .infoBlock h1:after {
        height: 3px;
        margin: 15px 0; }
    .productDetailBlock .infoBlock .MarkedImg ul {
      max-width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .productDetailBlock .infoBlock .MarkedImg ul > li {
        padding: 0 5px; }
    .productDetailBlock .productInfo {
      margin-bottom: 50px; }
    .productDetailBlock .IntroduceBlock h2 {
      font-size: 2em; }
    .productDetailBlock .backBlock {
      margin-top: 50px; } }

@media (max-width: 440px) {
  .productDetailBlock {
    margin: 0 auto; }
    .productDetailBlock .IntroduceBlock h2 {
      font-size: 1.3em; } }

.inquiryList {
  margin-top: 35px; }
  @media (max-width: 768px) {
    .inquiryList {
      margin-top: 0; } }
  .inquiryList > span {
    color: #4d4d4d;
    font-size: .875em; }
  .inquiryList li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #B3B3B3;
    padding: 7px 0; }
    .inquiryList li:last-child {
      border-bottom: 2px solid #B3B3B3; }
    .inquiryList li a:hover {
      opacity: .6; }
    .inquiryList li .pic {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 70px;
      flex: 0 1 70px;
      max-width: 70px;
      padding: 0; }
    .inquiryList li .name {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 0 60px; }
      .inquiryList li .name a {
        color: #0F669F;
        font-family: 'Saira', "Microsoft JhengHei", "微軟正黑體", Arial; }
    .inquiryList li .del {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      font-size: .875em;
      padding: 0; }
      .inquiryList li .del .icon-del {
        font-size: 2.2em;
        vertical-align: sub;
        color: #0F669F;
        margin-right: 5px; }
    @media (max-width: 768px) {
      .inquiryList li {
        text-align: center; }
        .inquiryList li .pic, .inquiryList li .name, .inquiryList li .del {
          -webkit-box-flex: 0;
          -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
        .inquiryList li .pic {
          margin: 0 auto; } }

.inquiryFrom {
  margin-top: 95px; }
  @media (max-width: 768px) {
    .inquiryFrom {
      margin-top: 30px; } }

.technologyBlock .abgne_tab .tabs {
  padding: 0; }
  .technologyBlock .abgne_tab .tabs li {
    width: calc(33.3% - 4px); }
  .technologyBlock .abgne_tab .tabs li a {
    display: block; }
  @media (max-width: 1024px) {
    .technologyBlock .abgne_tab .tabs {
      display: none; } }

@media (min-width: 768px) {
  .technologyBlock .technology_tab {
    padding-top: 90px; } }

.technologyBlock .infoBlock {
  margin-bottom: 60px; }
  .technologyBlock .infoBlock p {
    margin: 0; }
  .technologyBlock .infoBlock p > img {
    margin-bottom: 40px; }
  .technologyBlock .infoBlock .advantages > div {
    margin-bottom: 40px; }
  .technologyBlock .infoBlock .chartBox > div {
    padding: 40px; }
  .technologyBlock .infoBlock .chartBox img {
    margin-bottom: 30px; }

.contactFrom p.brief, #loginForm p.brief, #searchForm p.brief {
  color: #4d4d4d;
  font-size: .875em; }

.popBox form label {
  margin-bottom: 5px; }

.popBox form .sendBtn {
  margin-top: 10px; }

.popBox .closeBtn {
  top: 20px;
  right: 20px; }
  .popBox .closeBtn i {
    font-size: 2.8em;
    color: #0F669F; }

.popBox .boxContent {
  width: 100%;
  max-width: 480px;
  padding: 50px 0; }

.popBox .mainContent {
  max-width: 300px;
  margin: 40px auto; }

.formTable {
  display: table;
  width: 100%; }
  .formTable .formItem {
    display: table-row; }
    .formTable .formItem > * {
      display: table-cell;
      padding: 15px; }
      .formTable .formItem > * input {
        width: 100%; }
  @media (max-width: 440px) {
    .formTable .formItem {
      display: block; }
      .formTable .formItem > * {
        display: block;
        padding: 0; }
      .formTable .formItem + * {
        margin-top: 24px; } }

input::-webkit-input-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

input:-moz-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

input::-moz-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

input:-ms-input-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

input:focus::-moz-placeholder {
  color: transparent; }

input:focus:-ms-input-placeholder {
  color: transparent; }

textarea::-webkit-input-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

textarea:-moz-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

textarea::-moz-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

textarea:-ms-input-placeholder {
  color: #4d4d4d;
  font-weight: 300; }

textarea:focus::-webkit-input-placeholder {
  color: transparent; }

textarea:focus:-moz-placeholder {
  color: transparent; }

textarea:focus::-moz-placeholder {
  color: transparent; }

textarea:focus:-ms-input-placeholder {
  color: transparent; }

select,
textarea,
input {
  border: 2px solid #b3b3b3;
  border-radius: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 45px;
  height: 45px;
  padding: 0 1em;
  color: #676767;
  font-size: 16px;
  letter-spacing: 1px; }
  select:focus, select:active,
  textarea:focus,
  textarea:active,
  input:focus,
  input:active {
    border-color: #6FB9F7;
    outline: 0; }

textarea {
  border-radius: 5px; }

select:disabled,
textarea:disabled,
input:disabled {
  background: none;
  border-color: transparent;
  padding-left: 0; }
  select:disabled:focus, select:disabled:active,
  textarea:disabled:focus,
  textarea:disabled:active,
  input:disabled:focus,
  input:disabled:active {
    border-color: transparent;
    outline: 0; }

form .formItem {
  margin-bottom: 15px; }
  form .formItem select,
  form .formItem textarea,
  form .formItem input {
    width: 100%; }
  form .formItem input[type='checkbox'],
  form .formItem input[type='radio'] {
    width: auto; }
  form .formItem textarea {
    min-height: 10em; }
  form .formItem.oneLine select,
  form .formItem.oneLine textarea,
  form .formItem.oneLine input {
    width: auto;
    vertical-align: middle;
    max-width: 100%; }
  form .formItem.oneLine *:not(label) {
    margin-bottom: .5em;
    max-width: 100%; }
  form .formItem.oneLine *:not(label) {
    margin-right: 1em; }
  @media (max-width: 768px) {
    form .formItem.oneLine *:not(label) {
      font-size: .8em; } }
  form .formItem.oneLine .icon-renew {
    color: #0F669F;
    font-size: 1.5em;
    font-weight: 600;
    margin-right: 5px;
    vertical-align: middle; }
  form .formItem:last-child {
    margin-bottom: 30px; }

form label {
  display: block;
  font-weight: 700;
  font-size: .875em; }
  form label.must:after {
    content: '*';
    padding-right: .5em;
    font-size: 16px;
    color: #ff0000; }

form .checkbox input[type="checkbox"] + span:before,
form .checkbox input[type="radio"] + span:before,
form .checkbox .radio input[type="checkbox"] + span:before,
form .checkbox .radio input[type="radio"] + span:before, form .checkbox input[type="checkbox"]:checked + span:after,
form .checkbox input[type="radio"]:checked + span:after,
form .checkbox .radio input[type="checkbox"]:checked + span:after,
form .checkbox .radio input[type="radio"]:checked + span:after,
form .radio .checkbox input[type="checkbox"] + span:before,
form .radio .checkbox input[type="radio"] + span:before,
form .radio input[type="checkbox"] + span:before,
form .radio input[type="radio"] + span:before,
form .radio .checkbox input[type="checkbox"]:checked + span:after,
form .radio .checkbox input[type="radio"]:checked + span:after,
form .radio input[type="checkbox"]:checked + span:after,
form .radio input[type="radio"]:checked + span:after {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #b3b3b3; }

form .checkbox label,
form .radio label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-right: 1.5em;
  vertical-align: middle; }

form .checkbox input[type="checkbox"],
form .checkbox input[type="radio"],
form .radio input[type="checkbox"],
form .radio input[type="radio"] {
  width: auto;
  opacity: 0;
  position: absolute; }
  form .checkbox input[type="checkbox"] + span:before,
  form .checkbox input[type="radio"] + span:before,
  form .radio input[type="checkbox"] + span:before,
  form .radio input[type="radio"] + span:before {
    content: '';
    z-index: 1; }
  form .checkbox input[type="checkbox"]:checked + span:before,
  form .checkbox input[type="radio"]:checked + span:before,
  form .radio input[type="checkbox"]:checked + span:before,
  form .radio input[type="radio"]:checked + span:before {
    border-color: #6FB9F7; }
  form .checkbox input[type="checkbox"]:checked + span:after,
  form .checkbox input[type="radio"]:checked + span:after,
  form .radio input[type="checkbox"]:checked + span:after,
  form .radio input[type="radio"]:checked + span:after {
    content: '';
    z-index: 0;
    border: 4px solid #ffffff;
    background: #6FB9F7; }

form .checkbox input[type="radio"] + span:after,
form .checkbox input[type="radio"] + span:before,
form .radio input[type="radio"] + span:after,
form .radio input[type="radio"] + span:before {
  border-radius: 100%; }

form .checkbox input[type="checkbox"] + span:after,
form .checkbox input[type="checkbox"] + span:before,
form .radio input[type="checkbox"] + span:after,
form .radio input[type="checkbox"] + span:before {
  border-radius: 20px; }

form .cube label {
  position: relative;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  vertical-align: middle; }
  form .cube label input[type='checkbox'],
  form .cube label input[type='radio'] {
    position: absolute;
    left: -100%;
    top: -100%; }
  form .cube label input + span {
    border: 2px solid #b3b3b3;
    border-radius: 20px;
    text-align: center;
    min-width: 45px;
    height: 45px;
    line-height: 41px;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease; }
  form .cube label input:hover + span {
    border-color: #0748ef; }
  form .cube label input:checked + span {
    border-color: #042A8C;
    background: #042A8C;
    color: #ffffff; }

form .numSet button {
  padding: 0 5px;
  height: 45px;
  min-width: 45px;
  line-height: 41px;
  text-align: center;
  border-color: #b3b3b3;
  background: #b3b3b3;
  color: #4d4d4d; }

form .numSet .minus {
  border-radius: 20px 0 0 20px; }

form .numSet .add {
  border-radius: 0 20px 20px 0; }

form .numSet input {
  width: 45px;
  border-radius: 0;
  padding: 0;
  text-align: center; }

.noUlStyle {
  list-style: none;
  padding: 0;
  margin: 0; }

.scaleImg {
  overflow: hidden; }
  .scaleImg img {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .scaleImg:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }

.itemImg {
  width: 100%;
  border-radius: 0;
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1; }
  .itemImg.size100 {
    padding-bottom: 100%; }
  .itemImg.size75 {
    padding-bottom: 75%; }
  .itemImg img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.downloadList {
  margin: 45px auto;
  border-bottom: 1px solid #042A8C; }
  .downloadList ul {
    margin: 0 -60px; }
    @media (max-width: 1200px) {
      .downloadList ul {
        margin: 0 -15px; }
        .downloadList ul li > div {
          padding: 0 15px; } }
  .downloadList li {
    padding: 0;
    margin-bottom: 40px; }
    .downloadList li > div {
      padding: 0 60px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .downloadList li .itemImg {
      padding-bottom: 140.625%; }
      .downloadList li .itemImg:before {
        content: '';
        -webkit-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms; }
      .downloadList li .itemImg .view {
        position: absolute;
        top: 50%;
        width: 100%;
        opacity: 1; }
        .downloadList li .itemImg .view span {
          position: relative;
          top: -.1em;
          margin-left: .5em;
          display: block;
          color: #6FB9F7;
          font-size: 2em;
          font-weight: 700;
          font-family: 'Sarala', "Microsoft JhengHei", "微軟正黑體", Arial;
          opacity: .1;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%); }
          .downloadList li .itemImg .view span:after {
            content: '';
            position: absolute;
            top: 50%;
            background: #0F669F;
            width: 0;
            height: 1px;
            margin-left: 30px;
            -webkit-transition: width 1s;
            -o-transition: width 1s;
            transition: width 1s; }
    .downloadList li h2 {
      color: #000;
      font-family: 'Saira Regular', "Microsoft JhengHei", "微軟正黑體", Arial;
      font-size: 1.5em;
      text-align: center; }
      @media (max-width: 768px) {
        .downloadList li h2 {
          font-size: 1.2em; } }
    .downloadList li:hover .itemImg:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      width: 100%;
      height: 100%;
      border: 20px solid transparent;
      -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#6FB9F7), color-stop(33.3%, #6FB9F7), color-stop(33.3%, rgba(255, 255, 255, 0)), color-stop(66.6%, rgba(255, 255, 255, 0)), color-stop(66.6%, #6FB9F7), to(#6FB9F7));
      -webkit-border-image: -webkit-linear-gradient(top, #6FB9F7 0%, #6FB9F7 33.3%, rgba(255, 255, 255, 0) 33.3%, rgba(255, 255, 255, 0) 66.6%, #6FB9F7 66.6%, #6FB9F7 100%);
      -o-border-image: -o-linear-gradient(top, #6FB9F7 0%, #6FB9F7 33.3%, rgba(255, 255, 255, 0) 33.3%, rgba(255, 255, 255, 0) 66.6%, #6FB9F7 66.6%, #6FB9F7 100%);
      border-image: -webkit-gradient(linear, left top, left bottom, from(#6FB9F7), color-stop(33.3%, #6FB9F7), color-stop(33.3%, rgba(255, 255, 255, 0)), color-stop(66.6%, rgba(255, 255, 255, 0)), color-stop(66.6%, #6FB9F7), to(#6FB9F7));
      border-image: linear-gradient(to bottom, #6FB9F7 0%, #6FB9F7 33.3%, rgba(255, 255, 255, 0) 33.3%, rgba(255, 255, 255, 0) 66.6%, #6FB9F7 66.6%, #6FB9F7 100%);
      border-image-slice: 1; }
    .downloadList li:hover .itemImg img {
      opacity: .25;
      -webkit-filter: blur(5px);
      filter: blur(5px); }
    .downloadList li:hover .view span {
      opacity: 1;
      top: 0em;
      position: relative;
      overflow: hidden; }
      .downloadList li:hover .view span:after {
        content: '';
        width: 100%;
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s; }
