/* primary colour 1 = #004080 */
/* darker version of primary colour = #062f57 */
/* secondary colour = #E10613 */
/* darker version of secondary colour = #99020B */

.quote-tabs {
  background-color: #004080 !important; /* using primary color */
}
.quote-tabs-cell {
  border-bottom: 3px solid #004080 !important; /* using primary color */
}
.quote-tabs-cell.active {
  border-bottom: 3px solid #E10613 !important; /* using secondary color */
}

/* for mobile navbar */
header{
  background-color: #ffffff; /* secondary colour */
}

/* logo */
.navbar-brand{
    background: url("../../images/agents/navbar/jonbrambles.jpg") no-repeat center center;     /* Logo, can be image file or SVG data as per hunters.css*/
    background-size: 17rem; /* 11.25rem */
    width: 17rem; /* 11.25rem */
    height: 4rem; /* not usually overridden as it makes the navbar quite deep*/
    vertical-align: middle;
    margin-top: 0;  /* 5px*/
}

@media (max-width: 376px) {
  .navbar-brand {
    background-size: 12rem !important;
    width: 12rem !important;
  }
}


/* Header colours */
header::after{              /* RGB versions of primary colour 1 and a slightly lighter version */
  background: #ffffff; /*to give it a straight edge */
  content: "";
  position: absolute;
  background-size: cover;
  overflow: visible;
  margin-top: -175px;
  width: 100%;
  height: 175px;
  z-index: 90;
  display: inline-block;
}

.btn-dark-blue {
  background-color: #E10613 !important;                 /* secondary colour */
  color: #fff !important; }
  .btn-success:hover {
    background-color: #99020B; }                        /* darker version of secondary colour */
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
  .btn-success:focus, .btn-success:active, .btn-success.active {
    background-color: #99020B; }                        /* darker version of secondary colour */
  .btn-success.dropdown-toggle {
    background-color: #E10613 !important; }             /* Secondary colour */
    .btn-success.dropdown-toggle:hover, .btn-success.dropdown-toggle:focus {
      background-color: #99020B !important; }            /* darker version of secondary colour */
  .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #E10613 !important; }
  .btn-success:not([disabled]):not(.disabled):active:focus, .btn-success:not([disabled]):not(.disabled).active:focus,
  .show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-info {
  background-color: #004080 !important;          /* Primary colour 1 */
  color: #fff !important; }
  .btn-info:hover {
    background-color: #99020B; }                /* darker version of primary colour */
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
  .btn-info:focus, .btn-info:active, .btn-info.active {
    background-color: #99020B; }                /* darker version of primary colour */
  .btn-info.dropdown-toggle {
    background-color: #004080 !important; }       /* Primary colour 1 */
    .btn-info.dropdown-toggle:hover, .btn-info.dropdown-toggle:focus {
      background-color: #99020B !important; }     /* darker version of primary colour */
  .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #004080 !important; }         /* Primary colour 1 */
  .btn-info:not([disabled]):not(.disabled):active:focus, .btn-info:not([disabled]):not(.disabled).active:focus,
  .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.hipla-color-1-text{
  color: #004080;       /* Primary colour 1 */
}

.dropdown .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:hover, .dropdown .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:active,
  .dropup .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:hover,
  .dropup .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:active,
  .dropleft .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:hover,
  .dropleft .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:active,
  .dropright .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:hover,
  .dropright .dropdown-menu.dropdown-hipla-color-1 .dropdown-item:active {
    background-color: #E10613 !important; }   /* Primary colour 1 */

.dropdown-hipla-color-1 .dropdown-content li.active, .dropdown-hipla-color-1 .dropdown-content li a, .dropdown-hipla-color-1 .dropdown-content li span:hover {
  background-color: #E10613 !important; }   /* Primary colour 1 */

.dropdown-hipla-color-1 .search-wrap input:focus {
  border-bottom: 1px solid #E10613;         /* Primary colour 1 */
  -webkit-box-shadow: 0 1px 0 0 #E10613;    /* Primary colour 1 */
  box-shadow: 0 1px 0 0 #E10613; }          /* Primary colour 1 */


.how-it-works-icon-container.create-icon, .how-it-works-icon-container.share-icon, .how-it-works-icon-container.buy-icon, .how-it-works-icon-container.mail-icon, .how-it-works-icon-container.phone-icon {
    color: #ffffff;
    background-color: #E10613;    /* Primary colour 1 */
    border: 3px solid #99020B;    /* darker version of primary colour */
}

.progress-line, .progress-line-legal-pack {
    background-color: #99020B;  /* darker version of primary colour */

}

.testimonial-card-icon-container.information-icon, .testimonial-card-icon-container.house-icon {
    color: #ffffff;
    background-color: #004080;  /* Primary colour 1 */
}

.modal-dialog.modal-notify.modal-colour-2 .badge, .modal-dialog.modal-notify.modal-colour-2 .modal-header {
  background-color: #004080;  /* Primary colour 1 */
}

.card-header-colour-1{
  background-color: #004080;  /* Primary colour 1 */
}

.breadcrumb.md > li > a {
  color: #E10613;             /* Primary colour 1 */
}

.btn-outline-white {
  border: 1px solid #004080 !important;
  background-color: transparent !important;
  color: #004080 !important; }
  .btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active {
    border-color: #004080 !important;
    background-color: transparent !important;
    color: #004080 !important; }
  .btn-outline-white:not([disabled]):not(.disabled):active, .btn-outline-white:not([disabled]):not(.disabled).active,
  .show > .btn-outline-white.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: transparent !important;
    border-color: #004080 !important; }
  .btn-outline-white:not([disabled]):not(.disabled):active:focus, .btn-outline-white:not([disabled]):not(.disabled).active:focus,
  .show > .btn-outline-white.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.navbar.navbar-dark .navbar-toggler {
  color: #004080;
}

.animated-icon1 span {
    background: #000000;
}