.Icon-Placeholder.is-hovered .cls-1,
.Icon-Placeholder.is-hovered .cls-4,
.Icon-Placeholder.is-hovered .cls-6 {
fill: rgb(52, 152, 219);
}
.Icon-Placeholder.is-hovered .cls-1,
.Icon-Placeholder.is-hovered .cls-2,
.Icon-Placeholder.is-hovered .cls-3,
.Icon-Placeholder.is-hovered .cls-4,
.Icon-Placeholder.is-hovered .cls-5,
.Icon-Placeholder.is-hovered .cls-6,
.Icon-Placeholder.is-hovered .cls-7 {
stroke: rgb(52, 152, 219);
}
a:hover {
color: rgb(29, 71, 130);
}
a:active {
color: rgb(29, 71, 130);
}
a:visited {
color: rgb(38, 94, 172);
}
table.button:hover table tr td a,
table.button:active table tr td a,
table.button table tr td a:visited,
table.button.tiny:hover table tr td a,
table.button.tiny:active table tr td a,
table.button.tiny table tr td a:visited,
table.button.small:hover table tr td a,
table.button.small:active table tr td a,
table.button.small table tr td a:visited,
table.button.large:hover table tr td a,
table.button.large:active table tr td a,
table.button.large table tr td a:visited {
color: rgb(254, 254, 254);
}
table.button:hover table td,
table.button:visited table td,
table.button:active table td {
background-color: rgb(237, 52, 51);
color: rgb(254, 254, 254);
}
table.button:hover table a,
table.button:visited table a,
table.button:active table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(237, 52, 51);
border-right-color: rgb(237, 52, 51);
border-bottom-color: rgb(237, 52, 51);
border-left-color: rgb(237, 52, 51);
}
table.button.secondary:hover table td {
background-color: rgb(141, 158, 183);
color: rgb(254, 254, 254);
}
table.button.secondary:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(141, 158, 183);
border-right-color: rgb(141, 158, 183);
border-bottom-color: rgb(141, 158, 183);
border-left-color: rgb(141, 158, 183);
}
table.button.secondary:hover table td a {
color: rgb(254, 254, 254);
}
table.button.secondary:active table td a {
color: rgb(254, 254, 254);
}
table.button.secondary table td a:visited {
color: rgb(254, 254, 254);
}
table.button.success:hover table td {
background-color: rgb(35, 191, 93);
}
table.button.success:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(35, 191, 93);
border-right-color: rgb(35, 191, 93);
border-bottom-color: rgb(35, 191, 93);
border-left-color: rgb(35, 191, 93);
}
table.button.alert:hover table td {
background-color: rgb(226, 51, 23);
}
table.button.alert:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(226, 51, 23);
border-right-color: rgb(226, 51, 23);
border-bottom-color: rgb(226, 51, 23);
border-left-color: rgb(226, 51, 23);
}
table.button.warning:hover table td {
background-color: rgb(204, 139, 0);
}
table.button.warning:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(204, 139, 0);
border-right-color: rgb(204, 139, 0);
border-bottom-color: rgb(204, 139, 0);
border-left-color: rgb(204, 139, 0);
}
.thumbnail:hover {
box-shadow: rgba(38, 94, 172, 0.5) 0px 0px 6px 1px;
}
.thumbnail:focus {
box-shadow: rgba(38, 94, 172, 0.5) 0px 0px 6px 1px;
}
@media only screen {}
@media only screen and (max-width: 596px) {
.small-float-center {
margin-top: 0px !important;
margin-right: auto !important;
margin-bottom: 0px !important;
margin-left: auto !important;
float: none !important;
text-align: center !important;
}
.small-text-center {
text-align: center !important;
}
.small-text-left {
text-align: left !important;
}
.small-text-right {
text-align: right !important;
}
.hide-for-large {
display: block !important;
width: auto !important;
overflow-x: visible !important;
overflow-y: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
table.body table.container .hide-for-large,
table.body table.container .row.hide-for-large {
display: table !important;
width: 100% !important;
}
table.body table.container .callout-inner.hide-for-large {
display: table-cell !important;
width: 100% !important;
}
table.body table.container .show-for-large {
width: 0px;
overflow-x: hidden;
overflow-y: hidden;
display: none !important;
}
.menu.small-vertical .menu-item {
padding-left: 0px !important;
padding-right: 0px !important;
}
table.body img {
max-width: 100%;
height: auto !important;
}
table.body center {
min-width: 0px !important;
}
table.body .container {
width: 95% !important;
}
table.body .columns,
table.body .column {
box-sizing: border-box;
height: auto !important;
padding-left: 16px !important;
padding-right: 16px !important;
}
table.body .columns .column,
table.body .column .column,
table.body .columns .columns,
table.body .column .columns {
padding-left: 0px !important;
padding-right: 0px !important;
}
table.body .collapse .columns,
table.body .collapse .column {
padding-left: 0px !important;
padding-right: 0px !important;
}
td.small-1,
th.small-1 {
display: inline-block !important;
width: 8.33333% !important;
}
td.small-2,
th.small-2 {
display: inline-block !important;
width: 16.6667% !important;
}
td.small-3,
th.small-3 {
display: inline-block !important;
width: 25% !important;
}
td.small-4,
th.small-4 {
display: inline-block !important;
width: 33.3333% !important;
}
td.small-5,
th.small-5 {
display: inline-block !important;
width: 41.6667% !important;
}
td.small-6,
th.small-6 {
display: inline-block !important;
width: 50% !important;
}
td.small-7,
th.small-7 {
display: inline-block !important;
width: 58.3333% !important;
}
td.small-8,
th.small-8 {
display: inline-block !important;
width: 66.6667% !important;
}
td.small-9,
th.small-9 {
display: inline-block !important;
width: 75% !important;
}
td.small-10,
th.small-10 {
display: inline-block !important;
width: 83.3333% !important;
}
td.small-11,
th.small-11 {
display: inline-block !important;
width: 91.6667% !important;
}
td.small-12,
th.small-12 {
display: inline-block !important;
width: 100% !important;
}
.columns td.small-12,
.column td.small-12,
.columns th.small-12,
.column th.small-12 {
display: block !important;
width: 100% !important;
}
table.body td.small-offset-1,
table.body th.small-offset-1 {
margin-left: 8.33333% !important;
}
table.body td.small-offset-2,
table.body th.small-offset-2 {
margin-left: 16.6667% !important;
}
table.body td.small-offset-3,
table.body th.small-offset-3 {
margin-left: 25% !important;
}
table.body td.small-offset-4,
table.body th.small-offset-4 {
margin-left: 33.3333% !important;
}
table.body td.small-offset-5,
table.body th.small-offset-5 {
margin-left: 41.6667% !important;
}
table.body td.small-offset-6,
table.body th.small-offset-6 {
margin-left: 50% !important;
}
table.body td.small-offset-7,
table.body th.small-offset-7 {
margin-left: 58.3333% !important;
}
table.body td.small-offset-8,
table.body th.small-offset-8 {
margin-left: 66.6667% !important;
}
table.body td.small-offset-9,
table.body th.small-offset-9 {
margin-left: 75% !important;
}
table.body td.small-offset-10,
table.body th.small-offset-10 {
margin-left: 83.3333% !important;
}
table.body td.small-offset-11,
table.body th.small-offset-11 {
margin-left: 91.6667% !important;
}
table.body table.columns td.expander,
table.body table.columns th.expander {
display: none !important;
}
table.body .right-text-pad,
table.body .text-pad-right {
padding-left: 10px !important;
}
table.body .left-text-pad,
table.body .text-pad-left {
padding-right: 10px !important;
}
table.menu {
width: 100% !important;
}
table.menu td,
table.menu th {
width: auto !important;
display: inline-block !important;
}
table.menu.vertical td,
table.menu.small-vertical td,
table.menu.vertical th,
table.menu.small-vertical th {
display: block !important;
}
table.button.small-expand,
table.button.small-expanded {
width: 100% !important;
}
table.button.small-expand table,
table.button.small-expanded table {
width: 100%;
}
table.button.small-expand table a,
table.button.small-expanded table a {
text-align: center !important;
width: 100% !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
}
-->
Hi there,A quick story about a couple I worked with last year in West Jordan.They had been renting for six years. Their credit had some "bruises" from a few years back, and they were convinced they were years away from buying. When we sat down, we found a program that accepted their 625 score and provided down payment assistance.Three months later, they moved into a brand-new Holmes Home. Their mortgage payment was only $150 more than their rent, but they finally owned the roof over their heads.The biggest hurdle for them wasn't their credit—it was the assumption that they couldn't do it.Curious if you're in a similar boat? Let's find out.Best,Jeremy
@media only screen {
html {
min-height: 100%;
}
}
@media only screen and (max-width: 616px) {
.hide-for-large {
display: block !important;
width: auto !important;
overflow: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 616px) {
table.body table.container .hide-for-large {
display: table !important;
width: 100% !important;
}
}
@media only screen and (max-width: 616px) {
table.body table.container .show-for-large {
display: none !important;
width: 0;
mso-hide: all;
overflow: hidden;
}
}
@media only screen and (max-width: 616px) {
table.body img {
width: auto;
height: auto;
}
table.body .container {
width: 100% !important;
}
table.body .columns {
height: auto !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 4px !important;
padding-right: 4px !important;
}
th.small-2 {
display: inline-block !important;
width: 16.66667% !important;
}
th.small-3 {
display: inline-block !important;
width: 25% !important;
}
th.small-4 {
display: inline-block !important;
width: 33.33333% !important;
}
th.small-8 {
display: inline-block !important;
width: 66.66667% !important;
}
th.small-9 {
display: inline-block !important;
width: 75% !important;
}
th.small-10 {
display: inline-block !important;
width: 83.33333% !important;
}
th.small-12 {
display: inline-block !important;
width: 100% !important;
}
}
Jeremy M Franco
Mortgage Loan Originator
NMLS: 116276
Office: (801) 571-1313
Cell: (801) 571-1313
Office: (801) 571-1313 | Cell: (801) 571-1313
jeremy.f@snmc.com
APPLY NOW
MY WEBSITE
SecurityNational Mortgage Company
126 West Sego Lily Drive #260
Sandy, UT 84070
APPLY NOW
MY WEBSITE
SecurityNational Mortgage Company
126 West Sego Lily Drive #260
Sandy, UT 84070
O: (801) 571-1313
SecurityNational Mortgage Company (collectively “SNMC”) is an Equal Housing Lender. This is not a loan commitment as loans are subject to applicant qualification (including but not limited to income, credit worthiness, qualifying property), underwriting standards (including but not limited to interest rates, payment of points and fees), specific program guidelines, and similar. Requirements may change without notice based upon an applicant’s eligibility and/or market conditions. Lowering monthly payments on refinance transactions may result in a longer loan term or higher finance charges over life of loan. In compliance with Section 8 of RESPA, SNMC does not offer anything of value (including but not limited to marketing services, defrayed business costs), in exchange for referrals or the expectation of referrals. DBA: SN Mortgage Company in KY & VA | snmc.com/disclaimer | snmc.com/state-licensing | Co. NMLS# 3116
To unsubscribe or manage your email preferences
Click Here