 
/*
Theme Name: Sytech Web
Author: The Sytech Team
Author URI:  https://sytech-web.cn
Description: A Beautiful, Fast Loading and SEO Ready Website
Version: 2.0.0
*/

* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
.content { 
	margin: 0 auto;
	position: relative;
}

html {
	scroll-behavior: smooth;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.flex1 {
	flex:1;
}
.flex2 {
	flex:2;
}
.flex3 {
	flex:3;
}
.between {
	justify-content: space-between;
}
.center {
	text-align: center;
}
.boxshadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	background: white;
}


.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .solution_strength .head p {
    width: 70%;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .solution_strength .head p {
    width: 90%;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
:root {
--content_color:#3a3a3a;
--bg1:linear-gradient(to right, #efb816, #ffebab);
--bg2:linear-gradient(to right, #101b33, #34435e);
--title_color:#101011;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.inquire_team {
 padding: 105px 0px 80px;
 }
.inquire_team {
 padding-bottom: 115px;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.inquire_team {
 padding: 3rem 0px;
 }}
.content {
 max-width: 1232px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.flex {
 display: flex;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.gap {
 gap: 1.25rem;
 }
@media screen and (max-width: 768px){
.inquire_team .flex {
 flex-direction: column;
 gap: 2rem;
 }}
.inquire_team .left {
 width: 45.7792%;
 }
@media screen and (max-width: 768px){
.inquire_team .left {
 width: 100%;
 }}
.img.img_cv {
 overflow: hidden;
 }
.inquire_team .left .img {
 aspect-ratio: 1 / 1;
 border-radius: 24px;
 }
@media screen and (max-width: 768px){
.inquire_team .left .img {
 border-radius: 8px;
 }}
.img.img_cv img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: 0.5s;
 }
.inquire_team .left .img:hover img {
 transform: scale(1.03);
 }
.inquire_team .right {
 flex: 1 1 0%;
 max-width: 540px;
 }
@media screen and (max-width: 768px){
.inquire_team .right {
 max-width: unset;
 }}
.inquire_team .right .head {
 padding-bottom: 2.6%;
 }
@media screen and (max-width: 768px){
.inquire_team .right .head {
 padding: 0px;
 }}
.head h2 {
 font-size: 51px;
 line-height: 64px;
 font-weight: 700;
 }
.inquire_team .right h2 {
 max-width: 450px;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.head h2 span {
  background: var(--bg1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.head .line {
 display: inline-block;
 vertical-align: top;
 width: 45px;
 height: 5px;
 clip-path: polygon(4px 0px, 100% 0px, calc(100% - 4px) 100%, 0px 100%);
 background: rgb(233, 178, 23);
 }
.inquire_team .right .line {
 margin-top: 21px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .line {
 margin-top: 0.7rem;
 }}
.head .desc {
 color: var(--content_color);
 font-size: 19px;
 line-height: 34px;
 }
.inquire_team .right .desc {
 margin-top: 26px;
 font-size: 17px;
 }
@media screen and (max-width: 768px){
.head .desc {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .desc {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 0.5rem;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
a {
 color: inherit;
 font-size: inherit;
 text-decoration: none;
 }
.btn {
 display: inline-block;
 vertical-align: top;
 text-align: center;
 transition: 0.3s;
 cursor: pointer;
 border-radius: 6px;
 position: relative;
 z-index: 2;
 font-size: 18px;
 padding: 13px 20px;
 min-width: 188px;
 }
.btn::before, .btn::after {
 content: "";
 display: block;
 position: absolute;
 inset: 0px;
 z-index: -1;
 transition: 0.3s;
 border-radius: 6px;
 }
.btn::before {
 background-image: var(--bg1);
 }
.btn::after {
 opacity: 0;
 background-image: var(--bg2);
 }
.btn:hover {
 color: rgb(255, 255, 255);
 }
.btn:hover::before {
 opacity: 0;
 }
.btn:hover::after {
 opacity: 1;
 }
.inquire_team .right .btn {
 margin-top: 43px;
 min-width: 231px;
 }
@media screen and (max-width: 768px){
.btn, .btn_b, .btn_w {
 font-size: 14px;
 padding: 11px 22px;
 min-width: 120px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .btn {
 min-width: unset;
 margin-top: 2rem;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title_color);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
 
@media screen and (max-width: 786px){


}
 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
:root {
  --theme_color: #efb816;
  --subtheme_color: #ffebab;
  --title_color: #101011;
  --content_color: #3a3a3a;
  --bg1: linear-gradient(to right, var(--theme_color), var(--subtheme_color));
  --bg2: linear-gradient(to right, #101b33, #34435e);
}
.wise_lead {
 padding: 124px 0px 90px;
 }
@media screen and (max-width: 768px){
.wise_lead {
 padding: 4rem 0px 3rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.center {
 text-align: center;
 }
.fadeInUp {
 animation-name: fadeInUp;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.wise_lead .head .line {
 margin-top: 20px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.wise_lead .head .line {
 margin-top: 0.7rem;
 }}
.wise_lead .con {
 display: flex;
 margin-top: 57px;
 gap: 4.1558%;
 }
@media screen and (max-width: 768px){
.wise_lead .con {
 margin-top: 2rem;
 flex-direction: column;
 gap: 0px;
 }}
.wise_lead .con .left, .wise_lead .con .right {
 flex: 1 1 0%;
 display: flex;
 flex-direction: column;
 justify-content: center;
 padding: 2.4% 0px 3.6%;
 gap: 1.6rem;
 }
@media screen and (max-width: 768px){
.wise_lead .con .left {
 gap: 1rem;
 padding: 0px;
 margin-bottom: 1rem;
 }}
.wise_lead .con .item {
 display: flex;
 align-items: center;
 gap: 23px;
 flex: 1 1 0%;
 }
.wise_lead .left .item {
 flex-direction: row-reverse;
 text-align: end;
 }
@media screen and (max-width: 768px){
.wise_lead .con .item {
 gap: 0px 1rem;
 }}
@media screen and (max-width: 768px){
.wise_lead .con .left .item {
 flex-direction: row;
 text-align: start;
 }}
i {
 font-style: normal;
 }
.wise_lead .con i {
 display: block;
 width: 62px;
 aspect-ratio: 78 / 73;
 flex-shrink: 0;
 background: center center / contain no-repeat;
 }
@media screen and (max-width: 768px){
.wise_lead .con i {
 width: 45px;
 height: 45px;
 }}
.wise_lead .con strong {
 font-size: 24px;
 color: rgb(16, 16, 17);
 }
@media screen and (max-width: 768px){
.wise_lead .con strong {
 font-size: 18px;
 }}
.wise_lead .con p {
 font-size: 17px;
 color: rgb(58, 58, 58);
 line-height: 27px;
 max-width: 202px;
 }
@media screen and (max-width: 768px){
.wise_lead .con p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 5px;
 }}
.wise_lead .con .img {
 width: 41.1688%;
 aspect-ratio: 612 / 695;
 border-radius: 24px;
 }
@media screen and (max-width: 768px){
.wise_lead .con .img {
 margin-bottom: 2rem;
 order: -1;
 width: 100%;
 border-radius: 10px;
 }}
.img.img_ct img {
 width: 100%;
 height: 100%;
 object-fit: contain;
 display: block;
 transition: 0.5s;
 }
@media screen and (max-width: 768px){
.wise_lead .con .right {
 padding: 0px;
 gap: 1rem;
 }}
 
@media screen and (max-width: 786px){


}
.wise_compliance {
 padding: 65px 0px 120px;
 overflow: hidden;
 }
@media screen and (max-width: 768px){
.wise_compliance {
 padding: 3rem 0px 0px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.wise_compliance .head .line {
 margin-top: 20px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
.wise_compliance .flex {
 flex-direction: row-reverse;
 gap: 9.4156%;
 margin-top: 62px;
 padding-bottom: 79px;
 position: relative;
 }
.wise_compliance .flex::after {
 content: "";
 display: block;
 width: 100vw;
 height: 59.3216%;
 position: absolute;
 bottom: 0px;
 left: 50%;
 transform: translateX(-50%);
 pointer-events: none;
 z-index: -1;
 background: url("https://www.moneychain.com.au//wp-content/plugins/sytech-fronteditor/sytpl/wise_6/assets/img/compliancebg.jpg") center center / cover no-repeat;
 }
@media screen and (max-width: 768px){
.wise_compliance .flex {
 flex-direction: column-reverse;
 padding-bottom: 4rem;
 }}
@media screen and (max-width: 768px){
.wise_compliance .flex::after {
 height: 75%;
 }}
.wise_compliance .right {
 min-width: 46.3636%;
 display: flex;
 align-items: center;
 padding: 2rem 0px;
 }
@media screen and (max-width: 768px){
.wise_compliance .right {
 padding: 0px;
 margin-top: 2rem;
 }}
ul {
 list-style: none;
 }
.wise_compliance .right ul {
 display: grid;
 grid-template-columns: 1fr;
 gap: 125px;
 }
@media screen and (max-width: 768px){
.wise_compliance .right ul {
 gap: 1.2rem;
 }}
.wise_compliance .right li {
 display: grid;
 grid-template-columns: auto 1fr;
 align-items: center;
 gap: 5px 31px;
 }
@media screen and (max-width: 768px){
.wise_compliance .right li {
 align-items: start;
 gap: 5px 1rem;
 }}
.wise_compliance .right .icon {
 display: block;
 width: 86px;
 aspect-ratio: 1 / 1;
 background: var(--theme_color);
 border-radius: 50%;
 overflow: hidden;
 grid-area: span 2;
 }
@media screen and (max-width: 768px){
.wise_compliance .right li .icon {
 width: 46px;
 }}
.wise_compliance .right i {
 display: block;
 width: 100%;
 height: 100%;
 background: center center / contain no-repeat;
 }
.wise_compliance .right strong {
 font-size: 24px;
 font-weight: 700;
 color: rgb(16, 16, 17);
 }
@media screen and (max-width: 768px){
.wise_compliance .right li strong {
 font-size: 18px;
 }}
.wise_compliance .right p {
 font-size: 17px;
 color: rgb(58, 58, 58);
 line-height: 27px;
 }
@media screen and (max-width: 768px){
.wise_compliance .right li p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
.wise_compliance .left {
 min-width: 56.5584%;
 }
@media screen and (max-width: 768px){
.wise_compliance .left {
 width: 100%;
 }}
.wise_compliance .img {
 aspect-ratio: 871 / 697;
 border-radius: 26px;
 }
@media screen and (max-width: 768px){
.wise_compliance .left .img {
 border-radius: 10px;
 }}
.wise_compliance .img:hover img {
 transform: scale(1.03);
 }
 
@media screen and (max-width: 786px){


}
.service_product {
 padding: 57px 0px 110px;
 }
.service_product {
 background: url("https://www.moneychain.com.au//wp-content/plugins/sytech-fronteditor/sytpl/wise_4/assets/img/productbg.jpg") center center / cover no-repeat;
 padding-top: 111px;
 padding-bottom: 129px;
 }
@media screen and (max-width: 768px){
.service_product {
 padding: 3rem 0px 4rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.head .line.full {
 background: rgb(233, 178, 23);
 }
.service_product .head .line {
 margin-top: 17px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.service_product .head .line {
 margin-top: 12px;
 }}
.service_product .items {
 margin-top: 64px;
 }
@media screen and (max-width: 768px){
.service_product .items {
 margin-top: 2rem;
 }}
.service_product .items > div {
 display: grid;
 grid-template-columns: repeat(4, 1fr);
 gap: 28px 26px;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.service_product .items > div {
 gap: 1rem;
 }}
@media screen and (max-width: 768px){
.service_product .items > div {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 1rem;
 }}
.service_product .items .item {
 position: relative;
 border-radius: 8px;
 overflow: hidden;
 }
.service_product .items .item::before {
 width: 100%;
 height: 100%;
 background: linear-gradient(to top, rgba(52, 67, 94, 0.5), rgba(16, 27, 51, 0.8));
 position: absolute;
 top: 0px;
 left: 0px;
 content: "";
 z-index: 1;
 }
.service_product .items .item:first-child {
 grid-column: 1 / 3;
 }
@media screen and (max-width: 768px){
.service_product .items .item:first-child {
 grid-column: 1 / -1;
 }}
.service_product .items .item .img {
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 0;
 }
.service_product .items .item:hover img {
 transform: scale(1.02);
 }
.service_product .items .item .info {
 width: 100%;
 height: 100%;
 z-index: 2;
 position: relative;
 padding: 28px 33px 32px 30px;
 display: flex;
 flex-direction: column;
 align-items: flex-end;
 }
.service_product .items .item:first-child .info, .service_product .items .item:last-child .info {
 padding-left: 40px;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.service_product .items .item .info {
 padding: 1rem 1.2rem;
 }}
@media screen and (max-width: 768px){
.service_product .items .item .info {
 padding: 1rem 1.2rem;
 }}
@media screen and (max-width: 768px){
.service_product .items .item:first-child .info, .service_product .items .item:last-child .info {
 padding-left: 1.2rem;
 }}
.service_product .items .item h3 {
 font-size: 27px;
 line-height: 37px;
 color: rgb(255, 255, 255);
 font-weight: 700;
 width: 100%;
 margin-bottom: 27.4%;
 min-height: 74px;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.service_product .items .item h3 {
 font-size: 24px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.service_product .items .item h3 {
 font-size: 16px;
 line-height: 1.5;
 font-weight: 500;
 min-height: unset;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
.service_product .items .item:hover i {
 background-color: rgb(255, 255, 255);
 }
.service_product .items .item:hover i::after {
 filter: contrast(0) brightness(0);
 }
.service_product .items .item i {
 margin-top: auto;
 display: inline-flex;
 align-items: center;
 justify-content: center;
 content: "";
 border: 1px solid rgb(255, 255, 255);
 width: 48px;
 aspect-ratio: 1 / 1;
 border-radius: 100%;
 background: transparent;
 transition: 0.3s;
 overflow: hidden;
 position: relative;
 }
.service_product .items .item i::after {
 display: block;
 aspect-ratio: 13 / 11;
 width: 11px;
 content: "";
 background: url("https://www.moneychain.com.au//wp-content/plugins/sytech-fronteditor/sytpl/wise_4/assets/img/arrow-line-r-theme.svg") center center / contain no-repeat;
 filter: contrast(0) brightness(2);
 transition: 0.3s;
 position: relative;
 z-index: 2;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.service_product .items .item i {
 width: 2.5rem;
 }}
@media screen and (max-width: 768px){
.service_product .items .item i {
 width: 2rem;
 }}
@media screen and (max-width: 768px){
.service_product .items .item i::after {
 width: 8px;
 }}
.service_product .items .item:last-child {
 grid-column: 3 / 5;
 }
@media screen and (max-width: 768px){
.service_product .items .item:last-child {
 grid-column: 1 / -1;
 }}
 
@media screen and (max-width: 786px){


}
.inquire_global {
 padding: 71px 0px 129px;
 margin-bottom: 102px;
 overflow: hidden;
 position: relative;
 }
.inquire_global::after {
 content: "";
 display: block;
 width: 100%;
 height: 352px;
 position: absolute;
 bottom: 0px;
 left: 0px;
 background: url("https://www.moneychain.com.au//wp-content/plugins/sytech-fronteditor/sytpl/currency_8/assets/img/globalbg.svg") center bottom / cover no-repeat;
 }
.inquire_global {
 padding-top: 40px;
 }
@media screen and (max-width: 768px){
.inquire_global {
 padding: 3rem 0px;
 margin-bottom: 4rem;
 }}
@media screen and (max-width: 768px){
.inquire_global::after {
 height: 252px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.inquire_global .head .line {
 margin-top: 17px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.inquire_global .head .line {
 margin-top: 0.7rem;
 }}
.inquire_global_swiper {
 margin-top: 90px;
 }
@media screen and (max-width: 768px){
.inquire_global .inquire_global_swiper {
 margin-top: 2rem;
 }}
.inquire_global_swiper .swiper-wrapper {
 transition: linear;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform, -webkit-transform;
 box-sizing: content-box;
 }
.swiper-container-android .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, -webkit-transform;
 }
.inquire_global_swiper .item_country {
 border-radius: 6px;
 overflow: hidden;
 aspect-ratio: 277 / 427;
 position: relative;
 display: flex;
 align-items: flex-end;
 transition: 0.3s;
 }
.inquire_global_swiper .item_country::after {
 width: 100%;
 height: 25%;
 content: "";
 position: absolute;
 bottom: 0px;
 left: 0px;
 background-image: linear-gradient(to top, rgb(0, 0, 0), transparent);
 }
.inquire_global_swiper .item_country:hover {
 transform: translateY(-5.9091%);
 box-shadow: rgba(119, 119, 119, 0.45) 0px 10px 10px;
 }
.item_country {
 border-radius: 6px;
 overflow: hidden;
 aspect-ratio: 254 / 482;
 position: relative;
 display: flex;
 align-items: flex-end;
 }
.item_country::after {
 width: 100%;
 height: 25%;
 content: "";
 position: absolute;
 bottom: 0px;
 left: 0px;
 background-image: linear-gradient(to top, rgb(0, 0, 0), transparent);
 }
.inquire_global_swiper .item_country:hover img {
 transform: scale(1.03);
 }
.inquire_global_swiper .item_country img {
 width: 100%;
 height: 100%;
 display: block;
 object-fit: cover;
 position: absolute;
 top: 0px;
 left: 0px;
 transition: 0.3s;
 }
.item_country:hover img {
 transform: scale(1.03);
 }
.item_country img {
 width: 100%;
 height: 100%;
 display: block;
 object-fit: cover;
 position: absolute;
 top: 0px;
 left: 0px;
 transition: 0.3s;
 }
.inquire_global_swiper .item_country .info {
 width: 100%;
 position: relative;
 z-index: 2;
 padding: 27px 1rem;
 }
.item_country .info {
 width: 100%;
 position: relative;
 z-index: 2;
 padding: 18px 1rem;
 }
@media screen and (max-width: 768px){
.item_country .info {
 padding: 1rem 1.2rem;
 }}
.inquire_global_swiper .item_country .icon {
 width: 58px;
 aspect-ratio: 1 / 1;
 border-radius: 100%;
 overflow: hidden;
 padding: 4px;
 background-color: rgb(255, 255, 255);
 box-shadow: rgba(166, 166, 166, 0.45) 0px 5px 10px;
 margin: 0px auto 24px;
 }
.item_country .icon {
 width: 58px;
 aspect-ratio: 1 / 1;
 border-radius: 100%;
 overflow: hidden;
 padding: 4px;
 background-color: rgb(255, 255, 255);
 box-shadow: rgba(166, 166, 166, 0.45) 0px 5px 10px;
 margin: 0px auto 16px;
 }
@media screen and (max-width: 768px){
.inquire_global_swiper .item_country .icon {
 width: 46px;
 margin-bottom: 1rem;
 }}
@media screen and (max-width: 768px){
.item_country .icon {
 width: 3rem;
 padding: 3px;
 margin-bottom: 12px;
 }}
.inquire_global_swiper .item_country .icon i {
 display: block;
 width: 100%;
 height: 100%;
 border-radius: 100%;
 content: "";
 background: center center / cover no-repeat;
 border: 1px solid rgb(207, 207, 207);
 }
.item_country .icon i {
 display: block;
 width: 100%;
 height: 100%;
 border-radius: 100%;
 content: "";
 background: center center / cover no-repeat;
 border: 1px solid rgb(207, 207, 207);
 }
.inquire_global_swiper .item_country p {
 font-size: 22px;
 line-height: 30px;
 font-weight: 500;
 color: rgb(255, 255, 255);
 text-align: center;
 }
.item_country p {
 font-size: 22px;
 line-height: 30px;
 font-weight: 500;
 color: rgb(255, 255, 255);
 text-align: center;
 }
@media screen and (max-width: 768px){
.inquire_global_swiper .item_country p {
 font-size: 18px;
 margin-top: 1rem;
 }}
@media screen and (max-width: 768px){
.item_country p {
 font-size: 16px;
 line-height: 1.5;
 }}
 
@media screen and (max-width: 786px){


}
 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
} 

.tools_template_vendor .tools_template_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_template_vendor .tools_template_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid;
}

.tools_template_vendor .tools_template_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}

 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
