/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
/* colors  */
.loading-container {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}

.loader {
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
}

.loading-text {
  color: #ffffff;
  font-size: 18px;
  margin-top: 10px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#want-left {
  font-size: 6rem;
  font-weight: bold;
  margin-top: -25px;

}

#want-down {
  display: none;
  font-size: 8rem;
  font-weight: bold;
  margin-top: -25px;
}

#team_icon {
  font-size: 14rem;
  color: hsl(208, 56%, 53%);
}

#share_icon {
  font-size: 14rem;
  color: hsl(208, 56%, 53%);
}

.bg-body-white {
  background-color: #f8f9fc;
}

.bg-dark {
  background-color: #343a40;
}

.bg-darkGrey {
  background-color: #464646;
}

.color-lightGrey {
  color: #d6e0f6;
}

.color-lightGreyC5 {
  color: #c5c5c5;
}

.color-lightGreyA7 {
  color: #a7a7a7;
}

.color-orange {
  color: #fd7e06 !important;
}

.dan-4646 {
  color: #464646;
}

#dan-blue {
  color: #428bca;
}

.dan-darkblue {
  color: #002157;
}

.dan-lightblue {
  color: #428bca;
}

.dan-lightblueBG {
  background: #428bca;
}

.dan-lightGreyBG {
  background: #f6f3f3;
}

.dan-medGreyBG {
  background: #d1cfcf;
}

.dan-medGrey {
  color: #d1cfcf;
}

.dan-medDarkGrey {
  color: #8e8e8e;
}

.dprimary {
  color: #428bca;
}

.bioag,
.biolo {
  cursor: pointer;
}

.bioag:hover,
.biolo:hover {
  cursor: pointer;
  background-color: #e0e0e0;
}

.btn-subCalc {
  background: #002157;
  color: #ffffff;
  font-weight: bold;
}

body {
  padding-top: 54px;
}

#bodyInd {
  padding-top: 0px;
}

#bodyOther {
  padding-top: 0px;
  margin-top: -2px;
}

#agreement {
  display: none;
}

.agentName {
  font-size: 1.15rem;
  font-weight: bold;
  margin-top: -5px;
}

.agentPhoto {
  height: 200px;
  border: 2px solid #464646;
  margin-top: 12px;
}

.agentPhoto2 {
  height: 200px;
  border: 1px solid #7e7d7d;
  margin-top: 12px;
}

.agentBG {
  background: linear-gradient(45deg,
      rgb(58, 135, 226) 0%,
      rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  overflow: hidden;
  border-top: 1px solid #acabab;
  border-bottom: 1px solid #acabab;
}

.bizcard {
  margin-top: -2rem;
}

#btn-dan-blue {
  background-color: #428bca;
  color: #ffffff;
  line-height: 0.95;
}

.btn-dan-blue {
  background-color: #428bca;
  color: #ffffff;
  line-height: 0.95;
}

#btn-dan-darkBlue {
  background-color: #002157;
  color: #ffffff;
  line-height: 0.99;
}

#btn-dan-darkBlue2 {
  background-color: #142a3d;
  color: #ffffff;
  line-height: 0.95;
}

.btn-dan-darkBlue2 {
  background-color: #142a3d;
  color: #ffffff;
  line-height: 0.95;
}

#btn-dan-medBlue {
  background-color: #285379;
  color: #ffffff;
  line-height: 0.95;
}

.btn-dan-medBlue {
  background-color: #285379;
  color: #ffffff;
  line-height: 0.95;
}

#btn-dan-4646 {
  background-color: #464646;
  color: #ffffff;
  line-height: 0.95;
}

#btn-dan-medGrey {
  background-color: #d4d4d4;
  color: #464646;
  line-height: 0.95;
}

.btnDetails {
  margin: -5px 0px 0px 0px;
  padding: 3px 2px 3px 10px;
  border-radius: 5px;
  float: right;
}

.btnCashAmt {
  border-radius: 3px;
  margin-top: 0px;
  background: #f6f5f5;
  color: #428bca;
  padding: 7px 5px 7px 5px;
  width: auto;
  height: auto;
  vertical-align: top;
  font-size: 1.1rem;
  font-weight: bold;
  float: left;
}

.btnPmttext {
  margin-right: 10px;
  margin-left: 4px;
  font-weight: bold;
  font-size: 1.1rem;
  float: left;
}

.btnProgtext {
  font-size: 1.1rem;
  float: right;
  font-weight: bold;
}

.business-header {
  position: relative;
  height: 40vh;
  min-height: 300px;
  background: url("../ims/bg_header-wave3f.png"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  background-size: cover;
  padding-top: 15px;
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #fff;
  margin-top: 0px;
}

.business-header3 {
  position: relative;
  height: 70vh;
  min-height: 400px;
  background: url("../ims/pexels-house106399-sm2.jpg"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  background-size: cover;
  padding-top: -35px;
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #fff;
  margin-top: 0px;
}

.business-header3::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.0);
  /* Adjust opacity with the last value (0.5 in this example) */
}

.parentWrap {
  background-color: rgba(238, 235, 235, 0.95);
  border-radius: 15px;
  width: 55%;
  /* Set the opacity by adjusting the last value (0.5 in this example) */
  padding: 10px;
}

.childDiv {
  color: white;
  /* Optional: Set text color */
}

/* .business-header::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 100, 0.25);
} */

/* Additional styles for content inside the div */
.business-header-content {
  position: relative;
  z-index: 1;
  /* Ensure the content is on top of the pseudo-element */
  /* Add any additional styles for the content inside the div here */
}

.business-header2 {
  height: 40vh;
  min-height: 300px;
  background: url("../ims/bg_header-wave3h.png"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*  background-color: #d6e0f6; */
  padding-top: 15px;
  /* border-top: 0px solid; color:#d6e0f6; */
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #d6e0f6;
  margin-top: 0px;
}

.business-header2a {
  height: 35vh;
  min-height: 250px;
  background: url("../ims/bg_header-wave3h.png"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*  background-color: #d6e0f6; */
  padding-top: 15px;
  /* border-top: 0px solid; color:#d6e0f6; */
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #d6e0f6;
  margin-top: 0px;
}

.business-headerK {
  height: 40vh;
  min-height: 300px;
  /* background: url('../ims/BG-Main.png') center center no-repeat scroll; */
  background: url("../ims/bg_header-wave3d.png"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*  background-color: #d6e0f6; */
  padding-top: 15px;
  border-top: 0px solid;
  color: #d6e0f6;
  border-bottom: 0px solid;
  color: #d6e0f6;
  margin-top: 0px;
}

.business-header-min {
  height: 10vh;
  min-height: 150px;
  /* background: url('../ims/BG-Main.png') center center no-repeat scroll; */
  background: url("../ims/bg_header-wave3f.png"),
    linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*  background-color: #d6e0f6; */
  padding-top: 15px;
  /* border-top: 0px solid; color:#d6e0f6; */
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #d6e0f6;
  margin-top: -10px;
}

.business-header-min2 {
  height: 5vh;
  min-height: 75px;
  /* background: url('../ims/BG-Main.png') center center no-repeat scroll; */
  background: linear-gradient(45deg,
      rgb(58, 135, 226) 0%,
      rgb(111, 196, 244) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*  background-color: #d6e0f6; */
  padding-top: 15px;
  /* border-top: 0px solid; color:#d6e0f6; */
  border-top: 0px solid;
  color: #140e0e;
  border-bottom: 0px solid;
  color: #d6e0f6;
  margin-top: -10px;
}

.business-headerQ {
  height: 30vh;
  min-height: 250px;
  background: url("../ims/TownHomes-new2.png") center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-color: #c4d9d8;
  padding-top: 10px;
  border-bottom: 5px solid;
  color: #007bff;
}

.business-headerR {
  height: 20vh;
  min-height: 250px;
  background: url("../ims/kitch2.png") center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-color: #c4d9d8;
  padding-top: 10px;
  border-bottom: 5px solid;
  color: #007bff;
}

.card {
  height: 100%;
}

.cardTop-blue {
  border-top: 5px solid;
  border-top-color: #007bff;
}

.cardTop-secondary {
  border-top: 5px solid;
  border-top-color: #6c757d;
}

.cardBot-primary {
  border-bottom: 5px solid;
  border-bottom-color: #0d6efd;
}

.cardBot-secondary {
  border-bottom: 5px solid;
  border-bottom-color: #6c757d;
}

.condensed {
  line-height: 0.85em;
  font-size: 0.95em;
}

.condensed2 {
  line-height: 1.35em;
  font-size: 0.95em;
}

.containerTop {
  background-color: #d6e0f6;
}

.dark-blue-filter {
  filter: brightness(60%) saturate(120%) hue-rotate(180deg);
  background-color: rgba(0, 0, 100, 0.5);
  /* Dark blue with transparency */
}

.div-costs {
  background-color: #002157;
  color: #fff;
  font-size: 1.05em;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  text-align: right;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: 1px solid white;
}

.div-pmt {
  background-color: #428bca;
  color: #fff;
  font-size: 1.05em;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 1px solid white;
}

.div-pmt-costs-row {
  margin-top: -10px;
}



.filterBlack {
  background: rgba(128, 128, 128, 0.7);
  border-radius: 15px;
}

.fontA {
  color: #428bca;
  margin-left: 1rem;
}

.gridRowdark {
  background-color: #c6dcef;
  color: #fff;
}

.gridRowlight {
  background-color: #d9e8f4;
  color: #fff;
}

.hdFilter {
  -webkit-filter: opacity(0.75);
  filter: opacity(0.75);
}

.headerLine2 {
  color: #464646;
}

.header-wrapper {
  position: relative;
  height: 300px;
  width: 300px;
}

.header-waveIMG {
  position: absolute;
  bottom: 0;
  height: auto;
  left: 0;
  overflow: hidden;
  max-width: 100vw;
}

.helperSM {
  display: none;
}

#high1 {
  font-weight: bold;
  color: #039;
}

#high2 {
  font-weight: bold;
  color: #900;
}

img {
  object-fit: cover;
}

.logoPos {
  position: relative;
  top: 0.3ex;
  font-size: 95%;
}

#modal-details {
  max-width: 2000px !important;
}

.modal-itemized {
  max-width: 2000px;
  width: auto;
  margin: 2px auto auto auto;
  align-items: center;
}

.modal-itemized-cashout {
  background-color: #428bca;
  color: #fff;
}

.modal-itemized-head {
  background-color: #002157;
  color: #fff;
}

.modal-itemized-head-fha {
  background-color: #464646;
  color: #fff;
}

.modal-itemized-head-fha-203k {
  background-color: #d4d4d4;
  color: #464646;
}

.modal-itemized-LE-costs {
  background-color: #002157;
  color: #ffffff;
}

.modal-itemized-LE-costs-fha {
  background-color: #464646;
  color: #ffffff;
}

.modal-itemized-LE-head {
  background-color: #dcd9d9;
  border-top: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  font-weight: 800;
  color: #464646;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0%;
}

#modal-item-LE-head {
  border-top: 1px solid black;
}

#modal-item-LE-total {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-weight: bold;
}

.navClearBG {
  background: none;
}

#navLetterWhite {
  color: #ffffff;
}

.navWhite {
  background-color: #fff;
}

.navWhite .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(21, 27, 31, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navWhite .navbar-toggler {
  color: #36454f80;
  border-color: #36454f80;
  border-top-color: #36454f80;
  border-right-color: #36454f80;
  border-bottom-color: #36454f80;
  border-left-color: #36454f80;
}

.navSky {
  background-color: #d6e0f6;
}

.navSky .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(21, 27, 31, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navSky .navbar-toggler {
  color: #36454f80;
  border-color: #36454f80;
  border-top-color: #36454f80;
  border-right-color: #36454f80;
  border-bottom-color: #36454f80;
  border-left-color: #36454f80;
}

.navTrans {
  background-image: linear-gradient(45deg,
      rgb(58, 135, 226) 0%,
      rgb(111, 196, 244) 100%);
}

.no-wrap {
  white-space: nowrap;
}

.pipcon {
  background-color: #343a40;
}

.photo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.photo-container img {
  height: 100%;
  width: auto;
  max-height: 200px;
  /* Adjust this value to your desired maximum display size */
  margin: 10px;
}

.pr15 {
  padding-right: 15px;
}

.prop {
  color: #ffffff;
  font-weight: bold;
  font-size: 1em;
  text-shadow: 1px 1px 1px #000;
  vertical-align: sub;
}

.prop-new {
  color: #f6f3f3;
  font-weight: bold;
  font-size: 1em;
  text-shadow: 1px 1px 1px #000;
  vertical-align: sub;
}

.calcs {
  color: #002157;
  font-weight: bold;
  font-size: 1em;
  text-shadow: 1px 1px 1px #d7d6d6;
  position: relative;
  vertical-align: sub;
}

.calcs-light {
  color: #002157;
  font-weight: bold;
  font-size: 1em;
  text-shadow: 1px 1px 1px #d7d6d6;
  position: relative;
  vertical-align: sub;
}

.pmtAlert {
  border-color: red;
  border-width: 2px;
  border-style: solid;
  color: red;
  font-weight: bold;
}

.prop_assist {
  color: #0d6efd;
  margin-top: -15px;
  margin-bottom: 20px;
}

.prop_price {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: -15px;
}

#rcorners1 {
  border-radius: 5px;
  background: #73ad21;
  padding: 8px;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.responsive-name::before {
  content: attr(data-fullname);
}

.resText {
  margin-right: 10px;
}

.select2-selection__rendered {
  line-height: 32px !important;
}

.select2-selection {
  height: 34px !important;
}

.snapBtn-details {
  color: #ffffff;
  background-color: #428bca;
}

.snapBtn-change {
  color: #ffffff;
  background-color: #002157;
}

.snapBtn-compare {
  color: #ffffff;
  background-color: #304265;
}

#snap_sumEdit {
  float: right !important;
  font-weight: normal;
}

#snap_sumEdit2 {
  float: right !important;
  margin-left: 200px;
  font-weight: normal;
}

.snap_sumHead {
  background-color: #f6f3f3;
  text-align: left;
  vertical-align: bottom;
  font-weight: 800;
  color: #464646;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0%;
  border-top: 1px solid #d1cfcf;
  border-bottom: 1px solid #d1cfcf;
}

.snap_sumHead2 {
  background-color: #ffffff;
  text-align: left;
  vertical-align: bottom;
  font-size: 1.1em;
  font-weight: 800;
  color: #464646;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0%;
  /*border-bottom: 1px solid #d1cfcf; */
}

.snap_sumHeadTR {
  border-top: 2px solid #d1cfcf;
}

.snap_sumTable {
  font-size: 0.9em;
}

.snap_title {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: -20px;
  padding-left: 20px;
  border: 1px solid #d1cfcf;
  border-radius: 3px;
  background: #f6f3f3;
  color: #777;
  font-size: 18px;
  line-height: 0.9em;
}

.snap_title-dark {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: -20px;
  padding-left: 20px;
  border: 1px solid #d1cfcf;
  border-radius: 3px;
  background-color: #464646;
  color: #ffffff;
  font-size: 18px;
  line-height: 0.9em;
}

.tabTable-subHead {
  font-weight: bolder;
}

.textQual {
  color: #464646;
  font-weight: bold;
}

.threeBoxes {
  background-color: #3a87e2;
  color: #ffffff;
  text-align: center;
}

#table-med {
  padding: 7px !important;
}

.wrapCircle {
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  border: 3px solid #252525;
  background-color: #a9ae36;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
}

#ZeroMI97grp {
  width: 100% !important;
}

/*   Media Queries      */
@media (min-width: 577px) {
  .business-header-min {
    background: linear-gradient(45deg,
        rgb(58, 135, 226) 0%,
        rgb(111, 196, 244) 100%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*  background-color: #d6e0f6; */
    padding-top: 15px;
    height: 5vh;
    min-height: 100px;
    margin-bottom: 30px;
  }

  #modal-detail {
    max-width: auto;
  }
}

@media (min-width: 768px) {
  #wrapper-manual-entry {
    min-height: 35vh;
  }
}

@media (min-width: 900px) {
  #dont-quote {
    letter-spacing: 1.75px;
  }

  #trust-adv {
    white-space: nowrap;
  }
}

@media (min-width: 992px) {

  body {
    padding-top: 54px;

  }

  .parentWrap {
    max-width: 40%;
  }

  #team_icon {
    font-size: 18rem;
    color: hsl(208, 56%, 53%);
    margin-top: 45%;
  }
}

@media (min-width: 1010px) {
  #team_icon {
    font-size: 18rem;
    color: hsl(208, 56%, 53%);
    margin-top: 20%;
  }
}

@media (min-width: 1200px) {
  .parentWrap {
    max-width: 35%;
  }
}



@media (max-width: 992px) {
  #navbarResponsive {
    position: relative;
    z-index: 100;
  }
}

@media (max-width: 767px) {
  .display-3 {
    font-size: 3.5rem;
  }

  .business-header2 {
    height: 17vh;
    min-height: 215px;
    background: url("../ims/bg_header-wave3h-sm.png"),
      linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  .business-header2a {
    height: 20vh;
    min-height: 225px;
  }

  .business-headerK {
    background: url("../ims/bg_header-wave3d-780.png"),
      linear-gradient(45deg, rgb(58, 135, 226) 0%, rgb(111, 196, 244) 100%);
    height: 15vh;
    min-height: 100px;
  }

  .business-headerR {
    height: 15vh;
    min-height: 200px;
  }

  .business-headerQ {
    height: 15vh;
    min-height: 225px;
  }

  #dont-quote {
    letter-spacing: 1px;
  }

  .headerLine2 {
    font-size: 0.9em;
  }

  .helperLG {
    display: none;
  }

  .helperSM {
    display: block;
  }

  .parentWrap {
    width: auto;
    padding: 10px 30px 10px 30px;
  }

  .pip {
    border-bottom: 1px solid white;
  }

  .pipcon {
    background-color: #fff;
  }

  .responsive-name::before {
    content: attr(data-abbr);
    /* Display abbreviated name */
  }

  .tagLine {
    font-size: 0.9em;
  }

  #team_icon {
    font-size: 12rem;
    color: #428bca;
    margin-top: -25px;
  }

  #want-left {
    display: none;
    font-size: 8rem;
    font-weight: bold;
    margin-top: -25px;

  }

  #want-down {
    display: block;
    font-size: 6rem;
    font-weight: bold;
    margin-top: -25px;
  }
}

@media (max-width: 575px) {
  .labelxs {
    text-align: left !important;
  }

  .agent-text {
    font-size: 0.9em;
  }
}