﻿/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */

html, body{	
	font-family:"Noto Sans TC",'Nasalization', sans-serif;
	-webkit-text-size-adjust:none;
	background-color:#FFF;
	
}


/* --電腦版型------------------------------------- */
#billboard {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-space{
	display: block;
	width: 100%;
	height: 0;
}
#index-content{
	width: 100%;
}
#big-billboard{
	width: 100%;
	overflow: hidden;
}
#billboard {
  background-image: url("../images/Infinite-Possibilities.jpg");
  min-height: 1250px;	
}
.Infinite {
    width: 1260px;
    height: 700px;
    margin: 0 auto;
}
.Infinite-A{
  display: block;
  width: 45%;
  height: 600px;
  float: left;	
}
.Infinite-B{
  display: block;
  width: 55%;
  height: auto;
  float: left;	
}
.Infinite-slogan{
	width: 700px;
    height: 350px;
    margin: 0 auto;
    padding: 200px 0 0 0;
}
.Infinite-title {
    width: 700px;
    height: 250px;
    margin: 0 auto;
    float: left;
}
.Infinite-title h1 {
    display: block;
    width: 100%;
    height: 120px;
    color: #FFFFFF;
    font-size: 100px;
    line-height: 120px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform:capitalize;
}
.Infinite-title-2 {
    width: 700px;
    height: 150px;
    margin: 0 auto;
    float: left;
}
.Infinite-title-2 h1 {
    display: block;
    width: 100%;
    height: 100px;
    color: #FFFFFF;
    font-size: 38px;
    line-height: 100px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 400;
     font-style: normal;
}
#About-prox{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.About-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.About-slogan {
    width: 88%;
    height: 100px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.About-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 40px;
    line-height: 80px;
    text-align: left;
    font-weight: bolder;
}
.About-content{
	display: block;
    width: 88%;
    margin: 0 auto;
}
.About-content p{
	display: block;
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 2px;
}
.Prox-team{
	display: block;
    width: 1200px;
    margin: 0 auto;
}
.Prox-title{
	display: block;
    width: 100%;
    margin: 0 auto;
}
.frame {
    display: block;
    width: 1200px;
	height: 300px;
	margin: 0 auto;
	padding: 5% 0 0 0;
}
.dialog-border-bottom {
    border: 1px solid #ddd8d8;
    height: 250px;
    margin-bottom: 10px;
    position: relative;
    width: 1000px;
    border-radius: 30px;
    box-shadow: 4px 4px 6px -2px rgb(169 169 177 / 24%);
    background-color: #ffffff;
    margin: 0 auto;	
}
.dialog-border-bottom:before {
    border-color: #cbc7c7 transparent transparent; 
    border-style: solid solid solid; 
    border-width: 30px; 
    bottom: -60px;
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 470px; 
    width: 0px;
}
.dialog-border-bottom:after {
    border-color: #fff transparent transparent; 
    border-style: solid solid solid solid; 
    border-width: 30px; 
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 470px;
    bottom: -59px;
    width: 0px;
}
.dialog-border-bottom h1 {
    display: block;
    width: 100%;
    height: 65px;
    color: #08b9fe;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 4% 0 0 0;
}
.dialog-border-bottom p {
    display: block;
    width: 85%;
    height: 60px;
    color: #323335;
    padding: 10px 0 0 0;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px;
}
.P-team{
	display: block;
    width: 90%;
	height: auto;
    margin: 0 auto;
}
.team{
	display: block;
    width: 27%;
	height: 400px;
    float: left;
    margin: 3% 0% 0% 5%;
    padding-bottom: 3%;
}
.team-img{
	display: block;
    width: 280px;
    height: 280px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.team-img img{
	display: block;
    width: 280px;
    height: 280px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.team-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.team-text{
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin: 5% 0;
}
.team-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.team-text p{
	display: block;
    width: 220px;
    height: auto;
    color: #4C4948;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
	letter-spacing: 1px;
}
#Restaurant-Management-Solutions{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.Management-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Management-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Management-slogan p {
    display: block;
    width: 100%;
    height: auto;
    color: #666666;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
}
.Management-content {
    width: 960px;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 2% 0;
	overflow: hidden;
}
.Management-1{
	display: block;
    width: 21.5%;
    height: auto;
    float: left;
	margin: 0 0 0 3.5%;
}
.Management-1-img{
	display: block;
    float: left;
    width: 50px;
}
.Management-1-img img{
	display: block;
    width: 50px;
    height: 50px;
}
.Management-1-text{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-2-text{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-3-text{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-4-text{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-1-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #f29100;
    font-size: 25px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-2-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #ed6a00;
    font-size: 25px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-3-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #00b6d6;
    font-size: 25px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-4-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #12345b;
    font-size: 25px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-btn {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0 0 2% 0;
	overflow: hidden;
}
.M-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f95 solid;
    margin: 0 auto;
}
.M-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #12232e;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.M-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.M-btn a{
	text-decoration: none;
}
.M-btn h2:hover{
	color: #ffffff;
}
.Management-Flowchart {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Management-Flowchart img{
	display: block;
    width: 100%;
    height: auto;
}

#Funtion-All{
	width: 100%;
    height: auto;
	overflow: hidden;
	background: #ffffff; 
}
.Funtion-White{
	display: block;
    width: 100%;
    background: #ffffff; 
}
.Funtion-1{
	display: block;
    width: 900px;
    height: 800px;
	margin: 0 auto;
}
.Funtion-slogan{
	width: 78%;
    height: 50px;
    margin: 0 auto;
    padding: 5.5% 0 1% 0;
}
.Funtion-slogan h1{
	display: block;
    width: 90%;
    height: 60px;
    color: #333333;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
	font-weight: bolder;
    margin: 0 auto;
}

.Funtion-1200{
	width:950px;
}

.Funtion-AA{
	display: block;
    width: 950px;
    height: 800px;
	margin: 5% 0 0 0;
}

#Catering-industry{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Catering-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Catering-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Business-formats {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Business-formats img{
	display: block;
    width: 100%;
    height: auto;
}
#Technology-Partners{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Partners-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Partners-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Technology-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}
.T-Partners{
	display: block;
    width: 90%;
    height: 800px;
    margin: 0 auto;
    padding: 0 0 5% 0;
}
.Partners{
	display: block;
    width: 28%;
	height: 350px;
    float: left;
    margin: 3% 0% 0% 4%;
    padding-bottom: 3%;
}
.Partners-img{
	display: block;
    width: 300px;
    height: 300px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.Partners-img img{
	display: block;
    width: 300px;
    height: 300px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.Partners-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.Partners-text{
	display: block;
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin: 5% 0;
}
.Partners-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

#ESG{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.ESG-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 2% 0;
}
.ESG-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.ESG-slogan p {
    display: block;
    width: 80%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
	margin: 0 auto;
}
.ESG-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}
.ESG-content{
	display: block;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    padding: 0 0 5% 0;
}

.ESG-1{
	display: block;
    width: 30%;
	height: auto;
    float: left;
    margin: 3% 0% 0% 2.5%;
    padding-bottom: 3%;
}
.ESG-img{
	display: block;
    width: 350px;
    height: 250px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.ESG-img img{
	display: block;
    width: 350px;
    height: 250px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
	border-radius: 30px;
}
.ESG-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 30px;
	overflow: hidden;
}
.ESG-text{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5% 0;
}
.ESG-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.ESG-text p {
    display: block;
    width: 300px;
    height: auto;
    color: #4C4948;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 80%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
}		
.Contact-1200 {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}	
.Contact-btn {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 2% 0 2% 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    #all-brand, #billboard {
        background-attachment: scroll;
    }
}
/* --手機版型------------------------------------- */

@media screen and (max-width: 736px) {
	
*{
	box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
}

html,body{
	-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
}

.content-space{
	display: block;
	width: 100%;
	height: 0;
}
#index-content{
	width: 100%;
}
#big-billboard{
	width: 100%;
	overflow: hidden;
}
#billboard {
  background-image: url("../images/Infinite-Possibilities.jpg");
  min-height: 550px;	
}
.Infinite {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.Infinite-A{
  display: block;
  width: 45%;
  height: auto;
  float: none;	
}
.Infinite-B{
  display: block;
  width: 90%;
  height: auto;
  float: none;	
}
.Infinite-slogan{
	width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 150px 0 0 60px;
}
.Infinite-title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
}
.Infinite-title h1 {
    display: block;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform:capitalize;
}
.Infinite-title-2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
}
.Infinite-title-2 h1 {
    display: block;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 40px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 400;
     font-style: normal;
}
#About-prox{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.About-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.About-slogan {
    width: 88%;
    height: auto;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.About-slogan h1 {
    display: block;
    width: 90%;
    height: auto;
    color: #333333;
    font-size: 35px;
    line-height: 70px;
    text-align: left;
    font-weight: bolder;
}
.About-content{
	display: block;
    width: 88%;
    margin: 0 auto;
}
.About-content p{
	display: block;
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 2px;
}
.Prox-team{
	display: block;
    width: 100%;
    margin: 0 auto;
}
.Prox-title{
	display: block;
    width: 100%;
    margin: 0 auto;
}
.frame {
    display: block;
    width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 5% 0 5% 0;
}
.dialog-border-bottom {
    border: 1px solid #ddd8d8;
    height: auto;
    margin-bottom: 10px;
    position: relative;
    width: 92%;
    border-radius: 25px;
    box-shadow: 4px 4px 6px -2px rgb(169 169 177 / 24%);
    background-color: #ffffff;
    margin: 0 auto;
	padding: 0 0 7% 0;
}
.dialog-border-bottom:before {
    border-color: #cbc7c7 transparent transparent; 
    border-style: solid solid solid; 
    border-width: 30px; 
    bottom: -60px;
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 470px; 
    width: 0px;
}
.dialog-border-bottom:after {
    border-color: #fff transparent transparent; 
    border-style: solid solid solid solid; 
    border-width: 30px; 
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 470px;
    bottom: -59px;
    width: 0px;
}
.dialog-border-bottom h1 {
    display: block;
    width: 100%;
    height: auto;
    color: #08b9fe;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 4% 0 0 0;
}
.dialog-border-bottom p {
    display: block;
    width: 85%;
    height: auto;
    color: #323335;
    padding: 10px 0 0 0;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px;
}
.P-team{
	display: block;
    width: 100%;
	height: auto;
    margin: 0 auto;
}
.team{
	display: block;
    width: 43.5%;
	height: auto;
    float: left;
    margin: 3% 0% 0% 4%;
    padding-bottom: 0;
}
.team-img{
	display: block;
    width: 180px;
    height: 180px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.team-img img{
	display: block;
    width: 180px;
    height: 180px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.team-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.team-text{
	display: block;
	width: 100%;
	height: 120px;
	overflow: hidden;
	margin: 5% 0 0 0;
}
.team-text h1{
	display: block;
    width: 90%;
    height: auto;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.team-text p{
	display: block;
    width: 90%;
    height: 120px;
    color: #4C4948;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
	letter-spacing: 1px;
}
#Restaurant-Management-Solutions{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.Management-slogan {
    width: 95%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Management-slogan h1 {
    display: block;
    width: 90%;
    height: auto;
    color: #333333;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Management-slogan p {
    display: block;
    width: 100%;
    height: auto;
    color: #666666;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
}
.Management-content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 3% 0 4% 0;
	overflow: hidden;
}
.Management-1{
	display: block;
    width: 45%;
    height: auto;
    float: left;
	margin: 0 0 0 2%;
}
.Management-1-img{
	display: block;
    float: left;
    width: 50px;
}
.Management-1-img img{
	display: block;
    width: 50px;
    height: 50px;
}
.Management-1-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-2-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-3-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-4-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-1-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #f29100;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-2-text h1{
	display: block;
    width: 100%;
    height: 50px;
    color: #ed6a00;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-3-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #00b6d6;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-4-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #12345b;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-btn {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    padding: 0 0 2% 0;
	overflow: hidden;
}
.M-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f95 solid;
    margin: 0 auto;
}
.M-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #12232e;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.M-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.M-btn a{
	text-decoration: none;
}
.M-btn h2:hover{
	color: #ffffff;
}
.Management-Flowchart {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Management-Flowchart img{
	display: block;
    width: 100%;
    height: auto;
}

#Funtion-All{
	width: 100%;
    height: auto;
	overflow: hidden;
	background: #ffffff; 
}
.Funtion-White{
	display: block;
    width: 100%;
    background: #ffffff; 
}
.Funtion-1{
	display: block;
    width: 100%;
    height: auto;
	margin: 0 auto;
}
.Funtion-slogan{
	width: 78%;
    height: 80px;
    margin: 0 auto;
    padding: 5.5% 0 1% 0;
}
.Funtion-slogan h1{
	display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
	font-weight: bolder;
    margin: 0 auto;
}

.Funtion-1200{
	width:100%;
}

.Funtion-AA{
	display: block;
    width: 100%;
    height: auto;
	margin: 5% 0 0 0;
}

#Catering-industry{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Catering-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Catering-slogan h1 {
    display: block;
    width: 70%;
    height: auto;
    color: #333333;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Business-formats {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Business-formats img{
	display: block;
    width: 100%;
    height: auto;
}
#Technology-Partners{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Partners-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Partners-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Technology-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 5% 0;
}
.T-Partners{
	display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 5% 0;
}
.Partners{
	display: block;
    width: 43.5%;
	height: auto;
    float: left;
    margin: 3% 0% 0% 4%;
    padding-bottom: 3%;
}
.Partners-img{
	display: block;
    width: 180px;
    height: 180px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.Partners-img img{
	display: block;
    width: 180px;
    height: 180px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.Partners-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.Partners-text{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5% 0 0 0 ;
}
.Partners-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
#ESG{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.ESG-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 2% 0;
}
.ESG-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 35px;
    line-height: 80px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.ESG-slogan p {
    display: block;
    width: 85%;
    height: auto;
    color: #666666;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
	margin: 0 auto;
}
.ESG-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 5% 0;
}
.ESG-content{
	display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 5% 0;
}

.ESG-1{
	display: block;
    width: 100%;
	height: auto;
    float: none;
    margin: 3% 0 0 0;
    padding-bottom: 3%;
}
.ESG-img{
	display: block;
    width: 350px;
    height: 250px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.ESG-img img{
	display: block;
    width: 350px;
    height: 250px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
	border-radius: 30px;
}
.ESG-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 30px;
	overflow: hidden;
}
.ESG-text{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5% 0;
}
.ESG-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.ESG-text p {
    display: block;
    width: 320px;
    height: auto;
    color: #4C4948;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}	
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 70px;
    color: #333333;
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 300px;
    height: auto;
    color: #4C4948;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}		
.Contact-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 8% 0;
}	
.Contact-btn {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0 0 0 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}	
}
/* --ipad版型------------------------------------- */
@media only screen and (min-width: 737px) and (max-width: 1024px) {
*{
	box-sizing:border-box; /* 讓 padding 與 width 解除關係 */
}

html,body{
	-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
}
#billboard {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-space{
	display: block;
	width: 100%;
	height: 0;
}
#index-content{
	width: 100%;
}
#big-billboard{
	width: 100%;
	overflow: hidden;
}
#billboard {
  background-image: url("../images/Infinite-Possibilities.jpg");
  min-height: 800px;	
}
.Infinite {
    width: 100%;
    height: 700px;
    margin: 0 auto;
}
.Infinite-A{
  display: none;	
}
.Infinite-B{
  display: block;
  width: 80%;
  height: auto;
  float: none;	
}
.Infinite-slogan{
	width: 700px;
    height: auto;
    margin: 0 auto;
    padding: 280px 0 0 170px;
}
.Infinite-title {
    width: 700px;
    height: 200px;
    margin: 0 auto;
    float: left;
}
.Infinite-title h1 {
    display: block;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-size: 80px;
    line-height: 100px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform:capitalize;
}
.Infinite-title-2 {
    width: 700px;
    height: auto;
    margin: 0 auto;
    float: left;
}
.Infinite-title-2 h1 {
    display: block;
    width: 100%;
    height:80px;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 80px;
    text-align: left;
    margin: 0 auto;
    letter-spacing: 2px;
    text-shadow: 6px 6px 12px #16151570;
	font-family: "nasalization", sans-serif;
    font-weight: 400;
     font-style: normal;
}
#About-prox{
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f7fa;
  padding-bottom: 3%;	
}
.About-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.About-slogan {
    width: 88%;
    height: 100px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
}
.About-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 40px;
    line-height: 80px;
    text-align: left;
    font-weight: bolder;
}
.About-content{
	display: block;
    width: 88%;
    margin: 0 auto;
}
.About-content p{
	display: block;
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 2px;
}
.Prox-team{
	display: block;
    width: 90%;
    margin: 0 auto;
}
.Prox-title{
	display: block;
    width: 100%;
    margin: 0 auto;
}
.frame {
    display: block;
    width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 5% 0 5% 0;
}
.dialog-border-bottom {
    border: 1px solid #ddd8d8;
    height: 220px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    border-radius: 30px;
    box-shadow: 4px 4px 6px -2px rgb(169 169 177 / 24%);
    background-color: #ffffff;
    margin: 0 auto;	
}
.dialog-border-bottom:before {
    border-color: #cbc7c7 transparent transparent; 
    border-style: solid solid solid; 
    border-width: 30px; 
    bottom: -60px;
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 45%; 
    width: 0px;
}
.dialog-border-bottom:after {
    border-color: #fff transparent transparent; 
    border-style: solid solid solid solid; 
    border-width: 30px; 
    /* 必須指定，才能顯示內容 */
    content: "";
    height: 0px;
    /* 必須指定，否則會變梯形 */
    position: absolute;
    left: 45%;
    bottom: -59px;
    width: 0px;
}
.dialog-border-bottom h1 {
    display: block;
    width: 100%;
    height: 80px;
    color: #08b9fe;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 4% 0 0 0;
}
.dialog-border-bottom p {
    display: block;
    width: 85%;
    height: 60px;
    color: #323335;
    padding: 10px 0 0 0;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px;
}
.P-team{
	display: block;
    width: 100%;
	height: auto;
    margin: 0 auto;
}
.team{
	display: block;
    width: 30%;
	height: auto;
    float: left;
    margin: 3% 0% 0% 2%;
    padding-bottom: 3%;
}
.team-img{
	display: block;
    width: 200px;
    height: 200px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.team-img img{
	display: block;
    width: 200px;
    height: 200px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.team-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.team-text{
	display: block;
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin: 5% 0;
}
.team-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.team-text p{
	display: block;
    width: 200px;
    height: auto;
    color: #4C4948;
    font-size: 17px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
	letter-spacing: 1px;
}
#Restaurant-Management-Solutions{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.Management-slogan {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Management-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Management-slogan p {
    display: block;
    width: 90%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
	margin: 0 auto;
}
.Management-content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 2% 0;
	overflow: hidden;
}
.Management-1{
	display: block;
    width: 23%;
    height: auto;
    float: left;
	margin: 0 0 0 2%;
}
.Management-1-img{
	display: block;
    float: left;
    width: 50px;
}
.Management-1-img img{
	display: block;
    width: 50px;
    height: 50px;
}
.Management-1-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-2-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-3-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-4-text{
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.Management-1-text h1{
	display: block;
    width: 100%;
    height: 50px;
    color: #f29100;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-2-text h1{
	display: block;
    width: 100%;
    height: 50px;
    color: #ed6a00;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-3-text h1{
	display: block;
    width: 100%;
    height: 50px;
    color: #00b6d6;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-4-text h1{
	display: block;
    width: 100%;
    height: 50px;
    color: #12345b;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto;
}
.Management-btn {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    padding: 2% 0 2% 0;
	overflow: hidden;
}
.M-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f95 solid;
    margin: 0 auto;
}
.M-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #12232e;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.M-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.M-btn a{
	text-decoration: none;
}
.M-btn h2:hover{
	color: #ffffff;
}
.Management-Flowchart {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Management-Flowchart img{
	display: block;
    width: 100%;
    height: auto;
}

#Funtion-All{
	width: 100%;
    height: auto;
	overflow: hidden;
	background: #ffffff; 
}
.Funtion-White{
	display: block;
    width: 100%;
    background: #ffffff; 
}
.Funtion-1{
	display: block;
    width: 100%;
    height: auto;
	margin: 0 auto;
}
.Funtion-slogan{
	width: 78%;
    height: 110px;
    margin: 0 auto;
    padding: 5.5% 0 1% 0;
}
.Funtion-slogan h1{
	display: block;
    width: 90%;
    height: 60px;
    color: #333333;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
	font-weight: bolder;
    margin: 0 auto;
}

.Funtion-1200{
	width:100%;
}

.Funtion-AA{
	display: block;
    width: 100%;
    height: 450px;
	margin: 3% 0 5% 0;
}

#Catering-industry{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Catering-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 1% 0;
}
.Catering-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Business-formats {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0 5% 0;
	overflow: hidden;
}
.Business-formats img{
	display: block;
    width: 100%;
    height: auto;
}
#Technology-Partners{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Partners-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Partners-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Technology-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}
.T-Partners{
	display: block;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    padding: 0 0 5% 0;
}
.Partners{
	display: block;
    width: 26.1%;
    height: auto;
    float: left;
    margin: 3% 0% 0% 4.7%;
    padding-bottom: 3%;
}
.Partners-img{
	display: block;
    width: 200px;
    height: 200px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.Partners-img img{
	display: block;
    width: 200px;
    height: 200px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
}
.Partners-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 20px;
	overflow: hidden;
}
.Partners-text{
	display: block;
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin: 5% 0;
}
.Partners-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

#ESG{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}
.ESG-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6% 0 2% 0;
}
.ESG-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.ESG-slogan p {
    display: block;
    width: 90%;
    height: auto;
    color: #666666;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
    padding: 2% 0 0 0;
	margin: 0 auto;
}
.ESG-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}
.ESG-content{
	display: block;
    width: 100%;
    height: 350px;
    margin: 0 auto;
    padding: 0 0 5% 0;
}

.ESG-1{
	display: block;
        width: 31%;
        height: auto;
        float: left;
        margin: 3% 0% 0% 2%;
        padding-bottom: 3%;
}
.ESG-img{
	display: block;
    width: 220px;
    height: 157px;
	margin: 0 auto;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
    box-shadow: 0px 0px 6px 1px rgba(4, 0, 0, 0.07);
}
.ESG-img img{
	display: block;
    width: 220px;
    height: 157px;
	transform:scale(1,1);
    transition: all 0.3s ease-out;
	border-radius: 30px;
}
.ESG-img img:hover{
	display: block;
    transform:scale(1.1, 1.1);
	border-radius: 30px;
	overflow: hidden;
}
.ESG-text{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5% 0;
}
.ESG-text h1{
	display: block;
    width: 90%;
    height: 50px;
    color: #333;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.ESG-text p {
    display: block;
    width: 100%;
    height: auto;
    color: #4C4948;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
}
#Contact-Us{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f5f7fa;
}
.Contact-slogan {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5% 0 1% 0;
}
.Contact-slogan h1 {
    display: block;
    width: 90%;
    height: 80px;
    color: #333333;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
}
.Contact-slogan p {
    display: block;
    width: 80%;
    height: auto;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 auto;
}		
.Contact-1200 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0 3% 0;
}	
.Contact-btn {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    padding: 2% 0 2% 0;
	overflow: hidden;
}
.C-btn {
    width: 185px;
    height: 60px;
    background-color: #ffffff2e;
    /* transform: scale(1, 1); */
    transform: translateY(0, 0);
    transition: all 0.2s ease-out;
    border-radius: 30px;
    border: 2px #858f9569 solid;
    margin: 0 auto;
}
.C-btn h2 {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: #4a4f53;
    line-height: 60px;
    text-align: center;
	letter-spacing: 1px;
}
.C-btn:hover{
   border: 1px #e9f4f5 solid;
   /*background-color: transparent;*/
   /*background:#eb6100;*/
   background-image: linear-gradient(to top left, #eb6100, #fbc400);
}
.C-btn a{
	text-decoration: none;
}
.C-btn h2:hover{
	color: #ffffff;
}	

}