
.img-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#99000000',GradientType=0); }

.img-overlay, .hero-v1-section .hero-img-overlay, .hero-v2-section .hero-img-overlay, .splash-img-overlay {
  position: absolute;
  bottom: 2%;
  text-align: center;
  color: #ffffff;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block; }

.hero-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.hero-container-fixed {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 1199px) {
  .hero-container-fixed {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 991px) {
  .hero-container-fixed {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; } }

/* === Begin Hero campaign == */
.hero-v1-section, .hero-v2-section {
  position: relative;
  display: block;
  z-index: 2;
  background-color: #f6f6f6; }
  .hero-v1-section .hero-img, .hero-v2-section .hero-img {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    height: 160px; }
@media (min-width: 420px) {
      .hero-v1-section .hero-img, .hero-v2-section .hero-img {
            height: 200px; }}
    @media (min-width: 549px) {
      .hero-v1-section .hero-img, .hero-v2-section .hero-img {
            height: 200px; }}
        @media (min-width: 557px) {
      .hero-v1-section .hero-img, .hero-v2-section .hero-img {
            height: 360px; }}
    @media (min-width: 650px) {
      .hero-v1-section .hero-img, .hero-v2-section .hero-img {
        height: 380px; }
     .hero-v1-section .hero-img, .hero-v2-section .hero-img {

    background-position: left top;
     }
    }
    @media (min-width: 991px) {
      .hero-v1-section .hero-img, .hero-v2-section .hero-img {
        height: 500px; } }
    /*.hero-v1-section .hero-img .img-gradient, .hero-v2-section .hero-img .img-gradient {
      background: rgba(0, 0, 0, 0.30); }*/
    .hero-v1-section .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 300px; }
        @media (min-width: 450px) {
        .hero-v1-section .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 360px; } }
      @media (min-width: 768px) {
        .hero-v1-section .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-section .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 500px; } }
  .hero-v1-section .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px 0px 16px 0px;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px; }
    @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
        font-size: 32px;
        line-height: 38px; } }
    .hero-v1-section .hero-img-overlay .hero-title a, .hero-v2-section .hero-img-overlay .hero-title a {
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay .hero-title a:hover, .hero-v2-section .hero-img-overlay .hero-title a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .hero-v1-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    margin: 0px 0px 16px 0px;
    font-size: 26px;
    line-height: 34px; }

         @media (max-width: 992px) {
      .hero-v1-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
        font-size: 22px;
        line-height: 28px; } }
        @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
        font-size: 20px;
        line-height: 26px; } }
  .hero-v1-section .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: absolute;
    z-index: 2;
    float: right;
    text-align: left;
    color: #ffffff;
    margin: auto;
    bottom: 47px;
    left: 0;
    display: block;
    padding: 32px;
    content: ''; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
       font-size: 40px;
    line-height: 44px; }
      @media (max-width: 768px) {
        .hero-v1-section .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
         font-size: 32px;
        line-height: 38px; } }
      .hero-v1-section .hero-img-overlay-v2 .hero-title a, .hero-v2-section .hero-img-overlay-v2 .hero-title a {
        color: #ffffff; }
        .hero-v1-section .hero-img-overlay-v2 .hero-title a:hover, .hero-v2-section .hero-img-overlay-v2 .hero-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v1-section .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-description {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      margin: 0px 0px 16px 0px;
      font-size: 20px;
      line-height: 26px; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      margin-right: 16px; }

@media (min-width: 320px) and (max-width: 556px) {
.hero-v1-section, .hero-v2-section {
  position: relative;
  display: block;
  z-index: 2;
  background-color: #01162f; }
.hero-v1-section .hero-img, .hero-v2-section .hero-img {
          background-image:url("/content/dam/doingBusiness/images/DB-2019-Banner-mobile.jpg")!important;
        }
  .hero-v1-section .hero-container, .hero-v2-section .hero-container {
    position: relative;
    margin-top: 0px; }
  .hero-v1-section .hero-img-overlay, .hero-v2-section .hero-img-overlay {
    position: relative;
    padding: 0px 16px; }
    .hero-v1-section .hero-img-overlay .hero-title, .hero-v1-section .hero-img-overlay .hero-subtitle, .hero-v1-section .hero-img-overlay .hero-description, .hero-v1-section .hero-img-overlay .hero-link, .hero-v2-section .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-subtitle, .hero-v2-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-link {
      color: #fff; }
  .hero-v1-section .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: relative;
    padding: 16px;
    background: transparent;
    top: 0px; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .hero-v1-section .hero-img-overlay-v2 .hero-subtitle, .hero-v1-section .hero-img-overlay-v2 .hero-description, .hero-v1-section .hero-img-overlay-v2 .hero-link, .hero-v2-section .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-subtitle, .hero-v2-section .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-link {
      color: #fff; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      background-color: #0071BC;
      margin-right: 16px;
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:last-child, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:last-child {
        margin-right: 0px; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:active, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:active {
        background-color: #004c92;
        color: #ffffff; } }
html[lang="ru"] .navbar-default .navbar-nav > li > a {
    font-size:14px;
  text-transform: none;
}
.fixed-header {
  position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;   
}
.c14v1-body a {
        position: relative;
    z-index: 1;
    }
.c14v1-body a[id]{
    padding-top: 140px;
    color:#333; 
        cursor: default;
    text-decoration: none;  
    position: relative;
    z-index: 0;
}
/* === End Hero campaign == */