/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 100;
  src: local("Poppins Thin"), local("Poppins-Thin"), url(../../resources/fonts/Poppins-Thin.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 200;
  src: local("Poppins ExtraLight"), local("Poppins-ExtraLight"), url(../../resources/fonts/Poppins-ExtraLight.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  src: local("Poppins Light"), local("Poppins-Light"), url(../../resources/fonts/Poppins-Light.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("Poppins-Regular"), url(../../resources/fonts/Poppins-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  src: local("Poppins Medium"), local("Poppins-Medium"), url(../../resources/fonts/Poppins-Medium.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url(../../resources/fonts/Poppins-SemiBold.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  src: local("Poppins Bold"), local("Poppins-Bold"), url(../../resources/fonts/Poppins-Bold.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url(../../resources/fonts/Poppins-ExtraBold.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  src: local("Poppins Black"), local("Poppins-Black"), url(../../resources/fonts/Poppins-Black.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 100;
  src: local("Poppins Thin Italic"), local("Poppins-ThinItalic"), url(../../resources/fonts/Poppins-ThinItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 200;
  src: local("Poppins ExtraLight Italic"), local("Poppins-ExtraLightItalic"), url(../../resources/fonts/Poppins-ExtraLightItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 300;
  src: local("Poppins Light Italic"), local("Poppins-LightItalic"), url(../../resources/fonts/Poppins-LightItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 400;
  src: local("Poppins Italic"), local("Poppins-Italic"), url(../../resources/fonts/Poppins-Italic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 500;
  src: local("Poppins Medium Italic"), local("Poppins-MediumItalic"), url(../../resources/fonts/Poppins-MediumItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 600;
  src: local("Poppins SemiBold Italic"), local("Poppins-SemiBoldItalic"), url(../../resources/fonts/Poppins-SemiBoldItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 700;
  src: local("Poppins Bold Italic"), local("Poppins-BoldItalic"), url(../../resources/fonts/Poppins-BoldItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 800;
  src: local("Poppins ExtraBold Italic"), local("Poppins-ExtraBoldItalic"), url(../../resources/fonts/Poppins-ExtraBoldItalic.woff2) format("woff2");
}
@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 900;
  src: local("Poppins Black Italic"), local("Poppins-BlackItalic"), url(../../resources/fonts/Poppins-BlackItalic.woff2) format("woff2");
}
:root {
  --white: #fff;
  --primary: #444;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Poppins", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.section {
  padding: 80px 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 0;
}

.img {
  max-width: 100%;
}

html {
  height: 100%;
  font-size: 10px;
}

body {
  margin: 0;
  line-height: 1.5;
  font-family: Poppins, sans-serif;
  background-color: var(--white);
  color: var(--primary);
}
body::before {
  display: none;
  content: "DESKTOP";
}
@media (max-width: 991px) {
  body::before {
    content: "MOBILE";
  }
}

.st-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  background-color: #fff;
  border-bottom: 1px solid #dee2e6;
  transition: all, 0.3s;
}
.st-header .flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.st-header .flex-container .menu-mobile {
  display: none;
}
.st-header .nav-home {
  margin-right: 1.6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.st-header .nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.st-header .nav-list .link {
  color: #444;
  margin: 0 6px;
  display: block;
  line-height: 1.5;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 8px 12.8px;
  text-decoration: none;
}

@media screen and (max-width: 767.98px) {
  .st-header {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .st-header .flex-container {
    padding-left: 0;
    padding-right: 0;
  }
  .st-header .flex-container .menu-mobile {
    display: block;
    font-size: 2rem;
    line-height: 1;
    padding: 0.4rem 1.2rem;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.1rem;
    color: rgba(0, 0, 0, 0.8);
    border-color: rgba(0, 0, 0, 0.1);
  }
  .st-header .flex-container .menu-mobile span {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .st-header .nav-list {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .st-header .nav-list:not(.show) {
    display: none;
  }
  .st-header .nav-list .link {
    padding-right: 0;
    padding-left: 0;
  }
}
.st-banner {
  min-height: 500px;
  overflow: hidden;
  position: relative;
}
.st-banner .bg-box {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.st-banner .content-box {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--white);
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.st-banner .content-box .sub-title {
  font-size: calc(13px + 5 * (100vw - 320px) / 880);
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: 8px;
  word-spacing: 10px;
  text-align: center;
  opacity: 0.8;
}
.st-banner .content-box .title {
  font-size: calc(30px + 40 * (100vw - 320px) / 880);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.st-banner .shape svg {
  left: 0;
  bottom: -28px;
  width: 100%;
  position: absolute;
}
.st-banner .shape svg path {
  fill: var(--white);
}
.st-banner .mouse-icon {
  border: 2px solid var(--white);
  border-radius: 16px;
  height: 40px;
  width: 24px;
  display: block;
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  margin: auto;
}
@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 20px;
    opacity: 0;
  }
}
.st-banner .mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: var(--white);
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
  animation-name: drop;
  animation-duration: 1.4s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

@media (max-width: 1199.98px) {
  .st-banner .shape svg {
    bottom: -15px;
  }
}
@media (max-width: 767.98px) {
  .st-banner .bg-box {
    background-attachment: scroll;
  }
  .st-banner .shape svg {
    bottom: 0;
  }
}
.st-service {
  padding-bottom: 80px;
}
.st-service .service-title {
  font-size: calc(20px + 10 * (100vw - 320px) / 880);
  text-align: center;
  padding-bottom: 1.5rem;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}
.st-service .service-subtitle {
  font-size: calc(13px + 0 * (100vw - 320px) / 880);
  text-align: center;
  font-weight: 500;
  margin-bottom: 6.4rem;
  opacity: 0.9;
}
.st-service .service-flexrow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.st-service .service-flexrow .service-col {
  width: calc((100% - 60px) / 3);
  box-sizing: border-box;
}
.st-service .service-flexrow .service-col .service-contenr {
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 20px;
  height: 100%;
}
.st-service .service-flexrow .service-col .service-contenr .cardtitle {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: 500;
}
.st-service .service-flexrow .service-col .service-contenr .carddescribe {
  font-size: 14px;
  margin-bottom: 0;
  opacity: 0.8;
}
.st-service .service-flexrow .service-col:nth-child(3n-1) {
  margin: 0 30px;
}

@media screen and (max-width: 767.98px) {
  .st-service .service-flexrow {
    display: block;
  }
  .st-service .service-flexrow .service-col {
    width: 100%;
    padding-bottom: 24px;
  }
  .st-service .service-flexrow .service-col:nth-child(3n-1) {
    margin: 0;
  }
}
.st-about-us {
  background: #f5f8fc;
}
.st-about-us .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.st-about-us .container.text-right {
  flex-direction: row-reverse;
}
.st-about-us .content-box,
.st-about-us .img-box {
  flex: 0 0 50%;
}
.st-about-us .content-box {
  padding-right: 4.8rem;
}
.st-about-us .img-box {
  padding-left: 4.8rem;
}
.st-about-us .img-box img {
  width: 100%;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.08);
}
.st-about-us .text-right .img-box {
  padding-left: 0;
  padding-right: 4.8rem;
}
.st-about-us .text-right .content-box {
  padding-left: 4.8rem;
  padding-right: 0;
}
.st-about-us .title {
  font-size: calc(20px + 10 * (100vw - 320px) / 880);
  padding-bottom: 7px;
  font-weight: 600;
}
.st-about-us .sub-title {
  font-size: calc(13px + 0 * (100vw - 320px) / 880);
  font-weight: 500;
  opacity: 0.9;
  margin-bottom: 2.4rem;
}
.st-about-us .description {
  font-size: calc(13px + 1 * (100vw - 320px) / 880);
  font-weight: 400;
  opacity: 0.8;
  line-height: 1.5;
  margin-bottom: 1.6rem;
}

@media (max-width: 767.98px) {
  .st-about-us .content-box,
  .st-about-us .img-box {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .st-about-us .text-right .content-box,
  .st-about-us .text-right .img-box {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.case {
  padding: 80px 0;
}
.case .case-container .title {
  font-size: calc(20px + 10 * (100vw - 320px) / 880);
  padding-bottom: 7px;
  font-weight: 600;
  text-align: center;
}
.case .case-container .subtitle {
  font-size: calc(13px + 0 * (100vw - 320px) / 880);
  font-weight: 500;
  margin-bottom: 0;
  opacity: 0.9;
  text-align: center;
}
.case .case-container .card-content {
  display: flex;
  flex-wrap: wrap;
  padding: 48px 0 0;
}
.case .case-container .card-content .case-card {
  width: calc((100% - 60px) / 3);
}
.case .case-container .card-content .case-card img {
  width: 100%;
}
.case .case-container .card-content .case-card .card-title {
  font-size: 16px;
  font-weight: 500;
  padding: 2rem 2rem 1.2rem;
}
.case .case-container .card-content .case-card .description {
  padding: 0 2rem 1.6rem;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.8;
  line-height: 1.5;
}
.case .case-container .card-content .case-card:nth-child(3n-1) {
  margin: 0 30px;
}

@media (max-width: 767.98px) {
  .case .case-container .card-content {
    display: block;
  }
  .case .case-container .card-content .case-card {
    width: 100%;
    padding-bottom: 44px;
  }
  .case .case-container .card-content .case-card .description {
    font-size: calc(13px + 1 * (100vw - 320px) / 880);
  }
  .case .case-container .card-content .case-card:nth-child(3n-1) {
    margin: 0;
  }
}
footer .st-footer {
  padding-top: 80px;
  background: center/cover no-repeat;
  position: relative;
}
footer .st-footer::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
footer .st-footer .footer-satrt {
  position: relative;
  z-index: 50;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
footer .st-footer .footer-satrt .phone-list,
footer .st-footer .footer-satrt .address-list,
footer .st-footer .footer-satrt .email-list,
footer .st-footer .footer-satrt .img-container {
  padding: 0 15px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  footer .st-footer .footer-satrt .phone-list,
  footer .st-footer .footer-satrt .address-list,
  footer .st-footer .footer-satrt .email-list,
  footer .st-footer .footer-satrt .img-container {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
footer .st-footer .footer-satrt .phone-list .phone,
footer .st-footer .footer-satrt .phone-list .address,
footer .st-footer .footer-satrt .phone-list .email,
footer .st-footer .footer-satrt .address-list .phone,
footer .st-footer .footer-satrt .address-list .address,
footer .st-footer .footer-satrt .address-list .email,
footer .st-footer .footer-satrt .email-list .phone,
footer .st-footer .footer-satrt .email-list .address,
footer .st-footer .footer-satrt .email-list .email,
footer .st-footer .footer-satrt .img-container .phone,
footer .st-footer .footer-satrt .img-container .address,
footer .st-footer .footer-satrt .img-container .email {
  font-size: 16px;
  line-height: 1.2;
  color: var(--white);
}
footer .st-footer .footer-satrt .phone-list .number,
footer .st-footer .footer-satrt .phone-list .desc,
footer .st-footer .footer-satrt .phone-list .email-number,
footer .st-footer .footer-satrt .address-list .number,
footer .st-footer .footer-satrt .address-list .desc,
footer .st-footer .footer-satrt .address-list .email-number,
footer .st-footer .footer-satrt .email-list .number,
footer .st-footer .footer-satrt .email-list .desc,
footer .st-footer .footer-satrt .email-list .email-number,
footer .st-footer .footer-satrt .img-container .number,
footer .st-footer .footer-satrt .img-container .desc,
footer .st-footer .footer-satrt .img-container .email-number {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #ff6e42;
  text-decoration: none;
  opacity: 0.8;
}
footer .st-footer .footer-satrt .phone-list .desc,
footer .st-footer .footer-satrt .phone-list .email-number,
footer .st-footer .footer-satrt .phone-list .number:last-child,
footer .st-footer .footer-satrt .address-list .desc,
footer .st-footer .footer-satrt .address-list .email-number,
footer .st-footer .footer-satrt .address-list .number:last-child,
footer .st-footer .footer-satrt .email-list .desc,
footer .st-footer .footer-satrt .email-list .email-number,
footer .st-footer .footer-satrt .email-list .number:last-child,
footer .st-footer .footer-satrt .img-container .desc,
footer .st-footer .footer-satrt .img-container .email-number,
footer .st-footer .footer-satrt .img-container .number:last-child {
  margin-bottom: 24px;
}
footer .st-footer .footer-satrt .phone-list .number:hover,
footer .st-footer .footer-satrt .phone-list .email-number:hover,
footer .st-footer .footer-satrt .address-list .number:hover,
footer .st-footer .footer-satrt .address-list .email-number:hover,
footer .st-footer .footer-satrt .email-list .number:hover,
footer .st-footer .footer-satrt .email-list .email-number:hover,
footer .st-footer .footer-satrt .img-container .number:hover,
footer .st-footer .footer-satrt .img-container .email-number:hover {
  color: #f53900;
}
footer .st-footer .footer-satrt .phone-list .desc,
footer .st-footer .footer-satrt .address-list .desc,
footer .st-footer .footer-satrt .email-list .desc,
footer .st-footer .footer-satrt .img-container .desc {
  color: var(--white);
  opacity: 0.8;
}
footer .st-footer .footer-satrt .phone-list img,
footer .st-footer .footer-satrt .address-list img,
footer .st-footer .footer-satrt .email-list img,
footer .st-footer .footer-satrt .img-container img {
  width: 50%;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  footer .st-footer .footer-satrt .address-list {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 768px) {
  footer .st-footer .footer-satrt .img-container {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
footer .st-footer .footer-end {
  position: relative;
  z-index: 50;
  padding: 24px 0;
  display: flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  color: var(--white);
  border-top: 1px solid #6c757d;
  opacity: 0.8;
  margin-top: 4.8rem;
}
footer .st-footer .footer-end .copyright {
  font-size: 12.8px;
}
footer .st-footer .footer-end .copyright span {
  color: #ff6e42;
  cursor: pointer;
}
footer .st-footer .footer-end .copyright span:hover {
  color: #f53900;
}

@media (max-width: 767.98px) {
  footer .st-footer .footer-satrt {
    width: 100%;
    display: block;
    padding: 0 15px 48px;
  }
  footer .st-footer .footer-satrt .phone-list,
  footer .st-footer .footer-satrt .address-list,
  footer .st-footer .footer-satrt .email-list,
  footer .st-footer .footer-satrt .img-container {
    width: 100%;
    margin: 0;
    padding: 16px 0;
  }
  footer .st-footer .footer-satrt .number,
  footer .st-footer .footer-satrt .desc,
  footer .st-footer .footer-satrt .email-number {
    display: block;
  }
  footer .st-footer .footer-end {
    text-align: center;
  }
}