.floatLeft{
	float: left;
}
.marginAuto{
	margin: auto;
}
.bannerReferences{
	font-size: 12px !important;
	position: absolute;
	bottom: 20px;
	color: rgb(255 255 255 / 50%) !important;
}
/* ------------------------------
Performance Section
--------------------------------*/
#performance .row-bg1{
	text-align: center;
}
#performance .box .marginAuto{
    width: 100%;
	display: flex;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 2551, 0.5);
}
#performance .box .imgBox{
	width: 40%;
	margin: auto;
	padding: 10px 0;
}
#performance .box .titleBox{
	width: 60%;
	display: flex;
}
#performance i {
    color: #18d26e;
    font-size: 48px;
    display: inline-block;
    line-height: 1;
}
#performance h3 {
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	position: relative;
	padding-bottom: 15px;
}
#performance h4 {
	text-align: center;
    font-weight: 600;
    font-size: 14px;
	color: #5a5a5a;
	margin: 5px 0 0 0;
}
#performance .row p{
	font-weight: 600;
}
#performance p {
	text-align: center;
    font-size: 42px;
    margin-bottom: 0;
    margin-top: 10px;
	margin: auto;
}
.performance-icon {
	height: 115px;    
}
.performance-icon.es_es {
	height: 135px;    
}
@media (max-width: 767px) {
	#performance .box img{
		height: 80%;
        width: 80%;
	}
	#performance p {
	    font-size: 32px;
	}
}
@media (max-width: 500px) {
	#performance .floatLeft{
		float: none;
	}
	#performance .box .marginAuto{
		display: block;
	}
	#performance .box .imgBox {
	    width: 100%;
	}
	#performance .box img{
		height: 40%;
	    width: 40%;
	}
	#performance .box .titleBox {
	    width: auto;
	;
	}
	.performance-icon.es_es {
	    height: 170px;
	}
	.performance-icon {
	    height: 170px;
	}
}
/*--------------------------------
/* AboutUs
--------------------------------*/
#aboutUs {
    background:url(../img/home/about/bg.webp) ;
    width: 100%;
    padding: 50px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#aboutUs h2 {
    color: #000;
    font-weight:300;
    font-size: 16px;
	text-align: justify;
}
#aboutUs h2 a{
    color: #000;
    font-weight: 400;
}
#aboutUs h2 a:hover{
    color: #0071b6;
    transition: 0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -o-transition:0.5s;
}
#aboutUs h3 {
    color: #000;
    font-weight: 400;
}

#aboutUs p {
    color: #000;
    font-weight:300;
}
.aboutUsDescri{
	margin-bottom: 20px;
}
.aboutUsDescri p{
	margin-bottom: 10px;
}
#aboutUs .cta-btn {
    font-family:OpenSans-Regular,Helvetica,'Noto Sans SC',微软雅黑, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#aboutUs .cta-btn:hover {
    background: #18d26e;
    border: 2px solid #18d26e;
}
/*------------------------------
/* advantage Section
--------------------------------*/
#advantage {
    padding: 0;
}
#advantage .custom1{
	position: absolute;
	width: 100%;
	height: 390px;
}
#advantage .owl-next {
	border-radius: 50%;
	position: absolute;
	background: rgba(255,255,255,0.39);
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	transition: all 0.3s;
	cursor: pointer;
    right: 20px;
    color: #fff;
}
#advantage .owl-prev {
	border-radius: 50%;
	position: absolute;
	background: rgba(255,255,255,0.39);
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	transition: all 0.3s;
	cursor: pointer;
    left: 33%;
	color: #fff;
}
.advantageBg{
	width: 100%;
	height: 390px;
	background-size: cover;
	background-repeat: no-repeat;
}
#advantage .bg1{
	background-image: url(/assets/src/224/img/home/advantage/img01.webp);
}
#advantage .bg2{
	background-image: url(/assets/src/224/img/home/advantage/img02.webp);
}
#advantage .bg3{
	background-image: url(/assets/src/224/img/home/advantage/img03.webp);
}
#advantage .bg4{
	background-image: url(/assets/src/224/img/home/advantage/img04.webp);
}
#advantage .bg5{
	background-image: url(/assets/src/224/img/home/advantage/img05.webp);
}
.leftTitle{
	position: absolute;
	right: 150px;
	width: 100%;
	top: 40%;
	background-image: url(/assets/src/224/img/home/advantage/left2.png);
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
}
.leftTitle h5{
	color: #fff;
	text-align: right;
	line-height: 50px;
	margin-bottom: 0;
	margin-right: 30px;
}
.advantageTxtBox{
	width: 70%;
	float: right;
	height: 100%;
	display: flex;
}
.advantageTxtBox h3{
	font-size: 60px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	text-shadow: 0 0 1em black;
}
.advantageTxtBox h4{
	font-weight: 400;
	font-size: 24px;
	color: #fff;
	text-shadow: 0 0 1em black;
}
.advantageTxtBoxInside{
	margin: auto;
	width: 65%;
}
#advantage .align-items-center{
	display: flex;
}
#advantage .about-img {
	z-index: 1;
	height: 390px;
    overflow: hidden;
    padding: 0;
	background-image: url(/assets/src/224/img/home/advantage/left.png);
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
}

@media (max-width: 1199px) {
	.advantageTxtBox{
		width: 60%;
	}
	.advantageTxtBox h3 {
	    font-size: 60px;
	}
	#advantage .owl-prev{
		 left: 45%;
	}

}
@media (max-width: 992px) {
	.advantageTxtBox {
	    width: 100%;
	}
	#advantage .owl-prev {
	    left: 20px;
	}
	.advantageTxtBox h3 {
	    font-size: 70px;
	}
	#advantage .about-img {
	    background-image: none;
	}
	.leftTitle {
	    right: 40%;
		top: 15px;
	}
	#advantage .about-img {
		height: 100px;
	}
	#advantage .align-items-center{
		display: block;
		height: 390px;
	}
}
@media (max-width: 767px) {
	#advantage.es_es .custom1{
		height: 550px;
	}
	#advantage.es_es .advantageBg{
		height: 550px;
	}
	#advantage.es_es .align-items-center{
		height: 550px;
	}
	.advantageTxtBox h3 {
	    font-size: 32px;
		padding: 0;
	}
	.advantageTxtBox h2 {
	    font-size: 18px;
		font-weight: 100;
		line-height: 1.2em;
	}
	.leftTitle {
	    right: 10%;
	}
	.advantageTxtBoxInside{
		width: 75%;
		padding-top: 50px;
	}
}
/*------------------------------
/* Capability
--------------------------------*/
#capability{
	padding: 50px 0;
}
#capability .row{
	margin: 0;
}
#capability .container{
	padding: 0;
}
#capability h3{
    color: #000;
    font-weight: 400;
}
.h5{
	display: none;
}
.capabilityTitle{
	margin-top: 50px;
}
.capabilityContent{
	padding: 0;
}
.capabilityBox{
	height: 380px;
	padding: 0 10px;
	margin-bottom: 15px;
}
.capabilityBG{
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.capabilityBG01{
	background-image: url(/assets/src/224/img/home/capability/01.webp);
}
.capabilityBG02{
	background-image: url(/assets/src/224/img/home/capability/02.webp);
}
.capabilityBG03{
	background-image: url(/assets/src/224/img/home/capability/03.webp);
}
.capabilityBG04{
	background-image: url(/assets/src/224/img/home/capability/04.webp);
}
.capabilityBG05{
	background-image: url(/assets/src/224/img/home/capability/05.webp);
}
.capabilityBox h4{
	transition: 0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
	margin-bottom: 10px;
}
.capabilityBox h5{
    color: #fff;
    line-height: 20px;
    font-weight: 100;
    font-size: 16px;
}
.capabilityBox .capabilityBoxBottom{	
	transition: 0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	padding: 0 10px;
	top:65%;
	position: absolute;

}
.capabilityBox:hover .capabilityBoxBottom{
	-webkit-transform:translate(0px,-50px) ;
	transform:translate(0px,-50px) ;
	-webkit-transition:-webkit-transform 0.5s linear;
	transition:transform 0.5s linear;
	bottom: -40px;
	top: auto;
}
.capabilityBoxBottom.enTop{
	top:50% !important
}
.capabilityBoxBottom.esTop{
	top:47% !important
}
.capabilityBox:hover .h5{
	display: block;
	transition: 0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	color: #fff;	
}
.capabilityBox:hover .h5 p{
	color: #fff;	
	font-weight: 300;
}
.linkBox{
	display: inline-block;
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 0;
	padding: 10px 20px;
}
.linkBox p{
	margin:5px 10px;
}
.linkBox span{
	display: none;
}
@media (max-width: 768px) {
	.capabilityBoxBottom.enTop{
		top:auto !important
	}
	.capabilityBoxBottom.esTop{
		top:auto !important
	}
	.capabilityBox{
		height: 280px;
	}
	.capabilityTitle{
		margin-top: 0;
		margin-bottom: 20px;
	}
	#capability h3{
	    text-align: center;
	}
	#capability{
		padding-bottom: 50px;
	}
	.capabilityBox {
	    padding: 0 20px;
	}
	.capabilityBox .h5{
		display: block;
		color: #446CB3;	
	}
	.capabilityBox .h5 p{
		color: #446CB3;
		font-weight: 300;
	}
	.capabilityBox .capabilityBoxBottom{
		width: 90%;
		bottom: 0;
		top: auto;
	}
}

/*-----------------------------------------------
/* chart
--------------------------------------------------*/
.chartButton{
	position: relative;
	z-index: 10;
	padding: 20px 0 0 0;
	margin: auto;
	border-bottom: 1px solid #cccccc;
	
}
.bgWhiteLineTop{
	width: 100%;
	height: 200px;
	position: absolute;
	background: #fff;
	top: 113px;
}
.bgWhiteLine{
	width: 100%;
	height: 10%;
	position: absolute;
	bottom: 0;
	background: #fff;
}
#homeChart {
	position: relative;
	background-size: cover;
    padding: 50px 0;
}
#homeChart .chartTitle{
	width: 30%;
	text-align: left;
	position: absolute;
	bottom: 40px;
}
.chartText{
	background: #0071b8;
	padding: 30px 20px;
	border-radius: 10px;
}
.chartTitle li{	
	color:#428BFF;	
}
#homeChart .row{
	background: url(../img/home/chart/bg.webp) center;
	background-position-y: 110px;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	
}
.chartImg{
	background: rgb(255 255 255 / 70%);
	width: 85%;
	float: right;
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 7%);
}
#homeChart h4{
	color: #fff;
	font-size: 20px;
}
.chartContent h5{
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
}
#homeChart h1{
	color: #000;
}
#homeChart .chartLeft{
	width: 100%;
	position: relative;
	display: inline-block;
}
#homeChart .chartRight{
	position: absolute;
	bottom: 0;
	right: 0;
}
#homeChart a.chartBtn{
	background: none;
	font-size: 18px;
	font-weight: 400;
	min-height: 40px;
	border: none;
	padding: 0;
	text-align: center;
	float: left;
}
#homeChart a.chartBtn.active{
	color: #235ee7;

}
.chartBtn img{
	height: 50px;
	width: auto !important
}
.chartBtn h4{
	color: #000000 !important;
	margin: 10px 0 !important;
	font-weight: 300 !important;
    font-size: 16px !important;
}
@keyframes upIndex{
    0%{ 
		opacity: 0; 
		transform: translate(0, 500px) 
	}
    100%{
		opacity: 1; 
		transform: translate(0, 0) 
	}
}
.chartContent{
	animation: upIndex 0.6s;
	-moz-animation: upIndex  0.6s; /* Firefox */
	-webkit-animation: upIndex  0.6s; /* Safari and Chrome */
	-o-animation: upIndex  0.6s; /* Opera */
}
.chartContent{
	padding:40px 0 0 0;
	margin: auto;
}
.chartContent .col-md-10{
	margin: auto;
}
.slider{
	margin: auto;
	-webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
	transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.slider .indicator{
	    position: relative;
	    width: 50px;
	    max-width: 100%;
	    margin: 0 auto;
	    height: 4px;
	    background: #428BFF;
	    border-radius: 1px;
}
.slider.line5{
	    -webkit-transform: translateX(455px);
	    transform: translateX(455px);
}
.slider.line4{
	    -webkit-transform: translateX(225px);
	    transform: translateX(225px);
}
.slider.line3{
	    -webkit-transform: translateX(0%);
	    transform: translateX(0%);
}
.slider.line2{
	    -webkit-transform: translateX(-225px);
	    transform: translateX(-225px);
}
.slider.line1{
	    -webkit-transform: translateX(-455px);
	    transform: translateX(-455px);
}
.topLine{
	width: 100%;
	display: flex;
	position: relative;
	right: -50px;
}
@media (min-width: 2000px){
	.slider.line5{
		    -webkit-transform: translateX(35%);
		    transform: translateX(35%);
	}
	.slider.line4{
		    -webkit-transform: translateX(18%);
		    transform: translateX(18%);
	}
	.slider.line3{
		    -webkit-transform: translateX(0%);
		    transform: translateX(0%);
	}
	.slider.line2{
		    -webkit-transform: translateX(-18%);
		    transform: translateX(-18%);
	}
	.slider.line1{
		    -webkit-transform: translateX(-35%);
		    transform: translateX(-35%);
	}
}
@media (max-width: 1199px){
	#homeChart {
	    padding: 50px 0 30px 0;
	}
	.slider.line5{
		    -webkit-transform: translateX(375px);
		    transform: translateX(375px);
	}
	.slider.line4{
		    -webkit-transform: translateX(185px);
		    transform: translateX(185px);
	}
	.slider.line3{
		    -webkit-transform: translateX(0%);
		    transform: translateX(0%);
	}
	.slider.line2{
		    -webkit-transform: translateX(-185px);
		    transform: translateX(-185px);
	}
	.slider.line1{
		    -webkit-transform: translateX(-375px);
		    transform: translateX(-375px);
	}
}
@media (max-width: 992px){
	.slider.line5{
		    -webkit-transform: translateX(290px);
		    transform: translateX(290px);
	}
	.slider.line4{
		    -webkit-transform: translateX(145px);
		    transform: translateX(145px);
	}
	.slider.line3{
		    -webkit-transform: translateX(0%);
		    transform: translateX(0%);
	}
	.slider.line2{
		    -webkit-transform: translateX(-145px);
		    transform: translateX(-145px);
	}
	.slider.line1{
		    -webkit-transform: translateX(-285px);
		    transform: translateX(-285px);
	}
}
@media (max-width: 767px){
	.chartImg{
		width: 90%;
		margin: auto;
	}
	#homeChart {
	    padding: 50px 0 200px 0;
	}
	#homeChart .chartTitle {
	    width: 80%;
	    bottom: -180px;
		left: 20px;
	}
	.es_es .bgWhiteLineTop{
		height: 250px;
	}
	#homeChart.es_es a.chartBtn.col-xs-4{
		min-height: none;
		height: 96px;
		margin-bottom: 15px;
		border-bottom: 1px solid #cccccc;
	}
	.topLine {
	    width: 40%;
	}
	#homeChart .chartLeft {
	    display: flex;
	}
	.chartContent img {
	    margin: auto;
        width: 100%;
        height: 100%;
	}
	#homeChart .chartRight{
		display: none;
	}
	.es_es .slider.line5{
		    -webkit-transform: translateX(23%);
		    transform: translateX(23%);
	}
	.es_es .slider.line4{
		    -webkit-transform: translateX(-24%);
		    transform: translateX(-24%);
	}
	.es_es .slider.line3{
		    -webkit-transform: translate(31%, -94px);
		    transform: translate(31%, -94px);
	}
	.es_es .slider.line2{
		    -webkit-transform: translate(0%, -94px);
		    transform: translate(0%, -94px);
	}
	.es_es .slider.line1{
		    -webkit-transform: translate(-31%, -94px);
		    transform: translate(-31%, -94px);
	}
	.slider.line5{
		    -webkit-transform: translateX(35%);
		    transform: translateX(38%);
	}
	.slider.line4{
		    -webkit-transform: translateX(18%);
		    transform: translateX(20%);
	}
	.slider.line3{
		    -webkit-transform: translateX(0%);
		    transform: translateX(0%);
	}
	.slider.line2{
		    -webkit-transform: translateX(-18%);
		    transform: translateX(-20%);
	}
	.slider.line1{
		    -webkit-transform: translateX(-35%);
		    transform: translateX(-38%);
	}
	.chartBtn img{
		height: 40px;
	}
}
/*------------------------------
/* successStories
--------------------------------*/
#successStories {
	background: url(../img/home/successStories/bg.webp);
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#successStories h3 {
	color: #000;
}
.successStoriesBox{
	background-color: rgb(255 255 255 / 50%);
	min-height: 400px;
	display: flex;
	height: auto;
}
.successStoriesLeft{
	width: 30%;
	float: left;
	display: flex;
}
.successStoriesRight{
	width: 70%;
	float: left;
	padding: 30px;
	color: #000000;
	margin: auto;
}
.successStoriesRight h4{
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 2px solid;
	-moz-border-image: -moz-linear-gradient(top left, #03A9F4 0%, #fff 100%);
	-webkit-border-image: -webkit-linear-gradient(top left, #03A9F4 0%, #fff 100%);
	border-image: linear-gradient(to bottom right, #03A9F4 0%, #fff 100%);
	border-image-slice: 1;
}
.successStoriesRight p{
	margin: 0;
}
.customersLogo{
	position: relative;
	padding: 30px;
	margin: auto;
}
.customersLogo .customersLogoBottom img{
	width: 80% !important;
}
.customersLogo .customersLogoBottom h5{
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	margin-top: 20px;
	color: #fff;
	background: #0071b8;
	padding: 5px 10px;
}
.customersLogo .customersLogoBottom h4{
	color: #0071b8;
    font-size: 28px;
}
.customersLogoBottom{
	position: relative;
}
.customersLogoTop{
	position: absolute;
	top: 20%;
	left: -50px;
}
.customersLogoTop img{
	width: 200px;
}
@media (max-width: 767px){
	.successStoriesBox{
		display: flow-root;
	}
	.successStoriesLeft{
		width: 100%;
		float: left;
		display: block;
	}
	.successStoriesRight{
		width: 100%;
		float: left;
	}
	.customersLogo {
	    padding: 30px 30px 0 30px;
	}
}	
/*------------------------------
/* Industry
--------------------------------*/
#industry {
	padding: 50px 0 0 0;
}
#industry h3 {
	color: #000;
}
#industry h4 {
	margin-bottom: 10px;
	font-size: 18px;
}
#industry h4 img{
	margin-right: 10px;
    margin-top: -5px;
}
.tab-content { 
	background-color:#f7f7f7; 
}
.tab-text-right{
	right: 0;
	left: 0;
	color: #FFF;
	padding-top: 80px;
}
.tab-text-left{
	right: 0;
	left: 0;
	color: #FFF;
	padding-top: 80px;
}
.tab-text-left h4,.tab-text-right h4{
	margin-left: 250px;
}
.tab-text-left p,.tab-text-right p,.tab-text-right a{
	margin-left: 285px;
}
.tab-content p, .accordion-content p { 
	margin-bottom:5px; 
}
.tabs-list { 
	list-style: none;
	width: 170px;
	position: absolute;
	box-shadow: 0px 0px 8px 0px rgb(12 33 58 / 18%);
	padding: 0;
	margin-bottom: 0;
}
.tabs-list  .active h4{
	color: #fff;
}
.tabs-list  .active{
	background-color: #0071b8;
}
.industryImgBox{
	height: 70px;
	display: flex;
}
.tabs-list img{
	margin: auto;
}
.tabs-listBox{
	z-index: 12;
}
.tabs-list li { 
	background-color:#62bff4; 
	display:inline-block; 
	*display:inline; 
	width: 100%;
	text-align: center;
	transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s; 
	-moz-transition:all 0.4s ease 0s; 
	-o-transition:all 0.4s ease 0s; 
}
.tabs-list li button { 
	display:inline; 
	color:#ffffff !important; 
	text-decoration:none; 
	font-size:14px; 
	transition:all 0.4s ease 0s; 
	-webkit-transition:all 0.4s ease 0s; 
	-moz-transition:all 0.4s ease 0s; 
	-o-transition:all 0.4s ease 0s; 
    background-color: transparent !important;
    border: none;
}

.tabs-list li.active a { 
	color:#18d36e; 
}
#industry .tabList{
	margin-left: 285px;
}
#industry .tabList .tabListLi{
	background: #62bff4;
	padding: 10px 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
#industry .tabList .tabListLi h5{
	color: #FFF;
    font-size: 14px;
    margin: 0;
}
#industry .tab-content-0 {
    width: 100%;
}
.tab-content-1 {
    background:url(../img/home/industry/dataCenterH.webp) no-repeat center;
    background-size: cover;
}
.tab-content-2 {
    background:url(../img/home/industry/componentsH.webp) no-repeat center;
    background-size: cover;
}
.tab-content-3 {
    background:url(../img/home/industry/brabdH.webp) no-repeat center;
    background-size: cover;
}
.tab-content-4 {
    background:url(../img/home/industry/deviceH.webp) no-repeat center;
    background-size: cover;
}
.tab-content-5 {
    background:url(../img/home/industry/serviceH.webp) no-repeat center;
    background-size: cover;
}
.tab-content-6 {
    background:url(../img/home/industry/manufactureH.webp) no-repeat center;
    background-size: cover;
}
.tabs .accordion-handle { 
	display:none; 
}

.tabs-vertical-left, .tabs-vertical-right { 
	*zoom:1; 
}
.tabs-vertical-left:before, .tabs-vertical-left:after, .tabs-vertical-right:before, .tabs-vertical-right:after { 
	visibility:hidden; 
	display:block; 
	font-size:0;
	content:" "; 
	clear:both; 
	height:0; 
}
.tabs-vertical-left .tabs-list, .tabs-vertical-right .tabs-list { 
	width:14%; 
}
.tabs-vertical-left .tabs-list li, .tabs-vertical-right .tabs-list li { 
	display:block; 
	margin:0 0 5px 0; 
	width:100%; 
}
.tabs-vertical-left .tabs-list li a, .tabs-vertical-right .tabs-list li a { 
	height:auto; 
	padding:8px 20px; 
	line-height:1.5; 
}
.tabs-vertical-left .tabs-container, .tabs-vertical-right .tabs-container { 
	width:86%; 
}
.tabs-vertical-left .tabs-list { 
	float:left; 
}
.tabs-vertical-left .tabs-container { 
	background-color: #fff;
	float:right; 
}
.tabs-vertical-left .tabs-container .tab-content { 
	margin:5px; 
}
.tabs-vertical-right .tabs-list { 
	float:right; 
}
.tabs-vertical-right .tabs-container { 
	float:left; 
}
.tabs-vertical-right .tabs-container .tab-content { 
	margin:0 15px 0 0; 
}
.accordion-handle { 
	position:relative; 
	margin-bottom:10px; 
	background-color:#718a92; 
	text-decoration:none; 
	color:#ffffff; 
	cursor:pointer; 
	transition:all 0.4s ease 0s; 
	-webkit-transition:all 0.4s ease 0s; 
	-moz-transition:all 0.4s ease 0s; 
	-o-transition:all 0.4s ease 0s; 
}
.accordion-handle:hover { 
	background-color:#d9d9d9; 
}
.accordion-handle.active { 
	background-color:#fff; 
	color:#ffffff; 
}
.accordion-handle h4 { 
	height:38px; 
	line-height:38px; 
	padding:0 15px; 
	font-size:14px; 
	font-weight:normal; 
}
.accordion-handle i { 
	display:block; 
	width:38px; 
	height:38px; 
	overflow:hidden; 
	position:absolute; 
	right:0; 
	top:0; 
	background:url(../img/home/icon/icon-accordion.png) no-repeat top center; 
}
.accordion-handle.active i { 
	background-position:bottom; 
}
.accordion-content { 
	margin-bottom:15px; 
	display:none; 
}
@media ( max-width:1199px ){
}
@media only screen and ( max-width:768px ){
	.responsive-tabs .tabs-list { 
		display:none; 
	}
	.responsive-tabs .accordion-handle { 
		display:block; 
		margin: 0;
		background-color: #0071b8;
	}	
	.responsive-tabs.tabs-vertical-left .tabs-container, .responsive-tabs.tabs-vertical-right .tabs-container { 
		width:100%; 
		float:none; 
	}
	.responsive-tabs.tabs-vertical-left .tabs-container .tab-content, .responsive-tabs.tabs-vertical-right .tabs-container .tab-content { 
		margin:10px 0 15px; 
	}
	.tab-text-left h4,.tab-text-right h4{
		margin-left: 10px;
	}
	.tab-text-left p,.tab-text-right p,.tab-text-right a,#industry .tabList{
		margin-left: 45px;
	}
}
/*-----------------------------------------------
Insights
----------------------------------------------*/
#insights .container {
	    padding:0;
	}
#insights h3{
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-weight: 400;
	padding-bottom: 15px;
}
#insights{
	padding: 50px 0;
	/* background: #c3d2da; */
	/* background: linear-gradient(0deg, #dee3e6 0%, #dee3e6 50%, rgb(255 255 255 / 0%) 50%); */
}	
.insightsBox{
	background: #FFFFFF;
	margin-left: 20px;
}
.insightsBox:after {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    opacity: .8;
    background-color: #e4e1dd;
    bottom: 0;
    top: 0;
}
.insightsBox .post-01__time{
	padding: 5px 0;
}
.insightsBox .p_ellipsis{
	padding-top: 5px;
}
.insightsImg{
	width: 70%;
}
.insightsImg img{
	border-radius: 10px;
	transition: 0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s; 
	-o-transition:0.3s; 
}
.insightsImg img:hover{
	-webkit-filter: brightness(60%);
	filter: brightness(60%);
}
.post-01__info{
	width: 100%;
	display: inline-block;
}
.post-01__info a{
	color: #000000;
	font-weight: 400;
	font-size: 18px;
}
@media (max-width: 600px) {
	.insightsImg{
		width: 100%;
	}
	.insightsBox{
		margin: 0 20px;
	}
	.insightsBox:after {
	    border: none;
	}
}
/*-----------------------------------------------
/* news
--------------------------------------------------*/
#news .container {
	    padding:0;
	}
.newsBox .post-01__media{
	border-bottom: 6px solid #326291; 
	height: 77%; 
	overflow: hidden; 
	width: 100%; 
	transition: 0.4s; 
	-webkit-transition:0.4s; 
	-moz-transition:0.4s; 
	-o-transition:0.4s; 
	display: inline-block; 
	float: none; 
	vertical-align: middle;
}
.newsBox .post-01__media img{
	width: 100%; 
	vertical-align: bottom;
}
.newsBox:hover .post-01__media{
	height: 62%; 
	transition: 0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s; 
	-o-transition:0.4s; 
}
.newsBox:hover .newsTextBox{
	transition: 0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s; 
	-o-transition:0.4s; 
}
#news h3{
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-weight: 400;
	padding-bottom: 15px;
}
#news{
	padding: 50px 0;
	background: #dee3e6;
}
.newsBox{
	background: #FFFFFF;
	height: 388px;
}
.newsTextBox{
	padding: 10px;
}
.newsTextBox p{
	padding-top: 10px;
	color: #626262;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
}
.post-01__media a{
    display: inline-block;  /*讓imgBox的大小會跟img一致*/
	position: relative;
	left: 50%;/*將左邊界置中*/
	height: 100%;
	width: max-content;
}
.post-01__media img{
    width: auto !important;
	height: 100%;
	margin-left: -50%;
}

.post-01__categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-01__categories a:hover {
    text-decoration: underline;
}

.post-01__title {
	width: 95%;
    font-size: 18px;
    margin-bottom: 10px;
    position: absolute;
	padding-top: 25px;
}
.post-01__title a{
    color: #000000;
	font-weight: 400;
}

.post-01__time {
    font-size: 14px;
    color: #626262;
	float: left;
	font-weight: 400;
}

.post-01__note {
    font-size: 14px;
    color: #626262;
	float: right;
	font-weight: 400;
}

.post-01__style-02 {
    margin-bottom: 50px;
}
.a_ellipsis{
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.p_ellipsis{
	padding-top: 10px;
	color: #626262;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
}
@media (min-width: 0) {
    .post-01__style-02 {
        margin-bottom: calc(4.16667vw + 50px);
    }
	#news .container {
	    padding:0;
	}
}
@media (min-width: 320px) {
	.newsBox{
		height: 250px;
	}
}
@media (min-width: 500px) {
	.newsBox{
		height: 305px;
	}
}
@media (max-width: 500px) {
	.newsBox:hover .post-01__media{
		height: 52%; 
	}
}
@media (min-width: 708px) {
	.newsBox{
		height: 290px;
	}
}
@media (min-width: 992px) {
	.newsBox{
		height: 260px;
	}
}
@media (max-width: 757px) {
	#news .container {
	    padding:0 30px;
	}
}
@media (min-width: 1199px) {
	.newsBox{
		height: 310px;
	}
	.post-01__style-02 {
	    margin-bottom: 100px;
	}
}

.post-01__style-02 .post-01__categories a {
    font-size: 14px;
    text-transform: capitalize;
}

.post-01__style-02 .post-01__title {
    font-size: 24px;
}

.post-01__style-03 .post-01__title {
    font-size: 16px;
}

.post-01__style-03 .post-01__note, .post-01__style-03 .post-01__time {
    font-size: 12px;
}

.md-section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 320px) {
    .md-section {
        padding-top: calc(6.81818vw + 28.18182px);
        padding-bottom: calc(6.81818vw + 28.18182px);
    }
}

@media (min-width: 1199px) {
    .md-section {
        padding-top: 110px;
        padding-bottom: 110px;
    }
}

.md-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 320px) {
    .md-section {
        padding-top: calc(0vw + 2.38095px);
        padding-bottom: calc(0vw + 2.38095px);
    }
}

@media (min-width: 992px) {
    .md-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

/*--------------------------------------------------------------
/* news carousel
---------------------------------------------------------------*/
.owl-carousel .owl-item {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.insightsImg a img, .newsBox a img{
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.owl-nav, .owl-dots {
    text-align: center;
    margin-top: 5px;
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px;
    border-radius: 50%;
    background-color: #c2c2c2;
}

.owl-dot.active {
    background-color: #18d26e;
}

.owl-prev, .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0;
    display: inline-block;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.owl-prev:after, .owl-next:after {
    font-size: 36px;
    font-family: FontAwesome;
    line-height: 1;
}

.owl-prev.disabled, .owl-next.disabled {
    color: #c2c2c2;
}

.owl-prev {
    left: -40px;
}

.owl-prev:after {
    content: "\F104";
}

.owl-next {
    right: -40px;
}

.owl-next:after {
    content: "\F105";
}

.js-consult-slider .owl-item {
    opacity: .3;
}

.js-consult-slider .owl-item.active {
    opacity: 1;
}

.consult-slide {
    margin: 0 -30px;
    overflow: hidden;
}

.consult-slide .carousel__element {
    padding: 0 30px;
}

.consult-slide .owl-stage-outer {
    overflow: visible !important;
}

/*-------------------------------
/* Clients Section
--------------------------------*/
#clients {
    padding: 60px 0;
	background: #f4f4f44a;
}

#clients h3{
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
}

#clients img {
    transition: 0.3s;
    -webkit-transition:0.3s;
    -moz-transition:0.3s; 
    -o-transition:0.3s; 
    margin: 15px 0;
    width: 90% !important;
    height: 90% !important;
}

#clients .owl-nav, #clients .owl-dots {
    margin-top: 5px;
    text-align: center;
}

#clients .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
}

#clients .owl-dot.active {
    background-color: #18d26e;
}
.clients-carousel .owl-nav .owl-prev {
	background:url(../img/home/icon/prev.png) no-repeat;
	background-size: 32px,32px;
}
.clients-carousel .owl-prev:after {
    content: none;
}
.clients-carousel .owl-nav .owl-next {
	background:url(../img/home/icon/next.png) no-repeat;
	background-size: 32px,32px;
}
.clients-carousel .owl-next:after {
    content: none;
}
/*書籍推廣頁*/
.CBlack h2{
	color: #000 !important;
}
.CBlack p{
	color: #000 !important;
}
.bookPage{
	background-image: url('/assets/src/203/img/news/banner/bannerBook.webp')
}
.bookContentLeft{
	float: left;
	width: 380px;
	margin: auto;
}
.bookContentLeft img{
	width: 480px;
	padding: 0 10px;
}
.bookContentRight{
	text-align: left;
    padding-left: 480px;
	padding-top: 50px;
}
.bookContentRight h1{
	color: #ef9a3c;
	font-size: 100px;
	font-weight: 600;
	margin-bottom: 0;
}
.bookContentRight h2{
	color: #24b3ba !important;
	font-weight: 600;
	font-size: 60px !important;
}
.bookContentRight h3{
	color: #ef9a3c;
	font-weight: 600;
}
.bookContentRight2_1{
	float: left;
	padding-right: 10px;
}
.bookContentRight2_2{
}
.bookContentRight h4{
	color: #fff;
	font-size: 24px;
	margin-bottom: 5px;
}
.bookContentRight h5{
	color: #fff;
	font-weight: 600;
	font-size: 40px;
}
.buyBtn{
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	color: rgb(255, 255, 255);
	padding: 5px 28px;
	border-radius: 25px;
	transition: all 0.5s ease 0s;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
}
.buyBtn:hover {
    border: 2px solid #18d26e;
}
.buyBtn li{
	font-size: 24px;
}
@media (max-width: 1000px ) {
	.bookContentLeft img{
		width: 300px;
	}
	.bookContentLeft{
		width: 300px;
	}
	.bookContentRight{
	    padding-left: 300px;
		padding-top: 0;
	}
	.bookContentRight h1{
		font-size: 80px;
	}
	.bookContentRight h2{
		font-size: 45px !important;
	}
	.bookContentRight h4{
		font-size: 18px;
	}
	.bookContentRight h5{
		font-size: 35px;
	}
}
@media (max-width: 800px ) {
	.bookContentLeft img{
		width: 250px;
	}
	.bookContentLeft{
		width: 250px;
	}
	.bookContentRight{
	    padding-left: 250px;
	}
	.bookContentRight h1{
		font-size: 60px;
	}
	.bookContentRight h2{
		font-size: 35px !important;
	}
	.bookContentRight h3{
		font-size: 20px
	}
	.bookContentRight h4{
		font-size: 16px;
	}
	.bookContentRight h5{
		font-size: 28px;
	}
}
@media (max-width: 600px ) {
	.bookContentLeft{
		float: none;
	}
	.bookContentLeft img{
		width: 300px;
	}
	.bookContentRight{
	    padding-left: 0;
	}
	.buyBtn{
		margin-bottom: 10px;
	}
	.bookContentRight .btn-get-started{
		padding: 5px 20px;
	}
}
@media (max-width: 450px ) {
	.bookContentLeft{
		float: none;
	}
	.bookContentLeft img{
		width: 250px;
	}
	.bookContentLeft{
		width: 250px;
	}
	.bookContentRight{
	    padding-left: 0;
	}
	.bookContentRight h1{
		font-size: 40px;
	}
	.bookContentRight h2{
		font-size: 30px !important;
	}
}
/*-------------------------------
/* partner
--------------------------------*/
#partner {
	background: url(../img/home/partner/bg.webp);
	width: 100%;
	padding-top: 50px;
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
}
#partner h3 {
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
}
#partner h4{
    color: #0071b8;
	padding-top: 20px;
	margin-bottom: 30px;
}
#partner h5{
    color: #000;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 30px;
	font-weight: 300;
}
.partnerContent p {
	width: fit-content;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin: 0;
    color: #fff;
    background: #0071b8;
    padding: 10px 20px;
	border-radius: 5px;
}
.partnerImg{
	text-align: right;
}