/* primary colour 1 = #d80a5f */  /*primary colour of button*/
/* darker version of primary colour = #931c4d  */
/* secondary colour = #424242 */
/* darker version of secondary colour = #636363 */

/*****************************************************************************************/

/* CONVEYANCER REFERRAL NEW WHITELABEL CSS */

.quote-tabs {
  background-color: #d80a5f !important;
}
.quote-tabs-cell {
  border-bottom: 3px solid #424242 !important;
}
.quote-tabs-cell.active {
  border-bottom: 3px solid #636363 !important;
}

/* ALSO NEED TO UPDATE ALL FOR MISSING GHOST BUTTON WHITELABEL */

.btn-outline-info {
  border: 2px solid #d80a5f !important; /* Primary colour */
  background-color: transparent!important;
  color: #d80a5f !important; /* Primary colour */
}

/* logo */
.navbar {
  padding: 0 1rem 0 1rem;
}
.navbar-brand{
  background: url("../../images/agents/navbar/cameronking.jpg") no-repeat center center;     /* Logo, can be image file or SVG data as per hunters.css*/
  background-size: 18.8rem;
  width: 19.8rem;
  height: 6.5rem;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .navbar-brand{
    background-size: 14.5rem;
    width: 14.5rem;
    height: 5.7rem;
  }
}

/* Header colours */
header::after{              /* RGB versions of primary colour 1 and a slightly lighter version */
  background: #FFF; /*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;
}

header.pro-navbar, header.pro-navbar::after {
  background: #FFF !important;
}

.btn-dark-blue {
  background-color: #424242 !important;                 /* secondary colour */
  color: #fff !important; }
  .btn-success:hover {
    background-color: #636363; }                        /* 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: #636363; }                        /* darker version of secondary colour */
  .btn-success.dropdown-toggle {
    background-color: #424242 !important; }             /* Secondary colour */
    .btn-success.dropdown-toggle:hover, .btn-success.dropdown-toggle:focus {
      background-color: #636363 !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: #424242 !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, .btn-dark-blue.userSignUp {
  background-color: #d80a5f !important;          /* Primary colour 1 */
  color: #fff !important;
  border-radius: 0 !important;
}
  .btn-info:hover {
    background-color: #931c4d ; }                /* 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: #931c4d ; }                /* darker version of primary colour */
  .btn-info.dropdown-toggle {
    background-color: #d80a5f !important; }       /* Primary colour 1 */
    .btn-info.dropdown-toggle:hover, .btn-info.dropdown-toggle:focus {
      background-color: #931c4d  !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: #d80a5f !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: #d80a5f;       /* 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: #d80a5f !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: #d80a5f !important; }   /* Primary colour 1 */

.dropdown-hipla-color-1 .search-wrap input:focus {
  border-bottom: 1px solid #d80a5f;         /* Primary colour 1 */
  -webkit-box-shadow: 0 1px 0 0 #d80a5f;    /* Primary colour 1 */
  box-shadow: 0 1px 0 0 #d80a5f; }          /* 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: #d80a5f;    /* Primary colour 1 */
    border: 3px solid #424242;    /* darker version of primary colour */
}

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

}

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

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

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

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

.btn-outline-white {
  border: transparent !important;
  background-color: transparent !important;
  color: #000 !important;
}
.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #d80a5f !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: #d80a5f !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: #d80a5f;
}

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