body {
	font-family: "Montserrat", sans-serif;
}
.hide { display:none;}
.hero-top {
	background: url(../../assets/img/lp-bg-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 90vh;
	padding: 5px 15px 40px;
	position: relative;
	z-index: 1;
}

.hero-top::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: -1;
}
.gw-hero-main-title {
    font-size: 60px;
}
.hero-content-wrap {
    margin-top: 20px;
}

.gw-logo {
	max-width: 280px;
}

.phone-helper {
    font-size: 13px;
}

.phone-number-wrap a {
    color: #7da1c7;
    text-decoration: none;
    letter-spacing: 1px;
}

.gw-hero-list {
    padding: 20px 0;
}

.gw-hero-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	gap: 30px;
	justify-content: center;
}

.gw-hero-list ul li {
  position: relative;
  padding-left: 1.2rem;
  font-size: 22px;
}

.gw-hero-list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
}

.property-refinancing {
    max-width: 1120px;
    margin: auto;
}

.front {
	width: 100%;
}

.property-refinancing ul {
	width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    padding: 0;
}

.property-refinancing ul li {
	display: inline-block;
	width: 19%;
	background: #fff;
	padding-top: 40px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	border-radius: 20px;
}

.property-refinancing ul li:hover {
	box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.3);
}

.property-refinancing ul li:last-child {
	margin: 0px;
}

.front ul li a {
	display: block;
	width: 100%;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	position: relative;
    z-index: 1;
}

.front ul li a .front-icon {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.front ul li a .front-option {
	background: #293443;
    color: #fff;
	width: 100%;
	font-weight: 400;
	text-align: center;
	padding: 8px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0 0 16px 16px;
	font-size: 12px;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    letter-spacing: -0.7px;
}

.front ul li a input[type="radio"] {
	visibility: hidden;
	opacity: 0;
	height: 0px;
	position: absolute;
}
.container.gw-hero-desc-wrap {
    margin-top: 200px;
}
.hero-desc-text {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
}
.hero-desc {
    max-width: 940px;
    margin: 0 auto;
}
.hero-sep {
    width: 60%;
    border-top: 1px solid #fff;
    margin: 20px auto;
}
/*section founder wrap*/
.founder-info-wrap {
    padding: 70px 15px;
    border-top: 40px solid #091F3F;
    border-bottom: 40px solid #091F3F;
}
.founder-name, .founder-title {
    text-align: right;
    margin-right: 5rem;
}

/*testimonial slider */
.testimonial-wrap {
	background: url(../../assets/img/lp-bg-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 60px 15px;
	position: relative;
	z-index: 1;
}
.testimonial-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.85) 30%,
    rgba(0, 0, 0, 0.6) 55%,
    rgba(0, 0, 0, 0.3) 78%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 1;
}

.testimonial-wrap > * {
  position: relative;
  z-index: 2;
}

#testimonialCarousel .testimonial-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 2rem 7rem 2rem 4rem;
  align-items: flex-end;
}
.testimonial-text {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 1rem;
}
.author-badge {
	display: inline-block;
	border: 1px solid #fff;
	padding: 0.35rem 0.6rem;
	color: #fff;
	letter-spacing: 0.2px;
	margin-right: 4rem;
}
.carousel-control-prev,
.carousel-control-next {
	width: 4rem;
	opacity: 0.9;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
}
.carousel-indicators [data-bs-target] {
	background-color: #fff;
}
/*team section*/
.team-row {
    margin-bottom: 25px;
}
.gw-team-wrap {
    font-family: "Montserrat", sans-serif;
    padding: 70px 15px;
    background: #ffffff;
}
.gw-team-wrap h2 {
    font-family: "Playfair Display", serif;
    margin-bottom: 30px;
}
.gw-team-wrap h3, .gw-team-wrap h4 {
    font-family: "Playfair Display", serif;
}
.gw-team-wrap h3 {
    font-size: 24px;
}
.gw-team-wrap h4 {
    font-size: 15px;
}
.single-team {
    padding: 30px;
}
.single-team img {
    max-width: 190px;
    height: auto;
}
.team-department {
    padding: 10px;
}
.dept-separator {
    width: 100px;
    height: 5px;
    background: #000;
    margin: 15px 0;
}
.team-info h4 {
    margin-bottom: 10px;
}
.team-info p {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
}
.team-info a {
    color: #0B6EF7;
    text-decoration: none;
}
.team-info-sep {
    width: 80px;
    height: 1px;
    background: #000;
    margin: 10px auto;
}
/*footer*/
.footer-wrap {
	background: #000000;
	padding: 70px 15px;
}
.footer-wrap h4 {
	color: #336699;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.footer-wrap .contact-list {
	font-size: 14px;
}
.gw-footer-logo {
	max-width: 300px;
}
.nmls-links-wrap {
	font-size: 14px;
	margin-top: 30px;
}
.copyright {
	font-size: 14px;
}
.footer-logos img {
	margin: 0 5px 5px 0;
}
.footer-wrap a {
	color: #336699;
	text-decoration: none;
}
.footer-menu-h ul {
	list-style: none;
	text-align: center;
	font-size: 14px;
}
.footer-menu-h ul li {
	display: inline-block;
}
.footer-menu-h .menu-line {
	padding: 0 10px;
}
.footer-menu-h ul li a {
	color: #fff;
}

/*home.php info */
.estate-steps-info {
	padding: 70px 15px;
}
.form { float:left; width:100%; text-align:center; margin:0 0 30px 0;}
.form input { display:block; margin:0 auto 10px; padding:10px 15px; background:#eff1f2; border:1px solid #b9c3cb; font-size:20px; font-weight:400; color:#555; border-radius:4px; min-width:350px;}
.form select { display:block; margin:0 auto 10px; padding:10px 15px; background:#eff1f2; border:1px solid #b9c3cb; font-size:20px; font-weight:400; color:#555; border-radius:4px; min-width:350px;}
.form-ntf { float:left; width:100%; text-align:center; margin:0 0 10px 0; font-size:15px; font-weight:500; color:red; display:none;}
/*.front { float:left; width:100%; padding:0 7%;}
.front ul { float:left; width:100%; margin:0 0 20px 0; text-align:center; display:flex; justify-content:space-between;}
.front ul li { display:inline-block; width:19%; background:#fff; padding:20px 10px; display:flex; justify-content:center; align-items:start; border-radius:20px;}
.front ul li:hover { box-shadow:0 5px 20px 10px rgba(0,0,0,0.3);}
.front ul li:last-child { margin:0px;}
.front ul li a { float:left; width:100%; position:relative; cursor:pointer;}
.front ul li a .front-icon { height:100px; display:flex; justify-content:center; align-items:center;}*/
/*.front ul li a .front-option { float:left; width:100%; font-size:16px; font-weight:500; color:#2e3437; text-align:center; margin:15px 0 0 0; line-height:20px; display:flex; justify-content:center; align-items:center; height:30px;}*/
.front ul li a input[type="radio"] { visibility: hidden; opacity:0; height:0px; position:absolute;}
.wizard {
    background: #ffffffab;
    border-radius: 20px;
    text-align: center;
    max-width: 960px;
    position: relative;
    z-index: 5;
}
.wizard { width:100%; margin:0 auto 70px; min-height:400px; padding:63px 7%; display:none;}
.wizard.active { display:block;}
.wizard h1 { display: inline-block; font-size:32px; font-weight:300; color:#2f2f2f; margin:0 0 30px 0;}
.wizard h1 {
    padding: 10px 20px;
    border: 2px solid #fff;
}
.wizard h1 span { display: block; width:100%; font-size:20px; margin:10px 0 0 0;}
.wizard ul {
	width:100%;
	margin:0 0 20px 0;
	padding-left: 0;
	text-align:center;
	display:flex;
	justify-content: center;
	align-items: flex-end;
}
.wizard ul li { display:flex;}
.wizard ul li a { width:100%; position:relative; cursor:pointer;}
.wizard ul li a input[type="radio"] { visibility: hidden; opacity:0; height:0px; position:absolute;}
.wizard-icon {
	width:200px;
	position:relative; 
	border-radius:235px;
	padding:20px;
}
.wizard-cs-wrap .wizard-option {
    background: #6a89aa;
    margin-top: 20px;
    color: #fff;
    padding: 10px;
}
.wizard-icon span {width:100%; display:flex; justify-content:center; align-items:center;}
.wizard-option { float:left; width:100%; font-size:17px; font-weight:500; color:#30394e; text-align:center; line-height:20px;}
/*.wizard ul li a:hover .wizard-icon { background:#fff;}
.wizard ul li a:hover .wizard-option { color:#2182c6;}*/
.thanks-sec { float:left; width:100%; margin:0; border:0;}
.thanks-sec p { float:left; width:100%; font-size:20px; color:#555; font-weight:400;}
.thanks-sec h3 { float:left; width:100%; font-size:25px; color:#379ce3; font-weight:500;}
.thanks-sec span { float:left; width:100%; margin:10px 0; text-align:center;}
.thanks-sec span img { display:inline-block;}
.green-btn { margin:auto; display: table; color:#fff; font-size:25px; font-weight: 500; cursor:pointer;
background: rgb(21,202,106); /* Old browsers */
background: -moz-linear-gradient(top, rgba(21,202,106,1) 0%, rgba(42,190,91,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(21,202,106,1) 0%,rgba(42,190,91,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(21,202,106,1) 0%,rgba(42,190,91,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15ca6a', endColorstr='#2abe5b',GradientType=0 ); /* IE6-9 */
}
.green-btn {
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
    background: url(../../assets/img/btn-normal.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 256px;
    height: 61px;
    text-align: center;
    background-position: center center;
    align-items: center;
    justify-content: center;
    display: flex;
    border: none;
}
.green-btn i { float:right; margin:10px 0 0 0; font-size:20px;}
.green-btn:hover { color:#fff;}
.back-btn { margin:20px auto 0; display:table; font-size:15px; color:#fff; text-decoration: none;}
.back-btn i { font-size:13px;}
.thankyou-msg { color:#FF0000; font-size:25px; font-weight:500;}

.slider-block { float:left; width:100%; background:#f3f3f3; border: 3px solid #aaaaaa; border-radius:10px; box-shadow:0 0px 3px 2px #e9e9e9 inset; padding:40px 0; margin:0 0 30px 0; position: relative;}
.range-slider { float:left; width:100%;}
.range-slider .slider-range { float:left; width:100%; margin:0 0 30px; font-size:30px; font-weight:500; color:#30394e; text-align:center;}
.range-slider .slider-bar { float:left; width:60%; margin:0 20% 50px; height:7px; background:#dcdcdc; border:none; border-radius:20px; position:relative;}
.range-slider .slider-bar div { font-size:25px; font-weight:500; color:#a5b5c7; margin:20px 0 0 0;}
.range-slider .slider-bar .slider-min { float:left;}
.range-slider .slider-bar .slider-max { float:right;}
.range-slider .slider-bar .ui-slider-handle { background:#37465b; border:7px solid #94a8be; border-radius:30px; width:30px; height:30px; top:-12px; cursor:pointer;}
.range-slider .slider-bar .ui-slider-handle:focus { outline:none;}
.ui-widget.ui-widget-content {
    border: 1px solid #999999;
}


.credit-score-sec .wizard-option span { float:left; width:100%; text-align:center; font-weight:300; color:#379ce3; font-size:15px;}

.birth-date-sec .form select { display:inline-block; min-width:150px;}

.personal-info-sec .form input { width:30%;}
.address-sec .form input { width:22%; display:block !important;}


/*custom css extra for the form*/
.wizard-updated-1 ul li {
    box-shadow: none;
    background: transparent;
    border-radius: 0;
}
.wizard-updated-1 ul .wizard-icon {
    box-shadow: none;
    border: 0;
    background: transparent;
    width: 235px;
}
.wizard-updated-1 ul li .wizard-option {
    background: #000;
    color: #fff;
    position: relative;
    line-height: 1em;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: -70px;
}
.wizard-updated-1 ul li .wizard-option:after, .wizard-updated-1 ul li .wizard-option:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 5px;
    top: 30%;
    border-radius: 50px;
}
.wizard-updated-1 ul li .wizard-option:before {
    content: '';
    left: 5px;
}
.gw-pp-right {
	color: #000;
}
/*thank you page */
.gw-thank-you-wrap {
    max-width: 960px;
    font-size: 20px;
    margin: auto;
    padding: 60px 5%;
    border-radius: 20px;
    background: #ffffffad;
}
.gw-thank-you-wrap .thanks-title {
    padding: 10px 20px;
    border: 1px solid #fff;
    font-size: 32px;
    font-weight: 300;
    color: #2f2f2f;
    margin: 0 auto 30px auto;
    text-align: center;
}
.gw-thanks-text-wrap {
	padding: 0 20px;
}
h3.line-title {
    position: relative;
    text-align: center;
    display: table;
    margin: 0 auto 20px;
}
h3.line-title::after, h3.line-title::before {
    content: '';
    width: 100px;
    right: -110px;
    top: 52%;
    background: #000000;
    height: 2px;
    position: absolute;
}
h3.line-title::before {
    content: '';
    left: -110px;
}
/*.gw-zip
.gw-estimate-pp-value
.gw-appx-mtg-balance
.gw-how-prpty-used
.gw-additoinal-cash
.gw-estimate-credit-score
.gw-email-send-rate
.gw-protecting-pvcy
.gw-property-str-addr*/

/* Keep all target sections hidden by default */
.gw-zip,
.gw-estimate-pp-value,
.gw-appx-mtg-balance,
.gw-how-prpty-used,
.gw-additoinal-cash,
.gw-estimate-credit-score,
.gw-email-send-rate,
.gw-protecting-pvcy,
.gw-property-str-addr {
  display: none;
}
.gw-zip {
	display: block;
}
.gw-max-img-height-220 li img {
    max-height: 220px;
}
.green-btn.mygreen {
    background: url(../../assets/img/btn-active.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.founder-info-text {
    font-style: italic;
    font-size: 24px;
}
.hero-desc-text {
    font-weight: 300;
}
.estate-steps-info h3 {
    font-family: "Palatino Linotype", sans-serif;
    text-align: left !important;
}
.wzrd-1::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    height: 200px;
    background: url(../../assets/img/tree-2.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 1;
}
.wzrd-1::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
    height: 200px;
    background: url(../../assets/img/tree-3.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 1;
}

.wzrd-9 {
    background-image: url(../../assets/img/street-tree-bottom.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-3 {
    background-image: url(../../assets/img/wz-bg-3.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-8 {
    background-image: url(../../assets/img/wz-bg-8.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-5 {
    background-image: url(../../assets/img/wz-bg-5.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-4 {
    background-image: url(../../assets/img/wz-bg-4.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-7 {
    background-image: url(../../assets/img/wz-bg-7.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-6 {
    background-image: url(../../assets/img/wz-bg-6.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.wzrd-2 {
    background-image: url(../../assets/img/wz-bg-5.png);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
.gw-slide-rule {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    text-transform: uppercase;
    margin-top: -20px;
    text-decoration: none;
    background: #f3f3f3;
    padding: 5px 20px;
    border-radius: 10px;
    letter-spacing: 1px;
    color: #9f83cc;
}
.gw-slide-rule span {
    border-bottom: 2px solid #dcdcdc;
}
.gw-sm-main-title {
	font-family: "Palatino Linotype", sans-serif;
    font-size: 52px;
}






