html {
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
}
body {
  margin: 0;
}
#simparica3D .js_goTop::after {
  content: "";
  display: block;
}
#simparica3D .menu .menuLists,
#simparica3D .block-footer .list-footerLink,
#simparica3D .block-footer .copyright,
#simparica3D .block-footer .wrapper,
#simparica3D .block-header .wrapper {
  display: flex;
  flex-wrap: wrap;
}
html {
  overflow-y: scroll;
  width: 100%;
}
#simparica3D * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
#simparica3D span,
#simparica3D b,
#simparica3D a,
#simparica3D abbr[title],
#simparica3D dfn[title],
#simparica3D mark {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#simparica3D a {
  text-decoration: none;
  outline: none;
  color: inherit;
}
#simparica3D a img,
#simparica3D a img:hover {
  border: none;
}
#simparica3D ul,
#simparica3D ol,
#simparica3D li {
  list-style: none;
}
#simparica3D img {
  max-width: 100%;
  width: auto;
}
#simparica3D sub,
#simparica3D sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#simparica3D sub {
  bottom: -0.25em;
}
#simparica3D sup {
  top: -0.5em;
}
#simparica3D {
  background: #09253a;
}
#simparica3D .phoneImg {
  display: none;
}
#simparica3D .wrapper {
  padding: 0 2.5%;
  max-width: 1720px;
  margin: 0 auto;
}
#simparica3D .js_imgBox {
  line-height: 0;
}
#simparica3D .bgBefore::before {
  content: "";
  display: block;
}
#simparica3D .block-header {
  background-color: #fff;
  background: -moz-linear-gradient(
    top,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 60%,
    rgba(255, 255, 255, 0.03) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 60%,
    rgba(255, 255, 255, 0.03) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 60%,
    rgba(255, 255, 255, 0.03) 99%,
    rgba(255, 255, 255, 0) 100%
  );
  position: relative;
  z-index: 99;
}
#simparica3D .block-header .wrapper {
  max-width: 1820px;
  align-items: flex-end;
  justify-content: space-between;
}
#simparica3D .block-header .logo {
  width: 15%;
  background: url(../images/logo.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .logo::before {
  padding-bottom: 24.7272727273%;
}
#simparica3D .block-header .menu {
  width: 75% !important;
}
#simparica3D .block-header .menuLists {
  align-items: stretch;
}
#simparica3D .block-header .menuLists > .list {
  position: relative;
}
#simparica3D .block-header .menuLists a {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
}
#simparica3D .block-header .menuLists .link-standard {
  width: 12.109375%;
  max-width: 155px;
  background: url(../images/menu_linkTxt_01.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .menuLists .link-standard::before {
  padding-bottom: 19.3548387097%;
}
#simparica3D .block-header .menuLists .link-high {
  width: 15.625%;
  max-width: 200px;
  background: url(../images/menu_linkTxt_02.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .menuLists .link-high::before {
  padding-bottom: 15%;
}
#simparica3D .block-header .menuLists .link-choose {
  width: 15.234375%;
  max-width: 195px;
  background: url(../images/menu_linkTxt_03.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .menuLists .link-choose::before {
  padding-bottom: 15.3846153846%;
}
#simparica3D .block-header .menuLists .link-series {
  width: 7.8125%;
  max-width: 100px;
  background: url(../images/menu_linkTxt_04.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .menuLists .link-series::before {
  padding-bottom: 30%;
}
#simparica3D .block-header .menuLists .iconTxt {
  display: none;
  position: relative;
}
#simparica3D .block-header .menuLists .listIcon {
  width: 10%;
  position: relative;
}
#simparica3D .block-header .menuLists .iconBG {
  position: relative;
  width: 35%;
  max-width: 42px;
}
#simparica3D .block-header .menuLists .iconBG::before {
  padding-bottom: 100%;
}
#simparica3D .block-header .menuLists .iconFB {
  background: url(../images/menu_linkIcon_fb.png) center center no-repeat;
  background-size: contain;
  margin: 0 5px;
}
#simparica3D .block-header .menuLists .iconLine {
  background: url(../images/menu_linkIcon_line.png) center center no-repeat;
  background-size: contain;
}
#simparica3D .block-header .menuLists .iconIG {
  display: none !important;
}
#simparica3D .block-footer {
  margin-top: 3%;
  background-color: #9e753f;
  color: #fff;
  padding: 20px 10px;
}
#simparica3D .block-footer .wrapper {
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
#simparica3D .block-footer .copyright {
  width: 40%;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
#simparica3D .block-footer .copyright .logo-zoetis {
  width: 116.2px;
  height: 43.4px;
  background: url(../images/logo_zoetis.png) left top no-repeat;
  background-size: contain;
  margin-right: 10px;
}
#simparica3D .block-footer .list-footerLink {
  font-size: 16px;
  margin: 0 10px;
  align-items: center;
  justify-content: space-between;
}
#simparica3D .block-footer .list-footerLink > li {
  border-left: 2px solid #fff;
}
#simparica3D .block-footer .list-footerLink > li:first-child {
  border-left: none;
}
#simparica3D .block-footer .list-footerLink > li a {
  padding: 2px 20px;
}
#simparica3D .block-mainBanner {
  background: #09253a url(../images/banner_bg_2026.png) center top no-repeat;
  background-size: 100% 70%;
}
#simparica3D .block-mainBanner .wrapper {
  padding: 1% 2% 3%;
  overflow: hidden;
}
#simparica3D .block-mainBanner .list-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#simparica3D .block-mainBanner .list-banner .list-bannerTxt {
  width: 48%;
}
#simparica3D .block-mainBanner .list-banner .list-bannerTxt .bannerTxt {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#simparica3D .block-mainBanner .list-banner .list-bannerTxt .bannerProducts {
  width: 120%;
  margin-left: -10%;
  max-width: initial;
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction {
  width: 50%;
  padding: 0 2%;
  position: relative;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerIconCircle {
  width: 100%;
  padding-bottom: 88.3%;
  background: url(../images/banner_imgCircle.png) center top no-repeat;
  background-size: contain;
  position: relative;
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerIcon {
  position: absolute;
  width: 23%;
  padding-bottom: 23%;
  animation: bannerIconAni 3s ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerIcon.icon1 {
  background: url(../images/banner_iImgCircleIcon_01.png) center top no-repeat;
  background-size: contain;
  top: 45%;
  left: -10%;
  animation-delay: -0.5s;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerIcon.icon2 {
  background: url(../images/banner_iImgCircleIcon_02.png) center top no-repeat;
  background-size: contain;
  top: -10%;
  left: 38.5%;
  animation-delay: -1s;
  animation: bannerIconAni2 3s ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerIcon.icon3 {
  background: url(../images/banner_iImgCircleIcon_03.png) center top no-repeat;
  background-size: contain;
  top: 45%;
  right: -10%;
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerAction {
  width: 80%;
  padding-bottom: 75%;
  position: absolute;
  left: 11%;
  top: 9%;
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerDog {
  position: absolute;
  width: 100%;
  top: 15%;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action {
  position: absolute;
  z-index: -1;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action1 {
  animation: 0.8s dogAction1 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action2 {
  animation: 0.8s dogAction2 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action3 {
  animation: 0.8s dogAction3 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action4 {
  animation: 0.8s dogAction4 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action5 {
  animation: 0.8s dogAction5 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action6 {
  animation: 0.8s dogAction6 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action7 {
  animation: 0.8s dogAction7 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action8 {
  animation: 0.8s dogAction8 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action9 {
  animation: 0.8s dogAction9 ease infinite normal;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerDog
  .action.action10 {
  animation: 0.8s dogAction10 ease infinite normal;
}
@keyframes dogAction1 {
  0% {
    z-index: 1;
  }
  10% {
    z-index: 1;
  }
  11% {
    z-index: -1;
  }
}
@keyframes dogAction2 {
  0% {
    z-index: -1;
  }
  9% {
    z-index: -1;
  }
  10% {
    z-index: 1;
  }
  20% {
    z-index: 1;
  }
  21% {
    z-index: -1;
  }
}
@keyframes dogAction3 {
  0% {
    z-index: -1;
  }
  19% {
    z-index: -1;
  }
  20% {
    z-index: 1;
  }
  30% {
    z-index: 1;
  }
  31% {
    z-index: -1;
  }
}
@keyframes dogAction4 {
  0% {
    z-index: -1;
  }
  29% {
    z-index: -1;
  }
  30% {
    z-index: 1;
  }
  40% {
    z-index: 1;
  }
  41% {
    z-index: -1;
  }
}
@keyframes dogAction5 {
  0% {
    z-index: -1;
  }
  39% {
    z-index: -1;
  }
  40% {
    z-index: 1;
  }
  50% {
    z-index: 1;
  }
  51% {
    z-index: -1;
  }
}
@keyframes dogAction6 {
  0% {
    z-index: -1;
  }
  49% {
    z-index: -1;
  }
  50% {
    z-index: 1;
  }
  60% {
    z-index: 1;
  }
  61% {
    z-index: -1;
  }
}
@keyframes dogAction7 {
  0% {
    z-index: -1;
  }
  59% {
    z-index: -1;
  }
  60% {
    z-index: 1;
  }
  70% {
    z-index: 1;
  }
  71% {
    z-index: -1;
  }
}
@keyframes dogAction8 {
  0% {
    z-index: -1;
  }
  69% {
    z-index: -1;
  }
  70% {
    z-index: 1;
  }
  80% {
    z-index: 1;
  }
  81% {
    z-index: -1;
  }
}
@keyframes dogAction9 {
  0% {
    z-index: -1;
  }
  79% {
    z-index: -1;
  }
  80% {
    z-index: 1;
  }
  90% {
    z-index: 1;
  }
  91% {
    z-index: -1;
  }
}
@keyframes dogAction10 {
  0% {
    z-index: -1;
  }
  89% {
    z-index: -1;
  }
  90% {
    z-index: 1;
  }
  100% {
    z-index: 1;
  }
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerCircle {
  width: 100%;
  padding-bottom: calc(95% - 4px);
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  animation: 3s circleRotate linear infinite alternate;
  transform: rotate3d(0, 1, 0, 0deg);
  animation-direction: normal;
}
#simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerPolygon {
  width: 90%;
  padding-bottom: 88%;
  background: url(../images/banner_polygon.png) center top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  left: 5%;
  animation: 1s polygonRotate linear infinite alternate;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerPolygon
  .light {
  position: absolute;
  width: 40%;
  height: 40%;
  transform-origin: center;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerPolygon
  .light::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 66%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 66%,
    rgba(255, 255, 255, 0) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 66%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: scale(0.5, 0.05);
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerPolygon
  .light.light1 {
  top: -2.2%;
  left: 5%;
  transform: rotate(324deg);
  animation: 1s polygonLight1 ease-in infinite alternate;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerPolygon
  .light.light2 {
  top: 79.7%;
  left: 30%;
  animation: 1s polygonLight2 ease-in infinite alternate;
}
#simparica3D
  .block-mainBanner
  .list-banner
  .list-bannerAction
  .bannerPolygon
  .light.light3 {
  top: 49%;
  left: 71%;
  transform: rotate(108deg);
  animation: 1s polygonLight3 ease-in infinite alternate;
}
#simparica3D .block-mainContent > li .wrapper {
  padding-top: 6%;
}
#simparica3D .block-mainContent > li:first-child .wrapper {
  padding-top: 0%;
}
#simparica3D .block-mainContent .title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3%;
}
#simparica3D .list-standard {
  overflow: hidden;
}
#simparica3D .list-standard .mySwiper {
  display: none;
}
#simparica3D .list-standard .wrapper {
  padding-bottom: 12%;
}
#simparica3D .list-standard .title {
  width: 36.05%;
  background: url(../images/standard_title.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-standard .title::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 45.9677419355%;
}
#simparica3D .list-standard .standardAction {
  position: relative;
  padding-top: 2%;
}
#simparica3D .list-standard .standard-dog {
  position: relative;
  margin: 0 auto;
  width: 37%;
  text-align: center;
}
#simparica3D .list-standard .standard-dog::before {
  content: "";
  display: block;
  width: 150%;
  position: absolute;
  left: -25%;
  top: -50%;
  bottom: -50%;
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 54%,
    rgba(255, 255, 255, 0) 99%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 54%,
    rgba(255, 255, 255, 0) 99%
  );
  background: radial-gradient(
    ellipse at center,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 54%,
    rgba(255, 255, 255, 0) 99%
  );
  opacity: 0;
}
#simparica3D .list-standard.animationing .standard-dog::before {
  animation: dogBodyLight 1s linear 0.5s;
  animation-fill-mode: forwards;
  transform-origin: center;
}
#simparica3D .list-standard.animationing .dogBody {
  animation: dogBody 0.5s linear;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogBodyTxt {
  animation: txtLeft 0.3s linear 0.8s;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogBodyTxt .polyline {
  animation: polyLineAni 3s linear 1.2s;
}
#simparica3D .list-standard.animationing .dogHeart {
  animation: opacityShow 0.4s linear 1.8s;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogHeartTxt {
  animation: txtRight 0.3s linear 2.4s;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogHeartTxt .polyline {
  animation: polyLineAni 1.3s linear 2.8s;
}
#simparica3D .list-standard.animationing .dogIntestinal {
  animation: opacityShow 0.4s linear 4.1s;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogIntestinalTxt {
  animation: txtRight 0.3s linear 4.5s;
  animation-fill-mode: forwards;
}
#simparica3D .list-standard.animationing .dogIntestinalTxt .polyline {
  animation: polyLineAni 1.3s linear 4.8s;
}
#simparica3D .list-standard .dogBody {
  position: relative;
  z-index: 2;
  opacity: 0;
}
#simparica3D .list-standard .dogHeart {
  width: 22%;
  position: absolute;
  top: 41%;
  left: 28%;
  z-index: 3;
  opacity: 0;
}
#simparica3D .list-standard .dogIntestinal {
  width: 25%;
  position: absolute;
  top: 41%;
  left: 52%;
  z-index: 3;
  opacity: 0;
}
#simparica3D .list-standard .dogTxt {
  position: absolute;
  z-index: 3;
}
#simparica3D .list-standard .dogTxt.dogBodyTxt {
  width: 29%;
  top: -30%;
  opacity: 0;
}
#simparica3D .list-standard .dogTxt.dogBodyTxt .svgLine {
  top: 80%;
  left: 99.5%;
}
#simparica3D .list-standard .dogTxt.dogBodyTxt .polyline {
  stroke: #9e753f;
}
#simparica3D .list-standard .dogTxt.dogHeartTxt {
  width: 30%;
  top: -60%;
  right: 0px;
  opacity: 0;
}
#simparica3D .list-standard .dogTxt.dogHeartTxt .svgLine {
  top: 80%;
  left: -96.8%;
}
#simparica3D .list-standard .dogTxt.dogHeartTxt .polyline {
  stroke: #9e753f;
}
#simparica3D .list-standard .dogTxt.dogIntestinalTxt {
  width: 30%;
  top: 50%;
  right: 0px;
  opacity: 0;
}
#simparica3D .list-standard .dogTxt.dogIntestinalTxt .svgLine {
  top: 0%;
  left: -98%;
}
#simparica3D .list-standard .dogTxt.dogIntestinalTxt .polyline {
  stroke: #9e753f;
}
#simparica3D .list-standard .dogTxt .svgLine {
  position: absolute;
  z-index: 2;
  width: 100%;
}
#simparica3D .list-standard .dogTxt .polyline {
  stroke-width: 2px;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation-fill-mode: forwards !important;
}
#simparica3D .list-high {
  position: relative;
  z-index: 3;
}
#simparica3D .list-high .high-productPillPhone {
  display: none;
}
#simparica3D .list-high .wrapper {
  padding: 10% 0 0 !important;
}
#simparica3D .list-high .block-highBG {
  background: url(../images/high_bg.png) center top no-repeat;
  background-size: 100% 100%;
}
#simparica3D .list-high .title {
  width: 55%;
  position: absolute;
  top: -3.2%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  background: url(../images/high_title.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-high .title::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 26.6666666667%;
}
#simparica3D .list-high .section-high {
  width: 100%;
  padding-top: 7%;
  padding-bottom: 8.6%;
}
#simparica3D .list-high .section-high .embedVideo {
  width: 100%;
}
#simparica3D .list-high .section-high .embedVideo .videoScope {
  width: 68%;
  line-height: 0px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px #fff;
}
#simparica3D .list-high .section-high .high-productPillAni {
  width: 100%;
  position: relative;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high-productPill {
  animation: opacityShow 0.3s linear;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box1
  img {
  animation: PillTxtOpacity 0.5s linear 0.5s;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box1
  .polyline {
  animation: polyLineAni 0.5s linear 0.3s;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box2
  img {
  animation: PillTxtOpacity 0.5s linear 1.2s;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box2
  .polyline {
  animation: polyLineAni 0.5s linear 0.8s;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box3
  img {
  animation: PillTxtOpacity 0.5s linear 2s;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box3
  .polyline {
  animation: polyLineAni 0.8s linear 1.7s;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box4
  img {
  animation: PillTxtOpacity 0.5s linear 2.6s;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box4
  .polyline {
  animation: polyLineAni 0.3s linear 2.4s;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box5
  img {
  animation: PillTxtOpacity 0.5s linear 3.2s;
  animation-fill-mode: forwards;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_box5
  .polyline {
  animation: polyLineAni 0.3s linear 3s;
}
#simparica3D
  .list-high
  .section-high
  .high-productPillAni.animationing
  .high_productBox {
  animation: txtBottom 0.6s cubic-bezier(0, 1.21, 1, 1.53) 3.6s;
  animation-fill-mode: forwards;
}
#simparica3D .list-high .section-high .high-productPillAni .svgLine {
  position: absolute;
  z-index: 2;
  width: 100%;
}
#simparica3D .list-high .section-high .high-productPillAni .polyline {
  stroke: #9e753f;
  stroke-width: 2px;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation-fill-mode: forwards !important;
}
#simparica3D .list-high .section-high .high-productPillAni .productPill {
  position: relative;
}
#simparica3D .list-high .section-high .high-productPillAni .high-productPill {
  position: relative;
  z-index: 3;
  width: 17.14%;
  padding-top: 15%;
  left: 44%;
  transform: translateX(-50%);
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box1 {
  position: absolute;
  width: 24%;
  top: 21%;
  left: 17%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box1 img {
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box1 .svgLine {
  top: 0%;
  left: 97.7%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box2 {
  position: absolute;
  width: 30%;
  top: 60%;
  left: 11%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box2 img {
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box2 .svgLine {
  top: 20%;
  left: 85%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box3 {
  position: absolute;
  width: 25%;
  top: 40%;
  left: 66%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box3 img {
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box3 .svgLine {
  top: 25%;
  left: -98%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box4 {
  position: absolute;
  width: 32.85%;
  left: 4.6%;
  top: 97%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box4 img {
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box4 .svgLine {
  top: 0%;
  left: 45%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box5 {
  position: absolute;
  width: 32.85%;
  left: 63%;
  top: 60%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box5 img {
  opacity: 0;
}
#simparica3D .list-high .section-high .high-productPillAni .high_box5 .svgLine {
  top: 10%;
  left: -98%;
}
#simparica3D .list-high .section-high .high-productPillAni .high_productBox {
  width: 93.5%;
  opacity: 0;
  margin: 4% auto 0;
}
#simparica3D .list-high .section-high .high-productPillAni {
  opacity: 0;
  z-index: -1;
}
#simparica3D .list-high .section-high .high-productPillAni.animationing {
  opacity: 1;
  z-index: 2;
}
#simparica3D .list-choose {
  position: relative;
  z-index: 2;
}
#simparica3D .list-choose.animationing::before {
  animation: dogBodyLight 0.5s linear;
  animation-fill-mode: forwards;
}
#simparica3D .list-choose.animationing .chooseImg {
  animation-delay: 0.2s !important;
}
#simparica3D .list-choose::before {
  content: "";
  display: block;
  position: absolute;
  top: -5%;
  bottom: 0px;
  width: 100%;
  /*background: url(../images/choose_bg.png) center -10% no-repeat;*/
  background-size: 100% 80%;
  opacity: 0;
}
#simparica3D .list-choose .wrapper {
  padding: 0px;
  position: relative;
  z-index: 2;
}
#simparica3D .list-choose .chooseImgPhone {
  display: none;
}
#simparica3D .list-series {
  overflow: hidden;
}
#simparica3D .list-series .title {
  width: 43.02%;
  background: url(../images/series_title.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .title::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 16.2162162162%;
}
#simparica3D .list-series .list-versionBox {
  padding-bottom: 1%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
}
#simparica3D .list-series .list-versionBox > li {
  width: 16.666%;
}
#simparica3D .list-series .list-versionBox > li::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 158.273381295%;
}
#simparica3D .list-series .list-versionBox > li.box1 {
  background: url(../images/series_versionBox_01.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .list-versionBox > li.box2 {
  background: url(../images/series_versionBox_02.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .list-versionBox > li.box3 {
  background: url(../images/series_versionBox_03.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .list-versionBox > li.box4 {
  background: url(../images/series_versionBox_04.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .list-versionBox > li.box5 {
  background: url(../images/series_versionBox_05.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .list-versionBox > li.box6 {
  background: url(../images/series_versionBox_06.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-series .section-att {
  background: url(../images/series_att.png) center top no-repeat;
  background-size: contain;
  width: 35.872%;
  margin: 1% auto 0;
}
#simparica3D .list-series .section-att::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 2.755267423%;
}
#simparica3D .list-usage {
  overflow: hidden;
}
#simparica3D .list-usage .title {
  width: 43%;
  background: url(../images/usage_title.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-usage .title::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 16.2011173184%;
}
#simparica3D .list-usage .list-stepBox {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#simparica3D .list-usage .list-stepBox .stepBox {
  width: 25.84%;
  margin: 12px;
}
#simparica3D .list-usage .list-stepBox .stepBox::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 187.75%;
}
#simparica3D .list-usage .list-stepBox .stepArrow {
  width: 3.875%;
  margin-top: 18%;
  background: url(../images/usage_arrowIcon.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-usage .list-stepBox .stepArrow::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 125%;
}
#simparica3D .list-usage .list-stepBox .box1 {
  background: url(../images/usage_step_01.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-usage .list-stepBox .box2 {
  background: url(../images/usage_step_02.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-usage .list-stepBox .box3 {
  background: url(../images/usage_step_03.png) center top no-repeat;
  background-size: contain;
}
#simparica3D .list-usage .shopBtn {
  padding-top: 5%;
  text-align: center;
}
#simparica3D .list-usage .shopBtn a {
  background: url(../images/shop_btn_01.png) center center no-repeat;
  background-size: contain !important;
  width: 36.0465116279%;
}
#simparica3D .list-usage .shopBtn a::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 20.9677419355%;
}
@keyframes polygonRotate {
  0% {
    transform: rotate3d(0, 1, 0, 90deg);
  }
  50% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, -90deg);
  }
}
@keyframes circleRotate {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  50% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 360deg);
  }
}
@keyframes bannerIconAni {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(5px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes bannerIconAni2 {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, 3px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes dogBodyLight {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes dogBody {
  from {
    transform-origin: center bottom;
    transform: scale(0.2) translateY(-10px);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes opacityShow {
  from {
    transform-origin: center;
    transform: scale(0.2);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes txtLeft {
  from {
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes txtRight {
  from {
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes txtTop {
  from {
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes PillTxtOpacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes txtBottom {
  0% {
    transform: scale(0.2);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes polyLineAni {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes polygonLight1 {
  to {
    transform: rotate(324deg) scale(2, 1.8);
  }
}
@keyframes polygonLight2 {
  to {
    transform: scale(2, 1.8);
  }
}
@keyframes polygonLight3 {
  to {
    transform: rotate(108deg) scale(2, 1.8);
  }
}
@media (min-width: 961px) {
  #simparica3D .block-header .menuLists .link-standard:hover {
    background-image: url(../images/menu_linkTxt_01On.png);
  }
  #simparica3D .block-header .menuLists .link-high:hover {
    background-image: url(../images/menu_linkTxt_02On.png);
  }
  #simparica3D .block-header .menuLists .link-choose:hover {
    background-image: url(../images/menu_linkTxt_03On.png);
  }
  #simparica3D .block-header .menuLists .link-series:hover {
    background-image: url(../images/menu_linkTxt_04On.png);
  }
  #simparica3D .block-header .menuLists .iconFB:hover {
    background-image: url(../images/menu_linkIcon_fbOn.png);
  }
  #simparica3D .block-header .menuLists .iconLine:hover {
    background-image: url(../images/menu_linkIcon_lineOn.png);
  }
  #simparica3D .shopBtn a:hover {
    transform: translateY(4px);
    transition: 0.3s;
  }
}
@media (max-width: 960px) {
  #simparica3D .desktopImg {
    display: none;
  }
  #simparica3D .phoneImg {
    display: block;
  }
  #simparica3D .wrapper {
    max-width: 100%;
  }
  #simparica3D .block-header {
    background: rgba(255, 255, 255, 0.7);
    background: #fff;
    padding: 1% 0;
  }
  #simparica3D .block-header.open {
    background: #fff;
  }
  #simparica3D .block-header .wrapper {
    align-items: center;
  }
  #simparica3D .block-header .logo {
    width: 50%;
    max-width: 275px;
    min-width: 150px;
  }
  #simparica3D .block-header .menu {
    width: 50px !important;
  }
  #simparica3D .block-header .menuLists > li {
    width: 100%;
    max-width: initial !important;
  }
  #simparica3D .block-header .menuLists > li::before {
    padding-bottom: 6.25% !important;
  }
  #simparica3D .block-header .menuLists .link-standard {
    background: url(../images/m_menu_linkTxt_01.png) center center no-repeat;
    background-size: auto 50%;
  }
  #simparica3D .block-header .menuLists .link-high {
    background: url(../images/m_menu_linkTxt_02.png) center center no-repeat;
    background-size: auto 60%;
  }
  #simparica3D .block-header .menuLists .link-choose {
    background: url(../images/m_menu_linkTxt_03.png) center center no-repeat;
    background-size: auto 50%;
  }
  #simparica3D .block-header .menuLists .link-series {
    background: url(../images/m_menu_linkTxt_04.png) center center no-repeat;
    background-size: auto 50%;
  }
  #simparica3D .block-header .menuLists .listIcon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #simparica3D .block-header .menuLists .listIcon > :last-child {
    margin-right: 3%;
  }
  #simparica3D .block-header .menuLists .iconTxt {
    display: inline-block;
    background: url(../images/m_menu_linkTxt_05.png) left center no-repeat;
    background-size: contain;
    background-size: auto 50%;
    width: 50%;
    position: absolute;
    left: 4%;
  }
  #simparica3D .block-header .menuLists .iconTxt::before {
    padding-bottom: 12.5% !important;
  }
  #simparica3D .block-header .menuLists .iconBG {
    position: relative;
    width: 5.2083333333%;
    max-width: 50px;
    margin: 1%;
  }
  #simparica3D .block-header .menuLists .iconBG::before {
    padding-bottom: 100%;
  }
  #simparica3D .block-header .menuLists .iconFB {
    background: url(../images/m_menu_linkIcon_fb.png) center center no-repeat;
    background-size: contain;
  }
  #simparica3D .block-header .menuLists .iconIG {
    display: block !important;
    background: url(../images/m_menu_linkIcon_ig.png) center center no-repeat;
    background-size: contain;
  }
  #simparica3D .block-header .menuLists .iconLine {
    display: block !important;
    background: url(../images/m_menu_linkIcon_line.png) center center no-repeat;
    background-size: contain;
  }
  #simparica3D .block-footer .wrapper {
    flex-wrap: wrap;
    font-size: 12px;
  }
  #simparica3D .block-footer .copyright {
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  #simparica3D .block-footer .copyright .logo-zoetis {
    width: 116.2px;
    height: 43.4px;
    background: url(../images/logo_zoetis.png) left top no-repeat;
    background-size: contain;
    margin: 10px auto;
  }
  #simparica3D .block-footer .copyright .copyrightTxt {
    width: 100%;
    text-align: center;
  }
  #simparica3D .block-footer .list-footerLink {
    width: 100%;
    font-size: 12px;
    margin: 40px 10px 10px;
    justify-content: center;
  }
  #simparica3D .block-footer .list-footerLink li {
    border-width: 1px;
  }
  #simparica3D .block-footer .list-footerLink a {
    padding: 0px 10px !important;
  }
  #simparica3D .block-mainBanner {
    padding-top: 0%;
  }
  #simparica3D .block-mainBanner .wrapper {
    margin-top: 0;
    padding: 0;
  }
  #simparica3D .block-mainBanner .list-banner {
    flex-direction: column-reverse;
  }
  #simparica3D .block-mainBanner .list-banner .list-bannerTxt {
    width: 100%;
    text-align: center;
  }
  #simparica3D .block-mainBanner .list-banner .list-bannerAction {
    width: 90%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  #simparica3D .block-mainBanner .list-banner .list-bannerAction .bannerAction {
    top: 16%;
  }
  #simparica3D .block-mainContent > li .wrapper {
    padding-top: 10%;
  }
  #simparica3D .block-mainContent > li:first-child .wrapper {
    padding-top: 0%;
  }
  #simparica3D .block-mainContent .title {
    margin-bottom: 2%;
  }
  #simparica3D .block-mainContent .title2 {
    margin-bottom: -5.5%;
  }
  #simparica3D .block-mainContent .title3 {
    margin-bottom: -9%;
  }
  #simparica3D .list-standard .mySwiper {
    display: block;
    margin: 0 -5%;
    width: 110%;
  }
  #simparica3D .list-standard .mySwiper .swiper-pagination {
    display: none;
  }
  #simparica3D .list-standard .wrapper {
    padding-bottom: 0;
  }
  #simparica3D .list-standard .title {
    width: 90.4605263158%;
    background: url(../images/m_standard_title.png) center top no-repeat;
    background-size: contain;
	margin-top: 30px;
  }
  #simparica3D .list-standard .title::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 36.3636363636%;
  }
  #simparica3D .list-standard .standardAction {
    padding-top: 0;
    margin-top:-30px;
  }
  #simparica3D .list-standard .standard-dog {
    width: 80%;
    max-width: 700px;
    margin: 0 auto !important;
  }
  #simparica3D .list-standard .standard-dog > * {
    filter: blur(1px) saturate(0.9) opacity(0.9);
  }
  #simparica3D .list-standard .standard-dog .onTxt {
    filter: drop-shadow(0px 0px 20px rgb(255, 255, 255)) saturate(1) opacity(1);
  }
  #simparica3D .list-standard.animationing .standard-dog::before {
    animation: dogBodyLight 1s linear 0.5s;
    animation-fill-mode: forwards;
    transform-origin: center;
  }
  #simparica3D .list-standard.animationing .dogBody {
    animation: dogBody 0.5s linear;
    animation-fill-mode: forwards;
  }
  #simparica3D .list-standard.animationing .dogHeart {
    animation: opacityShow 0.4s linear 0.8s;
    animation-fill-mode: forwards;
  }
  #simparica3D .list-standard.animationing .dogIntestinal {
    animation: opacityShow 0.4s linear 1.2s;
    animation-fill-mode: forwards;
  }
  #simparica3D .list-standard .dogTxt {
    display: none;
  }
  #simparica3D .list-high {
    position: relative;
    z-index: 3;
  }
  #simparica3D .list-high .wrapper {
    padding-top: 10% !important;
  }
  #simparica3D .list-high .block-highBG {
    background: none;
    padding: 0px;
  }
  #simparica3D .list-high .title {
    width: 100%;
    position: static;
    transform: translate(0, 0) !important;
    background: url(../images/m_high_title.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-high .title::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 25%;
  }
  #simparica3D .list-high .section-high {
    padding: 0;
  }
  #simparica3D .list-high .section-high .framBgTop {
    background: url(../images/m_high_bgTop.jpg) center top no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding-bottom: 10.4166666667%;
  }
  #simparica3D .list-high .section-high .embedVideo {
    position: static !important;
    opacity: 1 !important;
    z-index: 1 !important;
    background: url(../images/m_high_bg.jpg) center top repeat-y;
    background-size: 100% auto;
  }
  #simparica3D .list-high .section-high .embedVideo .videoScope {
    width: 80%;
    /*transform: translateY(-7%);*/
  }
  #simparica3D .list-high .section-high .high-productPillAni {
    display: none;
  }
  #simparica3D .list-high .section-high .high-productPillPhone {
    display: block;
  }
  #simparica3D .list-high .section-high .high-productPillPhone .js_sticky {
    position: sticky;
  }
  #simparica3D .list-choose .wrapper {
    max-width: 100%;
  }
  #simparica3D .list-choose::before,
  #simparica3D .list-choose .chooseImg {
    display: none;
  }
  #simparica3D .list-choose .chooseImgPhone {
    display: block;
  }
  #simparica3D .list-choose .chooseImgPhone .title {
    width: 58.1140350877%;
    background: url(../images/m_choose_title.png) center top no-repeat;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  #simparica3D .list-choose .chooseImgPhone .title::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 35.8490566038%;
  }
  #simparica3D .list-choose .chooseImgPhone .chooseImgTable {
    margin-top: -1.5%;
  }
  #simparica3D .list-choose .chooseImgPhone .chooseImgTable .titleTable {
    position: sticky;
    top: 0;
  }
  #simparica3D .list-series .title {
    width: 83.3333333333%;
    background: url(../images/m_series_title.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-series .title::before {
    padding-bottom: 21.0526315789%;
  }
  #simparica3D .list-series .list-versionBox {
    max-width: 100%;
  }
  #simparica3D .list-series .list-versionBox > li {
    width: 33.3%;
  }
  #simparica3D .list-series .section-att {
    background: url(../images/m_series_att.png) center top no-repeat;
    background-size: contain;
    width: 67.6535087719%;
  }
  #simparica3D .list-usage .title {
    width: 96.4912280702%;
    background: url(../images/m_usage_title.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-usage .title::before {
    padding-bottom: 16.2011173184%;
  }
  #simparica3D .list-usage .list-stepBox {
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #simparica3D .list-usage .list-stepBox .stepBox {
    width: 46.0526315789%;
  }
  #simparica3D .list-usage .list-stepBox .stepArrow {
    width: 3.875%;
    margin-top: 2%;
    background: #09253a url(../images/m_usage_arrowIcon.png) center top
      no-repeat;
    background-size: contain;
  }
  #simparica3D .list-usage .list-stepBox .stepArrow::before {
    padding-bottom: 125%;
  }
  #simparica3D .list-usage .list-stepBox .box1 {
    background: #09253a url(../images/m_usage_step_01.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-usage .list-stepBox .box1::before {
    padding-bottom: 159.5238095238%;
  }
  #simparica3D .list-usage .list-stepBox .box2 {
    background: #09253a url(../images/m_usage_step_02.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-usage .list-stepBox .box2::before {
    padding-bottom: 176.1904761905%;
  }
  #simparica3D .list-usage .list-stepBox .box3 {
    background: #09253a url(../images/m_usage_step_03.png) center top no-repeat;
    background-size: contain;
  }
  #simparica3D .list-usage .list-stepBox .box3::before {
    padding-bottom: 147.619047619%;
  }
  #simparica3D .list-usage .shopBtn a {
    width: 67.9824561404%;
  }
}
#simparica3D .ani_hoverBoxShadow {
  transition: 0.5s;
  box-shadow: 0px 0px 8px 5px #bfbfbf;
}
@media (min-width: 961px) {
  #simparica3D .ani_hoverDown {
    transition: 0.4s;
    transform: translateY(-1px);
  }
  #simparica3D .ani_hoverDown:hover {
    transform: translateY(2px) !important;
  }
  #simparica3D .ani_hoverUp {
    transition: 0.4s;
    transform: translateY(1px);
  }
  #simparica3D .ani_hoverUp:hover {
    transform: translateY(-2px) !important;
  }
  #simparica3D .ani_hoverfilterColor {
    transition: 0.3s;
    filter: saturate(1);
  }
  #simparica3D .ani_hoverfilterColor:hover {
    filter: saturate(1.5);
  }
  #simparica3D .ani_hoverBoxShadow:hover {
    transform: translateY(-2px);
    box-shadow: 0px 5px 8px 5px #bfbfbf;
  }
}
#simparica3D .js_goTop {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: fixed;
  z-index: -1;
  bottom: 0px;
  right: 20px;
  transition: 0.7s;
  opacity: 0;
}
#simparica3D .js_goTop::after {
  width: 50%;
  height: 50%;
  margin: -11px 0 0 -11px;
  background: url(css-img/icon/arrow_white.svg) center center no-repeat;
  background: url(css-img/icon/arrow_white.png) center center no-repeat\9;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-1px) rotate(-180deg);
}
#simparica3D .js_goTop.show {
  opacity: 1;
  bottom: 45px;
  z-index: 80;
}
#simparica3D .js_fixedTop {
  position: relative;
}
#simparica3D .js_fixedTop.onFixed .js_fixedTopHeight {
  position: fixed;
}
#simparica3D .js_fixedTop .js_fixedTopHeight {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
}
#simparica3D .block-mainContent .js_fixedTop.onFixed .js_fixedTopHeight {
  width: 96%;
  left: 2%;
}
#simparica3D .block-mainContent .js_fixedTop .js_fixedTopHeight {
  z-index: 98;
}
#simparica3D .js_scrollAnimationShow.animationing .js_scrollAni {
  animation: scrollAni 0.6s cubic-bezier(0, 0.24, 0.37, 1.25) 0s normal;
  animation-fill-mode: forwards;
}
#simparica3D .js_scrollAnimationShow .js_scrollAni {
  opacity: 0;
}
@keyframes scrollAni {
  from {
    transform-origin: center;
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translateY(0px);
    opacity: 1;
  }
}
@media (max-width: 960px) {
  #simparica3D .js_goTop {
    cursor: pointer;
    width: 35px;
    height: 35px;
  }
  #simparica3D .js_goTop::after {
    margin: -9px 0 0 -9px;
  }
}
#simparica3D .menu .menuIcon {
  width: 100%;
  cursor: pointer;
  display: none;
}
#simparica3D .menu .menuIcon .item {
  display: block;
  width: 50px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#simparica3D .menu .menuIcon .item span {
  display: block;
  position: absolute;
  height: 4px;
  width: 70%;
  background: #006072;
  border-radius: 6px;
  opacity: 1;
  left: 15%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#simparica3D .menu .menuIcon .item span:nth-child(1) {
  top: 5px;
}
#simparica3D .menu .menuIcon .item span:nth-child(2),
#simparica3D .menu .menuIcon .item span:nth-child(3) {
  top: 15px;
}
#simparica3D .menu .menuIcon .item span:nth-child(4) {
  top: 25px;
}
#simparica3D .menu .menuIcon.open span:nth-child(1) {
  top: 17px;
  width: 0%;
  left: 50%;
}
#simparica3D .menu .menuIcon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#simparica3D .menu .menuIcon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#simparica3D .menu .menuIcon.open span:nth-child(4) {
  top: 17px;
  width: 0%;
  left: 50%;
}
#simparica3D .menu .menuLists {
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 960px) {
  #simparica3D .block-header {
    position: relative;
  }
  #simparica3D .menu .menuIcon {
    display: flex;
  }
  #simparica3D .menu .menuLists {
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    width: 100%;
    background-color: #9e753f;
  }
  #simparica3D .menu .menuLists.active {
    display: flex;
    flex-wrap: wrap;
  }
  #simparica3D .menu .menuLists > .list {
    width: 100%;
    border-left: none;
    border-top: 1px solid #fff;
  }
  #simparica3D .menu .menuLists > .list a {
    height: auto;
  }
  #simparica3D .menu .menuLists > .list:first-child {
    border-top: none;
  }
}
@media (min-width: 961px) {
  #simparica3D .menu .menuLists a:hover .txtNormal {
    opacity: 0;
  }
  #simparica3D .menu .menuLists a:hover .txtHover {
    opacity: 1;
  }
}
html {
  width: auto;
  height: auto;
  overflow: auto;
}
html .js_loadingAnimation {
  display: none;
}
html.js_loadingPosition {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
html.js_loadingPosition .js_loadingAnimation {
  display: block;
  position: fixed;
  z-index: 999;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100vw;
  overflow: hidden;
  background-color: #71bfcf;
}
html .loader {
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
html .loader::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  animation: rotation 1s linear infinite;
  border: 5px solid #fff;
  border-bottom-color: #71bfcf;
  border-radius: 50%;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#simparica3D .swiper-container {
  padding-bottom: 10px;
}
#simparica3D .swiper-control {
  margin-top: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#simparica3D .swiper-control .swiper-button-prev,
#simparica3D .swiper-control .swiper-button-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: static;
  cursor: pointer;
  color: #fff;
  margin: 0px;
}
#simparica3D .swiper-control .swiper-button-prev::after,
#simparica3D .swiper-control .swiper-button-next::after {
  content: "";
  display: block;
  margin: 25% 0 0 25%;
  width: 50%;
  height: 50%;
  background: url(css-img/icon/arrow_lightBlue.svg) center center no-repeat;
  background: url(css-img/icon/arrow_lightBlue.png) center center no-repeat\9;
  background-size: contain;
}
#simparica3D .swiper-control .swiper-button-prev:after {
  transform: rotate(180deg);
}
#simparica3D .swiper-control .swiper-pagination {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#simparica3D .swiper-control .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}
