@charset "UTF-8";
@font-face {
  font-family: 'Saira-Regular';
  src: url("../fonts/Saira-Regular.eot");
  src: url("../fonts/Saira-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Saira-Regular.woff2") format("woff2"), url("../fonts/Saira-Regular.woff") format("woff"), url("../fonts/Saira-Regular.ttf") format("truetype"), url("../fonts/Saira-Regular.svg#Saira-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NotoSerifTC-Regular';
  src: url("../fonts/NotoSerifTC-Regular.eot");
  src: url("../fonts/NotoSerifTC-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerifTC-Regular.woff2") format("woff2"), url("../fonts/NotoSerifTC-Regular.woff") format("woff"), url("../fonts/NotoSerifTC-Regular.ttf") format("truetype"), url("../fonts/NotoSerifTC-Regular.svg#NotoSerifTC-Regular") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body {
  width: 100vw;
  overflow-x: hidden;
  color: #2D2D2D;
  font-family: "微軟正黑體","Microsoft JhengHei";
  font-size: 0.8vw;
  color: #707070;
  font-weight: 400;
  line-height: 1.6;
}
html[lang="en-US"] body{
  font-family: "sans-serif";
}
@media (max-width: 1920.98px) {
  body {
    font-size: 0.9vw;
  }
}
@media (max-width: 1440.8px) {
  body {
    font-size: 1.1vw;
  }
}
@media (max-width: 575.98px) {
  body {
    font-size: 3.5vw;
  }
}

body a {
  color: #707070;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #FB8C8F;
}

body img {
  max-width: 100%;
}

body .NotoSerifTC {
  font-family: 'NotoSerifTC-Regular' !important;
}

body .pink {
  color: #FB8C8F;
}

body .whiteText {
  color: #ffffff;
}

body .greenHeav {
  color: #01B1AF;
}

body .bold {
  font-weight: bold !important;
}

body .fs120 {
  font-size: 6.25vw;
}

@media (max-width: 575.98px) {
  body .fs120 {
    font-size: 8.5vw;
  }
}

body .fs46 {
  font-size: 2.4vw;
}

@media (max-width: 575.98px) {
  body .fs46 {
    font-size: 7vw;
  }
}

body .fs42 {
  font-size: 2.1875vw;
}

@media (max-width: 575.98px) {
  body .fs42 {
    font-size: 6.5vw;
  }
}

body .fs38 {
  font-size: 1.98vw;
}

@media (max-width: 575.98px) {
  body .fs38 {
    font-size: 6vw;
  }
}

body .fs36 {
  font-size: 1.875vw;
}
html[lang="en-US"] body .fs36 {
  font-size: 1.275vw;
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 2.475vw;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 2.875vw;
  }
}

@media (max-width: 575.98px) {
  body .fs36 {
    font-size: 4.275vw;
  }
}

body .fs32 {
  font-size: 1.7vw;
}

@media (max-width: 1440px) {
  body .fs32 {
    font-size: 2.675vw;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 2.475vw;
  }
}

@media (max-width: 575.98px) {
  body .fs32 {
    font-size: 4.075vw;
  }
}

body .fs70 {
  font-size: 3.6vw;
}
html[lang="en-US"]  body .fs70{
  font-size: 2.7vw;
}

@media (max-width: 768px) {
  body .fs70 {
    font-size: 4vw;
  }
}

@media (max-width: 575.98px) {
  body .fs70 {
    font-size: 6vw;
  }
}

body .fs60 {
  font-size: 3.125vw;
}
html[lang="en-US"] body .fs60 {
  font-size: 2.125vw;
}



@media (max-width: 768px) {
  body .fs60 {
    font-size: 3.5vw;
  }
}

@media (max-width: 575.98px) {
  body .fs60 {
    font-size: 5vw;
  }
}

body .fs20 {
  font-size: 1.04vw;
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 2.8vw;
  }
}

@media (max-width: 575.98px) {
  body .fs20 {
    font-size: 3.8vw;
  }
}

body .fs30 {
  font-size: 1.56vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs30 {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 2.4vw;
  }
}

@media (max-width: 575.98px) {
  body .fs30 {
    font-size: 4.6vw;
  }
}

body .fs28 {
  font-size: 1.45vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs28 {
    font-size: 1.9vw;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 2vw;
  }
}

@media (max-width: 575.98px) {
  body .fs28 {
    font-size: 4.4vw;
  }
}

body .fs24, body h2, body .h2 {
  font-size: 1.25vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs24, body h2, body .h2 {
    font-size: 1.8vw;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 2vw;
  }
}

@media (max-width: 575.98px) {
  body .fs24, body h2, body .h2 {
    font-size: 4.2vw;
  }
}

body .fs18 {
  font-size: 0.94vw;
}

@media (max-width: 575.98px) {
  body .fs18 {
    font-size: 3.6vw;
  }
}

body .fs16 {
  font-size: 0.8vw;
}

@media (max-width: 575.98px) {
  body .fs16 {
    font-size: 3.5vw;
  }
}

body .fs14 {
  font-size: 0.73vw;
}

@media (max-width: 575.98px) {
  body .fs14 {
    font-size: 3.4vw;
  }
}

body .fs12 {
  font-size: 0.625vw;
}

@media (max-width: 575.98px) {
  body .fs12 {
    font-size: 3.2vw;
  }
}

body .more {
  width: 7.4vw;
  height: 4.9vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FB8C8F;
  border: 1px solid #FB8C8F;
}

body .more::after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 0.5rem;
}

body .more:hover {
  color: #ffffff;
  background: #FB8C8F;
}

@media (max-width: 575.98px) {
  body .more {
    width: 26.25vw;
    height: 8.4vw;
  }
}

@media (min-width: 768px) {
  body .more {
    width: 10.25vw;
    height: 4.2vw;
  }
}

@media (min-width: 992px) {
  body .more {
    width: 8.6vw;
    height: 3vw;
  }
}

body .row {
  --bs-gutter-x: 1rem;
}

.openmenu {
  overflow-y: hidden;
}

.size {
  display: flex;
  align-items: center;
}

.size a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5vmin;
  height: 5vmin;
  border-radius: 50%;
  background-color: #F6F6F6;
  margin-right: 1.5vmin;
  font-family: 'PoppinsMedium';
  color: #27277F;
}

@media (max-width: 992px) {
  .size a {
    width: 3vmin;
    height: 3vmin;
  }
}

.size .active {
  background-color: #0D6700;
  color: #ffffff;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu li a {
  border-bottom: 1px solid #efefef;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
  padding-bottom: 0;
}

.dropdown-menu li a {
  margin: 0.5rem 1rem;
  box-sizing: border-box;
  padding-bottom: 0.5rem;
  display: block;
  text-align: center;
}

.dropdown-menu li a:hover {
  color: #FB8C8F;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  display: block;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

@media (min-width: 1680px) {
  .container {
    max-width: 1460px;
  }
}

@media (min-width: 1680px) {
  .container-xl {
    max-width: 1260px;
  }
}

@media (min-width: 1400px) {
  .container-xl {
    max-width: 1260px;
  }
}

header {
  position: relative;
  z-index: 9999999;
}

@media (max-width: 992px) {
  header .header .left {
    width: 100%;
  }
}

header .header .left .logo {
  background: #FB8C8F;
  width: 7.4vw;
  height: 7.4vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 992px) {
  header .header .left .logo {
    width: 12.4vw;
    height: 12.4vw;
  }
}

@media (max-width: 575.98px) {
  header .header .left .logo {
    width: 20.4vw;
    height: 20.4vw;
  }
}

header .header .left .logo img {
  max-width: 100%;
  box-sizing: border-box;
  padding: 0.5rem;
}

@media (max-width: 992px) {
  header .header .left .icon-box {
    display: block !important;
  }
}

header .header .left .icon-box a {
  margin-left: 2vmin;
}

@media (max-width: 992px) {
  header .header .left .icon-box .lang {
    display: none;
  }
}

header .header .left .icon-box .btn {
  margin-left: .75rem;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 992px) {
  header .header .left .icon-box .btn {
    margin-right: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  header .header .left .icon-box .btn {
    margin-right: .75rem;
  }
}

header .header .left .icon-box .btn span {
  position: absolute;
  display: block;
  height: 2px;
  width: 1.25rem;
  background-color: #333;
  opacity: 1;
  transition: all 0.35s ease;
}

header .header .left .icon-box .btn span:first-child {
  top: .375rem;
}

@media (max-width: 992px) {
  header .header .left .icon-box .btn span:first-child {
    top: -0.2rem;
  }
}

header .header .left .icon-box .btn span:last-child {
  bottom: .375rem;
}

@media (max-width: 992px) {
  header .header .left .icon-box .btn span:last-child {
    bottom: -0.2rem;
  }
}

header .header .left .icon-box .btn span:nth-child(2), header .header .left .icon-box .btn span:nth-child(3) {
  top: calc(50% - 1px);
}

header .header .left .icon-box .btn[aria-expanded="true"] span:first-child {
  top: calc(50% - 1px);
  opacity: 0;
  width: 0;
}

header .header .left .icon-box .btn[aria-expanded="true"] span:last-child {
  bottom: calc(50% - 1px);
  opacity: 0;
  width: 0;
}

header .header .left .icon-box .btn[aria-expanded="true"] span:nth-child(2) {
  transform: rotate(45deg);
}

header .header .left .icon-box .btn[aria-expanded="true"] span:nth-child(3) {
  transform: rotate(-45deg);
}

header .header #collapseNav {
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 7.5rem;
  height: 100%;
}

@media (max-width: 768px) {
  header .header #collapseNav {
    top: 5.8rem;
  }
}

@media (max-width: 575.98px) {
  header .header #collapseNav {
    top: 76px;
  }
}

header .header #collapseNav .nav .nav-item .btn {
  color: #FB8C8F;
  text-align: left;
  display: flex;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  transition: all 0.35s ease;
  margin-right: .25rem;
  margin-top: .25rem;
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa {
  transform: rotate(90deg);
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  color: #292987;
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
}

header .header .right {
  padding-right: 6vmin;
}

@media (max-width: 992px) {
  header .header .right {
    display: none;
  }
}

@media (max-width: 1024px) {
  header .header .right .icon-box {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
  }
}

header .header .right .icon-box .cat, header .header .right .icon-box .member, header .header .right .icon-box .lang {
  margin-right: 2vmin;
  cursor: pointer;
}

header .header .right .icon-box a {
  margin-left: 1vmin;
}

header .nav-box .container {
  padding-right: 0;
}

header .nav-box .nav .nav-link {
  color: #707070;
  white-space: nowrap;
  padding-right: 0;
  padding-left: 2.5rem;
}

header .nav-box .nav .nav-link:hover {
  color: #FB8C8F;
}

header .nav-box .nav .active .nav-link {
  color: #FB8C8F;
  font-weight: bold;
}

header .lang {
  margin-right: 1.5vmin;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

@media (max-width: 992px) {
  header .lang {
    display: flex;
    align-items: center;
    margin-left: 1rem;
  }
}

header .lang a {
  margin-left: 0.5rem;
}

@media (max-width: 992px) {
  header .lang a::after {
    content: '';
    display: inline-block;
    margin-left: 0.5rem;
    width: 1px;
    height: 10px;
    background: #FB8C8F;
  }
}

header .lang a:nth-last-child(1)::after {
  display: none;
}

header .lang dl {
  display: none;
  position: absolute;
  left: -1px;
  top: 1.6rem;
  background: #ffffff;
  box-sizing: border-box;
  padding: 0.5rem;
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

@media (max-width: 575.98px) {
  header .lang dl {
    width: 10vmin;
    top: 9vmin;
    left: -3px;
  }
}

header .lang dl dd {
  margin-bottom: 0;
  margin-top: 2px;
}

header .lang dl dd a {
  margin: 0 !important;
  display: block;
  text-align: center;
}
header .lang dl dd a.active {
  color:#FB8C8F;
}
header .social {
  display: flex;
}

header .social a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #FB8C8F;
}

@media (max-width: 992px) {
  header .social a {
    margin-left: 0.8rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

header .social a:hover i {
  font-size: 1.7em;
}

header .social a i {
  font-size: 1.5em;
  transition: all 0.35s ease;
}

.index::before {
  content: '';
  display: inline-block;
  width: 38vw;
  height: 130%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #FEF5F5;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@media (max-width: 768px) {
  .index::before {
    width: 36vmin;
    height: 75%;
  }
}

@media (max-width: 992px) {
  .index::before {
    display: none;
  }
}

.banner {
  position: relative;
  z-index: 9;
}

.banner .swiper-slide .boximg {
  padding-left: 7.4vw;
  padding-right: 3vmin;
  position: relative;
  padding-bottom: 12vmin;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@media (max-width: 575.98px) {
  .banner .swiper-slide .boximg {
    height: 60vh;
  }
}

.banner .swiper-slide .boximg::before {
  content: '';
  display: inline-block;
  width: 5vmin;
  height: 88%;
  position: absolute;
  top: 0;
  left: 5.5vw;
  background-color: #FBD8D9;
}

@media (max-width: 768px) {
  .banner .swiper-slide .boximg::before {
    height: 78%;
  }
}

.banner .swiper-slide .boximg::after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 5;
  left: 6.5vw;
  top: 0.8vw;
  width: 91%;
  height: 84%;
  border: 1px solid #01B1AF;
}

@media (max-width: 768px) {
  .banner .swiper-slide .boximg::after {
    height: 76%;
  }
}

@media (max-width: 575.98px) {
  .banner .swiper-slide .boximg::after {
    height: 89%;
    width: 92%;
  }
}

.banner .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 4;
}

.banner .swiper-slide .banner-text {
  z-index: 9;
  position: absolute;
  left: 0;
  height: 73%;
  width: 37vw;
  background-color: rgba(251, 140, 143, 0.8);
  top: 4vh;
  color: #ffffff;
  box-sizing: border-box;
  padding: 10vmin 12vmin;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@media (max-width: 1440px) {
  .banner .swiper-slide .banner-text {
    top: 3vh;
  }
}

@media (max-width: 1024px) {
  .banner .swiper-slide .banner-text {
    width: 40vw;
    padding: 5vw 6vw;
  }
}

@media (max-width: 575.98px) {
  .banner .swiper-slide .banner-text {
    width: 70vw;
    height: auto;
  }
}

.banner .swiper-slide .banner-text h1 {
  font-family: 'Saira-Regular';
  font-weight: normal;
}

html[lang="en-US"]  .banner .swiper-slide .banner-text h1{
  font-family: 'sans-serif';
}

.banner .swiper-slide .banner-text .more {
  background-color: #ffffff;
}

.banner .swiper-slide .banner-text .more:hover {
  border: 1px solid #ffffff;
  background: none;
  color: #ffffff;
}

.banner .swiper-slide .txt {
  background-color: rgba(251, 140, 143, 0.8);
  padding: 2rem;
  position: absolute;
  right: 3vmin;
  bottom: 0;
  z-index: 9;
  color: #ffffff;
  width: 22vw;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@media (max-width: 1440px) {
  .banner .swiper-slide .txt {
    width: 27vw;
  }
}

@media (max-width: 575.98px) {
  .banner .swiper-slide .txt {
    width: 45vw;
  }
}

.banner .swiper-slide .txt .number {
  letter-spacing: 2px;
}

.banner .swiper-slide-active .boximg {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.banner .swiper-slide-active .banner-text {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.banner .swiper-slide-active .txt {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.banner .swiper-pagination {
  text-align: right;
  right: 5vw;
  left: auto;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  height: 1px;
  width: 2vmin;
  background-color: #ffffff;
  opacity: 1;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #01B1AF;
}

.first-block {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
  z-index: 9;
}

.first-block .video {
  box-sizing: border-box;
  position: relative;
}

.first-block .video .videoinner {
  position: relative;
  z-index: 9;
  border: 1px solid #01B1AF;
  padding: 1rem;
  width: 98.5%;
}

.first-block .video::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0vw;
  top: 3vw;
  height: 93%;
  width: 6%;
  z-index: 1;
  background-color: #FBD8D9;
}

.first-block .content {
  position: relative;
  overflow: hidden;
}

.first-block .content .row:nth-child(even) {
  flex-direction: row-reverse;
}

.first-block .content .row:nth-child(even) .txt {
  padding-left: 0;
  padding-right: 1.5rem;
}

.first-block .content .row .txt {
  padding-left: 1.5rem;
}

@media (max-width: 575.98px) {
  .first-block .content .row .txt {
    padding-left: 0;
    margin-top: 2rem;
  }
}

.second-block {
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.second-block .swiper-slide {
  position: relative;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
}

.second-block .swiper-slide .roomimg {
  width: 70%;
  min-height: 78vh;
}

@media (max-width: 768px) {
  .second-block .swiper-slide .roomimg {
    min-height: 58vh;
  }
}

@media (max-width: 575.98px) {
  .second-block .swiper-slide .roomimg {
    width: 100%;
    min-height: 35vh;
  }
}

.second-block .swiper-slide .roomimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.second-block .swiper-slide .content {
  position: relative;
  width: 30%;
  background-color: #FB8C8F;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0 2rem;
}

@media (max-width: 575.98px) {
  .second-block .swiper-slide .content {
    width: 100%;
    padding: 2rem;
  }
}

.second-block .swiper-slide .content h5, .second-block .swiper-slide .content h6 {
  font-weight: normal;
}

@media (max-width: 1280px) {
  .second-block .swiper-slide .content h5, .second-block .swiper-slide .content h6 {
    margin-bottom: 0rem !important;
  }
}

@media (max-width: 768px) {
  .second-block .swiper-slide .content h5, .second-block .swiper-slide .content h6 {
    margin-bottom: 1rem !important;
  }
}

.second-block .swiper-slide .content .more {
  background-color: #ffffff;
  margin: 0 auto;
}

.second-block .swiper-slide .content .more:hover {
  background: none;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.second-block .oh-btn {
  position: absolute;
  right: 22vw;
  bottom: 5vh;
  width: 14%;
  height: 100px;
}

@media (max-width: 1024px) {
  .second-block .oh-btn {
    width: 20%;
    right: 13vw;
  }
}

@media (max-width: 992px) {
  .second-block .oh-btn {
    right: 5vw;
  }
}

@media (max-width: 575.98px) {
  .second-block .oh-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 0;
    width: 50%;
    margin: 2rem auto auto auto;
    left: 0;
    right: 0;
  }
}

.second-block .oh-btn .swiper-button-prev::after {
  content: '\2190';
}

.second-block .oh-btn .swiper-button-next::after {
  content: '\2192';
}

.second-block .oh-btn .swiper-button-prev, .second-block .oh-btn .swiper-button-next {
  color: #ffffff;
  top: 50%;
}

@media (max-width: 575.98px) {
  .second-block .oh-btn .swiper-button-prev, .second-block .oh-btn .swiper-button-next {
    color: #FB8C8F;
  }
}

.second-block .oh-btn .swiper-pagination {
  color: #ffffff;
  width: 70%;
  bottom: 25%;
  left: 15%;
  font-size: 1.7vw;
}

@media (max-width: 1024px) {
  .second-block .oh-btn .swiper-pagination {
    width: 60%;
    left: 20%;
    bottom: 34%;
  }
}

@media (max-width: 768px) {
  .second-block .oh-btn .swiper-pagination {
    font-size: 2.7vw;
  }
}

@media (max-width: 575.98px) {
  .second-block .oh-btn .swiper-pagination {
    color: #FB8C8F;
    font-size: 4.6vw;
  }
}

.there-block {
  position: relative;
  overflow: hidden;
  background-color: #FEF5F5;
  padding: 5rem 0;
  z-index: 9;
}

.there-block .row .col-md-6 a {
  display: block;
  width: 100%;
  height: 100%;
}

.there-block .row .col-md-6 a:hover .boximg::after {
  width: 100%;
  top: 0;
  left: 0;
  right: auto;
}

.there-block .row .col-md-6 a:hover .boximg img {
  width: 100%;
}

.there-block .row .col-md-6 a .boximg {
  position: relative;
  transition: all 0.35s ease;
}

.there-block .row .col-md-6 a .boximg::after {
  content: '';
  width: 98%;
  height: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: -0.8vw;
  border: 1px solid #01B1AF;
  transition: all 0.35s ease;
}

@media (max-width: 575.98px) {
  .there-block .row .col-md-6 a .boximg::after {
    top: -1.5vw;
  }
}

.there-block .row .col-md-6 a .boximg img {
  width: 98%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.there-block .row .col-md-6 a .txt p {
  min-height: 10vh;
  color: #707070;
}

@media (max-width: 575.98px) {
  .there-block .row .col-md-6 a .txt p {
    min-height: auto;
  }
}

.four-block {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
  z-index: 9;
}

.four-block .row .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
}

.four-block .row .col-md-3 a .boximg {
  position: relative;
}

.four-block .row .col-md-3 a .boximg::after {
  content: '';
  width: 96%;
  height: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: -0.5vw;
  border: 1px solid #01B1AF;
}

@media (max-width: 575.98px) {
  .four-block .row .col-md-3 a .boximg::after {
    top: -2vw;
    width: 98%;
  }
}

.four-block .row .col-md-3 a .boximg img {
  width: 96%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 575.98px) {
  .four-block .row .col-md-3 a .boximg img {
    width: 98%;
  }
}

.services-nav-first {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #E2E2E2;
  background-color: #ffffff;
  z-index: 9999;
}

@media (max-width: 575.98px) {
  .services-nav-first {
    display: none;
  }
}

.services-nav-first .container {
  max-width: 100%;
  width: 100%;
}

.services-nav-first ul {
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: #ffffff;
  width: 100% !important;
  left: 0 !important;
  z-index: 99;
  box-shadow: 4px 4px 4px #efefef;
}

.services-nav-first ul li {
  list-style: none;
  margin: 0 1rem;
  margin-top: 1rem;
}

.services-nav-first ul li a {
  display: block;
}

.services-nav-first ul li a::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #E2E2E2;
}

.services-nav-first ul .active a {
  color: #FB8C8F;
  border-bottom: 1px solid #FB8C8F;
}

.Care-center-second {
  position: relative;
  overflow: hidden;
}

.Care-center-second .servicesbox .services-items {
  position: relative;
  color: #2B2B2B;
}

.Care-center-second .servicesbox .services-items .boximg {
  position: relative;
}

@media (max-width: 768px) {
  .Care-center-second .servicesbox .services-items .boximg {
    height: 480px;
  }
}

@media (max-width: 575.98px) {
  .Care-center-second .servicesbox .services-items .boximg {
    height: auto;
  }
}

.Care-center-second .servicesbox .services-items .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Care-center-second .servicesbox .services-items .boximg .tt {
  position: absolute;
  right: 3rem;
  bottom: 1rem;
}

.Care-center-second .servicesbox .services-items .content {
  width: 35%;
  height: 100%;
  position: absolute;
  top: 0;
  box-sizing: border-box;
  padding: 3rem;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

@media (max-width: 768px) {
  .Care-center-second .servicesbox .services-items .content {
    width: 50%;
    padding: 2rem;
  }
}

@media (max-width: 575.98px) {
  .Care-center-second .servicesbox .services-items .content {
    position: relative;
    width: 100%;
    padding: 2rem 0;
  }
}

.Care-center-second .servicesbox .services-items .content ul {
  padding-left: 1rem;
}

.Care-center-second .servicesbox .services-items .content ul li {
  margin-bottom: 0.5rem;
}

.Care-center-second .servicesbox .services-items .content p {
  line-height: 1.6;
}

.Care-center-second .servicesbox .services-items:nth-child(even) .content {
  left: auto;
  right: 0;
}

.Care-center-second .servicesbox .services-items:nth-child(even) .boximg .tt {
  left: 3rem;
  right: auto;
}

.Care-center-second .servicesbox .services-items .left {
  left: 0;
}

.Care-center-second .servicesbox .services-items .right {
  right: 0;
}

.Care-center-second .servicesbox .services-items .content2 ul li {
  color: #000;
}

.Care-center-second .servicesbox ul {
  padding-left: 0.2rem !important;
  margin-top: 1rem;
}

.Care-center-second .servicesbox ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.Care-center-second .servicesbox ul li i {
  color: #FB8C8F;
  font-style: normal;
}

.Care-center-second .servicesbox ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.6rem;
  left: 0;
}

@media (max-width: 1280px) {
  .Care-center-second .servicesbox ul li::before {
    top: 0.5rem;
  }
}

.services-form {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}

.services-form .col-md-6 .boximg {
  position: relative;
}

.services-form .col-md-6 .boximg img {
  width: 98%;
}

.services-form .col-md-6 .boximg::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: 98%;
  height: 100%;
  border: 1px solid #01B1AF;
}

.services-form .col-md-6 .items {
  position: relative;
  width: 28%;
  margin: 3% 1.5%;
}

@media (max-width: 575.98px) {
  .services-form .col-md-6 .items {
    width: 45%;
  }
}

.services-form .col-md-6 .items .t {
  position: relative;
}

.services-form .col-md-6 .items .t .number {
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  z-index: 9;
  font-weight: bold;
}

.services-form .col-md-6 .items .t .txt {
  position: relative;
  margin-bottom: 1rem;
}

.services-form .col-md-6 .items .t .txt::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  height: 3rem;
  background: #FEF5F5;
  transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
  z-index: 1;
}

.services-form .col-md-6 .items .t .txt span {
  display: block;
  color: #FB8C8F;
  text-align: center;
  padding: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.services-form .col-md-6 .items p {
  text-align: center;
  margin-bottom: 0;
}

.services-form .pinkback {
  background: #FEF5F5;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 575.98px) {
  .services-form .pinkback {
    padding: 1rem;
  }
}

.services-form .pinkback label {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  display: block;
  color: #01B1AF;
}

.services-form .pinkback .form-control {
  border: none;
  padding: 1rem 0.5rem;
  box-shadow: none;
  color: #cacaca;
  font-size: 0.8vw;
}

.services-form .pinkback .relative {
  position: relative;
}

.services-form .pinkback .relative span {
  position: absolute;
  right: 2rem;
  top: 0.7rem;
  color: #01B1AF;
  font-size: 2em;
}

@media (max-width: 768px) {
  .services-form .pinkback .relative span {
    top: 1rem;
  }
}

@media (max-width: 575.98px) {
  .services-form .pinkback .relative span {
    top: 0.5rem;
  }
}

.services-form .pinkback button {
  background: #FB8C8F;
  color: #ffffff;
  width: 7.4vw;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  margin: 2rem auto;
}

@media (max-width: 768px) {
  .services-form .pinkback button {
    width: 12.4vw;
  }
}

@media (max-width: 575.98px) {
  .services-form .pinkback button {
    width: 25.4vw;
  }
}

/*********new**************/
.services-form .pinkbacks{
  text-align: center;
}
.services-form .pinkbacks button {
  background: #FB8C8F;
  color: #ffffff;
  
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  margin: 2rem auto;
}
.services-form .lnews .boximg {
  position: relative;
}

.services-form .lnews .boximg img {
  width: 98%;
}
.services-form .boxcontent .lc_con{
  width: 90%;
}
.services-form .lnews .boximg::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: 98%;
  height: 100%;
  border: 1px solid #01B1AF;
}

.services-form .lnews .items {
  position: relative;
  width: 17%;
  margin: 3% 1.5%;
}
@media (max-width: 999.98px) {
  .services-form .lnews .items {

  width:30%;
	}
}
@media (max-width: 575.98px) {
  .services-form .lnews .items {
    width: 45%;
  }
}

.services-form .lnews .items .t {
  position: relative;
}

.services-form .lnews .items .t .number {
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  z-index: 9;
  font-weight: bold;
}

.services-form .lnews .items .t .txt {
  position: relative;
  margin-bottom: 1rem;
}

.services-form .lnews .items .t .txt::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  height: 3rem;
  background: #FEF5F5;
  transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
  z-index: 1;
}

.services-form .lnews .items .t .txt span {
  display: block;
  color: #01B1AF;
  text-align: center;
  padding: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.services-form .lnews .items p {
  text-align: center;
  margin-bottom: 0;
}

/*********new****************/
.about-second {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}

.about-second p {
  margin-bottom: 0;
}

.about-there {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
  background-color: #FEF5F5;
}

.about-there .content {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 575.98px) {
  .about-there .content {
    flex-wrap: wrap;
  }
}

.about-there .content .boximg {
  width: 45%;
}

.about-there .content .boximg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .about-there .content .boximg {
    width: 70%;
  }
}

@media (max-width: 575.98px) {
  .about-there .content .boximg {
    width: 100%;
  }
}

.about-there .content .txt {
  background-color: #ffffff;
  box-shadow: 8px 8px #FBD8D9;
  box-sizing: border-box;
  padding: 3rem;
  display: flex;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .about-there .content .txt {
    padding: 1rem 2rem;
  }
}

@media (max-width: 575.98px) {
  .about-there .content .txt {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .about-there .content .txt {
    flex-wrap: wrap;
  }
}

.about-there .content .txt p {
  width: 50%;
}

@media (max-width: 575.98px) {
  .about-there .content .txt p {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .about-there .content .txt ul {
    width: 100%;
    padding-left: 0;
  }
}

.about-there .content .txt ul li {
  position: relative;
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0.5rem;
}

.about-there .content .txt ul li b {
  color: #01B1AF;
  margin-left: 0.5rem;
}

.about-there .content .txt ul li::before {
  content: "\f05d";
  font-family: FontAwesome;
  color: #01B1AF;
}

@media (max-width: 575.98px) {
  .about-there .icos {
    margin-right: 1rem;
  }
}

.about-there .txtbox {
  margin-left: 2rem;
}

@media (max-width: 768px) {
  .about-there .txtbox {
    margin-left: 1rem;
  }
}

@media (max-width: 575.98px) {
  .about-there .txtbox {
    margin-left: 0;
  }
}

.about-there .txtbox p {
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.about-there .txtbox .fs30 {
  font-family: 'NotoSerifTC-Regular';
  text-transform: uppercase;
}

.about-there a {
  display: block;
}

.about-four {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}

.about-four .media .items .pl {
  padding-left: 2rem;
}

@media (max-width: 575.98px) {
  .about-four .media .items .pl {
    padding-top: 1rem;
    padding-left: 0rem;
  }
}

.about-four .media .items .pl .title {
  font-family: 'NotoSerifTC-Regular';
}

.about-four .media .items .pl .desinfo {
  color: #2B2B2B;
  margin-top: 1rem;
}

.about-four .media .items .pl .mo {
  color: #FB8C8F;
  text-decoration: underline;
}

#article {
  overflow: hidden;
  position: relative;
}

#article .body {
  border-right: 1px solid #FB8C8F;
  box-sizing: border-box;
  padding-right: 1.5rem;
  margin-right: 0.5rem;
}

@media (max-width: 575.98px) {
  #article .body {
    border: none;
    padding-right: 0;
    margin-right: 0;
  }
}

#article .body .date {
  font-style: normal;
  display: block;
  margin-bottom: 0.5rem;
}

#article .body ol {
  padding-left: 1rem;
}

#article .body ol li {
  margin-bottom: 0.2rem !important;
}

#article .body p {
  margin-bottom: 0;
}

#article .body .about-e {
  text-decoration: underline;
}

#article .body .mySwiper .swiper-slide {
  width: auto;
}

#article .body .mySwiper .swiper-slide::nth-child(2n) {
  width: 40%;
}

#article .body .mySwiper .swiper-slide::nth-child(3n) {
  width: 20%;
}

#article .body .mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: cover;
}

#article .body .mySwiper .swiper-button-next, #article .body .mySwiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

#article .body .mySwiper .swiper-button-next::after, #article .body .mySwiper .swiper-button-prev::after {
  color: #ffffff;
  font-size: 1.2vw;
}

#article .body table td, #article .body table th {
  border: none;
  padding: 1rem;
}

#article .body table thead {
  border: none;
}

#article .body table thead tr {
  border: none;
  background-color: #EFEFEF;
}

#article .body table tbody tr:nth-child(even) {
  background-color: #FEF5F5;
}

#article .body .tipsarc p {
  margin-bottom: 0.5rem;
}

#article .body .tipsarc ol li {
  list-style: upper-roman;
}

#article .body .tipsarc ul {
  padding-left: 0.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}

#article .body .tipsarc ul li {
  margin-bottom: 0.2rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
  margin-top: 0;
}

#article .body .tipsarc ul li i {
  color: #FB8C8F;
  font-style: normal;
}

#article .body .tipsarc ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.4rem;
  left: 0;
}

#article .body .tipsarc hr {
  width: 30%;
  display: block;
  background: #000;
}

#article .relate-itmes a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

#article .relate-itmes a .boximg {
  width: 36%;
}

#article .relate-itmes a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#article .relate-itmes a .right {
  width: 60%;
}

#article .relate-itmes a .right .date {
  display: block;
  font-style: normal;
  margin: 0.2rem 0;
}

#article .relate-itmes a .right .title, #article .relate-itmes a .right .desinfo {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  #article .relate-title {
    margin-top: 2rem;
  }
}

.Treatments .swiper-button-next:after, .Treatments .swiper-button-prev:after {
  color: #ffffff;
}

.Treatments .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #01B1AF;
}

@media (max-width: 575.98px) {
  .Treatments .swiper {
    margin-top: 2rem;
  }
}

.breastfeeding-second {
  position: relative;
  overflow: hidden;
}

.breastfeeding-second .row:nth-child(odd) {
  flex-direction: row-reverse;
}

.breastfeeding-second ul {
  padding-left: 0.2rem;
  margin-top: 0.5rem;
}

.breastfeeding-second ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.breastfeeding-second ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.4rem;
  left: 0;
}

.breastfeeding-there {
  position: relative;
  overflow: hidden;
}

.breastfeeding-there ul {
  padding-left: 0.2rem;
  margin-top: 0.5rem;
}

.breastfeeding-there ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.breastfeeding-there ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.4rem;
  left: 0;
}

.breastfeeding-there .text li {
  text-align: center;
  list-style: none;
  position: relative;
  padding-left: 1rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.breastfeeding-there .text li::before {
  position: relative;
  top: 0;
  left: 0;
}

.breastfeeding-there .row .box {
  background-color: #FEF5F5;
  width: 93%;
  height: 100%;
  padding: 2rem 3rem 5rem 3rem;
  z-index: 1;
  position: relative;
}

.breastfeeding-there .row .box::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #01B1AF;
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  z-index: 9;
}

.breastfeeding-four {
  position: relative;
  overflow: hidden;
}

.breastfeeding-four ul {
  padding-left: 0.2rem;
  margin-top: 1rem;
}

.breastfeeding-four ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.breastfeeding-four ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.4rem;
  left: 0;
}

.breastfeeding-four .row .box {
  background-color: #FEF5F5;
  width: 96%;
  height: 100%;
  padding: 2rem 3rem;
  z-index: 1;
  position: relative;
  box-shadow: 6px 6px #FBD8D9;
}

.breastfeeding-five {
  position: relative;
  overflow: hidden;
  background-color: #FEF5F5;
  padding: 5rem 0;
}

.breastfeeding-five #accordion {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.breastfeeding-five #accordion .panel {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #efefef;
  position: relative;
  margin-top: 1rem;
  box-shadow: 0px 3px 6px rgba(112, 112, 112, 0.3);
}

.breastfeeding-five #accordion .panel .panel-heading {
  padding: 0;
  background: #fff;
}

.breastfeeding-five #accordion .panel .panel-title {
  margin-bottom: 0;
}

.breastfeeding-five #accordion .panel .panel-title a {
  display: block;
  padding: 1.1rem 2rem 0.5rem 2rem;
  font-weight: 600;
  color: #01B1AF;
  border: none;
  margin: 0;
  position: relative;
  background-color: #F8F8F8;
}

.breastfeeding-five #accordion .panel .panel-title a::before {
  content: "\f068";
  font-family: fontawesome;
  width: 1.9vw;
  height: 1.9vw;
  border-radius: 50%;
  font-size: 0.6em;
  font-weight: normal;
  color: #ffffff;
  background-color: #01B1AF;
  text-align: center;
  border: 1px solid #E8E8E8;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}

@media (max-width: 575.98px) {
  .breastfeeding-five #accordion .panel .panel-title a::before {
    width: 6.19vw;
    height: 6.19vw;
    font-size: 1em;
  }
}

.breastfeeding-five #accordion .panel .panel-title a.collapsed {
  color: #01B1AF;
  background-color: #ffffff;
}

.breastfeeding-five #accordion .panel .panel-title a.collapsed::before {
  content: "\f067";
  font-family: fontawesome;
  width: 1.9vw;
  height: 1.9vw;
  border-radius: 50%;
  font-size: 0.6em;
  font-weight: normal;
  text-align: center;
  background-color: #01B1AF;
  border: 1px solid #E8E8E8;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .breastfeeding-five #accordion .panel .panel-title a.collapsed::before {
    width: 6.19vw;
    height: 6.19vw;
    font-size: 1em;
  }
}

.breastfeeding-five #accordion .panel .panel-body {
  padding: 0 2rem 1rem 2rem;
}

.breastfeeding-five #accordion .panel .panel-body p {
  margin-bottom: 0;
}

.breastfeeding-five #accordion .panel .collapse.in {
  display: block;
  background-color: #F8F8F8;
}

.Tips {
  position: relative;
  overflow: hidden;
}

.Tips a {
  display: block;
}

.Tips a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.Tips a .boximg {
  position: relative;
  overflow: hidden;
}

.Tips a .boximg img {
  transition: all 0.35s ease;
  width: 100%;
  height: 100%;
}

.Tips a .title {
  margin-top: 1rem;
}

.Tips a .date {
  font-style: normal;
  margin: 0.5rem 0;
  display: block;
}

.Contact {
  position: relative;
  overflow: hidden;
}

.Contact p i {
  color: #FB8C8F;
  margin-right: 1rem;
  margin-top: 0.3rem;
}

.services-second {
  position: relative;
  padding: 5rem 0;
}

.services-second .servicesbox {
  position: relative;
}

.services-second .servicesbox ul {
  padding-left: 0.2rem;
  margin-top: 1rem;
}

.services-second .servicesbox ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.services-second .servicesbox ul li i {
  color: #FB8C8F;
  font-style: normal;
}

.services-second .servicesbox ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.4rem;
  left: 0;
}

.services-second .servicesbox .boxtxt-left {
  position: absolute;
  left: 5vw;
  top: 20vh;
  z-index: 9;
}

@media (max-width: 1024px) {
  .services-second .servicesbox .boxtxt-left {
    left: 0vw;
  }
}

@media (max-width: 768px) {
  .services-second .servicesbox .boxtxt-left {
    width: 30%;
  }
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-left {
    position: relative;
    width: 100%;
    top: 0;
  }
}

.services-second .servicesbox .boxtxt-left .greenHeav {
  display: flex;
}

.services-second .servicesbox .boxtxt-left .greenHeav::after {
  content: '';
  display: block;
  width: 269px;
  height: 72px;
  background: url(../images/lefti.png);
  background-size: 100% 100%;
  margin-top: 1.2rem;
  margin-left: 1rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-left .greenHeav::after {
    display: none;
  }
}

.services-second .servicesbox .boxtxt-left ul {
  position: relative;
  margin-top: -2rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-left ul {
    margin-top: 1rem;
  }
}

.services-second .servicesbox .boxtxt-right1 {
  position: absolute;
  right: 7vw;
  top: 2vw;
  z-index: 9;
}

@media (max-width: 1024px) {
  .services-second .servicesbox .boxtxt-right1 {
    right: 0;
  }
}

@media (max-width: 768px) {
  .services-second .servicesbox .boxtxt-right1 {
    width: 45%;
    top: 5vw;
  }
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right1 {
    position: relative;
    width: 100%;
    top: 0;
  }
}

.services-second .servicesbox .boxtxt-right1 .greenHeav {
  display: flex;
}

.services-second .servicesbox .boxtxt-right1 .greenHeav::before {
  content: '';
  display: block;
  width: 159px;
  height: 64px;
  background: url(../images/rightt.png);
  background-size: 100% 100%;
  margin-top: 1.2rem;
  margin-right: 1rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right1 .greenHeav::before {
    display: none;
  }
}

.services-second .servicesbox .boxtxt-right1 ul {
  margin-left: 159px;
  position: relative;
  margin-top: -1.5rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right1 ul {
    margin-top: 1rem;
    margin-left: 0;
  }
}

.services-second .servicesbox .boxtxt-right2 {
  position: absolute;
  right: 10vw;
  bottom: 0vw;
  z-index: 9;
}

@media (max-width: 1024px) {
  .services-second .servicesbox .boxtxt-right2 {
    right: 0;
  }
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right2 {
    position: relative;
    width: 100%;
  }
}

.services-second .servicesbox .boxtxt-right2 .greenHeav {
  display: flex;
}

.services-second .servicesbox .boxtxt-right2 .greenHeav::before {
  content: '';
  display: block;
  width: 146px;
  height: 42px;
  background: url(../images/rightb.png);
  background-size: 100% 100%;
  margin-top: -0.8rem;
  margin-right: 1rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right2 .greenHeav::before {
    display: none;
  }
}

.services-second .servicesbox .boxtxt-right2 ul {
  margin-left: 159px;
  position: relative;
  margin-top: 0.5rem;
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .boxtxt-right2 ul {
    margin-top: 1rem;
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .services-second .servicesbox .img {
    width: 50%;
  }
}

@media (max-width: 575.98px) {
  .services-second .servicesbox .img {
    display: none;
  }
}

.services-there {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}

.services-there .box {
  width: 25%;
  background-color: #FEF5F5;
  box-sizing: border-box;
  padding: 2rem;
  box-shadow: 5px 5px #FB8C8F;
  min-height: 320px;
}



.services-there .box em {
  display: block;
  text-align: center;
  font-style: normal;
}

.services-there .box ul {
  padding-left: 0.2rem;
  margin-top: 1rem;
}

.services-there .box ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.services-there .box ul li i {
  color: #FB8C8F;
  font-style: normal;
}

.services-there .box ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.6rem;
  left: 0;
}

.services-there .box2 {
  background-color: #E1E1E1;
  box-shadow: none;
}

.services-there .txt {
  margin: 0 2rem;
  color: #000;
}

.services-there .row .pl {
  margin-left: 3rem;
}

@media (max-width: 575.98px) {
  .services-there .row .pl {
    margin-left: 0rem;
    margin-top: 2rem;
  }
}

.services-four {
  position: relative;
  overflow: hidden;
  background-color: #FEF5F5;
  padding: 5rem 0;
}

.services-four ul {
  padding-left: 0.2rem;
  margin-top: 1rem;
}

.services-four ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.services-four ul li i {
  color: #FB8C8F;
  font-style: normal;
}

.services-four ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.6rem;
  left: 0;
}

@media (max-width: 1280px) {
  .services-four ul li::before {
    top: 0.5rem;
  }
}

.services-four .content .boximg {
  width: 50%;
}

@media (max-width: 575.98px) {
  .services-four .content .boximg {
    width: 100%;
  }
}

.services-four .content .txt {
  width: 50%;
  background-color: #ffffff;
  padding: 2rem;
  box-shadow: 8px 8px #FBD8D9;
}

@media (max-width: 575.98px) {
  .services-four .content .txt {
    width: 100%;
  }
}

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

.services-five {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
}

.services-five .col-md-4 .boxcontent {
  width: 75%;
}

.services-five .col-md-4 .boxcontent .boximg img {
  box-shadow: 10px 10px #FBD8D9;
}

.services-five .col-md-4 .boxcontent ul {
  padding-left: 0.2rem;
  margin-top: 0.5rem;
}

.services-five .col-md-4 .boxcontent ul li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.5rem;
  list-style: none;
}

.services-five .col-md-4 .boxcontent ul li i {
  color: #FB8C8F;
  font-style: normal;
}

.services-five .col-md-4 .boxcontent ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 2px;
  background: #2B2B2B;
  margin-right: 4px;
  top: 0.6rem;
  left: 0;
}

@media (max-width: 1280px) {
  .services-five .col-md-4 .boxcontent ul li::before {
    top: 0.5rem;
  }
}

footer {
  background-color: #FB8C8F;
  padding: 2rem 0;
  color: #ffffff;
}

footer a {
  color: #ffffff;
}

footer a:hover {
  color: #ffffff;
}

footer .footer .footer-inner {
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  padding-bottom: 2rem;
}

footer .footer .footer-inner .logo {
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
  padding-right: 2rem;
}

@media (max-width: 992px) {
  footer .footer .footer-inner .logo {
    border: none;
    margin-bottom: 1.5rem;
  }
}

footer .footer .footer-inner .sub-links {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  footer .footer .footer-inner .sub-links {
    justify-content: flex-end;
  }
}

footer .footer .footer-inner .sub-links a {
  margin-left: 2rem;
}

@media (max-width: 575.98px) {
  footer .footer .footer-inner .sub-links a {
    width: 50%;
    margin: 0.5rem 0;
    text-align: center;
  }
}

footer .copyright {
  padding-top: 1rem;
  margin-top: 1rem;
}

@media (max-width: 575.98px) {
  footer .copyright {
    text-align: center;
  }
}

footer .copyright span {
  display: block;
  text-align: right;
}

@media (max-width: 575.98px) {
  footer .copyright span {
    text-align: center;
  }
}

.scroll-top {
  position: fixed;
  right: .5rem;
  bottom: 5rem;
  z-index: 5;
  border: none;
  box-shadow: none;
  color: #ffffff;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  background-color: #FB8C8F;
  opacity: 0;
  transform: translateY(5rem);
  transition: all 0.35s ease;
}

.scroll-top.on {
  opacity: 1;
  transform: translateY(0);
}

.scroll-top span {
  transform: translateY(6px);
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .scroll-top {
    right: 2rem;
  }
}

@media (min-width: 992px) {
  .scroll-top {
    right: 3rem;
    bottom: 8rem;
    width: 4rem;
    height: 4rem;
    transform: translateY(8rem);
  }
  .scroll-top span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .scroll-top {
    right: 4rem;
    bottom: 15rem;
    width: 4rem;
    height: 4rem;
    transform: translateY(15rem);
  }
}

.page-banner img {
  min-height: 160px;
  width: 100%;
  object-fit: cover;
}

.page-banner .banner-text {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.page-banner .banner-text .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-banner .banner-text .container .text {
  text-align: center;
  color: #ffffff;
  font-family: 'PoppinsSemiBold';
}

.page-banner .banner-text .container .text h1 {
  line-height: 1.2;
}

@media (min-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (min-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li {
  margin: 0 1rem;
  list-style: none;
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li .active {
  color: #01B1AF;
}

