:root {
  --primary-color: #e52425!important;
  --primary-color-light: #e52425!important;
  --primary-color-dark: #e52425;
  --secondary-color: #e52425;
  --secondary-color-light: #e52425;
  --secondary-color-dark: #e52425;
  --bg-custom-1: #3b6978;
  --bg-custom-2: #3ca59d; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Hind" !important; }

.navbar .navbar-brand {
  background-color: white;
  border-radius: 0;
  padding: 6px 12px 6px 4px; }
  .navbar .navbar-brand img {
    width: 65px; }
@media (min-width: 768px) {
  .navbar .navbar-brand {
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 2px;
    padding: 6px 12px 6px 4px; }
    .navbar .navbar-brand img {
      width: 85px; }
  .navbar .navbar-nav {
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 2px;
    text-align: right; }
    .navbar .navbar-nav .nav-item:nth-of-type(1) {
      margin-left: 50px; }
    .navbar .navbar-nav .nav-link {
      color: #333333;
      font-weight: bold; }
    .navbar .navbar-nav .nav-item-cta .nav-link {
      color: #ffffff; } }
.navbar .language-dropdown .dropdown-toggle {
  color: #333 !important; }

.bg-custom-1 {
  background-color: var(--bg-custom-1); }

.bg-custom-2 {
  background-color: var(--bg-custom-2); }

.business-information-section:not(.citygrid-context) {
  background-color: var(--bg-custom-1);
  color: #fff; }

#choose-voucher-section {
  background-color: var(--bg-custom-1);
  color: #fff; }
  #choose-voucher-section .section-title {
    color: currentColor; }

#send-gift-section {
  background-color: var(--bg-custom-2);
  color: #fff; }
  #send-gift-section .section-title {
    color: currentColor; }
  #send-gift-section .print-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }
  #send-gift-section .mail-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }
  #send-gift-section .email-thumbnail .stack-wrap .img-stack {
    background-color: rgba(59, 105, 120, 0.5); }

#payment-section {
  background-color: var(--bg-custom-1);
  color: #fff; }
  #payment-section .section-title {
    color: currentColor; }
  #payment-section .illustration-section {
    color: var(--bg-custom-1); }

.scene-section form label .label-helper {
  color: #ffffff; }

.alert-info-primary {
  background-color: var(--primary-color);
  color: #ffffff; }

/*# sourceMappingURL=boncado-city.tournai.css.map */
