.cas-bg-primary {
  background: #2f4982;
}
.cas-text-muted {
  color: #333;
}
.cas-text-dark {
  color: #1e2022;
}
.cas-text-warning {
  color: #ff7b00;
}
.cas-text-white {
  color: #FFFFFF;
}
.cas-text-white-over-yellow {
  color: #FFFFFF;
  border-bottom: 1px dashed #97a4af;
}
.cas-text-white-over-yellow:hover {
  color: #ffc107;
  border-bottom: 1px dashed #ffc107;
}
.cas-text-p {
  color: #77838f;
}
.cas-font-weight-bold {
  font-weight: 700;
}
.cas-text-deep-blue {
  color: #0d253e;
}
[v-cloak] {
  display: none;
}
.cas-loading {
  content: '';
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: cbp-rotation 0.8s infinite linear;
  animation: cbp-rotation 0.8s infinite linear;
  border-left: 3px solid rgba(114, 144, 182, 0.15);
  border-bottom: 3px solid rgba(114, 144, 182, 0.15);
  border-top: 3px solid rgba(114, 144, 182, 0.8);
  border-radius: 100%;
  z-index: 999;
}
.company .cas-text-design {
  color: #5c6166;
}
.company .cas-text-deep-blue {
  color: #0d253e;
}
.company .cas-pc-filter .cas-en-pc-filter-nav-header {
  min-width: 8rem;
}
.company .cas-pc-filter .cas-pc-filter-nav-header {
  min-width: 6rem;
}
.company .cas-pc-filter .cas-pc-filter-nav-body .cas-company-active,
.company .cas-pc-filter .cas-filter-nav-body .cas-company-active {
  color: #0052ea;
}
.company .cas-pc-filter .cas-filter-nav-box:nth-child(odd) .cas-pc-filter-nav-header,
.company .cas-pc-filter .cas-pc-filter-nav-box:nth-child(odd) .cas-en-pc-filter-nav-header {
  color: #6e7c8b;
}
.company .cas-pc-filter .cas-filter-nav-box:nth-child(even) .cas-pc-filter-nav-header,
.company .cas-pc-filter .cas-pc-filter-nav-box:nth-child(even) .cas-en-pc-filter-nav-header {
  color: #9da0a3;
}
.company-logo.color-0 {
  background-color: #e79178;
}
.company-logo.color-1 {
  background-color: #ae98c6;
}
.company-logo.color-2 {
  background-color: #c8b7d8;
}
.company-logo.color-3 {
  background-color: #afc8ee;
}
.company-logo.color-4 {
  background-color: #8ca3cc;
}
.company-logo.color-5 {
  background-color: #adddf3;
}
.company-logo.color-6 {
  background-color: #6bb5ce;
}
.company-logo.color-7 {
  background-color: #6daae2;
}
.company-logo.color-8 {
  background-color: #90cfb7;
}
.company-logo.color-9 {
  background-color: #e8ab6f;
}
.company-info .cas-w-12·5,
.aircraft-info .cas-w-12·5,
.engine-info .cas-w-12·5 {
  width: 12.5% !important;
}
@media screen and (min-width: 992px) {
  .company-info .cas-w-lg-12·5,
  .aircraft-info .cas-w-lg-12·5,
  .engine-info .cas-w-lg-12·5 {
    width: 12.5% !important;
  }
}
.article .content img {
  max-width: 95%;
  width: auto !important;
  height: auto !important;
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .article .content img {
    width: 600px !important;
    -webkit-box-shadow: 0 0 30px #ccc;
    box-shadow: 0 0 30px #ccc;
  }
}
[cas-data-title]:hover {
  color: #0052ea;
  cursor: pointer;
}
[cas-data-a] {
  color: #377dff;
  cursor: pointer;
}
[cas-data-a]:hover {
  color: #0052ea !important;
}
span.highlight {
  color: #fd5554 !important;
}
/*# sourceMappingURL=main.css.map */