* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
:root {
  --primary: #00af76;
  --secondary: #164e4f;
  --title: #1c1c1c;
  --text: #5a5a5a
}
html {
  scroll-behavior: smooth;
  font-size: clamp(7.5px, 0.520834vw, 10px)
}
.content {
  max-width: 134rem;
  margin: 0 auto;
  position: relative
}
.content .content {
  padding: 0
}
li {
  list-style: none
}
a {
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  text-decoration: none
}
i,
em {
  font-style: normal
}
.flex {
  display: flex
}
.flex_center {
  justify-content: center
}
.flex_middle {
  align-items: center
}
.center {
  text-align: center
}
.center p,
.center .desc,
.center h1,
.center h2 {
  margin-left: auto;
  margin-right: auto
}
.img_bg {
  position: relative;
  z-index: 2
}
.img_bg>img,
.img_bg>video,
.img_bg>iframe,
.img_bg>picture {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2
}
.img_bg>picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.icon img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
  transition: all 0.3s
}
.tcon em {
  color: var(--primary)
}
.tcon>em {
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 1.3rem;
  display: inline-block;
  vertical-align: top
}
.tcon h1 {
  font-weight: 700;
  font-size: 6.2rem;
  line-height: 1.17742
}
.tcon p {
  color: var(--text);
  font-size: 1.8rem;
  line-height: 2.8rem
}
.contact_banner {
  background-color: #e5f5e8
}
.contact_banner.img_bg>picture {
  left: 50%;
  max-width: 256rem;
  transform: translateX(-50%)
}
.contact_banner .flex {
  min-height: 60.8rem
}
.contact_banner .head {
  width: 62.835821%;
  padding: 8rem 0;
  margin-bottom: 1.641791%
}
.contact_banner .head .tcon>em {
  font-size: 11px
}
.contact_banner .head .tcon p {
  max-width: 67.7rem;
  margin: 2.2rem auto 0
}
.contact_banner .services {
  margin-top: 4.5rem
}
.contact_banner .services ul {
  gap: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
.contact_banner .services li {
  gap: 1.6rem;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  border-radius: 1rem;
  border: 1px solid #dbe5da;
  background-color: #fff;
  box-shadow: 0 0.8rem 0.8rem rgba(167, 178, 161, 0.35);
  padding: 1.3rem 1.9rem
}
.contact_banner .services .icon {
  width: 2rem;
  height: 2rem
}
.contact_banner .services .label {
  font-weight: 600;
  font-size: 1.4rem
}
.contact_banner .services .label em {
  color: var(--primary)
}
@media screen and (min-width:769px) and (max-width:1220px) {
  .content {
    padding: 0 3rem
  }
}
@media screen and (min-width:769px) and (max-width:896px) {
  .content,
  .swiper_content {
    max-width: 896px
  }
  .tcon h1 {
    font-size: 6rem
  }
}
@media screen and (max-width:768px) {
  .content {
    padding: 0 20px
  }
  .tcon>em {
    font-size: 13px;
    margin-bottom: 8px
  }
  .tcon h1 {
    font-size: 38px;
    line-height: 1.2
  }
  .tcon p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px
  }
  .contact_banner .flex {
    min-height: unset
  }
  .contact_banner .head {
    padding: 50px 0;
    width: 100%;
    margin: 0
  }
  .contact_banner .head .tcon p {
    margin-top: 12px
  }
  .contact_banner .services {
    margin-top: 16px
  }
  .contact_banner .services ul {
    gap: 14px
  }
  .contact_banner .services li {
    gap: 8px;
    padding: 10px 14px;
    border-radius: 6px
  }
  .contact_banner .services .icon {
    width: 16px;
    height: 16px
  }
  .contact_banner .services .label {
    font-size: 13px
  }
}
html {
  font-size: clamp(7.5px, 0.522vw, 10px)
}
:root {
  --primary: #00af76;
  --swiper-wrapper-transition-timing-function,
  initial: ;
  --secondary: #164e4f;
  --h: ;
  --title: #1c1c1c
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box
}
.contact_global {
  background-color: rgba(233, 244, 237, 0.63);
  padding: 12.1rem 0px 10.5rem
}
body>section {
  position: relative
}
body>section:hover {}
@media screen and (max-width:768px) {
  .contact_global {
    padding: 50px 0px
  }
}
.content {
  max-width: 134rem;
  margin: 0px auto;
  position: relative
}
@media screen and (min-width:769px) and (max-width:1220px) {
  .content {
    padding: 0px 3rem
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .content,
  .swiper_content {
    max-width: 896px
  }
}
@media screen and (min-width:769px) and (max-width:896px) {
  .content,
  .swiper_content {
    max-width: 768px
  }
}
@media screen and (max-width:768px) {
  .content {
    padding: 0px 20px
  }
}
@media screen and (max-width:768px) {
  .tcon>em {
    font-size: 13px;
    margin-bottom: 8px
  }
}
.tcon h2,
.tcon .head_h2 {
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 1.25
}
@media screen and (min-width:769px) and (max-width:896px) {
  .tcon h2,
  .tcon .head_h2 {
    font-size: 4rem
  }
}
@media screen and (max-width:768px) {
  .tcon h2,
  .tcon .head_h2 {
    font-size: 30px;
    line-height: 1.2
  }
}
.contact_global .grid {
  display: grid;
  grid-template-columns: 64.8507% 1fr;
  gap: 2rem 2.98507%;
  margin-top: 4.9rem
}
@media screen and (max-width:768px) {
  .contact_global .grid {
    grid-template-columns: 50% 1fr;
    gap: 20px;
    margin-top: 30px
  }
}
@media screen and (max-width:576px) {
  .contact_global .grid {
    grid-template-columns: 100%
  }
}
.contact_global .contact_global_swiper {
  overflow: hidden;
  border-radius: 2.8rem;
  height: 100%
}
.swiper-horizontal {
  touch-action: pan-y
}
@media screen and (max-width:768px) {
  .contact_global .contact_global_swiper {
    border-radius: 10px
  }
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0px, 0px)
}
li.swiper-slide {
  height: auto
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0px);
  backface-visibility: hidden
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto
}
.img.img_cv {
  overflow: hidden
}
.img.img_ab {
  position: relative
}
.contact_global .contact_global_swiper .img {
  padding-bottom: 63.6364%;
  height: 100%
}
.img.img_cv img,
.img.img_cv video,
.img.img_cv iframe,
.img.img_cv picture {
  object-fit: cover
}
.img.img_ab img,
.img.img_ab video,
.img.img_ab iframe,
.img.img_ab picture {
  position: absolute;
  left: 0px;
  top: 0px
}
.img.img_hv:hover img {
  transform: scale(1.03)
}
.img img,
.img video,
.img iframe,
.img picture {
  width: 100%;
  height: 100%;
  display: block;
  transition: 0.5s;
  aspect-ratio: inherit
}
.contact_global .items .item {
  border-radius: 2rem;
  border: 1px solid rgb(229, 231, 235);
  background-color: rgb(255, 255, 255);
  color: rgb(26, 26, 26);
  transition: 0.3s;
  margin-bottom: 1.3rem
}
.contact_global .items .item.active {
  background-color: var(--secondary);
  border-color: var(--secondary);
  color: rgb(255, 255, 255)
}
@media screen and (max-width:768px) {
  .contact_global .items .item {
    border-radius: 10px;
    margin-bottom: 12px
  }
}
.contact_global .items .title {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  cursor: pointer;
  gap: 1em;
  padding: 2.9rem 3.4rem
}
@media screen and (max-width:768px) {
  .contact_global .items .title {
    padding: 14px 20px
  }
}
.contact_global .items .title .tcon h3 {
  font-size: 2.4rem;
  font-weight: 600
}
@media screen and (max-width:768px) {
  .contact_global .items .title .tcon h3 {
    font-size: 20px
  }
}
.contact_global .items .title .tcon>em {
  font-weight: 500;
  color: rgb(22, 163, 74);
  margin: 1.1rem 0px 2px
}
@media screen and (max-width:768px) {
  .contact_global .items .title .tcon>em {
    margin-top: 8px
  }
}
.img.img_aba {
  position: relative
}
.img.img_aba::after {
  content: "";
  display: block;
  padding-bottom: var(--h)
}
.contact_global .items .title .flag {
  width: 6.2rem;
  --h: 100%;
  border-radius: 50%;
  background-color: rgb(255, 255, 255)
}
@media screen and (max-width:768px) {
  .contact_global .items .title .flag {
    width: 50px
  }
}
.img.img_aba img,
.img.img_aba video,
.img.img_aba iframe,
.img.img_aba picture {
  position: absolute;
  left: 0px;
  top: 0px
}
.contact_global .items .title .flag img {
  border-radius: 50%;
  border: 1px solid rgb(224, 224, 224);
  transform: scale(0.887097)
}
.contact_global .items .desc {
  display: none;
  padding: 1.2rem 3.4rem 3.2rem
}
@media screen and (max-width:768px) {
  .contact_global .items .desc {
    padding: 0px 20px 20px
  }
}
.contact_global .items .desc ul {
  line-height: 1.5
}
.contact_global .items .desc ul li {
  position: relative;
  padding-left: 2em
}
.contact_global .items .desc ul li::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1.1875em;
  height: 1.3125em;
  content: "";
  background: left center / contain no-repeat
}
.contact_global .items .desc ul .locate {
  padding-bottom: 0.3rem
}
.contact_global .items .desc ul .locate::before {
  background-image: url("https://dolypack.com/wp-content/plugins/sytech-fronteditor/sytpl/contact-us_2/assets/img/icon-address.svg")
}
@media screen and (max-width:768px) {
  .contact_global .items .desc ul .locate {
    padding-bottom: 0px
  }
}
.contact_global .items .desc ul li+li {
  margin-top: 1rem
}
.contact_global .items .desc ul .phone::before {
  background-image: url("https://dolypack.com/wp-content/plugins/sytech-fronteditor/sytpl/contact-us_2/assets/img/icon-phone.svg");
  background-size: 78.95%
}
@media screen and (max-width:768px) {
  .contact_global .items .desc ul li+li {
    margin-top: 8px
  }
}
.contact_global .items .desc ul li a {
  vertical-align: top;
  transition: text-decoration-color 0.3s;
  text-decoration: underline transparent
}
.contact_global .items .desc ul li a:hover {
  text-decoration-color: rgb(255, 255, 255)
}
.contact_global .items .desc ul .email::before {
  background-image: url("https://dolypack.com/wp-content/plugins/sytech-fronteditor/sytpl/contact-us_2/assets/img/icon-email.svg");
  top: 1px
}
.contact_global .items .item:last-child {
  margin-bottom: 0px
}
input,
button,
textarea {
  border-width: medium;
  border-style: none;
  border-color: currentcolor;
  border-image: none;
  outline: none;
  font-family: unset;
  color: var(--title);
  background-color: transparent
}
button,
input[type="submit"] {
  cursor: pointer
}
.sytech_export_template {
  display: none
}
@media screen and (max-width:786px) {}
.wrap {
  flex-wrap: wrap
}
.between {
  justify-content: space-between
}
.flex_top {
  align-items: flex-start
}
.gap {
  gap: 3rem
}
.contact_faqs {
  padding: 17rem 0
}
.contact_faqs .head {
  width: 32%
}
.contact_faqs .faqs {
  flex: 1;
  width: 100%;
  max-width: 83.4rem;
  padding-top: 1.3rem
}
.contact_faqs .faq_list .faq_item {
  position: relative;
  --rd: 1.4rem;
  border-radius: var(--rd);
  border: 1px solid #e5e7eb;
  margin-bottom: 1.3rem
}
.contact_faqs .faq_list .faq_item::after {
  position: absolute;
  left: -1.5px;
  top: -1.5px;
  bottom: -0.5px;
  right: -1.5px;
  content: '';
  border-radius: var(--rd);
  border: 2px solid var(--primary);
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none
}
.contact_faqs .faq_list .faq_item.active::after {
  opacity: 1
}
.contact_faqs .faq_list .faq_item.active .question::before {
  background-color: var(--primary)
}
.contact_faqs .faq_list .faq_item.active .question::after {
  transform: rotate(0);
  opacity: 0
}
.contact_faqs .faq_list .faq_item:last-child {
  margin-bottom: 0
}
.contact_faqs .faq_list .question {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1.455em;
  align-items: center;
  cursor: pointer;
  font-size: 2.2rem;
  font-weight: 600;
  gap: 0.8em;
  padding: 2.2rem 3.3rem 2.6rem
}
.contact_faqs .faq_list .question::before,
.contact_faqs .faq_list .question::after {
  position: absolute;
  width: 1.455em;
  height: 1.455em;
  border-radius: 50%;
  content: '';
  right: 3.3rem;
  transition: all 0.3s;
  background: url("https://dolypack.com/wp-content/plugins/sytech-fronteditor/sytpl/contact-us_03_contact_faqs/assets/img/icon-reduce-w.svg") no-repeat center / 34.375% var(--secondary)
}
.contact_faqs .faq_list .question::after {
  background-color: transparent;
  transform: rotate(-90deg)
}
.contact_faqs .faq_list .answer {
  display: none;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: var(--text);
  max-width: 81.4rem;
  padding: 2px 3.3rem 2.9rem
}
@media screen and (max-width:768px) {
  .gap {
    gap: 20px
  }
  .tcon>em {
    font-size: 13px;
    margin-bottom: 8px
  }
  .tcon h2,
  .tcon .head_h2 {
    font-size: 30px;
    line-height: 1.2
  }
  .tcon p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px
  }
  .contact_faqs {
    padding: 50px 0
  }
  .contact_faqs .faqs {
    padding: 0
  }
  .contact_faqs .faq_list .faq_item {
    margin-bottom: 12px;
    --rd: 10px
  }
  .contact_faqs .faq_list .question {
    font-size: 18px;
    padding: 14px 20px
  }
  .contact_faqs .faq_list .question::before,
  .contact_faqs .faq_list .question::after {
    right: 20px;
    background-size: 40%
  }
  .contact_faqs .faq_list .answer {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 20px 20px
  }
}
@media screen and (max-width:576px) {
  .contact_faqs .head {
    width: 100%
  }
}