@charset "UTF-8";
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*:focus {
  outline: none;
}

*, ::after, ::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  scrollbar-width: thin;
}

body {
  font-family: "Noto Sans TC", "PingFang TC", "Heiti TC", "Microsoft JhengHei", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #fff;
  font-size: 16px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  overflow-x: hidden;
}

ul {
  list-style: none;
}

.site-content,
.wrap {
  position: relative;
  max-width: 1200px;
  margin: auto;
}

.content-area {
  max-width: 1200px;
  margin: auto;
}

textarea {
  font-family: inherit;
  font-size: 1em;
  padding-bottom: 10px;
  padding-top: 10px;
  border: 1px solid #505050;
  border-radius: 0;
  padding-left: 2%;
  width: 100%;
  -webkit-appearance: none;
  vertical-align: middle;
  resize: vertical;
}

input[type=submit], .button,
button, .loadmore-button {
  border: 1px solid #505050;
  background: #fff;
  display: block;
  padding: 10px 50px;
  margin: 0;
  font-size: 16px;
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

input[type=text], input[type=tel], input[type=email], input[type=url], input[type=date], input[type=password] {
  border: 1px solid #505050;
  border-radius: 0;
  height: 40px;
  padding-left: 2.5%;
  width: 100%;
  -webkit-appearance: none;
  cursor: pointer;
  vertical-align: middle;
  font-size: 1em;
  font-family: inherit;
  outline: 0;
  text-align: left;
}

input[type=file] {
  color: #a0a0a0;
  border: 1px solid #505050;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  width: 100%;
  outline: 0;
}

input[type=checkbox], input[type=radio] {
  position: relative;
  display: inline-block;
  margin: 0 14px;
  cursor: pointer;
  height: 0;
  width: 0;
}

input[type=checkbox]::before,
input[type=radio]::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: -6px;
  height: 20px;
  width: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #ccc;
}

input[type=checkbox]::after,
input[type=radio]::after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: -16px;
  width: 8px;
  height: 14px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aeaeae;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aeaeae;
}

:-ms-input-placeholder { /* Microsoft Edge */
  color: #aeaeae;
}

@media (hover: hover) {
  .button:hover,
  .loadmore-button:hover,
  input[type=submit]:hover,
  button:hover {
    background: #ccc;
  }
  .pager a:hover .dashicons::before,
  .pager a:hover {
    color: #0F79C0;
  }
}
.pager {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 66px;
  font-size: 1.1em;
}
.pager .dashicons::before {
  color: #ccc;
  font-size: 0.95em;
}
.pager a {
  display: block;
  width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pager div.first-last {
  width: auto;
}
.pager div {
  display: inline-block;
  width: 24px;
  height: 18px;
  margin: 0 5px;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pager span.current {
  color: #83c9f9;
}

.acc-cut-background.elementor-element {
  background-color: transparent !important;
  background: linear-gradient(45deg, transparent 192px, #293239 3%);
}

.acc-cut-background-b.elementor-element {
  background-color: transparent !important;
  background: linear-gradient(45deg, transparent 6%, #293239 6%, #293239 92%, transparent 92%);
}

.acc-cut-background-c.elementor-element {
  background-color: transparent !important;
  background: linear-gradient(45deg, transparent 4%, #293239 4%, #293239 96%, transparent 96%);
}

.acc-btn-a a {
  border-color: #fff;
  position: relative;
  margin-left: 3px;
  transition-delay: 0.1s;
  -webkit-transition: padding-right 0.35s ease-out;
  -moz-transition: padding-right 0.35s ease-out;
  -o-transition: padding-right 0.35s ease-out;
  transition: padding-right 0.35s ease-out;
}
.acc-btn-a a:after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 5px;
  transform: rotate(-36deg) scale(1.35);
}
@media (hover: hover) {
  .acc-btn-a a.elementor-button:hover {
    padding-right: 100px !important;
  }
  .acc-btn-a a.elementor-button:hover:before {
    height: 0;
  }
  .acc-btn-a a:before {
    content: "";
    display: block;
    width: 1px;
    height: 68%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: bottom left;
    -webkit-transition: height 0.35s ease-out;
    -moz-transition: height 0.35s ease-out;
    -o-transition: height 0.35s ease-out;
    transition: height 0.35s ease-out;
  }
}

/* Color box*/
#colorbox {
  z-index: 99999;
}

#cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -25px;
  background: url("https://tripletrust.com.tw/wp-content/uploads/2022/06/controls.png") no-repeat 0 0;
}

#cboxPrevious {
  background-position: 0px 0px;
  left: 10px;
}

#cboxNext {
  background-position: -25px 0px;
  left: 40px;
}

#cboxClose {
  background-position: -50px 0px;
  right: 0;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

#cboxCurrent {
  color: #ccc;
}

/* HEADER */
.head-contact {
  display: flex;
}
.head-contact .btn-act {
  display: flex;
  align-items: center;
  margin-left: 12px;
}
.head-contact .btn-act a {
  border: 1px solid #f1f5ff;
  padding: 6px 15px 10px;
  border-radius: 25px;
  color: #fff;
  max-height: 40px;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.head-contact .btn-act span {
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.head-contact .btn-act .dashicons {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -4px;
}
.head-contact .btn-line {
  display: flex;
  align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.head-contact .btn-line img {
  width: 40px;
}
@media (hover: hover) {
  .head-contact .btn-line:hover,
  .head-contact .btn-act:hover a {
    transform: scale(1.03);
  }
}

header .ct-container-fluid {
  --theme-container-edge-spacing: calc(100vw - 80px);
}
header.ct-header [data-sticky*=yes] .head-contact .btn-act .dashicons {
  color: var(--theme-palette-color-4);
}
header.ct-header [data-sticky*=yes] .head-contact .btn-act span {
  color: var(--theme-palette-color-4);
}
header.ct-header [data-sticky*=yes] .head-contact .btn-act a {
  color: var(--theme-palette-color-4);
  border-color: var(--theme-palette-color-4);
}

/* FOOTER */
footer {
  padding: 60px 0 1px;
  position: relative;
}
footer [data-logo=top] .site-description {
  margin-top: 1.3em;
}
footer .ct-container {
  --theme-content-spacing: 0;
}
footer .ct-container-fluid {
  --theme-container-edge-spacing: calc(100vw - 160px);
  --grid-template-columns: 2fr 1fr 4fr 2fr !important;
}
@media only screen and (max-width: 1060px) {
  footer .ct-container-fluid {
    --grid-template-columns: initial !important;
  }
}
footer [data-column=widget-area-5] {
  max-width: 540px;
  margin: auto;
}
footer .footer-info a {
  color: #fff !important;
}
footer .footer-info h5 {
  color: #ebc9c9 !important;
  letter-spacing: 2px;
}
footer .footer-info h3 {
  color: #fff !important;
  letter-spacing: 3px;
}
footer .footer-info p {
  color: #d3d3d3 !important;
}
footer .footer-info h3 {
  font-size: 1.56em;
}
footer .footer-info .wp-block-group {
  gap: 5px;
}
footer .footer-info .logo-block {
  padding: 10px;
  border-radius: 100px;
  width: 100%;
  max-height: 130px;
  max-width: 130px;
  margin: 0 auto;
}
footer .contact-info {
  margin-bottom: 1em;
}
footer .contact-info .btn-act {
  margin-bottom: 0.4em;
}
footer .contact-info .btn-act a {
  display: flex;
  align-items: center;
  font-size: 1.1em;
}
footer .contact-info .btn-act .dashicons {
  margin-right: 0.5em;
}
@media (hover: hover) {
  footer .contact-info .btn-act:hover span {
    color: #b8b8b8;
  }
}
footer .social-nav {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
footer .social-nav img {
  width: 35px;
}
footer .social-nav .btn-social {
  margin-right: 1.5em;
}
footer .social-nav .btn-line-qr img {
  width: 100px;
}
footer .social-nav .btn-line-qr {
  display: flex;
  flex-direction: column;
}
footer .social-nav .btn-line-qr span {
  color: #00B900;
}
@media (hover: hover) {
  footer .social-nav .btn-social:hover {
    transform: scale(1.05);
  }
}
@media only screen and (max-width: 1060px) {
  footer .footer-contact {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 32px;
  }
}
@media only screen and (max-width: 600px) {
  footer .ct-container-fluid {
    --theme-container-edge-spacing: calc(100vw - 30px);
  }
  footer .footer-info {
    flex-direction: column;
  }
  footer .footer-info h3 {
    font-size: 1.45em;
  }
  footer .footer-info h3, footer .footer-info h5, footer .footer-info p {
    margin: auto;
    text-align: center;
  }
  footer .footer-contact {
    flex-direction: column;
    gap: 0;
  }
}

.section-title {
  position: relative;
  text-align: center;
  margin-bottom: 30px !important;
}
.section-title h2 {
  font-size: 2.8em;
  letter-spacing: 5px;
  line-height: 1;
  margin-bottom: 20px;
}
.section-title p {
  width: 90%;
  max-width: 650px;
  margin: auto;
  letter-spacing: 1px;
}

.section-title:before {
  content: "";
  display: block;
  width: 3em;
  height: 8px;
  background-color: #58637b;
  position: absolute;
  left: calc(50% - 1.5em);
  top: -35px;
}

.wp-block-button a {
  padding: 7px 1.8em;
  letter-spacing: 2px;
  background-color: #00B900;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
}

@media only screen and (min-width: 1024px) and (hover: hover) {
  .wp-block-button a:hover {
    background-color: #0c8f0c;
  }
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 20s linear infinite;
  -moz-animation: rotating 20s linear infinite;
  -ms-animation: rotating 20s linear infinite;
  -o-animation: rotating 20s linear infinite;
  animation: rotating 20s linear infinite;
}

/* PAGE */
.page-head {
  gap: 0 !important;
}
.page-head .wp-block-column {
  flex-basis: 55% !important;
}
.page-head .wp-block-column:first-child {
  position: relative;
  padding-left: 3em;
  flex-basis: 45% !important;
}
.page-head .wp-block-image {
  max-height: 360px;
  overflow: hidden;
}
.page-head .wp-block-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-head .wp-block-column:first-child:after {
  content: "";
  display: block;
  width: 110%;
  height: 210px;
  background-color: #454c59;
  position: absolute;
  top: 4em;
  left: 0;
  z-index: -1;
  transform: skew(-5deg);
}
.page-head h2 {
  font-size: 2.8em;
  letter-spacing: 5px;
  line-height: 1;
  margin-bottom: 10px;
}
.page-head h4 {
  position: relative;
  font-size: 1.15em;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 3em;
  margin-left: 5px;
}
.page-head h4:after {
  content: "";
  display: block;
  width: 2.5em;
  height: 7px;
  background-color: #d5e2ff;
  position: absolute;
  bottom: -30px;
  transform: skew(-7deg);
}
.page-head p {
  width: 90%;
  max-width: 32em;
  line-height: 1.8;
  padding-left: 5px;
  letter-spacing: 2px;
}

.page .page-section {
  --wp--style--global--wide-size: 1100px;
  margin: 140px auto 160px;
  gap: unset;
}
.page .page-section .wp-block-columns {
  gap: 0;
}
@media only screen and (max-width: 680px) {
  .page .page-section .wp-block-columns {
    gap: 1em;
  }
}

.gap-a {
  gap: 1.2em !important;
}

.gap-b {
  gap: 2em !important;
}

/* HOME */
.home .elementor-widget-image img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.home .elementor-2883 .elementor-element.elementor-element-2ee1383::before {
  z-index: 2;
  pointer-events: none;
}
.home .acc-cut-background-b em {
  font-size: 0.6em;
  padding: 0 3px 0 0;
}
.home .home-section.head-banner .acc-video-background {
  pointer-events: none;
  bottom: 0;
  right: 0;
}
.home .home-section.head-banner .acc-video-background .e-hosted-video {
  height: 100%;
}
.home .home-section.head-banner .heading:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: -2px;
  transform: rotate(-45deg);
  transform-origin: top left;
}

.about-triple {
  position: relative;
}
.about-triple p {
  font-size: 1.05em;
  margin-top: 1em;
}
.about-triple p:not(:first-child) {
  margin-top: 1.5em;
}
.about-triple .wp-block-image {
  text-align: center;
}
.about-triple .wp-block-buttons {
  position: absolute;
  bottom: 2em;
  right: 0;
}

@media only screen and (min-width: 680px) {
  .mobile-text {
    display: none;
  }
}
.mobile-text {
  margin-top: 0.5em !important;
}
.mobile-text:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #ff5731 transparent;
  transform: rotate(0deg);
  margin-right: 5px;
}

.fault-result-pic {
  height: 300px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: 12px;
  margin-top: 0 !important;
}
.fault-result-pic:after {
  content: "";
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #FF9800;
  width: 140px;
  height: 36px;
  display: block;
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.fault-result-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fault-result-pic figcaption {
  display: inline-block;
  background-color: #fff;
  color: #e44242;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 3px;
  padding: 3px 16px;
  width: 100%;
  max-width: 500px;
}
@media only screen and (max-width: 680px) {
  .fault-result-pic {
    padding-top: 0;
    clip-path: polygon(0% -5%, 50% 9%, 100% -5%, 100% 100%, 0% 100%);
    margin-top: -7% !important;
  }
  .fault-result-pic:after {
    display: none;
  }
  .fault-result-pic img {
    clip-path: polygon(0% 0%, 50% 15%, 100% 0, 100% 100%, 0% 100%);
  }
  .fault-result-pic figcaption {
    display: none;
  }
}

.fault-box {
  --theme-content-spacing: 0;
  background-color: #fff;
  padding: 12px 12px 0;
}
.fault-box figure {
  position: relative;
  overflow: visible;
  padding-bottom: 0.85em;
}
.fault-box figcaption {
  display: inline-block;
  background-color: #fff;
  color: #5565bd;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 9;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 3px;
  padding: 3px 16px;
}
.fault-box figure:first-of-type {
  clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
}
.fault-box figure:last-of-type {
  margin-left: -32px;
  clip-path: polygon(15% 50%, 0 0, 100% 0, 100% 100%, 0% 100%);
}
.fault-box figure:last-of-type figcaption {
  color: #e44242;
  right: 15px;
  left: unset;
}
@media only screen and (max-width: 680px) {
  .fault-box {
    flex-direction: column;
  }
  .fault-box figure {
    padding: 0;
  }
  .fault-box figure figcaption {
    display: none;
  }
  .fault-box figure:first-of-type {
    clip-path: polygon(0% 0%, 100% 0, 100% 85%, 50% 100%, 0 85%);
  }
  .fault-box figure:last-of-type {
    margin-left: 0;
    margin-top: -7%;
    clip-path: polygon(0 0, 50% 15%, 100% 0, 100% 85%, 49% 100%, 0 85%);
  }
}

.about-service .service-link {
  max-width: 90%;
  margin: auto;
  margin-bottom: 75px;
}
.about-service .service-link .wp-block-buttons {
  justify-content: center;
}
.about-service .service-link .wp-block-button {
  width: 100%;
  padding: 0 1em;
}
.about-service .service-link .wp-block-button a {
  width: 100%;
  background-color: #0071BC;
  margin: 0 1em;
  color: #fff;
}
.about-service .about-service-part .wp-block-column {
  flex-basis: 55%;
}
.about-service .about-service-part .wp-block-column:first-child {
  flex-basis: 45%;
}
.about-service .about-service-part figure {
  text-align: right;
  margin-right: 2em;
}
.about-service .service-content-head {
  margin-bottom: 1.3em;
  padding-bottom: 1.3em;
  border-bottom: 1px solid;
}
.about-service .service-content-head h3 {
  font-size: 1.9em;
  letter-spacing: 3px;
  line-height: 1;
  margin-bottom: 12px;
}
.about-service .service-content-head p {
  max-width: 90%;
}
.about-service .service-content {
  flex-direction: column;
  flex-wrap: nowrap;
}
.about-service .service-content .service-list ul {
  padding-left: 1em;
}
.about-service .service-content .service-list li {
  font-size: 1.05em;
  margin-bottom: 0.26em;
}
.about-service .service-content .service-list .wp-block-column:not(:first-child) ul {
  margin-left: 1.5em;
}
.about-service .service-content .service-list li::before {
  content: "•";
  color: #ff5722;
  font-weight: bold;
  display: inline-block;
  width: 1.1em;
  margin-left: -1em;
  line-height: 1;
  font-size: 22px;
}

.about-works .wp-block-columns.works-images {
  gap: 1em;
}
.about-works .wp-block-columns.works-images figcaption {
  font-size: 1em;
  text-align: left;
}
.about-works .wp-block-columns.works-images a {
  cursor: auto;
  height: 100%;
  display: block;
}
.about-works .wp-block-columns.works-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-works .section-button {
  text-align: center;
  font-size: 1.2em;
}
.about-works .wp-block-buttons {
  justify-content: center;
  margin-top: 1.5em;
}

.about-law .lawer-details {
  width: 85%;
  margin: auto;
  gap: 2em;
}
.about-law .lawer-details .wp-block-column {
  flex-basis: 40%;
}
.about-law .lawer-details .lawer-intro {
  flex-basis: 60%;
}
.about-law .lawer-details h3 {
  font-size: 1.8em;
  margin-bottom: 5px;
}
.about-law .lawer-details p {
  text-align: justify;
}
.about-law .lawer-details:not(:last-child) {
  border-bottom: 1px solid #999999;
  padding-bottom: 4em;
  margin-bottom: 6em;
}
.about-law .lawer-intro {
  position: relative;
}
.about-law .lawer-link {
  position: absolute;
  bottom: -1.8em;
  right: 0;
}
.about-law .lawer-link span {
  margin-left: 0.5em;
}

.about-price .wp-block-table {
  margin-top: 1.6em;
}
.about-price table {
  min-width: 620px;
  max-width: 1000px;
  margin: auto;
}
.about-price table tr:first-child {
  background-color: rgba(255, 255, 255, 0.15);
  text-align: center;
}
.about-price table td:first-child {
  width: 300px;
  background-color: rgba(255, 255, 255, 0.1);
}
.about-price .section-content {
  justify-content: space-between;
}
.about-price .note {
  font-size: 1.125em;
  letter-spacing: 1px;
  color: #FF9800;
}
.about-price .price-intro {
  max-width: 35%;
}
.about-price .price-intro h4 {
  margin-top: unset;
  margin-block-end: unset;
  letter-spacing: 3px;
}
.about-price .price-intro h3 {
  font-size: 40px;
  letter-spacing: 6px;
  line-height: 1.15;
  color: #D1E8FF;
}
.about-price .price-list {
  max-width: 60%;
}
.about-price .price-list .list-group {
  gap: 1em;
}
.about-price .price-list .price-item {
  position: relative;
  background-color: #fff;
  color: #4a6576;
  padding: 1.35em 2em;
  width: 100%;
  overflow: hidden;
  gap: 0;
  border-radius: 4px;
}
.about-price .price-list .price-item * {
  z-index: 5;
}
.about-price .price-list .price-item:after {
  content: "";
  clip-path: polygon(0% 0%, 77% 0%, 100% 50%, 77% 100%, 0% 100%);
  display: block;
  width: 166px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #589bb5;
}
.about-price .price-list .price-item em {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 5px;
  font-style: normal;
  color: #818d95;
}
.about-price .price-list .price-item .wp-block-button a {
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  border-radius: 6px;
}
.about-price .price-list .price-item .p-type {
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}
.about-price .price-list .price-item .price-content {
  font-size: 2.35em;
  font-weight: 600;
  padding-left: 70px;
}
.about-price .price-list .price-item .wp-block-buttons {
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
@media only screen and (max-width: 1060px) {
  .about-price .section-content {
    flex-direction: column;
    align-items: center !important;
    gap: 1.5em !important;
  }
  .about-price .price-intro h3, .about-price .price-intro h4 {
    text-align: center;
  }
  .about-price .price-intro, .about-price .price-list {
    max-width: 680px;
    width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .about-price .price-list .price-item:after {
    width: 110px;
  }
  .about-price .price-list .price-item {
    padding: 1em;
    font-size: 16px;
  }
  .about-price .price-list .price-item .p-type {
    font-size: 16px;
  }
  .about-price .price-list .price-item .price-content {
    font-size: 1.65em;
    padding-left: 38px;
  }
  .about-price .price-list .price-item .wp-block-buttons {
    right: 18px;
  }
  .about-price .price-list .price-item .wp-block-button a {
    padding: 7px 1.2em 7px 1em;
  }
}
@media only screen and (max-width: 550px) {
  .about-price .price-intro h3 {
    font-size: 32px;
    line-height: 1.5;
  }
  .about-price .price-list .price-item {
    padding: 12px;
  }
  .about-price .price-list .price-item .price-content {
    font-size: 1.55em;
    padding-left: 26px;
  }
  .about-price .price-list .price-item .wp-block-button a {
    position: relative;
    font-size: 0;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    border-radius: 12px;
    width: 55px;
    padding: 6px 0;
    justify-content: flex-start;
    text-align: center;
  }
  .about-price .price-list .price-item .wp-block-button a:after {
    font-family: dashicons;
    content: "\f525";
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .about-price .price-list .price-item .wp-block-buttons {
    right: 14px;
  }
  .about-price .price-list .price-item:after {
    width: 100px;
  }
}

.contact-qa {
  margin-bottom: 100px;
}
.contact-qa h3 {
  font-size: 1.9em;
  letter-spacing: 3px;
  line-height: 1;
  margin-bottom: 18px;
}
.contact-qa h4 {
  font-size: 1.3em;
  margin: 5px 0;
}
.contact-qa .wp-block-buttons {
  justify-content: flex-end;
  margin-top: 3em;
}
.contact-qa .contact-qa-choose p {
  margin: 5px 0 1em;
}
.contact-qa .contact-qa-prepare {
  padding-bottom: 3em;
  border-bottom: 1px solid #ddd;
}
.contact-qa .contact-qa-choose-box {
  padding-bottom: 3em;
  margin-bottom: 3em;
  border-bottom: 1px solid #ddd;
}
.contact-qa .contact-qa-choose-box figure {
  text-align: center;
}
.contact-qa .contact-qa-process {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd;
}
.contact-qa .contact-qa-process p {
  text-align: left;
  max-width: 495px;
}
.contact-qa .contact-qa-process .process-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 1em auto 0;
}
.contact-qa .contact-qa-process .process-list .wp-block-group {
  flex: 1 0 20%;
  margin: 8px;
  gap: 5px;
}
.contact-qa .contact-qa-process .process-list .wp-block-group p {
  padding-left: 1em;
}
.contact-qa .contact-qa-process .process-list .wp-block-group p:first-child {
  display: block;
  text-align: center;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 8px;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 1.1em;
}
.contact-qa .contact-qa-process .process-list .wp-block-group:not(:last-child) p {
  position: relative;
}
.contact-qa .contact-qa-process .process-list .wp-block-group:not(:last-child) p:first-child:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent #00B900;
  position: absolute;
  right: -28px;
  top: 13px;
}

#contact-form .wp-block-button {
  text-align: right;
}
#contact-form .wp-block-button__link {
  border: 1px solid #505050;
  padding: 7px 1.8em 9px;
  font-size: 1em;
  min-width: 150px;
  margin-right: 1em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (hover: hover) {
  #contact-form .wp-block-button__link:hover {
    background-color: #efefef;
  }
}
#contact-form .grunion-field-wrap {
  margin-bottom: 1em;
}
#contact-form .contact-form label {
  font-weight: normal;
  font-size: 1.1em;
}
#contact-form textarea {
  margin-bottom: 3px;
}
#contact-form .note {
  font-size: 0.9em;
  color: #959595;
}

.contact-info .contact-info-text {
  margin-top: 1.5em;
}
.contact-info .contact-info-text p {
  font-size: 1.1em;
  padding-right: 3em;
  line-height: 1.6;
}
.contact-info .contact-info-text .booking-text {
  margin-top: 1em;
}
.contact-info .contact-info-text .booking-btn {
  margin-bottom: 2em;
}
.contact-info strong {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

/* POST */
.works-list {
  margin-top: 100px;
}

.post-archived .post-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  gap: 12px;
}
.post-archived .post-item {
  flex: 0 0 calc(33.3333% - 10px);
  margin-bottom: 2em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.post-archived .post-item .featured-image {
  margin-bottom: 8px;
}
.post-archived .post-item img {
  width: 100%;
}
.post-archived .post-item h4 {
  font-size: 1em;
  letter-spacing: 1px;
  font-weight: normal;
}
.post-archived .empty-search {
  margin: 12vh 0;
  text-align: center;
  width: 100%;
}
@media (hover: hover) {
  .post-archived .post-item:hover {
    transform: translate(-3px, -3px);
  }
}
.post-archived .project-search {
  position: relative;
  margin-bottom: 2em;
}
.post-archived .project-search form {
  width: 90%;
  max-width: 320px;
  margin-right: 0;
  margin-left: auto;
  padding-left: 0.8em;
}
.post-archived .project-search input[type=submit] {
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  padding: 10px;
  border: 0;
  background: unset;
}
.post-archived .project-search .dashicons-arrow-right-alt2 {
  position: absolute;
  right: 7px;
  top: 10px;
  font-size: 1.35em;
  pointer-events: none;
}
.post-archived .project-search .btn-search:hover ~ .dashicons-arrow-right-alt2 {
  color: #9c9c9c;
}

.post-contact {
  text-align: center;
  font-size: 1.1em;
  margin-top: 75px;
}
.post-contact .wp-block-buttons {
  margin-top: 1em;
  justify-content: center;
}

/* SINGLE */
.single h1 {
  font-size: 2.5em;
  margin-bottom: 1.2em;
}
.single article {
  margin-bottom: 170px;
}
.single p {
  margin-bottom: 0.8em;
}

/* ANIMATE */
@media only screen and (min-width: 1180px) {
  .fade-in-pseudo:after,
  .fade-in-pseudo:before {
    transition-delay: 0.7s;
    transition: 0.5s;
    transform: translate(-10%, 0);
    opacity: 0;
  }
  .fade-in-pseudo[data-scroll=in]:after,
  .fade-in-pseudo[data-scroll=in]:before {
    transform: translate(0, 0);
    opacity: 1;
  }
  .fade-in-ani {
    transition-delay: 0.3s;
    transition: 0.5s;
    transform: translate(0, -30px);
    opacity: 0;
  }
  .fade-in-ani[data-scroll=in] {
    transform: translate(0, 0);
    opacity: 1;
  }
  .slide-in {
    transition-delay: 0.3s;
    transition: 0.5s;
    transform: translate(-10%, 0);
    opacity: 0;
  }
  .slide-in[data-scroll=in] {
    transform: translate(0, 0);
    opacity: 1;
  }
  .slide-in-left {
    transition: 0.5s;
    transform: translate(-8%, 0);
    opacity: 0;
  }
  .slide-in-right {
    transition-delay: 0.3s;
    transition: 0.5s;
    transform: translate(8%, 0);
    opacity: 0;
  }
  .slide-in-right[data-scroll=in], .slide-in-left[data-scroll=in] {
    transform: translate(0, 0);
    opacity: 1;
  }
  .slide-in-top {
    transition-delay: 0.7s;
    transition: 0.5s;
    transform: translate(0, -35%);
    opacity: 0;
  }
  .slide-in-top[data-scroll=in] {
    transform: translate(0, 0);
    opacity: 1;
  }
  .ani-stp[data-scroll=in]:nth-child(1) {
    transition-delay: 0.1s;
  }
  .ani-stp[data-scroll=in]:nth-child(2) {
    transition-delay: 0.2s;
  }
  .ani-stp[data-scroll=in]:nth-child(3) {
    transition-delay: 0.3s;
  }
  .ani-stp[data-scroll=in]:nth-child(4) {
    transition-delay: 0.4s;
  }
  .ani-stp[data-scroll=in]:nth-child(5) {
    transition-delay: 0.5s;
  }
  .ani-stp[data-scroll=in]:nth-child(6) {
    transition-delay: 0.6s;
  }
  .ani-stp[data-scroll=in]:nth-child(7) {
    transition-delay: 0.7s;
  }
  .ani-stp[data-scroll=in]:nth-child(8) {
    transition-delay: 0.8s;
  }
  .ani-stp[data-scroll=in]:nth-child(9) {
    transition-delay: 0.9s;
  }
  .ani-stp[data-scroll=in]:nth-child(10) {
    transition-delay: 1s;
  }
  .ani-stp[data-scroll=in]:nth-child(11) {
    transition-delay: 1.1s;
  }
  .ani-stp[data-scroll=in]:nth-child(12) {
    transition-delay: 1.2s;
  }
}
/* RWD */
@media only screen and (max-width: 1179px) {
  .page-section {
    margin: 130px auto;
  }
}
@media only screen and (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 45% !important;
  }
  .about-service .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .about-works .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .about-law .lawer-details.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
    flex-basis: 30% !important;
  }
  .about-law .lawer-details .lawer-intro,
  .about-service .about-service-part.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2) {
    flex-basis: 50% !important;
  }
  .contact-qa-choose-box.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
    flex-basis: 20% !important;
  }
  .about-law .lawer-details:not(:last-child) {
    gap: 1em;
  }
  .section-title p {
    width: 100%;
    letter-spacing: 0;
  }
  .post-archived .post-list {
    justify-content: space-between;
  }
  .post-archived .post-item {
    flex: 0 0 32%;
  }
  .post-archived .post-item img {
    width: 100%;
  }
  .post-contact {
    margin-top: 75px;
  }
  .about-triple .wp-block-buttons {
    position: relative;
    bottom: -50px;
    justify-content: center;
  }
  .about-service .service-link {
    max-width: 100%;
  }
  .contact-qa .contact-qa-choose-box {
    gap: 1em;
  }
  .contact-qa .wp-block-buttons {
    justify-content: center;
  }
  .contact-qa h3 {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 680px) {
  header .ct-container-fluid {
    --theme-container-edge-spacing: calc(100vw - 30px);
  }
  .mobile-title {
    display: block;
    font-size: 1.02em;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 2px;
    max-width: 7.5em;
  }
  [data-header*=type-1] [data-sticky*=yes] .mobile-title {
    color: #3d3d3d;
  }
  .page-section {
    margin: 130px auto 160px;
  }
  .head-contact .btn-act a {
    padding: 4px 9px;
    width: 38px;
    height: 38px;
  }
  .head-contact .btn-act span:not(.dashicons) {
    display: none;
  }
  .head-contact .btn-act .dashicons {
    margin: -3px 0 0;
  }
  .page-head {
    flex-direction: column-reverse;
    width: 110%;
    margin-left: -5%;
    overflow: hidden;
    position: relative;
  }
  .page-head .wp-block-column:first-child {
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 0;
    text-shadow: 0 0 10px rgba(14, 25, 45, 0.55);
  }
  .page-head .wp-block-column:first-child p {
    display: none;
  }
  .page-head .wp-block-column:first-child h2, .page-head .wp-block-column:first-child h4 {
    color: #fff;
  }
  .page-head .wp-block-column:first-child h4:after {
    background-color: #fff;
  }
  .page-head .wp-block-column:first-child:after {
    display: none;
  }
  .page-head .wp-block-image {
    margin: 0;
  }
  .page-head:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(14, 25, 45, 0.45);
    position: absolute;
    top: 0;
    left: 0;
  }
  .section-title {
    margin: 0 !important;
  }
  .section-title h2 {
    font-size: 2.2em;
    letter-spacing: 3px;
  }
  .about-triple .wp-block-buttons {
    position: absolute;
    bottom: -4em;
    width: 100%;
  }
  .about-triple .wp-block-columns {
    flex-direction: column-reverse;
  }
  .about-service .service-link {
    display: none;
  }
  .about-service .about-service-part {
    flex-direction: column-reverse;
  }
  .about-service .about-service-part .wp-block-columns {
    margin-bottom: 0;
  }
  .about-service .about-service-part figure {
    text-align: center;
    margin: 0;
    max-height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-service .about-service-part figure img {
    width: 100%;
  }
  .about-service .service-content .service-list .wp-block-column:not(:first-child) ul {
    margin-left: 0.5em;
  }
  .about-service .service-content-head h3 {
    font-size: 1.6em;
    text-align: center;
  }
  .about-service .service-content-head p {
    max-width: 100%;
    text-align: center;
  }
  .about-service .service-content-head .service-list ul {
    padding-left: 0.5em;
    margin-left: 0.5em !important;
  }
  .about-service .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 47% !important;
    margin-bottom: 10px;
  }
  .about-service .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
    flex-basis: 53% !important;
    margin-bottom: 2em !important;
  }
  .wp-block-button a {
    font-size: 1em;
  }
  .about-law .lawer-details {
    width: 100%;
    flex-direction: column;
  }
  .post-archived .post-item {
    flex: 0 0 100%;
  }
  .contact-qa .contact-qa-choose-box {
    flex-direction: column;
  }
  .contact-qa .contact-qa-choose-box .wp-block-image {
    text-align: center;
    margin: 0;
    max-height: 30vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact-qa .contact-qa-choose-box .wp-block-image img {
    width: 100%;
    margin-top: 50%;
  }
  .contact-qa .contact-qa-process .process-list {
    flex-direction: column;
  }
  .contact-qa .contact-qa-process .process-list .wp-block-group {
    width: 85%;
    margin: 0 auto 1em;
  }
  .contact-qa .contact-qa-process .process-list .wp-block-group:not(:last-child) p:first-child:after {
    right: 50%;
    top: unset;
    bottom: -20px;
    transform: rotate(90deg);
  }
  .contact-qa .contact-qa-process .process-list .wp-block-group:nth-child(3) p:first-child:after {
    bottom: -77px;
  }
  .contact-info .wp-block-columns {
    flex-direction: column;
  }
  #contact-form {
    margin-top: 2em;
    padding: 0 10px;
  }
  #contact-form .wp-block-jetpack-contact-form .grunion-field-wrap {
    border: 0;
  }
  #contact-form .wp-block-button__link {
    margin-right: 0;
    margin-top: 2em;
    padding: 7px 3.8em 9px;
  }
}

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