@charset "utf-8";
/* CSS Document */

/*BASE*/
b, strong {    font-weight: 600;     }
#sp-main-body h3 {    color: #364869;    font-size: 1.5rem;}
body {    font-weight: 400;    line-height: 1.6;    color: #2f353a;}
a {    color: #e0b75a;}
#sp-footer1 {    }

/*HEADER*/
#sp-header {      z-index: 99;    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);}
#sp-header {    background: #223152; background-image: url(https://lalandetitle.com/images/menu-background.jpg);}



/*NAVIGATION*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {    font-size: 12px;}
a.phone {    font-size: 18px !important;    color: #f7c339 !important;}
.offcanvas-menu {    color: #fff;    background-color: #1e2d49;}
#offcanvas-toggler > .fa {  font-size: 25px; color: #ebeff4;}

/*INTERIOR*/
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {    margin: 0;    padding: 0;    color: #fedd87;}
.sp-page-title {    background: #f7c339;    background-size: cover}
#sp-main-body {    padding: 60px 0;}
.sp-page-builder .page-content #section-id-1552662275105 {    border-radius: 10px;}
.sppb-article-page-wrapper strong { font-weight:500 ; color: #15284d;}


blockquote {    background: #ffffff;      float: right;    font-size: 25px;    width: 40%;    border-left: 10px solid #f8ca5a;    margin: 1.5em 10px;    padding: 30px;    color: #f7c339;    quotes: "\201C""\201D""\2018""\2019";    line-height: 34px;}
blockquote:before {    color: #f8e6b6;	font-family: 'Playfair', sans-serif;    content: open-quote;    font-size: 5em;    line-height: .1em;
    margin-right: 0.2em;    vertical-align: -.4em;}
blockquote p {  display:inline;}



/*NO IDEA WHY THIS STUFF WASNT IN HERE ALREADY????*/
 body{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
}
 h1{
    font-family: 'Montserrat', sans-serif;
}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    font-family: 'Montserrat', sans-serif;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    color: rgb(255, 255, 255);
}
.sp-megamenu-parent > li > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: rgb(255, 255, 255);
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    font-weight: 500;
    line-height: 60px;
    padding: 0px 9px;
    margin: 0px;
}
 .logo-image {
    height:48px;
}
 .logo-image {
    height:48px;
}
 #sp-grey-bar{
     background-image:url("/images/2019/03/12/grey-bar.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 50%;
    padding:5px;
}
 #sp-footer{
     background-image:url("/images/footer-background.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0;
    padding:35px 0px 30px 0px;
}
#sp-footer .container-inner {
    border-top: unset;
}



/* Media Queres */
@media only screen and (max-width: 1095px) {
div#n2-ss-2 .n2-ss-layer .n2-font-f4ef8745066a34646bce413db11cd37e-hover {    font-size: 210% !important; line-height: 1.2 !important;}	
div#n2-ss-2 .n2-ss-layer .n2-font-ed3d801d2a31d30d111f36cb4a6cedd1-paragraph {    font-size: 90% !important;}

	}
@media only screen and (max-width: 1300px) {
	.n2-ss-slide-background-image {  background-size: cover !important;} 
	}