/* DOCUMENT INFORMATION
    - Document: BNP Paribas US Branding
    - Client:   BNP Paribas US
    - SystemID: 566
    - Author:   Matt Hawes
    - Date:     10/08/2021
    - Case Number: 72822
*/

@import 'https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap';

@font-face {
    font-family: 'BNPP Square';
    src: url("fonts/Newbnpp-square-regular-v3.woff");
  }
  
  @font-face {
    font-family: 'BNPP Sans';
    src: url("fonts/bnpp-sans.woff");
  }
  @font-face {
    font-family: 'BNPP Sans Regular';
    src: url("fonts/bnppsans-webfont.woff");
  }
  
  @font-face {
    font-family: 'BNPP Sans Light';
    src: url("fonts/bnppsans-light-webfont.woff");
  }

  a:hover, a:focus {
    color: #5dc66a !important;
    text-decoration: none !important;
  }
  
  a.social-media-link {
    text-decoration: none;
  }
  
  a.social-media-link:hover {
    text-decoration: none;
  }
  
  .cand-nav-toggle {
    float: left;
    position: relative;
    top: 15px;
    left: 20px;
  }
  
  .cand-nav-toggle a {
    font-family: 'BNPP Sans Regular';
    text-transform: uppercase;
    font-size: 11px;
    color: #444;
    background: transparent;
  }
  
  li.header-login-reg-links {
    position: relative;
    top: 8px;
  }
  
  .content {
    max-width: 950px;
    margin: auto;
  }
  
  #main-content {
    padding-bottom: 40px;
    padding-top: 20px;
    font-family: 'BNPP Sans';
  }
  
  .clearfix {
    display: table;
  }
  
  span.required {
    color: red;
  }
  
  .search-results {
    margin-top: 20px;
  }
  
  label[for="fulltext_field_search"] {
    display: block;
  }
  
  #fulltext_field_search {
    width: 75%;
    display: inline-block;
  }
  
  #fulltext_button {
    position: relative;
    top: -1px;
  }
  
  h1.job-board-title.solr-search-view {
    padding-left: 15px;
  }
  
  /* See #1090024: Accessibility issue */
  div.input-group {
    display: block;
  }
  
  select.dialcode {
    width: 50% !important;
  }
  
  .input-group-btn {
    display: inline !important;
  }
  
  .input-group input {
    width: 50% !important;
  }
  
  .has-feedback .form-control {
    padding-right: 0;
  }
  
  .faq-submenu li {
    padding: 3px 0;
  }
  
  .search-filter-group .search-filter-title {
    font-weight: bold;
  }
  
  .search-filter-group ul.search-filter-list li label {
    font-weight: normal;
  }
  
  @media screen and (max-width: 360px) {
    .input-group input,
    .input-group select {
      width: 100% !important;
      display: block !important;
    }
  }
  
  @media screen and (min-width: 768px) {
    .left-column {
      padding-top: 20px;
    }
  }
  
  @media (min-width: 990px) {
    h1.job-board-title.solr-search-view {
      padding-left: 0;
    }
  }
  
  .list-group-item .pull-right .btn {
    display: inline;
  }
  
  html,
  body {
    font-family: Bnppsans,sans-serif;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 1.5;
  }
  
  body {
    padding-top: 2em;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 700;
    color: #111;
    font-family: 'BNPP Square';
  }
  
  h1 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: .5em;
    color: #008859;
  }
  
  h2 {
    font-size: 1.125rem;
    color: #000;
  }
  
  p {
    color: #5a5a5a;
  }
  
  a {
    color: #4581c0;
  }
  
  button,
  .btn,
  .interview_slot_book_button {
    font-family: 'BNPP Sans Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 12px 40px 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    background-color: #008859;
  }
  
  button.btn-primary,
  .btn.btn-primary,
  .interview_slot_book_button.btn-primary {
    display: inline-block;
    padding: 12px 40px 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    background-color: #008859;
    margin-right: 10px;
  }
  
  .btn{
      margin-top: 10px;
  }

  .btn:hover{
    background: #006f48 !important;
    color: white !important;
  } 
  .button:hover{
    background: #006f48 !important;
    color: white !important;
  } 
  .btn-default:hover{
    background: #006f48 !important;
    color: white !important;
  } 
  .btn.btn-primary:hover{
    background: #006f48 !important;
    color: white !important;
  }
  .button.btn-primary:hover{
    background: #006f48 !important;
    color: white !important;
  } 
  
  .select2-container a.select2-choice {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
  
  .list-group-item .pull-right {
    float: none !important;
  }
  
  .list-group-item .pull-right a.btn {
    display: inline-block;
  }
  
  .header {
    padding: 0;
  }
  
  #branding-header {
    width: 100%;
  }
  
  #branding-header .header-bar {
    position: relative;
    background: #000;
    height: 38px;
    line-height: 38px;
    line-height: 2.375rem;
  }
  
  #branding-header .header-bar .header-bar-content {
    max-width: 1280px;
    margin: auto;
  }
  
  #branding-header .header-bar .header-bar-content ul li {
    display: inline-block;
    list-style: none;
  }
  
  #branding-header .header-bar .header-bar-content ul li a {
    color: #fff;
    padding: 5px;
    display: block;
    font-size: 13px;
    font-family: 'BNPP Sans Regular', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
  }
  
  #branding-header .header-bar .header-bar-content ul li a:hover {
    text-decoration: none;
    font-weight: 400;
  }
  
  #branding-header .header-bar .header-bar-content ul li a:focus {
    text-decoration: none;
  }
  
  #branding-header #logo-area {
    padding: 1.5625rem 15px;
    max-width: 1280px;
    margin: auto;
  }
  
  @media (min-width: 768px) {
    #branding-header #logo-area {
      padding: 1.5625rem 40px;
    }
  }
  
  #branding-header #logo-area span {
    font-family: Bnppsans, sans-serif ;
    font-size: 14px;
    color: #000;
  }
  
  #branding-header #logo-area span#logo {
    margin-right: 6px;
    font-family: 'BNPP Sans' !important;
  }
  
  #branding-header #logo-area span.country {
    font-family: 'BNPP Sans';
    font-weight: 300;
    line-height: 16px;
    line-height: 1rem;
    margin: .625rem .75rem .625rem 0;
    padding: 0 0 0 .5rem;
    text-transform: uppercase;
    border-left: 1px solid #7c7c7b;
    border-left: .0625rem solid #7c7c7b;
    display: none;
    font-size: 16px;
  }
  
  @media (min-width: 768px) {
    #branding-header #logo-area span.country {
      display: inline-block;
    }
  }
  
  #branding-header #logo-area span#description {
    font-weight: 500;
    display: none;
    font-family: 'BNPP Sans';
  }
  
  @media (min-width: 768px) {
    #branding-header #logo-area span#description {
      display: inline-block;
    }
  }
  
  @media (min-width: 768px) {
    .pg-home .content {
      top: -50px;
    }
  }
  
  @media screen and (min-width: md) {
    .pg-home .content {
      top: -50px;
    }
  }
  
  .nav-top {
    background: rgb(191,191,191);
  }
  
  .nav-top .navbar-default {
    max-width: 1230px;
    margin: auto;
    background: transparent;
  }
  
  .nav-top .navbar {
    border: none;
  }
  
  .nav-top .navbar .cand-nav {
    padding: 0;
    background: transparent;
  }
  
  .nav-top .navbar .navbar-nav {
    margin: 0;
  }
  
  .nav-top .navbar .navbar-nav li a {
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    color: black;
    background: transparent;
    border-top: 4px solid transparent;
    padding-bottom: 19px;

  }
  
  .nav-top .navbar .navbar-nav li a:hover {
    background: white !important;
    border-top: 4px solid #008859 !important;
    color: #008859 !important;
  }

  .nav .navbar-nav .navbar-right li a:hover {
    background: #dfdddc;
    border-top: 4px solid transparent;
    color: #000;
  }
  
  @media (min-width: 768px) {
    .nav-top .navbar .navbar-nav li {
      border-right: 1px solid #c8cfd5;
    }
    .nav-top .navbar .navbar-nav li:first-of-type {
      border-left: 1px solid #c8cfd5;
    }
  }
  
  .nav-top .navbar-right li.header-login-reg-links {
    border: none !important;
    padding: 15px 15px 25px 15px
  }
  
  .nav-top .navbar-right li.header-login-reg-links a:hover {
    background: transparent !important;
    border-top: none !important;
  }
  
  .cand-nav-details ul li a {
    font-family: 'BNPP Sans Regular';
    text-transform: uppercase;
    font-size: 12px;
    color: #444;
    background: transparent;
  }
  
  .cand-nav-details ul li a:hover {
    background: #fcfcfc;
  }
  
  .panel-group .panel {
    border-radius: 0;
    font-family: 'BNPP Sans Regular';
    text-transform: uppercase;
    font-size: 11px;
    color: #444;
    background: transparent;
  }
  
  .footer {
    padding: 0;
    clear: both;
  }
  
.footer .cookie-policy {
display: none;
}

.bnp-footer {
margin-top: 50px;
}

.bnp-footer .footer-width-wrapper {
max-width: 1280px;
margin: auto;
width: 100%;
position: relative;
}

.bnp-footer .bnp-footer-1 {
    margin-top: 50px;
    padding: 30px;
    display: flex;
}

.bnp-footer-1{
    background: #212121;
    border-bottom: 4px solid #008859;
}

.bnp-footer .bnp-footer-1 .o-logo {
text-align: center;
}

.bnp-footer .bnp-footer-1 .o-logo img {
max-width: 100px;
display: inline-block;
}

@media (min-width: 768px) {
.bnp-footer .bnp-footer-1 .o-logo img {
    max-width: 75px;
}
}

.bnp-footer .bnp-footer-1 .o-logo .tagline {
color: #284074;
font-weight: 700;
font-size: 28px;
display: block;
max-width: 325px;
margin: auto;
margin-top: 10px;
line-height: 1.05;
}

@media (min-width: 768px) {
.bnp-footer .bnp-footer-1 .o-logo .tagline {
    font-size: 34px;
}
}

.bnp-footer .bnp-footer-1 .footer-links ul {
padding: 0;
}

.bnp-footer .bnp-footer-1 .footer-links ul li {
display: block;
}

.bnp-footer .bnp-footer-1 .footer-links ul li a {
    display: block;
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.85rem
}
.bnp-footer .bnp-footer-1 .footer-links ul li a:hover{
    color: #5dc66a !important;
    text-decoration: none;
}

.bnp-footer .bnp-footer-1 .lets-see {
clear: both;
padding: 15px;
}

@media (min-width: 990px) {
.bnp-footer .bnp-footer-1 .lets-see {
    clear: none;
}
}

.bnp-footer .bnp-footer-1 .lets-see h2 {
color: #002A5C;
font-weight: 800;
font-size: 34px;
max-width: 265px;
}

.bnp-footer .bnp-footer-1 .lets-see a {
background: #212121;
color: #fff;
display: inline-block;
padding: 12px 20px;
font-weight: 400;
text-transform: uppercase;
margin: 8px 0;
}

.bnp-footer .bnp-footer-2 {
font-family: 'BNPP Sans';
background: white;
color: #d5d5d5;
padding: 25px 20px 10px 15px;
font-size: .75rem;
max-width: 1280px;
margin: auto;
width: 100%;
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.bnp-footer .bnp-footer-2 .links {
position: relative;
}

.bnp-footer .bnp-footer-2 .country{
font-size: 16px !important;
}

@media (min-width: 990px) {
    .bnp-footer .bnp-footer-2 .links {
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

.bnp-footer .bnp-footer-2 .links ul {
padding: 0;
}

.bnp-footer .bnp-footer-2 .links ul li {
display: inline-block;
list-style: none;
margin-right: 12px;
}

.bnp-footer .bnp-footer-2 .links ul li a {
color: #211e22;
} 

.bnp-footer-2-logos{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

@media (min-width: 992px){
    .col-md-2 {
        width: 20%;
    }
}

.bnp-footer-1 p{
font-family: 'BNPP Square';
}