.la-gutters.container {
  padding-left: 10px;
  padding-right: 10px; }

.la-gutters .row {
  margin-left: -5px;
  margin-right: -5px; }

.la-gutters [class^="col-"], .la-gutters [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 16px;
  color: #333333; }

body {
  width: 100%;
  -webkit-font-smoothing: auto;
  font-family: 'Helvetica Neue', 'Tahoma', 'Helvetica', 'Arial', 'PingFang TC', 'Microsoft JhengHei', 'Microsoft JhengHei UI', 'LiHei Pro', 'Heiti TC',  'sans-serif';
  font-weight: 400;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFAF4;
  overflow-y: auto;
  overflow-x: hidden; }

p {
  display: block;
  -webkit-margin-before: 0px;
  margin-block-start: 0px;
  -webkit-margin-after: 0px;
  margin-block-end: 0px;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px; }

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #333333;
  outline: none; }

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

dl {
  display: block;
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px; }

dd {
  display: block;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px; }

img {
  display: inline-block;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

.img-fluid {
  width: 100%; }

@media (max-width: 441px) {
  .hidden-xxs-down {
    display: none !important; } }

@media (max-width: 576px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 992px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1200px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-md-up {
    display: none !important; } }

@media (min-width: 769px) {
  .hidden-sm-up {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-xs-up {
    display: none !important; } }

@media (min-width: 441px) {
  .hidden-xxs-up {
    display: none !important; } }

.eng-num {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'; }

.img-bg {
  background-size: cover;
  width: 100%;
  background-position: center center; }

.section-inner {
  padding: 60px 0 0 0 !important;
  overflow: hidden; }

@media (max-width: 768px) {
  .section-inner {
    padding: 50px 0 0 0 !important; } }

.la-section-laurel .section-title.title-laurel {
  position: relative; }
  .la-section-laurel .section-title.title-laurel h3 img {
    width: 420px; }

.la-section-laurel .laurel-text {
  padding: 10px; }
  .la-section-laurel .laurel-text.first {
    padding: 40px 10px 20px 10px; }
  .la-section-laurel .laurel-text h3 {
    font-size: 24px;
    color: #E35D4F;
    text-align: center; }
  .la-section-laurel .laurel-text h5 {
    font-size: 18px;
    color: #E35D4F; }
  .la-section-laurel .laurel-text p {
    font-size: 0.9375rem;
    line-height: 28px;
    margin: 10px 0 30px 0;
    text-align: justify; }

.la-section-laurel .laurel-feature-deep {
  background-color: #FFF0DE; }

.la-section-laurel .laurel-feature-light {
  padding: 10px 0 40px 0; }

.la-section-laurel .laurel-feature-deep {
  padding: 0px 0 20px 0; }

.la-section-laurel .laurel-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .la-section-laurel .laurel-text-wrap .laurel-chart.f-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .la-section-laurel .laurel-text-wrap .laurel-chart.f-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5; }
  .la-section-laurel .laurel-text-wrap .laurel-chart.f-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6; }
  .la-section-laurel .laurel-text-wrap .laurel-chart.f-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7; }
  .la-section-laurel .laurel-text-wrap .laurel-chart.f-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4; }
  .la-section-laurel .laurel-text-wrap .laurel-text.f-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .la-section-laurel .laurel-text-wrap .laurel-text.f-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5; }
  .la-section-laurel .laurel-text-wrap .laurel-text.f-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6; }
  .la-section-laurel .laurel-text-wrap .laurel-text.f-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7; }
  .la-section-laurel .laurel-text-wrap .laurel-text.f-8 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8; }
  .la-section-laurel .laurel-text-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.la-section-laurel .laurel-chart-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .la-section-laurel .laurel-chart-flex .f-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .la-section-laurel .laurel-chart-flex .f-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2; }
  .la-section-laurel .laurel-chart-flex .f-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3; }
  .la-section-laurel .laurel-chart-flex .f-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32.3333%;
    flex: 0 0 32.3333%; }
  .la-section-laurel .laurel-chart-flex .f-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4; }
  .la-section-laurel .laurel-chart-flex .f-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5; }
  .la-section-laurel .laurel-chart-flex .f-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6; }
  .la-section-laurel .laurel-chart-flex .f-7 {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7; }
  .la-section-laurel .laurel-chart-flex .f-8 {
    -webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8; }
  .la-section-laurel .laurel-chart-flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.la-section-laurel .laurel-chart-flex.chart-01 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .la-section-laurel .laurel-chart-flex.chart-01 .laurel-img {
    padding: 0 15px; }

.la-section-laurel .laurel-chart-flex.chart-02 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .la-section-laurel .laurel-chart-flex.chart-02 .laurel-img {
    padding: 0 10px; }

.la-section-laurel .laurel-chart-flex.chart-03 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .la-section-laurel .laurel-chart-flex.chart-03 .laurel-img {
    padding: 0 15px; }

.la-section-laurel .laurel-chart-flex.chart-04 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .la-section-laurel .laurel-chart-flex.chart-04 .laurel-img {
    padding: 0 15px; }
  .la-section-laurel .laurel-chart-flex.chart-04 .f-33 {
    padding: 0 10px; }

.la-section-laurel .laurel-chart-flex.chart-05 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .la-section-laurel .laurel-chart-flex.chart-05 .laurel-img {
    padding: 0 10%;
    margin-bottom: 20px; }
  .la-section-laurel .laurel-chart-flex.chart-05 .f-6.left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px; }

.la-section-laurel .wave-bottom {
  width: 100%;
  height: 93px;
  background-image: url(../img/wave.svg);
  background-size: cover;
  margin-bottom: -1px; }

.la-section-laurel .wave-bottom2 {
  width: 100%;
  height: 93px;
  background-image: url(../img/wave2.svg);
  background-size: cover;
  margin-bottom: -1px; }

.la-section-laurel .laurel-chart {
  padding: 15px; }

.la-section-laurel .laurel-chart-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.la-section-laurel .laurel-chart-img {
  padding: 20px; }
  .la-section-laurel .laurel-chart-img img {
    width: 107px; }

.la-section-laurel .laurel-chart-bar {
  padding: 20px; }
  .la-section-laurel .laurel-chart-bar img {
    width: 380px; }

.la-section-laurel .laurel-chart-percent {
  -webkit-box-flex: 7;
  -ms-flex: 7;
  flex: 7; }
  .la-section-laurel .laurel-chart-percent ul li {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 22px;
    margin-left: 3px; }
    .la-section-laurel .laurel-chart-percent ul li.chart-identity {
      display: inline-table;
      font-size: 0.8125rem;
      color: #E35D4F;
      font-weight: 500;
      padding: 1px 8px;
      background-color: #ffffff;
      border-radius: 70px;
      margin: 3px 0;
      margin-left: -3px; }
    .la-section-laurel .laurel-chart-percent ul li span.small {
      font-size: 0.75rem; }
    .la-section-laurel .laurel-chart-percent ul li span.color {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      margin-right: 5px; }
      .la-section-laurel .laurel-chart-percent ul li span.color.yellow {
        background-color: #FDE450; }
      .la-section-laurel .laurel-chart-percent ul li span.color.orange {
        background-color: #F09E49; }
      .la-section-laurel .laurel-chart-percent ul li span.color.brown {
        background-color: #D1835C; }
      .la-section-laurel .laurel-chart-percent ul li span.color.red {
        background-color: #D64936; }

.la-section-laurel .laurel-chart-quesiton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 15px 0 5px 0; }
  .la-section-laurel .laurel-chart-quesiton .eng-num {
    width: 25px;
    height: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    background-color: #E35D4F;
    margin-right: 5px; }

.la-section-laurel .laurel-chart-point {
  font-size: 17px;
  font-weight: 600;
  line-height: 24px; }
  .la-section-laurel .laurel-chart-point .eng-num {
    font-size: 30px;
    color: #E35D4F;
    margin: 0 3px 0 2px; }
    .la-section-laurel .laurel-chart-point .eng-num .small {
      font-size: 15px; }

.la-section-laurel .chart-02-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 1200px) {
  .la-section-laurel .laurel-text-wrap.chart-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .laurel-chart-flex {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 {
      width: 80%; }
  .la-section-laurel .laurel-text-wrap.reverse.chart-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 {
      width: 80%; }
  .la-section-laurel .laurel-text-wrap.chart-03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 {
      width: 80%; }
  .la-section-laurel .laurel-chart-flex.chart-04 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto; }
    .la-section-laurel .laurel-chart-flex.chart-04 .f-33 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 49.9999%;
      flex: 0 0 49.9999%; }
  .la-section-laurel .laurel-chart-flex.chart-05 {
    width: 80%;
    margin: 0 auto; }
  .la-section-laurel .laurel-chart-bar {
    padding: 20px; }
    .la-section-laurel .laurel-chart-bar img {
      width: 100%; } }

@media (max-width: 990px) {
  .la-section-laurel .laurel-chart-flex.chart-05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .la-section-laurel .laurel-chart-bar {
    padding: 20px; }
    .la-section-laurel .laurel-chart-bar img {
      width: 100%; } }

@media (max-width: 768px) {
  .la-section-laurel .laurel-chart-flex.chart-04 {
    width: 60% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

@media (max-width: 992px) {
  .la-section-laurel .laurel-text {
    padding: 20px; }
    .la-section-laurel .laurel-text.first {
      padding: 20px 20px 20px 20px; }
  .la-section-laurel .laurel-chart-flex.chart-02 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .la-section-laurel .laurel-chart-flex.chart-02 .laurel-img {
      padding: 0 30px; }
  .la-section-laurel .laurel-chart-flex.chart-04 {
    width: 80%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .la-section-laurel .laurel-chart-flex.chart-04 .f-33 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 49.9999%;
      flex: 0 0 49.9999%; }
  .la-section-laurel .laurel-text-wrap.chart-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .laurel-chart-flex {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 {
      width: 80%;
      margin: 0 auto; }
  .la-section-laurel .laurel-text-wrap.reverse.chart-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 {
      width: 80%;
      margin: 0 auto; }
  .la-section-laurel .laurel-text-wrap.chart-03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 {
      width: 80%;
      margin: 0 auto; }
  .la-section-laurel .laurel-text-wrap.chart-06 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .la-section-laurel .laurel-text-wrap.chart-06 .m-f-8 {
      width: 80%;
      margin: 0 auto; }
  .la-section-laurel .laurel-text-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (max-width: 768px) {
  .la-section-laurel .laurel-chart-img {
    padding: 10px 12px; }
  .la-section-laurel .laurel-text {
    padding: 15px; }
    .la-section-laurel .laurel-text.first {
      padding: 40px 10px 20px 10px; }
    .la-section-laurel .laurel-text h3 {
      font-size: 21px; }
    .la-section-laurel .laurel-text p {
      font-size: 1.0625rem;
      line-height: 30px;
      margin: 10px 0 10px 0; }
  .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 {
    width: 100%; }
  .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 {
    width: 100%; }
  .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 {
    width: 100%; }
  .la-section-laurel .laurel-text-wrap.chart-06 .m-f-8 {
    width: 100%; }
  .la-section-laurel .laurel-chart-flex.chart-04 {
    width: 80% !important;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wave-bottom {
    width: 100%;
    height: 60px; }
  .wave-bottom2 {
    width: 100%;
    height: 60px; } }

@media (max-width: 576px) {
  .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 {
    width: 100%; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-quesiton {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 60%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 {
    width: 100%; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-quesiton {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important;
      width: 60%;
      margin: 0 auto; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex .f-7 .laurel-chart-box {
        width: 60%;
        margin: 0 auto; }
      .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 60%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 {
    width: 100%; }
    .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex .f-1 {
        width: 60%;
        margin: 0 auto; }
      .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 60%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.chart-06 .m-f-8 {
    width: 80%; } }

@media (max-width: 500px) {
  .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 {
    width: 100%; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-quesiton {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.chart-01 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 98%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 {
    width: 100%; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-quesiton {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important;
      width: 98%;
      margin: 0 auto; }
    .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex .f-7 .laurel-chart-box {
        width: 98%;
        margin: 0 auto; }
      .la-section-laurel .laurel-text-wrap.reverse.chart-02 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 98%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 {
    width: 98%; }
    .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex .f-1 {
        width: 98%;
        margin: 0 auto; }
      .la-section-laurel .laurel-text-wrap.chart-03 .m-f-8 .laurel-chart-flex .laurel-chart-point {
        width: 98%;
        margin: 15px auto; }
  .la-section-laurel .laurel-text-wrap.chart-06 .m-f-8 {
    width: 98%; }
  .la-section-laurel .laurel-chart-flex.chart-04 {
    width: 98% !important;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .la-section-laurel .laurel-chart-flex.chart-05 {
    width: 98%;
    margin: 0 auto; } }

@media screen and (max-width: 1680px) {
  .la-section-info .section-title.title-laurel h3 img {
    width: 390px; } }

@media (max-width: 576px) {
  .la-section-laurel .section-title.title-laurel h3 img {
    width: 240px; } }

footer {
  margin-top: 0; }
