.ui-intro > .ct > img {
  z-index: 1;
}
.ui-intro > .ct p {
  position: relative;
  z-index: 2;
  text-align: justify;
  word-break: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.ui-jobslist > .hd p {
  text-align: center;
  text-indent: unset;
  font-size: 22px;
}
.ui-intro > .ct h3:hover {
  color: #fff;
}
.ui-contact .addr .i p {
  line-height: 1.3em;
  white-space: normal;
}
.ui-contact .addr .i p a {
  color: inherit;
}
.ui-trainhead .text p:before {
  display: none;
}
.ui-head1 p {
  line-height: 1.2em;
  display: inline-block;
}
.ui-trainlink .i:hover p.p2 {
  color: #ffffff;
}
.ui-jobslist .tabl table tr.hd th {
  background: url(../img/sd-b.png) repeat-x 0 0 #242424;
  background-size: auto 100%;
  font-size: 18px;
  opacity: 1;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #242424;
  border-left: 1px solid #313131;
  text-align: center;
}
.ui-jobslist .tabl table tr.hd th:first-child {
  text-align: left;
  border-left: none;
}
.ui-jobslist .tabl table tr th {
  color: #fff;
  font-size: 16px;
  padding: 28px 30px;
  line-height: 1em;
}
.ui-jobslist .tabl table tr td {
  text-align: center;
  width: 250px !important;
  padding: 18px 30px;
}
.ui-jobslist .tabl table tr td:first-child {
  text-align: left;
  width: 550px !important;
}
.ui-jobslist .tabl table tr td a {
  display: block;
}
.ui-jobslist .tabl table tr.ct td:first-child {
  width: 100% !important;
}
.ui-jobslist .text > .ft p {
  color: #84754e;
}
.ui-newslist .i .text > .ft p label:hover {
  box-shadow: unset;
  border: none;
}
body.on-mask:after {
  display: none;
}
body > i {
  content: '';
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}
body.on-mask > i {
  display: block;
}
.ui-srchform {
  position: fixed;
  height: 100%;
}
.ui-homebanner .view .img .tt img {
  display: none;
}
.ui-homeprod .i {
  height: auto;
}
.ui-homeprod .i > .ct {
  padding-bottom: 20px;
}
.ui-projtext .i > .hd:hover p a {
  top: 0;
}
.srch .close {
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 40px;
}
.ui-caselist .i:hover > .ct img {
  transform: scale(1.05, 1.05);
  transition: transform 0.5s;
}
footer .shar a:hover {
  transform: scale(1);
}
footer .shar a.ico1 img {
  position: absolute;
  top: -140px;
  left: -50px;
  width: 128px;
  height: 128px;
  display: none;
}
footer .shar a.ico1:hover img {
  display: block;
}
.ui-tab1 a:hover {
  background-color: rgba(10, 163, 163, 0.8);
}
.ui-jobslist .tabl table tr td a:after {
  display: inline-block;
  transform: rotate(180deg);
}
.ui-jobslist .tabl table tr td a.on:after {
  display: inline-block;
  transform: rotate(0);
}
.ui-jobslist .tabl table tr:hover {
  background: #222;
}
.ui-contact > .bg .img i {
  width: 66px;
  height: 66px;
  background-size: 56px auto;
}
/*.ui-intro >.ct h3{
  font-size: 20px;
  line-height: 42px;
  & + p {
    margin-top: 30px;
  }
}*/
.ui-caselist {
  display: none;
  margin-top: 30px;
}
.ui-caselist.active {
  display: block;
}
.bus.ft {
  position: absolute;
  top: 390px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.business {
  display: none;
}
.business.active {
  display: block;
}
.tab-panel .container {
  padding: 133px 0;
}
.ui-trainlink ul li {
  width: 33.3%;
}
.ui-projtext .i > .hd p a.proj-before {
  display: inline-block;
}
.ui-projtext .i > .hd p a.proj-before:after {
  background: url(../img/awbu-before.png);
}
.ui-projtext .i.on > .hd p a.proj-before {
  display: none;
}
.ui-teamlist > .aw.r {
  height: 210px;
  margin-top: -105px;
  right: 0;
}
.ui-homeprod .i:hover > .ct {
  animation: unset;
}
.ui-homeprod .i > .ct p.p3 {
  text-align: left;
}
.ui-homeprod .i.i1 {
  z-index: 1;
}
.ui-homeprod .i.i2 {
  z-index: 2;
}
.ui-homeprod .i.i3 {
  z-index: 3;
}
.ui-homeprod .i.i4 {
  z-index: 4;
}
.ui-classlist .text {
  margin-top: 30px;
  text-align: center;
  line-height: 50px;
}
.ui-classlist .text a {
  font-size: 12px;
  color: #fff;
  padding: 5px 20px;
  border: 1px solid #fff;
}
.ui-classlist .text a.list-after {
  display: none;
}
@media screen and (max-width: 768px) {
  .ui-jobslist .tabl table tr th {
    padding: 14px 10px;
  }
  .ui-jobslist .tabl table tr td {
    padding: 14px 10px;
  }
  .ui-tab1 {
    border: none;
  }
  .ui-tab1 ul {
    display: block;
  }
  .ui-tab1 ul li {
    display: inline-block;
  }
  .bus.ft {
    top: 250px;
  }
  .ui-idealist .i .txt {
    height: auto !important;
  }
  .tab-panel .container {
    padding: 20px 10px 20px;
  }
}
header .lang p .srch {
  width: 18px;
  height: 18px;
}
header .r .mbtnpc {
  position: relative;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background: url(../img/menu.png) no-repeat center;
  background-size: 18px auto;
  vertical-align: sub;
}
.ui-homebanner .ctrl {
  position: absolute;
  bottom: 140px;
  left: 0;
  width: 84%;
  z-index: 2;
}
.ui-homebanner .ctrl .text {
  color: #fff;
}
.ui-homebanner .ctrl .text h3 {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  margin-bottom: 10px;
}
.ui-homebanner .ctrl .text h3 i {
  font-style: normal;
}
.ui-homebanner .ctrl .text p {
  padding-top: 5px;
  font-size: 15px;
  line-height: 30px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
}
.control {
  top: -120px;
  z-index: 99;
}
.glyphicon-chevron-left {
  width: 14px !important;
  height: 24px !important;
  background: url("../img/home-left@2x.png") no-repeat 50% 50%;
  background-size: 75%;
}
.glyphicon-chevron-right {
  width: 14px !important;
  height: 24px !important;
  background: url("../img/home-right@2x.png") no-repeat 50% 50%;
  background-size: 75%;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
.wpml-ls-item + .wpml-ls-item {
  margin-left: 10px;
}
.ui-article > .ct p {
  margin-bottom: 5px;
  width: 100%;
}
.ui-article > .ct p img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.ui-article > .ct iframe {
  width: 100% !important;
  height: 460px;
}
.ui-article > .ct figure {
  width: 100% !important;
  margin: 0 !important;
}
.ui-article > .ct img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.ui-article > .ct a {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
}
.ui-newslist .i .text > .ft {
  margin-top: 25px;
}
.ui-paging .current {
  color: #84754e;
}
.ui-businesslist a:hover img {
  transform: scale(1);
}
/*.ui-homecase >.ct {
  margin-bottom: 80px;
}
.ui-homecase >.tt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -80px;
  z-index: -1;
}*/
.ui-homecase > .tt {
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 60px;
}
.ui-classchat .ct h3 {
  line-height: 1em;
  display: inline-block;
}
.ui-homeprod .i {
  width: 200px;
}
.ui-homeprod .i > .ct p.p1 img {
  animation-iteration-count: 2;
}
.ui-homenews .list .i h3 {
  font-size: 22px;
  line-height: 1.4em;
  margin-top: 4px;
  min-height: 2.8em;
  max-height: 2.8em;
  overflow: hidden;
}
footer .shar a.ico4 {
  background-image: url("../img/vimeo@2x.png");
}
footer .shar a.ico3 {
  background-image: url("../img/share-ico4.png");
}
body.retina footer .shar a.ico3 {
  background-image: url("../img/share-ico4@2x.png");
}
.ui-classchat {
  text-align: center;
}
.ui-classchat .ct > img {
  width: 40px;
  margin-top: -6px;
  display: inline-block;
  float: unset;
}
.ui-projtext .text > .ct {
  margin-top: 0;
}
.ui-projtext .text > .ct h3 {
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  margin-bottom: 35px;
}
.ui-projtext .text > .ct p {
  margin-bottom: 10px;
}
.ui-traintype .view:before {
  display: none;
}
.ui-traintype .view img.view-before {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.ui-newslist .i .text > .hd h3 {
  line-height: 1.3em;
}
.return-back {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  margin: 10px 20px;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.return-back:before {
  content: '';
  vertical-align: middle;
  width: 18px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  background: url(../img/return-back.png) no-repeat;
  background-size: contain;
}
.go-top {
  position: fixed;
  bottom: 240px;
  right: 120px;
  z-index: 2147483647;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
  opacity: 0.6;
}
.go-top:before {
  display: block;
  background: url(../img/return-top.png) center center no-repeat transparent;
  background-size: 100%;
}
.go-top:after {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  background: url(../img/return-top.png) center center no-repeat transparent;
  background-size: 100%;
}
.go-top:before,
.go-top:after {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  line-height: 1.33333em;
  content: "";
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  border: none;
  color: #929292;
  text-decoration: none;
  padding: 1.33333em;
  text-indent: 0;
  -webkit-transform-origin: 50% 50% -2.07692em;
  -ms-transform-origin: 50% 50% -2.07692em;
  transform-origin: 50% 50% -2.07692em;
  transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.ui-contact .addr .i p {
  opacity: 1;
}
.ui-article > .hd p,
.breadcrumbs p {
  color: #818181;
  font-size: 14px;
}
.ui-article > .hd p span,
.breadcrumbs p span {
  color: inherit !important;
}
.ui-article > .hd p a,
.breadcrumbs p a {
  color: inherit !important;
}
.ui-article > .hd p label,
.breadcrumbs p label {
  color: inherit !important;
}
.breadcrumbs { 
  position: absolute;
  width: 100%;
  margin: 0 auto;
  bottom: 25px;
  z-index: 9;
}
.showcase-bread.breadcrumbs {
  bottom: unset;
margin-top: 50px;
  position: relative;
  margin-bottom: 30px;
}
.ui-workview .info table tr td:nth-child(3),
.ui-workview .info table tr td:nth-child(5) {
  padding-left: 40px;
}
.ui-workview .info table tr td label {
  padding-right: 0;
}
.ui-projtext .text > .ct img {
  height: auto;
  margin-bottom: 10px;
}
.ui-projtext .text > .ct video {
  width: 100% !important;
  height: auto;
}
.breadcrumbs.design {
  position: relative;
}
.ui-businesslist a img {
  width: 380px;
  height: 212px;
}
.ui-homecase ul {
  margin: 0 -20px;
}
.ui-homecase ul li {
  float: left;
  padding: 0 20px;
  width: 33.3%;
  margin-bottom: 30px;
}
.ui-homecase ul li img {
  width: 100%;
  height: auto;
}
.ui-homecase ul li:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.ui-homecase ul li:hover .film-detail .item {
  color: #84754e;
}
.ui-businessview .img {
  background: none;
}
.ui-caselist {
  margin: 0 -15px;
}
/*.ui-caselist ul {
  display: block;
  margin: 0 -20px;
  li {
    display: inline-block;
    width: 33%;
    padding: 0 20px;
    padding-bottom: 20px;
  }
}*/
.ui-caselist .i {
  margin-bottom: 50px;
  margin-right: 0;
}
.ui-caselist .i > p {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.ui-caselist1 {
  margin-top: 30px;
}
.ui-projtext .text > .ct {
  font-size: 14px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8);
}
.ui-projtext .text > .ct li {
  font-size: 14px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
.ui-article > .hd h3 {
  margin-bottom: 10px;
}
.ui-hotsnews .list .i > .ct h3 {
  max-height: 20px;
  overflow: hidden;
}
.ui-idealist .i .txt h5 label:hover {
  border: none;
}
.ui-businessview .carousel-inner > .item,
#carousel-teamlist .carousel-inner > .item {
  transition-duration: 0s;
}
.srch form input {
  width: 100%;
  font-size: 22px;
  line-height: 36px;
}
.search .ui-head1 {
  display: none;
}
.search #main article:first-child .ui-head1 {
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
.search article {
  padding: 20px 0;
  padding-bottom: 0;
}
.search article:first-child {
  padding-top: 50px;
}
.search article:last-child {
  padding-bottom: 50px;
}
.search .ui-list .list {
  margin: 0 300px;
}
.search .ui-list .hd img {
  width: 600px;
}
.search .ui-list a,
.search .ui-list p,
.search .ui-list h3 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.search .ui-list p {
  padding-top: 10px;
}
.ui-homecase li {
  position: relative;
}
.ui-homecase li a {
  position: relative;
  display: block;
}
.ui-homecase li:hover .play-icon {
  display: none;
}
.play-icon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/icon-go.png) no-repeat center rgba(0, 0, 0, 0);
  background-size: 70px auto;
  transition: all 300ms;
  display: none;
}
.ui-contact > .bg .img.img2 i {
  right: 180px;
  top: 300px;
}
html[lang='en-US'] {
  /*footer .menu {
    margin-left: 260px;
    padding-top: 10px;
    margin-right: 200px;
  }*/
}
html[lang='en-US'] .bus.ft .ui-tab1 ul li {
  display: inline;
  float: unset;
}
html[lang='en-US'] .ui-intro > .ct {
  padding-top: 0;
}
html[lang='en-US'] .ui-intro > .ct p {
  font-size: 16px;
  line-height: 24px;
}
html[lang='en-US'] .bus.ft .ui-tab1 ul li {
  margin: 0 7px;
}
html[lang='en-US'] .bus.ft .ui-tab1 a {
  font-size: 14px;
  text-transform: capitalize;
}
html[lang='en-US'] .ui-banner > p {
  line-height: 26px;
}
html[lang='en-US'] .ui-teamlist .i .txt > .hd p.p1 label {
  width: auto !important;
  padding: 0 15px !important;
}
/*.ui-tab1 ul li.active a span {
  display: inline-block;
}*/
.page-template-page-showcase .pull-right.ui-tab1-father {
  position: absolute;
  top: 0;
  right: 0;
}
.ui-fullpart.nopd.showcase .ui-banner.gt.showcase-banner {
  display: none;
}
.ui-fullpart.nopd.showcase .ui-banner.gt.showcase-banner.on {
  display: block;
}
.ui-homeprod .i > .ct p.p3 br {
  display: none;
}
.banner-img {
  filter: opacity(0.6);
}
.ui-banner > .ct h3 {
  background-color: unset;
  text-transform: uppercase;
  font-size: 50px;
}
footer .logo img,
footer .logo svg,
header .logo img,
header .logo svg {
  
}
.wpml-ls-legacy-list-horizontal {
  display: none;
}
@media only screen and (max-width: 479px) {
  .ui-fullpart.nopd.showcase .ui-banner.gt.showcase-banner h3 {
    margin-top: 0 !important;
  }
  .ui-trainlink ul li {
    width: 100%;
  }
  .ui-trainlink .i p {
    text-align: left;
    float: left;
  }
  .ui-trainlink .i p.p1 {
    width: 20%;
  }
  .ui-trainlink .i p.p2 {
    text-align: left;
    width: 75%;
    margin-top: 3px;
  }
  .ui-trainlink .i p.p3 {
    width: 75%;
  }
  .ui-fullpart .business .ui-banner > .ct h3 {
    margin-top: 0;
  }
  .bus.ft {
    top: 165px !important;
  }
  .ui-businesslist ul li {
    width: 100% !important;
  }
  .home .ui-homebanner video {
    top: 0% !important;
  }
}
.ui-tab1 a {
  color: #0aa3a3;
  border-radius: unset;
}
.ui-tab1 li.active a,
.ui-tab1 a:hover {
  background-color: unset;
  color: #0aa3a3;
}
.ui-idealist .i .txt {
  border: unset;
}
.ui-tab1 li.active a svg path,
.ui-tab1 a:hover svg path {
  fill: #0aa3a3;
}
.banner-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.ui-classchat .ct h3:hover {
  color: #0aa3a3;
}
.glyphicon-chevron-right:hover {
  background-image: url(../img/home-right-hover-new@2x.png);
}
.glyphicon-chevron-left:hover {
  background-image: url(../img/home-left-hover-new@2x.png);
}
