.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify;
}
.w-fix {
  display: inline-block;
  width: 100%;
  height: 0;
  vertical-align: middle;
}
.h-fix {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
html {
  -ms-overflow-style: scrollbar;
}
body {
  margin: 0 auto;
  position: relative;
  min-width: 1010px;
}
body * {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
}
body .nav>li>a,
body .navbar-nav>li>a {
  padding: 0;
}
body .nav>li>a:focus,
body .nav>li>a:hover {
  background-color: transparent;
}
body .nav-pills>li>a {
  border-radius: 0;
}
body a:hover,
body a:focus {
  text-decoration: none;
  color: #ffffff;
}
body .btn.active.focus,
body .btn.active:focus,
body .btn.focus,
body .btn:active.focus,
body .btn:active:focus,
body .btn:focus,
body a:focus {
  outline: none;
}
body .btn.active,
body .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body .editor * {
  color: #000000;
  font-size: 13px;
  line-height: 24px;
}
body .editor table {
  max-width: 100%;
}
body .editor td,
body .editor th {
  min-width: 54px;
  vertical-align: top;
}
body .editor,
body .editor p,
body .editor div,
body .editor a,
body .editor li,
body .editor td,
body .editor th {
  font-size: 13px;
  line-height: 24px;
}
body .editor a,
body .editor a:link,
body .editor a:active,
body .editor a:visited {
  color: #000000;
  line-height: 24px;
}
body .editor a:hover {
  color: #000000;
}
body .editor ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-left: 20px;
}
body .editor li {
  position: relative;
}
body .editor li:before {
  content: url('img/content-pointer.png');
  width: 20px;
  padding-left: 8px;
  position: absolute;
  left: -20px;
  top: -2px;
}
body .editor li>ul>li:before {
  content: url('img/content-pointer2.png');
}/*953795e33e25c16a067bcfa2a5842f5b*/
body #cboxWrapper,
body #cboxContent,
body #cboxTopLeft,
body #cboxTopCenter,
body #cboxTopRight,
body #cboxBottomLeft,
body #cboxBottomCenter,
body #cboxBottomRight,
body #cboxMiddleLeft,
body #cboxMiddleRight {
  background: transparent;
}
body #cboxWrapper {
  background-color: #ffffff;
}
body #cboxLoadedContent {
  margin-bottom: 10px;
}
body #cboxBottomLeft,
body #cboxBottomCenter,
body #cboxBottomRight {
  border-top: 1px solid #d7d7d7;
}
body #cboxBottomCenter {
  height: 35px;
}
body #cboxTopLeft,
body #cboxTopRight,
body #cboxBottomLeft,
body #cboxBottomRight {
  width: 7px;
  height: 7px;
}
body #cboxMiddleLeft,
body #cboxMiddleRight {
  width: 7px;
}
body #cboxTopCenter {
  height: 7px;
}
body #cboxClose,
body #cboxClose:hover {
  background: url(img/close.png) no-repeat center center;
  width: 18px;
  height: 18px;
  bottom: -26px;
}
body img {
  max-width: 100%;
  height: auto;
}
body .container {
  width: 1010px;
  max-width: none !important;
}
body header >.navbar.navbar-default {
  border-radius: 0;
  background-color: transparent;
  border: none;
  min-height: 156px;
  margin-bottom: 0;
}
body header >.navbar.navbar-default >.container >.navbar-header {
  float: none;
  text-align: center;
}
body header >.navbar.navbar-default >.container >.navbar-header >.navbar-brand {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0;
  padding: 0;
  height: auto;
  margin-top: 24px;
  margin-bottom: 23px;
}
body header >.navbar.navbar-default >.main-menu-container {
  background-color: #026eb6;
  border-bottom: 9px solid #b5d3ed;
}
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu {
  margin-left: -4px;
  text-align: justify;
}
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu >a {
  display: inline-block;
  min-width: 48px;
  position: relative;
  top: 20px;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu >a.active,
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu >a:hover {
  background: transparent url('img/menu_rollover.png') no-repeat center center;
}
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu:before {
  content: '';
  display: block;
  width: 100%;
  margin-bottom: -20px;
}
body header >.navbar.navbar-default >.main-menu-container >.container >.main-menu:after {
  content: '';
  display: inline-block;
  width: 100%;
}
body section >.navigation-container {
  background-color: #ebebeb;
}
body section >.navigation-container >.container >.navigation * {
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  color: #016eb6;
  margin-top: 10px;
  margin-bottom: 10px;
}
body section >.navigation-container >.container >.navigation >a {
  text-transform: uppercase;
}
body section >.navigation-container >.container >.navigation >a.current {
  color: #000000;
}
body section >.navigation-container >.container >.navigation >.connector {
  background: transparent url('img/connector.png') no-repeat center center;
  width: 4px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
body section >.inner-banner-container {
  position: relative;
  height: 200px;
}
body section >.inner-banner-container >.container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  text-align: left;
}
body section >.inner-banner-container >.container >.caption {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 1.2px;
}
body section >.content-container >.container {
  padding-top: 50px;
}
body section >.content-container >.container .panel.panel-default {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body section >.content-container >.container .panel.panel-default >.panel-heading {
  color: #333;
  background-color: transparent;
  padding: 0;
  border-bottom: 1px solid #054874;
  border-radius: 0;
  position: relative;
}
body section >.content-container >.container .panel.panel-default >.panel-heading >.panel-title {
  display: inline-block;
  vertical-align: top;
  background-color: #054874;
  padding: 10px 20px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 1px;
}
body section >.content-container >.container .panel.panel-default >.panel-heading >.back-btn {
  position: absolute;
  top: 0;
  right: -1px;
  padding-top: 7px;
}
body section >.content-container >.container .panel.panel-default >.panel-heading >.back-btn >span {
  text-transform: uppercase;
  font-size: 15px;
}
body section >.content-container >.container .panel.panel-default >.panel-heading >.back-btn >span +img {
  margin-top: 10px;
  margin-left: 10px;
}
body section >.content-container >.container .panel.panel-default >.panel-body {
  padding: 30px 0;
}
body section >.content-container >.container .media >.media-left >img,
body section >.content-container >.container .media >.media-right >img {
  max-width: none;
}
body footer {
  width: 100%;
  height: 40px;
  background-color: #a0a0a0;
}
body footer a,
body footer a:link,
body footer a:active,
body footer a:visited,
body footer * {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
}
body footer >.container {
  padding-top: 10px;
  padding-bottom: 10px;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body {
  text-align: center;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 38px;
  margin-bottom: 20px;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item >.image {
  display: block;
  position: relative;
  padding-bottom: 14px;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item >.image >img.mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -3px;
  z-index: 2;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item:nth-child(4n),
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item:last-child {
  margin-right: 0;
}
body section >.content-container >.container >.our-technologies-container >.panel.panel-default >.panel-body >.list-item >.title {
  text-transform: uppercase;
  color: #054874;
}