<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slider {
    width: 100%;
    position: relative;
    z-index: 1;
}
.slider img {
    max-width: 100%;
    width: 100%;
}

.welcome-area.float_l {
    color: #fff;
    background-color: #959595;
    overflow: hidden;
}
.welcome-area .left-sec {
    float: left;
    width: 65.5%;
    margin: 1.5% 1.5% 1.5% 0;
    padding: 54px 100px 0 0;
    background-color: #343434;
}
.welcome-area .right-sec {
    float: left;
    width: 33%;
    margin: 18px 0;
    padding: 22px 30px;
    background-color: #484848;
}
.welcome-area .right-sec, .welcome-area .left-sec {
    min-height: 650px;
    position: relative;
}
.welcome-area .left-sec .heading1 {
    font-family: Antonio;
    font-size: 35px;
    line-height: 50px;
}
.welcome-area .left-sec .heading2 {
    font-family: Antonio;
    font-size: 60px;
    line-height: 80px;
    margin: 0 0 12px 0;
}
.welcome-area .left-sec .simple-text {
    line-height: 26px;
    margin: 0 0 15px 0;
}
.welcome-area .left-sec h3 {
    font-family: Antonio;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 0;
}
.welcome-area .right-sec img {
    float: left;
    border: 9px solid #fff;
}
.welcome-area .right-sec .heading {
    margin: 30px 0 0 0;
    font-size: 25px;
    font-family: Antonio;
    line-height: 30px;
}
.welcome-area .right-sec .text {
    font-size: 14px;
    margin: 15px 0 0 0;
    line-height: 27px;
}
.welcome-area .left-sec:before {
    content: "";
    position: absolute;
    background-color: #343434;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
}
.welcome-area .right-sec:after {
    content: "";
    position: absolute;
    background-color: #484848;
    height: 100%;
    width: 100%;
    right: -100%;
    top: 0;
}
.home-listings.float_l {
    background-color: #343434;
}
.home-list-heading.float_l {
    position: relative;
    background-color: #616161;
}
.home-list-heading.float_l h2 {
    font-family: Antonio;
    color: #fff;
    font-weight: normal;
    font-size: 40px;
    line-height: 78px;
    height: 78px;
    display: inline-block;
    float: left;
    padding: 0 95px 0 0;
    background-image: url('../images/home-list-heading-bg.png');
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    text-transform: uppercase;
}
.home-list-heading.float_l h2 span {
    background: #9e111a;
    display: inline-block;
}
.home-list-heading.float_l:before {
    position: absolute;
    content: "";
    background-color: #9e111a;
    width: 100%;
    height: 100%;
    right: 72%;
}
.h-listing-box {
    float: left;
    margin: 35px 1% 50px 1%;
    width: 23%;
    padding: 6px 6px 30px;
    background-color: #fff;
    position: relative;
}
.h-listing-box img.thumb {
    float: left;
    width: 100%;
    max-width: 100%;
    height: 184px;
}


.h-listing-box .price {
    color: #a21118;
    font-family: Antonio;
    font-size: 25px;
    line-height: 30px;
    padding: 20px 0 5px 13px;
}
.h-listing-box .simple-text {
    line-height: 20px;
    padding: 0 0 11px 13px;
    color: #000;
}
.h-listing-box a.view-list {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: Antonio;
    color: #fff;
    margin: 22px 0 10px -6px;
    padding: 7px 0 3px 0;
    text-align: center;
    width: 74%;
    background-color: #a21118;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-listing-box a.view-list:hover {
    background-color: #252525;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-listings.float_l a.view-more-list {
    font-family: Antonio;
    color: #fff;
    text-align: center;
    margin: 32px 28%;
    width: 44%;
    float: left;
    border: 1px solid #fff;
    padding: 15px 0 10px 0;
    font-size: 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-listings.float_l a.view-more-list:hover {
    border: 1px solid #a21118;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-listings.office.float_l .home-list-heading.float_l:before {
    right: 55%;
}
.lakefront-office.float_l {
    background-image: url('../images/lakefront-office.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #fff;
    padding: 75px 0;
}
.lakefront-office.float_l .left-text {
    float: left;
    width: 44%;
    padding: 57px 0;
}
.lakefront-office.float_l .right-img {
    float: right;
    width: 52%;
}
.lakefront-office.float_l .left-text .heading {
    font-size: 48px;
    font-family: Antonio;
    line-height: 58px;
    margin: 0 0 20px 0;
}
.lakefront-office.float_l .left-text .simple-text, .home-blog-box .simple-text, .welcome-area .left-sec .simple-text, .h-listing-box .simple-text {
    font-size: 16px;
}
.lakefront-office.float_l .left-text .simple-text a, .home-blog-box .simple-text a {
    font-weight: bold;
    color: #fff;
}
.lakefront-office.float_l .left-text .simple-text a:hover, .home-blog-box .simple-text a:hover {
    text-decoration: underline;
}
.home-blog.float_l .home-list-heading:before {
    right: 81.5%;
}
.home-blog.float_l {
    background-color: #959595;
    color: #fff;
    padding: 0 0 70px 0;
    overflow: hidden;
}
.home-blog.float_l .home-list-heading.float_l {
    background-color: transparent;
}
.home-blog-box {
    float: left;
    width: 66%;
    padding: 50px 40px 10px 0;
    position: relative;
    background-color: #343434;
}
.home-blog-box:before {
    content: "";
    position: absolute;
    background-color: #343434;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
}
.home-blog-box .head {
    display: inline-block;
    font-family: Antonio;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 21px 0;
}
.home-blog-box .right-img {
    float: right;
    width: 46%;
    margin: 0 0 32px 42px;
}
.home-blog-box a.visit-blog-btn, .home-testi a.more-testi {
    float: left;
    font-family: Antonio;
    color: #fff;
    margin: 40px 0;
    padding: 7px 70px 3px 70px;
    text-align: center;
    background-color: #a21118;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-blog-box a.visit-blog-btn:hover, .home-testi a.more-testi:hover, .quick-search-form .form-box.box6 input:hover, .h-search-box:hover {
    background-color: #252525;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.visit-blog-btn {
    clear: both;
}
.home-blog-box a.head {
    color: #FFFFFF;
}
.home-testi {
    float: right;
    width: 32%;
    padding: 60px 28px 10px 28px;
    background-color: #272727;
    position: relative;
}
.home-testi:after{
	content: "";
    position: absolute;
    background-color: #585858;
    height: 100%;
    width: 100%;
    right: -100%;
    top: 0;
}
.home-testi .head {
    font-family: Antonio;
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 17px 0;
    color: #898989;
}
.home-testi .testimonials-slider {
    float: left;
    clear: both;
    position: relative;
    width: 100%;
    height: auto;
}
.home-testi .testimonials-slider .testimonial:first-child {
    position: static;
    z-index: 100;
}
.home-testi .testimonial {
    position: relative !important;
    display: none !important;
}
.home-testi .testimonial.cycle-slide-active {
    display: block !important;
}
.home-testi .simple-text {
    font-style: italic;
    line-height: 22px;
    margin: 0 0 10px 0;
}
.home-testi, .home-blog-box {
    min-height: 560px;
}
.quick-search-main.float_l {
    color: #fff;
    background-color: #959595;
    position: relative;
    z-index: 100;
}
.quick-search {
    position: relative;
    z-index: 100;
}
.quick-search-title {
    color: #fff;
    font-family: Antonio;
    font-size: 60px;
    line-height: 70px;
    float: left;
    width: 300px;
}
.quick-search-title-icon {
    float: left;
    background-color: transparent;
    border: none;
    background-image: url('../images/search-icon.png');
    width: 47px;
    height: 47px;
    margin: 6px 0 0 0;
}
.quick-search-form.float_l {
    background-image: url('../images/black70.png');
    position: relative;
    margin: -17px 0 0 0;
    max-height: 157px;
}
.quick-search-form.float_l:before {
    content: "";
    background-image: url('../images/quick-search-form-left.png');
    position: absolute;
    left: -83px;
    top: 0;
    width: 83px;
    height: 100%;
}
.quick-search-form.float_l:after{
	content: "";
    background-image: url('../images/quick-search-form-right.png');
    position: absolute;
    right: -83px;
    top: 0;
    width: 83px;
    height: 100%;
}
.quick-search-form .form-box {
    float: left;
    margin-left: 10px;
    margin-bottom: 50px;
}
.quick-search-form .form-box input, .quick-search-form .form-box select {
    border: none;
    background-color: #fff;
    font-size: 14px;
    padding: 4px;
    width: 100%;
    float: left;
}
.quick-search-form .form-box.box5 select {
    width: 45% !important;
}
.quick-search-form .form-box.box5 .to {
    float: left;
    color: #fff;
    width: 10%;
    text-align: center;
}
.quick-search-form .form-box .text {
    padding: 38px 0 14px 10px;
    font-family: Antonio;
    font-size: 22px;
}
.quick-search-form .form-box.box1 {
    margin-left: 0;
    width: 185px;
}
.quick-search-form .form-box.box2 {
    width: 170px;
}
.quick-search-form .form-box.box3, .quick-search-form .form-box.box4 {
    width: 123px;
}
.quick-search-form .form-box.box5 {
    width: 380px;
}
.quick-search-form .form-box.box6 {
    width: 145px;
    margin-left: 15px;
}
.quick-search-form .form-box.box6 .text {
    padding: 30px 0 10px 0;
}
.quick-search-form .form-box.box6 a {
    color: #fff;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: bold;
    margin: 8px 0 0 0;
    text-decoration: underline;
    font-size: 16px;
    font-family: Open Sans;
}
.quick-search-form .form-box.box6 input {
    background-color: #9e111a;
    color: #fff;
    font-size: 18px;
    padding: 6px 0 2px 0;
    cursor: pointer;
    font-family: Antonio;
    line-height: 24px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.quick-search-con.float_l {
    margin: -208px 0 0 0;
}
.h-search-box {
    float: left;
    background-color: #9e111a;
    width: 32%;
    margin-top: -25px;
    position: relative;
    margin-bottom: 15px;
    height: 140px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-search-box.box2 {
    margin-left: 2%;
    margin-right: 2%;
}
.h-search-box a {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    font-family: Antonio;
}
.h-search-box img.search-img {
    float: left;
}
.h-search-box a .text1 {
    float: left;
    font-size: 55px;
    line-height: 65px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 38px 0 0 0;
}
.h-search-box a .text2 {
    float: left;
    font-size: 55px;
    line-height: 65px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 38px 0 0 0;
}
.h-search-box a .text2 {
    float: right;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0 0 0 30px;
    margin: -10px 10px 0 0;
    font-size: 30px;
}
.h-search-box a .text2 img {
    float: right;
    margin: 10px 0 0 10px;
}</pre></body></html>