@charset "UTF-8";
body.kr {
  font-family: "Nanum Gothic", sans-serif !important;
}

body.jp {
  font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","Osaka","MS PGothic","Helvetica Neue","Helvetica","Arial","sans-serif" !important;
}

body.cn {
  font-family: verdana, "Microsoft YaHei", sans-serif !important;
}

.top-nav .flags .regioncheck {
  background: none;
}

.nav-wrap .navbar-default {
  background: #4d4d4d;
}

.nav-wrap .navbar-default .navbar-nav li .dropdown-menu {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  background: #f2f6f9;
}

.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a {
  color: #000;
}

.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a:hover {
  background: #4d4d4d;
  color: #fff;
}

.org-discountbtn {
  text-transform: uppercase;
  padding: 11px 20px;
  border: none;
  cursor: pointer;
}

.border-para {
  border: 1px solid #bdbdbd;
  padding: 0px 20px;
  border-radius: 10px;
  position: relative;
}

.border-para::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 20px;
  background: #fff url(../images/quote-icon.png) no-repeat;
  height: 30px;
  width: 25px;
  background-size: 100%;
  transform: rotate(180deg);
}

.text-right {
  text-align: right;
}

.services-cont-wrap h2 {
  color: #6ba439;
  font-size: 24px;
}
.our-service .services-wrap h3:after {
  background: #6ba439;
}
.font-24 {
  font-size: 24px;
}

.font-12 {
  margin-bottom: 10px;
}

.services-cont-wrap .features .re-shield-box {
  width: 100%;
}

.services-cont-wrap .features .re-shield-box {
  padding: 15px 20px 5px 161px;
  overflow: hidden;
  margin-right: 15px;
  float: left;
  height: auto !important;
  margin: 0;
}

.services-cont-wrap .features .re-shield-box {
  background: #faeeee url(../images/pro-shield.png) 15px 50px no-repeat;
  padding: 15px 20px 20px 180px;
  overflow: hidden;
}

.features {
  position: relative;
}

.services-cont-wrap .features .re-shield-box h3:after {
  content: "关键特点";
  display: inline-block;
  background: url(../images/key-fetu-horiz-new.png) 0 3px no-repeat;
  width: 74px;
  height: 20px;
  margin: -3px 0 0px 7px;
  font-size: 12px;
  padding: 0 7px 0px;
  vertical-align: middle;
}

.services-cont-wrap .features .trans-unlimited-box {
  background: #faeeee url(../images/translate-unlimited-icon.png) 33px 9px
    no-repeat !important;
}

.services-cont-wrap .features .trans-unlimited-box.one {
  background: #faeeee url(../images/edit-unlimited-icon.png) 33px 9px no-repeat !important;
}

.services-cont-wrap .features .trans-unlimited-box span,
.services-cont-wrap .features .edit-unlimited span,
.services-cont-wrap .features .qa-box span {
  font-size: 11px;
  background-color: #6ba439;
  padding: 0px 5px;
  position: absolute;
  right: 26px;
  top: 16px;
  float: right !important;
  color: #fff;
  margin: 0px 0;
  /* display: block; */
  float: left;
  text-transform: uppercase;
}

.services-cont-wrap .features .trans-unlimited-box h3:after {
  display: none;
}

.mar-0 {
  margin: 0px;
}

.ulBasic li {
  background: url(../images/3x3red.png) no-repeat;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 7px;
  vertical-align: top;
  margin-top: 7px;
  clear: both;
  background-position: 12px 8px;
  line-height: 22px;
  color: #000;
}

.features .plussym {
  display: block;
  position: absolute;
  text-align: center;
  font-size: 90px;
  color: #464657;
  font-family: Bebas Neue;
  line-height: 1;
}

.services-cont-wrap .features .features-wrap {
  padding-top: 0;
  padding: 0 15px 15px;
}

.services-cont-wrap .features .features-wrap .feature-box:first-child {
  margin-left: 16px;
}

.services-cont-wrap .features .features-wrap .feature-box {
  margin: 16px 16px 0 0;
  width: 227px;
  height: 345px;
  background-color: #fff;
  padding: 20px 5px;
  text-align: center;
  position: relative;
}

.services-cont-wrap .features .features-wrap .feature-box a {
  display: block;
  text-decoration: none;
  cursor: default;
}

.services-cont-wrap .features .features-wrap .feature-box h3 {
  margin-top: 5px !important;
  font-size: 24px;
}

.services-cont-wrap h3 {
  margin-bottom: 7px;
}

.services-cont-wrap .features .features-wrap .feature-box p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #000;
}

.services-cont-wrap .features .features-wrap .feature-box.free:after {
  position: absolute;
  display: inline-block;
  content: "免费";
  top: 5px;
  right: 5px;
  border: #ccc 1px solid;
  border-radius: 2px;
  font-size: 10px;
  line-height: normal;
  padding: 0 5px;
}

.services-cont-wrap .features .features-wrap {
  margin-top: 80px;
  background-color: #efeff0;
}

.services-cont-wrap .features .features-wrap {
  padding-top: 0;
  padding: 0 15px 15px;
}

.services-cont-wrap .features .features-wrap .feature-box:hover {
  border: #6ba439 1px solid;
}

.services-cont-wrap .features .features-wrap .feature-box {
  margin: 16px 16px 0 0;
  width: 271px;
  height: 345px;
  background-color: #fff;
  padding: 20px 5px;
  text-align: center;
  position: relative;
}

.services-cont-wrap .features .features-wrap .feature-box span.icon {
  background: url(../images/services-icons.png) 0 0 no-repeat;
}

.services-cont-wrap .features .features-wrap .feature-box span.icon {
  display: inline-block;
  width: 78px;
  height: 65px;
  margin: 25px 0 15px;
}

.services-cont-wrap .features .features-wrap .feature-box.qna span.icon {
  background-position: 0 -62px;
}

.services-cont-wrap .features .features-wrap .feature-box:hover span.icon {
  background-position: -80px -62px;
  margin: 25px 0 15px;
}

.services-cont-wrap .features .features-wrap .feature-box.samples span.icon {
  background-position: 0 -368px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.samples:hover
  span.icon {
  background-position: -81px -368px;
}

.services-cont-wrap .features .features-wrap .feature-box.interim span.icon {
  background-position: 0 -308px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.interim:hover
  span.icon {
  background-position: -81px -308px;
}

.services-cont-wrap .features .features-wrap .feature-box.formating span.icon {
  background-position: 0 -248px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.formating:hover
  span.icon {
  background-position: -81px -248px;
}

.services-cont-wrap .features .features-wrap .feature-box.word-count span.icon {
  background-position: 0 -490px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.word-count:hover
  span.icon {
  background-position: -81px -490px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.certificate
  span.icon {
  background-position: 0 -184px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.certificate:hover
  span.icon {
  background-position: -81px -184px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.quality:hover
  span.icon {
  background-position: -75px 0;
}

.services-cont-wrap .features .features-wrap .feature-box.academy span.icon {
  background-position: 0 -432px;
}

.services-cont-wrap
  .features
  .features-wrap
  .feature-box.academy:hover
  span.icon {
  background-position: -81px -432px;
}

.value-added-services .value-added::after {
  display: none;
}

.services-cont-wrap .features .features-wrap .feature-box a:hover h3 {
  color: #6ba439;
}

.features-list-b li {
  width: 50%;
  float: left;
  font-weight: bold;
}
.nav-wrap .navbar-default .navbar-nav li a:hover {
  background: #6ba439;
}
.org-discountbtn {
  background: #6ba439;
  box-shadow: 0px 4px 0px #31662b;
}
.include-cta .bottom-cta a,
.quote a {
  background: #6ba439;
  box-shadow: 0px 4px 0px #31662b;
}
.main-wrapper .reason-head .reason-num:before {
  font: normal 14px "OpenSans-Regular", sans-serif;
}
/* .editing-profile .details span.yrs{
    background: #4d4d4d;
} */
.fancy-pop.cust-pop .details {
  width: 85%;
  margin-left: 15px;
}
.fancy-pop.cust-pop .tableBasic1 td.head {
  color: #000;
}
.fancy-pop.cust-pop .key-heighlight ul {
  background: #6ba439;
}
.fancy-pop.cust-pop .details span.yrs {
  background: #4d4d4d;
}
.icon-p.quality-p:before {
  color: #4d4d4d;
}
.icon-p.process-p:before {
  color: #4d4d4d;
}
.translation-services .solutions-subarea .sol-sub.sol-sub1:before {
  background: url(../images/icons-sprite.png) no-repeat 0 0;
}
.translation-services .solutions-subarea .sol-sub.sol-sub2:before {
  background: url(../images/icons-sprite.png) no-repeat 0 -50px;
}
.translation-services .solutions-subarea .sol-sub.sol-sub3:before {
  background: url(../images/icons-sprite.png) no-repeat 0 -150px;
}
.translation-services .solutions-subarea .sol-sub.sol-sub4:before {
  background: url(../images/icons-sprite.png) no-repeat 0 -250px;
}
.translation-services .solutions-subarea .sol-sub.sol-sub5:before {
  background: url(../images/icons-sprite.png) no-repeat 0 -100px;
}
.translation-services .solutions-subarea .sol-sub.sol-sub6:before {
  background: url(../images/icons-sprite.png) no-repeat 0 -200px;
}
.contact_form input[type="submit"],
.contact_form input[type="submit"]:hover {
  background: #6ba439 !important;
  box-shadow: 0px 4px 0px #31662b !important;
  border: 2px solid #6ba439 !important;
}
.org-discountbtn:hover {
  background: #6ba439 !important;
  box-shadow: 0px 4px 0px #31662b;
}
#side-nav .side-link a {
  padding: 0 !important;
}
.form-horizontal #quoteform input[type="submit"] {
  background: #6ba439 none repeat scroll 0 0 !important;
  border-radius: 5px;
  box-shadow: 0 6px 0 #31662b !important;
}
@media screen and (max-width: 1024px) {
  .org-discountbtn {
    padding: 6px 14px;
  }
}
@media screen and (max-width: 768px) {
  .org-discountbtn {
    font-size: 12px;
  }

  .features .features-wrap .feature-box {
    width: 208px !important;
    height: 345px !important;
    float: left;
    margin: 10px !important;
  }
}
.header-text {
  text-align: right;
  margin: -2px 20px 0;
}

.value-added-services .re-shield-box .red-block-title img {
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .nav > li > a {
    padding: 9px 10px;
  }
  .nav-wrap .navbar-default .navbar-nav li a {
    font-size: 14px;
  }
  button.org-discountbtn.disc-ribbion {
    padding: 7px 20px 7px 20px !important;
  }
}
@media screen and (max-width: 1024px) {
  .navbar {
    min-height: 42px;
  }
}
@media (max-width: 768px) {
  .nav-wrap .navbar-default .navbar-nav li a {
    font-size: 12px;
  }
}
.nav-wrap .navbar-default .navbar-nav li .dropdown-menu {
  background: #4d4d4d;
  box-shadow: none;
}

.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a {
  color: #fff;
}

.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a:hover {
  background: #6ba439;
  color: #fff;
}

.nav-wrap .flag-mobile .flag-inner.show-flag {
  background: #4d4d4d;
}

.iso-wrapper .bs-example .nav-tabs li.active a {
  background: #4d4d4d;
}

.iso-wrapper .bs-example .nav-tabs li.active a:after {
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 10px solid #4d4d4d;
  background: none;
}

.services-box {
  text-align: center;
}

.services-box a {
  font-size: 18px;
  padding: 10px 22px;
  margin-top: 10px;
}

#myModal .close {
  background: #4d4d4d;
  text-shadow: none;
  opacity: 1;
  color: #fff;
  border-radius: 20px;
  width: 20px;
  line-height: 20px;
  margin-top: -20px;
  margin-right: -20px;
  text-align: center;
}

#myModal .modal-dialog {
  position: absolute;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  left: 50% !important;
  width: 800px;
}

#myModal h3 {
  font-size: 28px;
  margin-bottom: 10px;
}

.our-service1 {
  background: #f6f6f6;
}
.our-service.our-service1 .services-wrap p {
  min-height: 140px;
}
.our-service .services-wrap h3 {
  margin: 0;
}

.our-service.our-service1 .services-wrap {
  min-height: 300px;
  background: #fff;
}
.our-service .services-wrap {
  min-height: 275px;
}
.our-service {
  padding: 40px 0;
}
button.org-discountbtn.disc-ribbion {
  padding: 10px 30px 10px 30px;
}
.nav-wrap.sticky .org-discountbtn {
  padding: 7px 30px 7px 30px;
}
.logo-box {
  display: inline-block;
}
.enago-logo {
  margin-top: 18px;
}
.Becaris Publishing-banner {
  display: inline-block;
  margin-top: 12px;
  margin-right: 35px;
}
/* .carousel .carousel-caption{
  font-size: 36px;
  line-height: 50px;
} */
.carousel .carousel-caption .main-banner-txt .red-text {
  color: #007180;
}
/* .carousel .slide1 .carousel-caption{    bottom: 36%;} */
.cta p {
  margin-top: 0;
}
/* .carousel .slide1 .carousel-caption .main-banner-txt{padding-left: 0;} */
.borderani:hover:before {
  border-bottom: 2px solid rgb(0, 33, 71) !important;
  border-left: 2px solid rgb(0, 33, 71) !important;
}
.borderani:hover:after {
  border-top: 2px solid rgb(0, 33, 71) !important;
  border-right: 2px solid rgb(0, 33, 71) !important;
}
@media screen and (max-width: 1440px) {
  .carousel .carousel-caption {
    font-size: 24px;
    bottom: auto;
    top: 24%;
    transform: translateY(-50%);
    line-height: 38px;
  }
  .carousel .slide1 .carousel-caption {
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  .carousel .carousel-caption .main-banner-txt {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 478px) {
  .services-cont-wrap .features .re-shield-box {
    padding: 150px 20px 15px 20px !important;
  }

  .services-cont-wrap .features .trans-unlimited-box {
    background: #faeeee url(../images/translate-unlimited-icon.png) 125px 9px
      no-repeat !important;
  }

  .services-cont-wrap .features .trans-unlimited-box.one {
    background: #faeeee url(../images/edit-unlimited-icon.png) 125px 9px
      no-repeat !important;
  }

  .features .features-wrap .feature-box {
    width: 100% !important;
    margin: 0 auto 20px !important;
  }

  .features .plussym {
    left: 0;
    right: 0;
  }
  .Becaris Publishing-banner {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */
.our-service .services-wrap {
  min-height: 280px;
}

.our-service .services-wrap.services-wrap-jp {
  min-height: 375px;
}

.our-service .services-wrap p {
  min-height: 120px;
}

.our-service .services-wrap.services-wrap-jp {
  min-height: 425px;
}

.our-service .services-wrap.services-wrap-jp p {
  min-height: 242px;
}

.cn .our-service .services-wrap p {
  min-height: 120px;
}

.kr .our-service .services-wrap p {
  min-height: 80px;
}

.only-with-enago .cont-box .reason-head span {
  margin-right: 10px;
  margin-bottom: 8px;
  display: inline-block;
}

.cn .our-service .services-wrap {
  min-height: 300px;
}

/*# sourceMappingURL=style.css.map */

#myModal .close {
  background: #4d4d4d;
  text-shadow: none;
  opacity: 1;
  color: #fff;
  border-radius: 20px;
  width: 20px;
  line-height: 20px;
  margin-top: -20px;
  margin-right: -20px;
  text-align: center;
}

#myModal .modal-dialog {
  position: absolute;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  left: 50% !important;
  width: 800px;
}

#myModal h3 {
  font-size: 28px;
  margin-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.quote {
  background: #f6f6f6 !important;
  border: #ededed 1px solid;
  display: inline-block;
  width: 100%;
  padding: 30px 0 !important;
}
.services-box a {
  font-size: 18px !important;
  padding: 10px 22px;
  margin-top: 10px;
}
.services-box .org-btn:hover {
  background: #6ba439;
  box-shadow: 0px 4px 0px #31662b;
}
.bottom-cta p.cta-wrap a:hover {
  background: #6ba439;
  box-shadow: 0px 4px 0px #31662b;
}
