.ieab,
a.arrow,
.footer .partners .aero-fb,
.footer .partners .aero-fb:hover {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));
}
/* content styles */
@font-face {
  font-family: 'OpenSansRegular';
  src: url("../css/fonts/opensans-regular-webfont.eot");
  src: url("../css/fonts/opensans-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/opensans-regular-webfont.woff") format('woff'), url("../css/fonts/opensans-regular-webfont.ttf") format('truetype'), url("../css/fonts/opensans-regular-webfont.svg#OpenSansRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url("../css/fonts/opensans-bold-webfont.eot");
  src: url("../css/fonts/opensans-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/opensans-bold-webfont.woff") format('woff'), url("../css/fonts/opensans-bold-webfont.ttf") format('truetype'), url("../css/fonts/opensans-bold-webfont.svg#OpenSansBold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinprolight';
  src: url("../css/fonts/dlight-webfont.eot");
  src: url("../css/fonts/dlight-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/dlight-webfont.woff") format('woff'), url("../css/fonts/dlight-webfont.ttf") format('truetype'), url("../css/fonts/dlight-webfont.svg#dinprolight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinproregular';
  src: url("../css/fonts/dreg-webfont.eot");
  src: url("../css/fonts/dreg-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/dreg-webfont.woff") format('woff'), url("../css/fonts/dreg-webfont.ttf") format('truetype'), url("../css/fonts/dreg-webfont.svg#dinproregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinpromedium';
  src: url("../css/fonts/dmed-webfont.eot");
  src: url("../css/fonts/dmed-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/dmed-webfont.woff") format('woff'), url("../css/fonts/dmed-webfont.ttf") format('truetype'), url("../css/fonts/dmed-webfont.svg#dinpromedium") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinprobold';
  src: url("../css/fonts/dbld-webfont.eot");
  src: url("../css/fonts/dbld-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/dbld-webfont.woff") format('woff'), url("../css/fonts/dbld-webfont.ttf") format('truetype'), url("../css/fonts/dbld-webfont.svg#dinprobold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinproblack';
  src: url("../css/fonts/dblack-webfont.eot");
  src: url("../css/fonts/dblack-webfont.eot?#iefix") format('embedded-opentype'), url("../css/fonts/dblack-webfont.woff") format('woff'), url("../css/fonts/dblack-webfont.ttf") format('truetype'), url("../css/fonts/dblack-webfont.svg#dinproblack") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Basic */
body {
  font-family: dinproregular, Myriad Pro, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #26292a;
  line-height: 20px;
}
h1,
h2,
h3,
h4,
h5 {
  color: #0f6197;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 45px;
  line-height: 50px;
  padding: 0 0 15px;
}
h2.h1 {
  font-size: 50px;
  line-height: 55px;
  padding: 0 0 15px;
}
h2 {
  font-size: 35px;
  line-height: 40px;
  padding: 10px 0 15px;
}
h3 {
  font-size: 30px;
  line-height: 35px;
  padding: 10px 0 15px;
}
h4 {
  font-size: 25px;
  line-height: 30px;
  padding: 10px 0 15px;
}
h5 {
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 10px;
}
p {
  margin: 0;
  padding: 0 0 25px;
}
p,
li {
  margin: 0;
}
p,
ul,
ol,
dl,
table {
  margin-top: 0;
}
strong {
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.light {
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.blue {
  color: #0f6197 !important;
}
.skills li.active a .text.blue {
  color: #fff !important;
}
.orange,
.red {
  color: #0f6197 !important;
}
.black {
  color: #26292a !important;
}
.no-margin {
  margin: 0 !important;
}
.no-pad {
  padding: 0 !important;
}
ul,
ol {
  margin: 0;
  padding: 0 0 25px;
}
ul {
  list-style-type: none;
}
ul li {
  margin: 0;
  padding: 4px 0 4px 24px;
  *position: relative;
}
ol {
  list-style: none;
  counter-reset: item;
}
ol li {
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 5px 0 5px 30px;
}
ol li:before,
ol li > .before {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 5px;
  counter-increment: item;
  content: counter(item) ".";
  width: 20px;
  text-align: right;
  color: #0f6197;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
ol.alpha li:before,
ol.alpha li > .before {
  content: counter(item, lower-alpha) ".";
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0;
  padding: 5px 0 0;
}
ul ul li:last-child,
ul ol li:last-child {
  padding-bottom: 0;
}
.main-content ul li,
.tab-content ul li,
.mceContentBody li,
ul.bullets li,
.wysiwyg ul li {
  background: url("../img/li-content.png") no-repeat 0 10px;
  padding-left: 19px;
}
.career ul li {
  background: url("../img/li.png") no-repeat 0 5px;
  font-family: OpenSansRegular, Myriad Pro, Arial, sans-serif;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}
.motive-text ul li {
  background: url("../img/li-motive.png") no-repeat 0 9px;
  padding-left: 15px;
  font-family: dinproregular, Myriad Pro, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  line-height: 17px;
  position: relative;
  overflow: hidden;
}
.main-content li {
  position: relative;
  overflow: hidden;
}
a:link {
  color: #1079af;
  outline: none;
}
a:visited {
  color: #1079af;
}
a[href]:hover {
  color: #4997c9;
}
a.arrow {
  white-space: nowrap;
  position: relative;
}
a.arrow:after,
a.arrow > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -983px -123px;
  width: 17px;
  height: 17px;
  position: absolute;
  right: -21px;
  top: 0;
}
/* Misc */
.fl {
  display: inline;
  float: left;
}
.fr {
  display: inline;
  float: right;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cb {
  clear: both;
}
.out {
  position: absolute;
  left: -5000px;
  top: -2000px;
}
.break {
  height: 0px;
  font-size: 1px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.hidden,
.jshide {
  display: none;
}
.block {
  display: block;
}
.center {
  text-align: center;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
/* vertical centering */
.vc-outer {
  overflow: hidden;
  *position: relative;
  display: table;
}
.vc-middle {
  *position: absolute;
  *top: 50%;
  display: table-cell;
  vertical-align: middle;
}
.vc-inner {
  *position: relative;
  *top: -50%;
}
/* default table */
table {
  margin-bottom: 30px;
  border-collapse: separate;
  border-spacing: 3px;
}
table td,
table th {
  padding: 10px 15px;
  line-height: 20px;
  font-size: 13.6px;
  vertical-align: middle;
}
table th {
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  border-bottom: 3px solid #0f6197;
  text-align: left;
}
table td {
  font-family: dinproregular, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  background-color: transparent;
  padding: 7px 15px;
}
table tr:nth-child(even) td {
  background-color: #d1d1d1;
  padding: 10px 15px;
}
table td.clear {
  border-bottom: 0px none transparent;
  padding: 15px 15px 0;
}
table th > p,
table td > p {
  margin: 0;
  padding: 0;
}
/*
.tab-content table th, table.blue th { border-bottom: 0px none transparent; text-align: left; background-color: #fff; color: #0f6197; }
.tab-content table td, table.blue td { color: #999; }
.tab-content table td strong, table.blue td strong { color: #26292a; }
.tab-content table tr:nth-child(even) td, table.blue tr:nth-child(even) td { background-color: #fff; }
.tab-content table tr:first-child td strong, table.blue tr:first-child td strong { color: #0f6197; }
*/
/* Plain table */
table.plain {
  background: none;
  border: none;
  margin: 0;
}
table.plain tr td,
table.plain tr {
  background: none;
  border: none;
  padding: 0;
  font-size: 100%;
}
table.plain tr td {
  padding-right: 5px;
}
/* Images */
img {
  border: 0;
  padding: 0;
  margin: 0;
}
img.left,
img.right {
  margin: 0 35px 25px 35px;
  padding: 2px;
  background-color: #fff;
  border: 3px solid #4d93c2;
}
a:hover img.left,
a:hover img.right {
  border-color: #1079af;
}
img.left {
  margin-left: 0;
  float: left;
}
img.right {
  margin-right: 0;
  float: right;
}
img.plain {
  margin: 0;
  padding: 0;
  border: 0;
  display: inline;
  vertical-align: middle;
}
/* Layout */
.fcols {
  *zoom: 1;
}
.fcols:before,
.fcols:after {
  display: table;
  content: " ";
  clear: both;
}
.fcol {
  float: left;
}
/* file icons */
ul.files {
  margin: 0;
  padding: 0;
}
ul.files li {
  background-position: 0 11px;
  padding: 9px 0 9px 26px;
}
.ico-file-ai {
  background-image: url("../img/file-icons/ico-file-ai.png") !important;
}
.ico-file-avi {
  background-image: url("../img/file-icons/ico-file-avi.png") !important;
}
.ico-file-bmp {
  background-image: url("../img/file-icons/ico-file-bmp.png") !important;
}
.ico-file-cdr {
  background-image: url("../img/file-icons/ico-file-cdr.png") !important;
}
.ico-file-doc2 {
  background-image: url("../img/file-icons/ico-file-doc2.png") !important;
}
.ico-file-doc {
  background-image: url("../img/file-icons/ico-file-doc.png") !important;
}
.ico-file-dxf {
  background-image: url("../img/file-icons/ico-file-dxf.png") !important;
}
.ico-file-exe {
  background-image: url("../img/file-icons/ico-file-exe.png") !important;
}
.ico-file-png {
  background-image: url("../img/file-icons/ico-file-png.png") !important;
}
.ico-file-html {
  background-image: url("../img/file-icons/ico-file-html.png") !important;
}
.ico-file-jpg {
  background-image: url("../img/file-icons/ico-file-jpg.png") !important;
}
.ico-file-mp3 {
  background-image: url("../img/file-icons/ico-file-mp3.png") !important;
}
.ico-file-pdf {
  background-image: url("../img/file-icons/ico-file-pdf.png") !important;
}
.ico-file-pdf2 {
  background-image: url("../img/file-icons/ico-file-pdf2.png") !important;
}
.ico-file-png {
  background-image: url("../img/file-icons/ico-file-png.png") !important;
}
.ico-file-ppt {
  background-image: url("../img/file-icons/ico-file-ppt.png") !important;
}
.ico-file-psd {
  background-image: url("../img/file-icons/ico-file-psd.png") !important;
}
.ico-file-rtf {
  background-image: url("../img/file-icons/ico-file-rtf.png") !important;
}
.ico-file-qt {
  background-image: url("../img/file-icons/ico-file-qt.png") !important;
}
.ico-file-ra {
  background-image: url("../img/file-icons/ico-file-ra.png") !important;
}
.ico-file-swf {
  background-image: url("../img/file-icons/ico-file-swf.png") !important;
}
.ico-file-tif {
  background-image: url("../img/file-icons/ico-file-tif.png") !important;
}
.ico-file-txt {
  background-image: url("../img/file-icons/ico-file-txt.png") !important;
}
.ico-file-xls {
  background-image: url("../img/file-icons/ico-file-xls.png") !important;
}
.ico-file-zip {
  background-image: url("../img/file-icons/ico-file-zip.png") !important;
}
.ico-file-unknown {
  background-image: url("../img/file-icons/ico-file-unknown.png") !important;
}
/* wysiwyg other */
.sclp,
.aero-fb {
  z-index: auto;
}
.footer .partners .sclp {
  background: url("../img/logo-sclp.png") 0 0 no-repeat;
  position: relative;
  display: block;
  min-height: 41px;
  font-size: 17px;
}
.footer .partners .sclp > span {
  float: right;
  padding-left: 150px;
}
.footer .partners .sclp:hover {
  background-position: 0 100%;
  cursor: pointer;
}
.footer .partners .aero-fb {
  margin-top: 5px;
  position: relative;
  display: block;
  font-size: 15px;
}
.footer .partners .aero-fb:before,
.footer .partners .aero-fb > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -671px -123px;
  width: 58px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 2px;
}
.footer .partners .aero-fb > span {
  float: right;
  padding-left: 85px;
}
.footer .partners .aero-fb:hover {
  cursor: pointer;
}
.footer .partners .aero-fb:hover:before,
.footer .partners .aero-fb:hover > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -613px -123px;
  width: 58px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 2px;
}
.footer .partners .aero-fb > .before,
.footer .partners .aero-fb > .after {
  padding: 0;
}
@media screen and (max-width: 1020px) {
  .skills li.active a .text,
  .skills li.active a .text.blue {
    color: #0f6197 !important;
  }
}
