@charset "UTF-8";
.fix-width {
  width: 1170px;
  margin: 0 auto;
  box-shadow: 0 0 2px #ccc;
}
@media (max-width: 1024px) {
  .fix-width {
    width: 100%;
  }
}

.nav-wrap .navbar-default {
  background-color: #4a0002;
  border-width: 0;
  margin-top: 0;
}
.nav-wrap .navbar-default .navbar-nav li a {
  color: #fff;
  text-transform: none;
  text-shadow: none;
}
.nav-wrap .navbar-default .navbar-nav li a:hover {
  background: #fff;
  color: #4a0002;
}
.nav-wrap .navbar-default .navbar-nav li.active a {
  background: #000;
}
.nav-wrap .navbar-default .navbar-nav li .dropdown-menu {
  background: #4a0002;
  min-width: 200px;
}
.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a {
  padding: 5px 20px;
}
.nav-wrap .navbar-default .navbar-nav li .dropdown-menu li a:hover {
  background-color: #fff;
}
.nav-wrap.sticky {
  position: fixed;
  top: 0;
  z-index: 2;
}
.nav-wrap.sticky .navbar {
  min-height: 38px;
}
.nav-wrap.sticky .navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.nav-wrap.sticky .navbar-toggle {
  padding: 6px 10px;
}

.org-discountbtn {
  background: #d52b1e;
  box-shadow: none;
  padding: 13px 27px 13px 27px;
  text-transform: uppercase;
  margin-top: 0px;
  font-size: 14px;
  border: none;
}
.org-discountbtn:hover {
  background: #d52b1e;
}

.nav-wrap.sticky .org-discountbtn {
  padding: 8px 68px 9px 27px;
}
.nav-wrap.sticky .quote-request .disc-txt {
  top: -20px;
  padding: 20px 0px 0 12px;
}

.include-cta .bottom-cta a,
.quote a {
  background: #d52b1e;
  box-shadow: 0 4px 0 #c10e00;
  font-size: 28px;
}

.nav-wrap.sticky {
  width: 100%;
}
@media (max-width: 1024px) {
  .nav-wrap.sticky {
    width: 100%;
  }
}

.our-industry {
  margin-bottom: 20px;
}

.inner-title .page-head h1 {
  color: #4a0002;
}

footer {
  background: #444;
}

.inner-title {
  color: #4a0002;
}

.icon-p.quality-p:before, .icon-p.process-p:before {
  color: #4a0002;
}

.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;
}

.main-wrapper .reason-head .reason-num {
  color: #4a0002;
}
.main-wrapper .reason-head .reason-num:before {
  background-color: #4a0002;
  font: normal 14px "OpenSans-Regular", sans-serif;
  color: #fff !important;
}

.sub-head {
  color: #4a0002;
}

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

.main-banner-txt .white-bg {
  background: rgba(255, 255, 255, 0.9);
  font-size: 24px;
  line-height: 34px;
  padding: 10px 15px;
  min-height: 130px;
  bottom: 0;
}
@media (max-width: 767px) {
  .main-banner-txt .white-bg {
    min-height: auto;
    font-size: 20px;
    line-height: 28px;
  }
  .main-banner-txt .white-bg br {
    display: none;
  }
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
  color: #fff;
}

.journalselection .marB20 {
  margin-bottom: 20px !important;
}
.journalselection .marB40 {
  margin-bottom: 40px !important;
}
.journalselection .common-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 35px;
}
.journalselection .common-list li {
  line-height: 26px;
}
.journalselection .common-list li:before {
  position: absolute;
  content: "";
  font-family: "moon";
  color: #000000;
  font-size: 14px;
  padding-right: 10px;
  vertical-align: bottom;
  margin-left: -25px;
}
.journalselection .langu-part {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 35px;
}
.journalselection .langu-part li {
  line-height: 26px;
}
.journalselection .langu-part li:before {
  position: absolute;
  content: "";
  font-family: "moon";
  color: #000000;
  font-size: 14px;
  padding-right: 10px;
  vertical-align: bottom;
  margin-left: -25px;
}

.our-service .services-wrap h3:after {
  background: #4a0002;
}
.our-service .services-wrap a.read-link {
  float: right;
}

.sticky .org-discountbtn {
  font-size: 14px;
  padding: 6px 15px;
  margin-top: 0;
}
.sticky.nav-wrap .navbar-default .navbar-nav {
  margin-top: 0;
}

.native-subject .top-txt-blk span {
  color: #4a0002;
}

#editor-profile .glyphicon-chevron-left:before, #editor-profile .glyphicon-chevron-right:before, .our-editor .glyphicon-chevron-left:before, .our-editor .glyphicon-chevron-right:before {
  color: #444;
}

.subject-area .top-txt-blk span {
  color: #4a0002;
}

.features-boxes-wrap .features-wrap .feature-box.free:after {
  background-color: #4a0002;
}

.editing-profile .details span.yrs {
  background: #4a0002;
}

.sub-head.subj:before {
  background: url(../images/sub-area-icons.png) 0 -38px no-repeat;
}

.editing-samples td a:after {
  color: #4a0002;
}

.value-added-services .re-shield-box {
  background: #4a000210;
}
.value-added-services .re-shield-box .red-bg {
  background-color: #4a0002;
  bottom: 2px;
  font-size: 10px;
}

.fancy-pop.cust-pop .details span.yrs {
  background: #4a0002;
}

.carousel .carousel-caption .main-banner-txt {
  display: inline-block;
  padding-left: 30%;
  padding-right: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .carousel .carousel-caption .main-banner-txt {
    padding-left: 0;
    text-align: center;
  }
}

.security .row .col-md-4:first-child .secure span {
  background-position: -6px -99px;
}
.security .row .col-md-4:nth-child(2) .secure span {
  background-position: 0px -46px;
  width: 55px;
  height: 50px;
}
.security .row .col-md-4:last-child .secure span {
  background-position: 0px 2px;
  width: 62px;
  height: 46px;
}

.footer-top a:hover {
  color: #fff;
}

.enago-logo img {
  margin-top: 8px;
}

.home-slider .carousel .carousel-caption {
  right: 48px;
}
@media (max-width: 767px) {
  .home-slider .carousel .carousel-caption {
    right: 15%;
  }
}

.our-service .one {
  margin-bottom: 15px !important;
}
.our-service .two {
  margin-bottom: 15px !important;
}
.our-service .services-wrap {
  min-height: inherit;
}
@media (max-width: 767px) {
  .our-service .services-wrap h3 {
    margin: 0px 0px 30px 0px;
  }
}
@media (max-width: 767px) {
  .our-service .services-wrap {
    min-height: auto;
  }
}
.our-service .services-wrap p {
  min-height: inherit;
}
@media (max-width: 767px) {
  .our-service .services-wrap p {
    min-height: auto;
  }
}
.our-service .services-wrap a.read-link {
  float: none;
}

.blue-belt .highlightblue.span12 {
  width: auto;
}

.top-nav {
  background-color: #fff;
}
.top-nav .flags .regioncheck {
  color: #000;
  background: transparent;
}

.quote-request .disc-txt {
  width: 61px;
  height: 78px;
  font-size: 14px;
  padding: 11px 0px 0 11px;
  background: url(../images/discount-ribbon.png);
}

.awward-winning .winning-box h3 {
  min-height: auto;
}

.journalselection .common-list li .langu-part li:before {
  display: none;
}

.journalselection .common-list li .langu-part li {
  list-style-type: circle;
}

/* PS FORM CSS */
.ps-quotation-form h2 {
  font-size: 24px;
}

.ps-quotation-form .pack-box, .ps-quotation-form .express-delivery {
  position: relative;
  border: 3px solid #a9a9a9;
  padding: 15px 15px 15px 50px;
  background-color: #f5f5f5;
  transition: 0.3s;
}

.ps-quotation-form .pack-box input[type=radio], .ps-quotation-form .express-delivery input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.ps-quotation-form .pack-box:hover, .ps-quotation-form .pack-box.active, .ps-quotation-form .express-delivery:hover {
  border-color: #0ea61d;
  background-color: #ffffff;
}

.ps-quotation-form .pack-box:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../images/pack-tab-icon.png) 0 -28px no-repeat;
  background-size: 198%;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
  -webkit-filter: grayscale(100%);
  filter: gray;
  opacity: 0.6;
  transition: 0.3s;
}

.ps-quotation-form .pack-box.easygo:before {
  background-position: 0 0;
}

.ps-quotation-form .pack-box.custom:before {
  background-position: 0 -58px;
}

.ps-quotation-form .pack-box:hover:before, .ps-quotation-form .pack-box.active:before {
  opacity: 1;
}

.ps-quotation-form .pack-box p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 18px;
}

.ps-quotation-form .pack-box:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 15px solid #0ea61d;
  bottom: -14px;
  left: 50%;
  margin-left: -30px;
  z-index: 0;
  opacity: 0;
  transition: 0.3s;
}

.ps-quotation-form .pack-box.active:after {
  bottom: -15px;
  opacity: 1;
}

.ps-quotation-form .pack-box .over-hide {
  overflow: hidden;
  position: absolute;
  height: 50px;
  width: 50px;
  top: -2px;
  right: -2px;
  margin: 0 !important;
  opacity: 0;
  transition: 0.3s;
}

.ps-quotation-form .pack-box .over-hide .selecttick {
  display: block;
  position: relative;
  height: 50px;
}

.ps-quotation-form .pack-box .over-hide .selecttick:after {
  content: "";
  position: absolute;
  right: -6px;
  top: -23px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 35px solid #0ea61d;
  transform: rotate(675deg);
  background: #0ea61d;
}

.ps-quotation-form .pack-box .over-hide .selecttick:before {
  position: absolute;
  content: "";
  top: 0;
  right: 10px;
  display: block;
  width: 7px;
  height: 17px;
  border: solid #f3f3f3;
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
  z-index: 9;
}

.ps-quotation-form .pack-box.active .over-hide {
  opacity: 1;
  top: 0;
  right: 0;
}

.ps-quotation-form .pack-details {
  display: none;
  border: 1px solid #0ea61d;
  margin-top: 22px;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  visibility: visible;
}

.ps-quotation-form .pack-details.show {
  display: block;
  opacity: 1;
  margin-top: 12px;
}

.ps-quotation-form .pack-details p {
  margin: 0;
  line-height: normal;
}

.ps-quotation-form .pack-details ul {
  list-style-type: none;
  margin-bottom: 0;
}

.ps-quotation-form .pack-details ul li {
  list-style-image: url(../images/grey-tick.png);
  margin: 5px 0;
  padding-left: 5px;
}

.ps-quotation-form #easygo-details select, .ps-quotation-form #custom-pack-details select {
  width: 120px;
}

.ps-quotation-form label input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  width: 1px;
}

.ps-quotation-form label .checkbox {
  content: "";
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #a9a9a9;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
}

.ps-quotation-form label:hover .checkbox {
  border-color: #515151;
}

.ps-quotation-form label.checked .checkbox {
  background-color: #515151;
}

.ps-quotation-form label.checked .checkbox:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 6px;
  display: block;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.ps-quotation-form .plus-icon {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 10px 0;
}

.ps-quotation-form .plus-icon:before {
  content: "";
  position: absolute;
  top: 14px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  z-index: -1;
}

.ps-quotation-form .free-with-pack {
  margin-top: 20px;
  background-color: #FFFFE0;
  border: solid 1px #ECEC00;
  padding: 10px;
  color: #333;
}

.ps-quotation-form .free-with-pack li {
  margin-left: 15px;
  list-style: none;
}

.ps-quotation-form .express-delivery {
  padding: 15px;
}

.form-table {
  background: #f3f3f3;
  border: 1px solid #e8e8e8;
}

.form-table .trow {
  border-bottom: 1px solid #e8e8e8;
}

.form-table .tcol {
  padding: 6px 10px;
  font-size: 16px;
}

.form-table .tcol.field {
  background-color: #ffffff;
}

.form-table .tcol.field input, .form-table .tcol.field select, .form-table .tcol.field textarea {
  margin: 0;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  border-radius: 0;
  padding: 5px 8px;
}

.form-table .tcol.field select {
  height: 32px;
}

.form-table .tcol.field .full {
  width: 97%;
}

.form-table .tcol.field .half {
  width: 46%;
}

.form-table .tcol.field select.half {
  width: 49%;
}

.form-table .tcol.field #answer {
  width: 100px;
}

.mart-40 {
  margin-top: 40px !important;
}

.mart-20 {
  margin-top: 20px !important;
}

.mart-10 {
  margin-top: 10px !important;
}

#checkArray label {
  width: 30%;
  display: inline-block;
  font-weight: normal;
  margin: 0px;
}

.mandatory {
  color: red;
}

.bg-white {
  background-color: #fff;
}

.high-text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.ps-form input[type=button], .ps-form input[type=submit], .ps-form input[type=reset] {
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 15px 60px;
  cursor: pointer;
  border: none;
  background: #029dcd none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 4px 0 #0281a8;
  color: #ffffff;
  display: inline-block;
  font-family: "Open Sans";
  line-height: 24px;
  position: relative;
  transition: all 0.1s ease 0;
}

.ps-form input[type=button]:hover, .ps-form input[type=submit]:hover, .ps-form input[type=reset]:hover {
  background: #0281a8 none repeat scroll 0 0;
}

/*# sourceMappingURL=style.css.map */
.our-service .services-wrap {
  min-height: 120px;
}

.top-nav {
  background-color: #fff !important;
}