.text-pink {
  color: #941e5d;
}

.text-sub {
  color: #766d6d;
}

.text-lg {
  font-size: 30px;
}

.text-xl {
  font-size: 2.5rem;
}

.font-italic {
  font-style: italic;
}

.font-normal {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.text-justify {
  text-align: justify;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-7 {
  margin-top: 7rem;
}

.mt-4 {
  margin-top: 4rem;
}

.hidden {
  display: none;
}

.legal-hero {
  position: relative;
}
.npglegal-hero {
  position: relative;
}
.legal-hero:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background-image: url("/media/pages/frontya/banner/522539475-1681379829/frontya-logo2.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: right;
  background-size: contain;
}
.npglegal-hero:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background-image: url("/media/pages/national-property-group/banner/3929133141-1707276736/npglogotrianglefade.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: right;
  background-size: contain;
}
.bsBanner{
	margin-top:5px;
	padding-top:0px;
}
.bsDraftgradient{
	background:linear-gradient(to right, #66aadd, #44ddaa, #ffffff 70%)
}
.phone-form iframe{
	height:811px;
	width:100%;
}
@media (max-width: 350px) {
  .phone-form iframe{
	height:900px;
  }
}
@media (max-width: 640px) {
  .legal-hero:before {
    content: none;
  }
  .npglegal-hero:before {
    content: none;
  }
}
@media (max-width: 768px) {
  .legal-hero:before {
    content: none;
  }
  .npglegal-hero:before {
    content: none;
  }
}
@media (max-width: 1023px) {
  .liangsimmons-hero:before{
	padding-top:0px;
  }
}
@media (max-width: 1500px) {
  .legal-hero:before {
    content: none;
  }
  .npglegal-hero:before {
    content: none;
  }
}
.liangsimmons-hero{
  position: relative;
}
.frontya-hero {
  position: relative;
}
.npg-hero {
  position: relative;
}
.liangsimmons-hero:before{
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  padding-right: 10px;
  padding-top: 5px;
  background-image: url("/media/pages/laing-simmons/banner/2146508575-1708657893/liangsimmonslogo.png");
  background-repeat: no-repeat;
  width: 366px;
  height: 123.3px;
  background-position: right top;
  background-size: contain;
}
.frontya-hero:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background-image: url("/media/pages/frontya/banner/522539475-1681379829/frontya-logo2.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: right;
  background-size: contain;
}
.npg-hero:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background-image: url("/media/pages/national-property-group/banner/3929133141-1707276736/npglogotrianglefade.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: right;
  background-size: contain;
}
@media (max-width: 640px) {
  .frontya-hero:before {
    content: none;
  }
  .npg-hero:before {
    content: none;
  }
}
@media (max-width: 768px) {
  .frontya-hero:before {
    content: none;
  }
  .npg-hero:before {
    content: none;
  }
}
@media (max-width: 1500px) {
  .frontya-hero:before {
    content: none;
  }
  .npg-hero:before {
    content: none;
  }
}
.frontya-hero ul {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  gap: 40px;
}
.npg-hero ul {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  gap: 40px;
}
@media (max-width: 640px) {
  .frontya-hero ul {
    gap: 5px;
  }
  .npg-hero ul {
    gap: 5px;
  }
}
@media (max-width: 768px) {
  .frontya-hero ul {
    gap: 5px;
  }
  .npg-hero ul {
    gap: 5px;
  }
}
.frontya-hero .frontya {
  position: absolute;
  max-width: 500px;
  height: 100%;
  bottom: 0;
  right: 0;
}
.npg-hero .npg {
  position: absolute;
  max-width: 500px;
  height: 100%;
  bottom: 0;
  right: 0;
}
.frontya-hero .cos {
  float: right;
  display: flex;
  padding: 0.8rem;
  background: #e8e8e8;
  border-radius: 10px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 20px;
  color: #de7265;
}
.npg-hero .cos {
  float: right;
  display: flex;
  padding: 0.8rem;
  background: #e8e8e8;
  border-radius: 10px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 20px;
  color: #de7265;
}
.frontya-hero .gs {
  float: right;
  display: flex;
  padding: 0.8rem;
  background: #ffffff;
  border-radius: 10px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 20px;
  color: #9f2667;
}
.npg-hero .gs {
  float: right;
  display: flex;
  padding: 0.8rem;
  background: #ffffff;
  border-radius: 10px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 20px;
  color: #9f2667;
}
.who-we-are .more-info {
  float: right;
  display: flex;
  padding: 0.8rem 2rem 0.8rem 1.2rem;
  background: #ffffff;
  border-radius: 10px;
  font-size: 1.75rem;
  font-weight: 500;
  margin-top: 20px;
  color: #9f2667;
  margin-top: 30px;
}

.legal-fees-section {
  padding: 0 0 2rem !important;
}
.legal-fees-section iframe#quote {
  width: 50%;
  height: 100%;
  border: none;
  border-radius: 20px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@media (max-width: 640px) {
  .legal-fees-section iframe#quote {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .legal-fees-section iframe#quote {
    width: 100%;
  }
}
.legal-fees-section .form-heading {
  width: 50%;
  padding-right: 18%;
  text-align: left;
  font-size: 22px;
  margin-left: 25px;
}
@media (max-width: 640px) {
  .legal-fees-section .form-heading {
    width: 100%;
    margin-left: 5px;
  }
}
@media (max-width: 768px) {
  .legal-fees-section .form-heading {
    width: 100%;
    margin-left: 5px;
  }
}

.legal-team-section h3 {
  font-weight: 500;
}

span.highlight {
  color: #a4316f;
}

a.cta {
  font-size: 40px;
  border-radius: 20px;
  background-color: #c479a1;
  max-width: 400px;
  min-width: 400px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
a.cta.dark {
  color: #ffffff;
}
a.cta.light {
  background-color: #e8e8e8;
}

.cta-text {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}

.how-much .grid-x {
  display: block;
}
.how-much .grid-x .medium-5 {
  width: 100%;
}

@media (max-width: 640px) {
  .facts-parent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 768px) {
  .facts-parent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.facts-parent .facts {
  display: flex;
}
@media (max-width: 640px) {
  .facts-parent .facts {
    flex-direction: column;
  }
  .facts-parent .facts div {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .facts-parent .facts {
    flex-direction: column;
  }
  .facts-parent .facts div {
    width: 100% !important;
  }
}

.get-started-cta .large-8 {
  width: 100%;
}

/*# sourceMappingURL=custom.css.map */
