html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

*:first-child+html .clearfix {
  min-height: 1%;
}

a {
  text-decoration: none;
  outline: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

a:hover {
  text-decoration: none;
}

*:link,
*:visited,
*:hover,
*:active,
*:focus,
* {
  border: none;
  outline: none;
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: ui-sans-serif, system-ui, sans-serif, "Noto Sans TC", Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

a:hover {
  text-decoration: none;
}

body {
  font-size: 100%;
}

body {
  overflow-x: hidden;
}

html {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

#container {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}

.pushy-content ul {
  padding-top: 10px;
}

.pushy-content ul li {
  font-size: 15px;
}

.pushy-content ul li a {
  display: block;
  padding: 16px 20px;
  color: #374649;
}

.pushy-content .other-info {
  margin-top: auto;
  padding: 20px;
}

.pushy-content .other-info a.line {
  width: 100px;
  height: 100px;
  display: block;
  margin-bottom: 10px;
}

.pushy-content .other-info a.line img {
  width: 100%;
}

.pushy-content .other-info .copyrights {
  font-size: 11px;
  padding: 10px 0;
  color: #374649;
}

.lineQrcode {
  width: 200px;
  margin-left: auto;
}

.lineQrcode img {
  width: 100%;
}

@media (max-width: 1100px) {
  .lineQrcode {
    width: 100px;
  }
}

.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
}

.formosalube-header {
  position: sticky;
  top: 0;
  z-index: 99;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ebf0f3;
}

.formosalube-header .info-content {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 50px;
}

.formosalube-header img {
  width: 100%;
}

.formosalube-header .logo {
  max-width: 96px;
}

.formosalube-header .logo1 {
  max-width: 600px;
}

.formosalube-header .logo2 {
  max-width: 200px;
}

.formosalube-header p.slogan {
  font-size: 25px;
  color: #e70000;
  line-height: 1.4;
  font-weight: 400;
  margin-left: 100px;
}

.formosalube-header .right-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.formosalube-header .right-menu .logo_title {
  display: flex;
  align-items: center;
  gap: 20px;
}

.formosalube-header .right-menu .navbar-nav {
  display: flex;
  gap: 45px;
  align-items: center;
  justify-content: left;
  margin-left: 10px;
}

.formosalube-header .right-menu ul .navbar-nav {
  font-size: 25px;
  color: #374649;
  font-weight: 400;
}

.formosalube-header .right-menu ul .navbar-nav a {
  color: #374649;
  padding: 12px 0 10px;
  border-bottom: 2px solid transparent;
  display: inline-block;
}

.formosalube-header .right-menu ul .navbar-nav a:hover {
  border-color: #e70000;
}

.formosalube-header .right-menu ul .navbar-nav a.line {
  width: 100px;
  height: 100px;
  display: block;
  padding: 0;
}

.formosalube-header .right-menu ul .navbar-nav a.line img {
  width: 100%;
}

.formosalube-header .right-menu ul .navbar-nav a.line:hover {
  border-color: transparent;
  opacity: 0.8;
}

.formosalube-header .menu-btn {
  margin-left: auto;
  background: none;
  display: none;
  padding-left: 0;
}

.formosalube-header .menu-btn span {
  width: 50px;
  height: 50px;
  background: url(../images/bars-solid.svg) center center no-repeat;
  background-size: 40%;
  display: block;
  cursor: pointer;
}

@media (max-width: 1580px) {
  .formosalube-header .right-menu .navbar-nav {
    gap: 30px;
  }

  .formosalube-header p.slogan {
    margin-left: 50px;
  }
}

@media (max-width: 1100px) {
  .formosalube-header .logo {
    max-width: 50px;
  }

  .formosalube-header .logo1 {
    width: 33vw;
  }

  .formosalube-header .logo2 {
    max-width: 9vw;
  }

  .formosalube-header .info-content {
    padding: 6px 0px 6px 10px;
  }

  .formosalube-header p.slogan {
    font-size: 13px;
    padding-left: 10px;
  }

  .formosalube-header .right-menu .menu-item {
    display: none;
  }

  .formosalube-header .lineQrcode {
    display: none;
  }

  .formosalube-header .menu-btn {
    display: block;
  }
}

.s-height .info-content {
  padding: 5px 15px;
  max-width: 980px;
}

.s-height .logo1 {
  max-width: 25vw;
}

.s-height .logo2 {
  max-width: 100px;
}

.s-height .lineQrcode {
  width: 100px;
}

.s-height .right-menu ul li {
  font-size: 18px;
}

@media (max-width: 1100px) {
  .s-height .logo2 {
    max-width: 7vw;
  }
}

.megamenu {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
}

.megamenu .left-item {
  flex: 250px;
  padding: 25px;
  overflow-y: auto;
  max-height: 100vh;
}

.megamenu .left-item h3 {
  color: #e70000;
  font-size: 16px;
  padding-bottom: 10px;
}

.megamenu .left-item h4 {
  color: #3559f6;
  font-size: 20px;
  padding: 20px 0 10px 0;
}

.megamenu .left-item h4 span {
  padding-left: 20px;
  border-left: 1px solid #3559f6;
}

.megamenu .left-item p {
  cursor: pointer;
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 0;
}

.megamenu .left-item p.active {
  background-color: #f6f9fb;
  padding: 5px 10px;
  border-radius: 5px;
}

.megamenu .iframe-cont {
  flex: calc(100% - 250px);
  overflow-y: auto;
}

.megamenu .iframe-cont iframe {
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

@media (max-width: 950px) {
  .megamenu .left-item {
    flex: 180px;
    padding: 20px;
  }

  .megamenu .iframe-cont {
    flex: calc(100% - 180px);
  }
}

@media (max-width: 767px) {
  .megamenu {
    display: initial;
  }

  .megamenu .left-item {
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
  }

  .megamenu .left-item h4 {
    width: 100%;
  }

  .megamenu .iframe-cont {
    float: 100%;
  }
}

.formosalube-container {
  width: 100%;
}

.formosalube-container .mbox {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px;
}

@media (max-width: 1200px) {
  .formosalube-container .mbox {
    padding: 30px;
  }
}

.formosalube-container img {
  width: 100%;
}

.formosalube-container .info-content {
  width: 100%;
}

.formosalube-container .banner-slider {
  background-color: #f5f9fb;
}

.formosalube-container .banner-slider .mbox {
  max-width: 1680px;
  padding: 0;
}

.formosalube-container .banner-slider .swiper {
  width: 100%;
  height: 100%;
}

.formosalube-container .banner-slider .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.formosalube-container .banner-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1/0.4;
}

.formosalube-container .banner-slider .swiper-pagination-bullet-active {
  background: #e70000;
}

.formosalube-container .inside-bn .swiper-slide img {
  aspect-ratio: 1/0.25;
}

.formosalube-container .news-cont .mbox {
  display: flex;
  gap: 40px;
  padding: 50px 50px;
}

.formosalube-container .news-cont .aNew {
  flex: 1;
  background-color: #f6f9fb;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.formosalube-container .news-cont .aNew .aNew-photo img {
  width: 100%;
  aspect-ratio: 1/0.55;
  -o-object-fit: cover;
  object-fit: cover;
}

.formosalube-container .news-cont .aNew .text-info {
  padding: 20px 20px 30px 20px;
}

.formosalube-container .news-cont .aNew .text-info ul {
  list-style-type: disc;
  padding-left: 20px;
}

.formosalube-container .news-cont .aNew .text-info ul li {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .news-cont .aNew .text-info h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
  line-height: 1.5;
}

.formosalube-container .news-cont .aNew .text-info h3 {
  font-size: 20px;
  color: #374649;
  font-weight: 300;
  padding: 10px 0;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

.formosalube-container .news-cont .aNew .text-info p {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.formosalube-container .news-cont .aNew .text-info p .f-ss {
  font-size: 13px;
  color: #3559f6;
}

.formosalube-container .news-cont .aNew .text-info .day {
  color: #3559f6;
}

.formosalube-container .news-cont .aNew .more {
  margin-top: auto;
  color: #e70000;
  display: block;
  font-weight: 400;
  padding: 0px 20px 30px 20px;
  font-size: 16px;
}

.formosalube-container .news-cont .aNew:hover .more {
  text-decoration: underline;
}

.formosalube-container .news-cont .newList {
  flex: 1;
  background-color: #3559f6;
  border-radius: 10px;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
}

.formosalube-container .news-cont .newList .topTitle {
  font-size: 25px;
  line-height: 2.125rem;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.1px;
  overflow-wrap: break-word;
  padding-bottom: 15px;
}

.formosalube-container .news-cont .newList ul li {
  display: flex;
  gap: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4666666667);
  padding: 12px 0;
  align-items: flex-start;
  line-height: 1.5;
  font-weight: 300;
}

.formosalube-container .news-cont .newList ul li:last-child {
  border: none;
}

.formosalube-container .news-cont .newList ul li p {
  font-size: 14px;
  color: #fff;
}

.formosalube-container .news-cont .newList ul li p.date {
  max-width: 5.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.formosalube-container .news-cont .newList ul li .newTitle {
  color: #fff;
  font-size: 15px;
}

.formosalube-container .news-cont .newList ul li .newTitle:hover {
  text-decoration: underline;
}

.formosalube-container .news-cont .newList .more {
  margin-top: auto;
  color: #fff;
  padding-top: 40px;
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.formosalube-container .news-cont .newList .more:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .formosalube-container .news-cont .mbox {
    padding: 30px;
    gap: 20px;
  }
}

@media (max-width: 765px) {
  .formosalube-container .news-cont .mbox {
    flex-direction: column;
  }
}

.formosalube-container .support-cont .mbox {
  display: flex;
  gap: 40px;
  padding: 50px;
}

.formosalube-container .support-cont .mbox:nth-child(2) {
  padding-top: initial;
}

.formosalube-container .support-cont .aSupport1 {
  flex: 1;
  background-color: #f6f9fb;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.formosalube-container .support-cont .aSupport1 .text-info {
  padding: 20px 20px 30px 20px;
}

.formosalube-container .support-cont .aSupport1 .text-info ul {
  list-style-type: disc;
  padding-left: 20px;
}

.formosalube-container .support-cont .aSupport1 .text-info ul li {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .support-cont .aSupport1 .text-info h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
  line-height: 1.5;
}

.formosalube-container .support-cont .aSupport1 .text-info p {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .support-cont .aSupport1 .text-info p .more {
  color: #e70000;
  display: block;
  padding: 0px 20px 30px 20px;
}

.formosalube-container .support-cont .aSupport1:hover .more {
  text-decoration: underline;
}

.formosalube-container .support-cont .aSupport2 {
  flex: 1;
  background-color: #f6f9fb;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}

.formosalube-container .support-cont .aSupport2 .aSupport-photo {
  flex: 1;
}

.formosalube-container .support-cont .aSupport2 .aSupport-photo img {
  width: 100%;
  aspect-ratio: 1/0.6;
  -o-object-fit: cover;
  object-fit: cover;
}

.formosalube-container .support-cont .aSupport2 .text-info {
  flex: 1;
  padding: 5px 20px;
  max-width: 49%;
}

.formosalube-container .support-cont .aSupport2 .text-info ul {
  list-style-type: disc;
  padding-left: 20px;
}

.formosalube-container .support-cont .aSupport2 .text-info ul li {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .support-cont .aSupport2 .text-info h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
  line-height: 1.5;
}

.formosalube-container .support-cont .aSupport2 .text-info h3 {
  font-size: 20px;
  color: #000000;
  font-weight: 300;
  padding: 15px 0 10px 0;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

.formosalube-container .support-cont .aSupport2 .text-info p {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.5;
}

.formosalube-container .support-cont .aSupport2 .text-info .more {
  margin-top: auto;
  color: #e70000;
  font-weight: 400;
  font-size: 16px;
}

.formosalube-container .support-cont .aSupport2:hover .more {
  text-decoration: underline;
}

@media (max-width: 765px) {
  .formosalube-container .support-cont .aSupport2 {
    flex-direction: column;
  }

  .formosalube-container .support-cont .aSupport2 .text-info {
    padding-bottom: 20px;
    max-width: initial;
  }
}

.formosalube-container .support-cont .newList {
  flex: 1;
  background-color: #3559f6;
  border-radius: 10px;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
}

.formosalube-container .support-cont .newList .topTitle {
  font-size: 25px;
  line-height: 2.125rem;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.1px;
  overflow-wrap: break-word;
  padding-bottom: 30px;
}

.formosalube-container .support-cont .newList ul li {
  display: flex;
  gap: 15px;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  align-items: flex-start;
  line-height: 1.5;
  font-weight: 300;
}

.formosalube-container .support-cont .newList ul li:last-child {
  border: none;
}

.formosalube-container .support-cont .newList ul li p {
  font-size: 14px;
  color: #fff;
}

.formosalube-container .support-cont .newList ul li p.date {
  max-width: 2.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.formosalube-container .support-cont .newList ul li .newTitle {
  color: #fff;
  font-size: 15px;
}

.formosalube-container .support-cont .newList ul li .newTitle:hover {
  text-decoration: underline;
}

.formosalube-container .support-cont .newList .more {
  margin-top: auto;
  color: #fff;
  padding-top: 40px;
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.formosalube-container .support-cont .newList .more:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .formosalube-container .support-cont .mbox {
    gap: 20px;
  }
}

@media (max-width: 765px) {
  .formosalube-container .support-cont .mbox {
    flex-direction: column;
  }
}

.formosalube-container .service-locations .mbox {
  display: flex;
  gap: 40px;
  padding: 0px 50px;
  padding-bottom: 50px;
}

.formosalube-container .service-locations .aLocations {
  flex: 1;
  background-color: #f6f9fb;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.formosalube-container .service-locations .aLocations .l-photo img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.formosalube-container .service-locations .aLocations .text-info {
  width: 100%;
  padding: 10px 20px 20px 20px;
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: 0;
  background-color: #f6f9fb;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.formosalube-container .service-locations .aLocations .text-info h3 {
  font-size: 15px;
  color: #374649;
  font-weight: 400;
  padding: 10px 0;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

.formosalube-container .service-locations .aLocations .text-info p {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.5;
  display: none;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.formosalube-container .service-locations .aLocations .text-info p .f-ss {
  font-size: 13px;
  color: #3559f6;
}

.formosalube-container .service-locations .aLocations .text-info .more {
  color: #e70000;
  padding-top: 30px;
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.formosalube-container .service-locations .aLocations:hover .text-info {
  bottom: 0px;
}

.formosalube-container .service-locations .aLocations:hover .text-info p {
  display: block;
}

.formosalube-container .service-locations .aLocations:hover .text-info .more {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .formosalube-container .service-locations .mbox {
    flex-wrap: wrap;
    gap: 20px;
  }

  .formosalube-container .service-locations .aLocations {
    flex: calc(50% - 25px);
  }

  .formosalube-container .service-locations .aLocations .l-photo img {
    width: 100%;
    aspect-ratio: 1/0.8;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .formosalube-container .service-locations .aLocations .text-info {
    bottom: 0;
  }

  .formosalube-container .service-locations .aLocations .text-info p {
    opacity: 1;
  }
}

@media (max-width: 765px) {
  .formosalube-container .service-locations .mbox {
    flex-wrap: initial;
    flex-direction: column;
  }

  .formosalube-container .service-locations .aLocations {
    flex: 1;
  }

  .formosalube-container .service-locations .aLocations .text-info {
    bottom: 0;
    padding: 15px;
  }

  .formosalube-container .service-locations .aLocations .text-info .more {
    padding-top: 10px;
  }
}

.formosalube-container .about-cont .text,
.formosalube-container .contact-cont .text {
  padding: 0 0 15px 0;
}

.formosalube-container .about-cont .text h4,
.formosalube-container .contact-cont .text h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0 20px 0;
}

.formosalube-container .about-cont .text p,
.formosalube-container .contact-cont .text p {
  line-height: 1.7;
  font-size: 17px;
}

.formosalube-container .qa-cont .mbox,
.formosalube-container .newslist-cont .mbox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.formosalube-container .qa-cont .text h4,
.formosalube-container .newslist-cont .text h4 {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 15px;
  line-height: 1.5;
}

.formosalube-container .qa-cont .text p.date,
.formosalube-container .newslist-cont .text p.date {
  font-size: 13px;
  color: #3559f6;
  padding-bottom: 5px;
}

.formosalube-container .qa-cont .text p.info,
.formosalube-container .newslist-cont .text p.info {
  line-height: 1.7;
  background-color: #f6f9fb;
  border-radius: 10px;
  padding: 20px;
}

.formosalube-container .promotions-cont .mbox {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.formosalube-container .promotions-cont .text p.date {
  font-size: 13px;
  color: #3559f6;
  padding-bottom: 10px;
}

.formosalube-container .promotions-cont .text p.info {
  line-height: 1.7;
  font-size: 17px;
  background-color: #f6f9fb;
  border-radius: 10px;
  padding: 20px;
}

.formosalube-container .service-map .mbox {
  display: flex;
  gap: 25px;
  padding-top: 0px;
}

.formosalube-container .service-map .aLocations {
  flex: 1;
  background-color: #f6f9fb;
  border-radius: 10px;
  overflow: hidden;
}

.formosalube-container .service-map .aLocations .l-photo img {
  width: 100%;
  aspect-ratio: 1/0.7;
  -o-object-fit: cover;
  object-fit: cover;
}

.formosalube-container .service-map .aLocations .text-info {
  width: 100%;
  padding: 20px;
  background-color: #f6f9fb;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.formosalube-container .service-map .aLocations .text-info h3 {
  font-size: 15px;
  color: #374649;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

.formosalube-container .service-map .aLocations .text-info p {
  font-size: 15px;
  color: #374649;
  font-weight: 300;
  line-height: 1.5;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.formosalube-container .service-map .aLocations .text-info p .f-ss {
  font-size: 13px;
  color: #3559f6;
}

@media (max-width: 1200px) {
  .formosalube-container .service-map .mbox {
    flex-wrap: wrap;
  }

  .formosalube-container .service-map .aLocations {
    flex: calc(50% - 25px);
  }
}

@media (max-width: 765px) {
  .formosalube-container .service-map .mbox {
    flex-wrap: initial;
    flex-direction: column;
  }

  .formosalube-container .service-map .aLocations {
    flex: 1;
  }

  .formosalube-container .service-map .aLocations .text-info {
    bottom: 0;
    padding: 15px;
  }
}

.formosalube-container .contact-cont {
  padding: 0 0 20px 0;
}

.formosalube-container .contact-cont .mbox {
  margin: 0 auto;
}

.formosalube-container .contact-cont h2 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
  line-height: 1.5;
}

.formosalube-container .contact-cont h2 .must {
  color: #3559f6;
  font-size: 14px;
}

.formosalube-container .contact-cont h2:nth-child(2) {
  padding-top: 30px;
}

.formosalube-container .contact-cont form {
  background-color: #f6f9fb;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.formosalube-container .contact-cont form fieldset {
  flex: calc(50% - 10px);
  max-width: calc(50% - 10px);
}

.formosalube-container .contact-cont form fieldset .flex {
  display: flex;
  gap: 10px;
  height: 40px;
  align-items: center;
  justify-content: flex-start;
}

.formosalube-container .contact-cont form fieldset .flex input {
  width: initial;
}

.formosalube-container .contact-cont form fieldset .flex input.datepicker {
  width: 50%;
  max-width: 220px;
}

.formosalube-container .contact-cont form fieldset .start {
  color: #3559f6;
  font-size: 14px;
}

.formosalube-container .contact-cont form fieldset label {
  padding-bottom: 10px;
  display: block;
}

.formosalube-container .contact-cont form fieldset input,
.formosalube-container .contact-cont form fieldset textarea,
.formosalube-container .contact-cont form fieldset select {
  width: 100%;
  padding: 10px;
  line-height: 1.5;
  border: 1px transparent solid;
}

.formosalube-container .contact-cont form fieldset input:focus,
.formosalube-container .contact-cont form fieldset textarea:focus,
.formosalube-container .contact-cont form fieldset select:focus {
  border-color: rgba(215, 225, 232, 0.5921568627);
}

.formosalube-container .contact-cont form fieldset input.error,
.formosalube-container .contact-cont form fieldset textarea.error,
.formosalube-container .contact-cont form fieldset select.error {
  border-color: #e70000;
}

.formosalube-container .contact-cont form fieldset .s-text-note {
  font-size: 13px;
  color: #e70000;
}

.formosalube-container .contact-cont form fieldset.w100 {
  flex: 100%;
  max-width: 100%;
}

.formosalube-container .contact-cont .bottom-btn {
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.formosalube-container .contact-cont .bottom-btn .btn {
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 50px;
  min-width: 140px;
  border: 1px solid #3559f6;
  color: #3559f6;
  font-size: 16px;
  background-color: transparent;
}

.formosalube-container .contact-cont .bottom-btn .btn:hover {
  opacity: 0.8;
}

.formosalube-container .contact-cont .bottom-btn .btn.btn_save {
  background-color: #3559f6;
  color: #fff;
}

@media (max-width: 765px) {
  .formosalube-container .contact-cont fieldset {
    flex: 100%;
    max-width: 100%;
  }
}

.formosalube-container .album-cont h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0;
}

.formosalube-container .album-cont .album-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 20px 0 35px 0;
}

.formosalube-container .album-cont .album-list .a-album {
  flex: 33.33%;
  max-width: calc(33.33% - 30px);
  background-color: #f6f9fb;
}

.formosalube-container .album-cont .album-list .a-album .album-cover img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
}

.formosalube-container .album-cont .album-list .a-album figcaption {
  margin-top: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.formosalube-container .album-cont .album-list .a-album p.album-title {
  font-size: 18px;
  color: #374649;
  font-weight: 300;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.formosalube-container .album-cont .album-list .a-album p.album-date {
  font-size: 14px;
  color: #374649;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .album-cont .album-list .a-album p.album-text {
  font-size: 14px;
  color: #647174;
  font-weight: 300;
  line-height: 1.7;
}

.formosalube-container .album-cont .album-list .a-album a.more {
  margin-top: auto;
  color: #e70000;
  width: 100%;
  text-align: right;
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.formosalube-container .album-cont .album-list .a-album a.more:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .formosalube-container .album-cont .album-list {
    gap: 20px;
  }
}

@media (max-width: 820px) {
  .formosalube-container .album-cont .album-list .a-album {
    max-width: calc(33.33% - 20px);
  }

  .formosalube-container .album-cont .album-list .a-album p.album-title {
    font-size: 18px;
  }

  .formosalube-container .album-cont .album-list .a-album p.album-date {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .formosalube-container .album-cont .album-list .a-album {
    max-width: calc(33.33% - 10px);
  }

  .formosalube-container .album-cont .album-list .a-album p.album-title {
    font-size: 16px;
  }

  .formosalube-container .album-cont .album-list .a-album p.album-date {
    font-size: 12px;
  }
}

@media (max-width: 750px) {
  .formosalube-container .album-cont .album-list .a-album {
    flex: 50%;
    max-width: calc(50% - 10px);
  }

  .formosalube-container .album-cont .album-list .a-album figcaption {
    padding: 10px;
  }
}

.formosalube-container .seminar-cont .album-list {
  flex-direction: column;
}

.formosalube-container .seminar-cont .album-list .a-album {
  flex: 100%;
  max-width: 100%;
  display: flex;
}

.formosalube-container .seminar-cont .album-list .a-album .album-cover {
  flex: 25%;
}

.formosalube-container .seminar-cont .album-list .a-album figcaption {
  padding-left: 20px;
  flex: 75%;
}

@media (max-width: 1200px) {
  .formosalube-container .seminar-cont .album-list .a-album .album-cover {
    flex: 50%;
  }

  .formosalube-container .seminar-cont .album-list .a-album figcaption {
    flex: 50%;
  }
}

@media (max-width: 600px) {
  .formosalube-container .seminar-cont .album-list .a-album {
    flex-direction: column;
  }

  .formosalube-container .seminar-cont .album-list .a-album .album-cover {
    flex: 100%;
  }

  .formosalube-container .seminar-cont .album-list .a-album figcaption {
    padding: 20px;
    flex: 100%;
  }

  .formosalube-header p.slogan {
    display: none;
  }

  .formosalube-header .logo2 {
    max-width: 15vw;
  }

  .formosalube-header .logo1 {
    width: 50vw;
  }
}

.brands-iframe {
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.formosalube-footer {
  padding: 8px 20px;
  background-color: #f5f9fb;
  margin-top: auto;
}

.formosalube-footer .copy-right-text p {
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #374649;
  margin-bottom: 7px;
}

.formosalube-footer .copy-right-text p a {
  color: #374649;
}

.formosalube-footer .copy-right-text p a:hover {
  text-decoration: underline;
}

.formosalube-footer .copy-right-text p span {
  font-size: 15px;
  display: inline-block;
  padding: 8px 10px;
}

/*# sourceMappingURL=style.css.map */