.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;
}
}
Planning to use your tax refund toward a down payment? A small misstep can delay or limit how much of it you're able to use.Hi JohnPlanning to use your tax refund toward a down payment? A small misstep can delay or limit how much of it you're able to use.Here's what to know:Save everything — Keep your tax return, IRS confirmation, and bank statements showing the depositKeep it untouched — Deposit the refund into a separate account and avoid moving it until closingGet pre-approved first — Don't wait for the refund. Getting prequalified before shopping helps you plan, and the refund can strengthen your offer when it arrivesHave questions about how to use your refund the right way? Just reply. I'm happy to help.SecurityNational Mortgage Company, and its loan officers, unless individually licensed and specifically denoted in their credentials, are not qualified to, and are prohibited from representing themselves as accountants, attorneys, certified financial planners, estate planners, investment specialists or tax experts, and will not advise you in those matters. Always seek the advice of a licensed professional.
@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;
}
}
Sammie Garcia
Mortgage Loan Originator
NMLS: 2267769
Office: (801) 838-9808
Office: (801) 838-9808
sammie.garcia@snmc.com
APPLY NOW
SecurityNational Mortgage Company
433 Ascension Way, 5th Floor
Salt Lake City, UT 84123
APPLY NOW
SecurityNational Mortgage Company
433 Ascension Way, 5th Floor
Salt Lake City, UT 84123
O: (801) 838-9808
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