/* GENERAL */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');

body {
    overflow-x: hidden;
    background: #fff;
    line-height: 1.8;
    font-size: 16px;
}

h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 1px;
}

.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
    font-family: Noto sans, sans-serif;
}

.cta-btn, .cta-btn2 {
    margin-top: 40px;
}
.cta-btn a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border: 2px solid #fff;
    padding: 12px 40px;
    transition: 0.4s all ease;
}
.cta-btn a:hover {
    color: #fff !important;
    background: #0971d0;
    border: 2px solid #0971d0;
}
.cta-btn2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border: 2px solid #0971d0;
    background: #0971d0;
    padding: 12px 40px;
    transition: 0.4s all ease;
}
.cta-btn2 a:hover {
    color: #fff !important;
    background: #0971d0;
    border: 2px solid #0971d0;
}

/* MOBILE SETTINGS - MEDIA QUERY */

@media only screen and (max-width: 991px) {
div#feature_listings .col-md-4 {
    width: 28% !important;
    margin: 0 auto !important;
    margin-top: 30px !important;
}
}
@media only screen and (max-width: 768px) {
div#feature_listings .col-md-4 {
    width: 60% !important;
    margin: 0 auto !important;
    margin-top: 30px !important;
}
}
/* HEADER */

.logo-wrap {
    width: 200px;
}

#broker_logo span {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl2868/content/image/4337.jpg) no-repeat;
    display: block;
    text-indent: -9999px;
    height: 123px;
    width: 100px;
    margin: 10px 10px 0;
    background-size: 90px;
}

.navbar-header.logo-wrap h2 {
    display: none;
}

.navbar-default {
    background-color: #0971d0;
    padding: 0 0 10px 0;
    border-bottom: none;
}

ul#main_menu {
    margin-top: 30px;
}

#main_menu a {
    position: static;
    text-transform: uppercase;
    font-weight: 300;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: #1471d0;
    color: #fff;
    font-weight: 700 !important;
}

.arrow {
    display: none;
}

/* HOME BANNER */

.home-banner .col-md-6.res {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl2868/content/image/4338.jpg) no-repeat;
    height: 400px;
    background-position: center;
}

.home-banner .col-md-6.com {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl2868/content/image/4339.jpg) no-repeat;
    height: 400px;
    background-position: center;
}

.home-banner .col-md-6 {
    padding: 0;
}

.home-banner .col-md-6 a {
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    background: rgba(22,22,22,0.7);
    padding: 20px 0;
    font-size: 32px;
    font-weight: 700;
    transition: 0.4s ease all;
}

.home-banner .col-md-6.com a {
    background: rgba(20, 113, 208,0.7);
}

.home-banner .col-md-6 a:hover {
    text-decoration: none;
}
.col-md-6.res a:hover {
    background: rgba(22,22,22,1);
}
.col-md-6.com a:hover {
    background: rgba(20, 113, 208,1);
}

/* HOME CONTENT */
.banner-home1 .col-md-6 {
    width: 100% !important;
}

.home-intro {
    font-size: 26px;
    text-align: center;
    padding: 60px 0;
    line-height: 1.4;
    letter-spacing: 1px;
}


section.sec1 .col-md-6.one {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl2868/content/image/4341.jpg) no-repeat center;
    background-size:cover;
}
section.sec1 .col-md-6.two {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl2868/content/image/4342.jpg) no-repeat center;
    background-size:cover;
}
section.sec1 .cta-content {
    text-align: center;
    color: #fff;
    padding: 120px 0;
}
section.sec1 .cta-content h1 {
    font-size: 28px;
    font-weight: 400;
}

section.sec2 {
    background: #000;
    color: #fff;
    padding-bottom: 60px;
}
section.sec2 h1 {
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 60px 0;
}



div#feature_listings {
    padding: 40px 0;
    max-width: 1140px;
    margin: 0 auto;
}
div#feature_listings .col-md-4 {
    border: 2px solid #000;
    padding: 10px;
    margin: 30px;
    width: 28%;
}
div.sidebar .listing img {
    width: 100%;
    max-width: 100%;
    max-height: 400px;
    border: none;
    margin-bottom: 0;
}
div.sidebar h4.address {
    text-align: center;
    background: transparent;
}
div.sidebar h4.address a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
div.sidebar .wlisting-detail, div.sidebar h4.price {
    background: transparent;
    color: #0971d0;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
}
div.sidebar h4.price {
    padding: 0 0 10px 0;
}
div.sidebar .wlisting-detail {
    color: #fff;
    display: none;
}
.P-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border: 2px solid #0971d0;
    background: #0971d0;
    padding: 12px 40px;
    transition: 0.4s all ease;
    font-weight: 700;
    border-radius: 0;
    margin-top: 40px;
}
.P-btn a:hover {
    color: #fff !important;
    background: #0971d0 !important;
    border: 2px solid #0971d0;
}
.P-btn:hover, .btn-group.open .dropdown-toggle, .btn-sub:hover, .c3 a i.fa-facebook:hover, .c3 a i.fa-google-plus:hover, .c3 a i.fa-linkedin:hover, .c3 a i.fa-rss:hover, .c3 a i.fa-twitter:hover, .c3 a i.fa-youtube-play:hover, .ilist-btn a:hover, .ilist-btn:hover, .pager li.nxt a:hover, .pager li.prev a:hover, .s-select {
    background: #0971d0;
    color: #fff;
}


section.sec3 {
    background: #d7d7d7;
    padding-bottom: 30px;
    margin: 30px 0;
}
section.sec3 h1 {
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 30px 0;
}
section.sec3 p {
    text-align: center;
    background: #0971d0;
    padding: 12px;
}
section.sec3 a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
section.sec3 a:hover {
    color: #fff;
}


section.sec4 {
    padding: 60px 0;
}
section.sec4 p {
    padding: 20px 0;
    line-height: 1.4;
}
section.sec4 h4 {
    font-weight: 700;
    letter-spacing: 1px;
}
section.sec4 input {
    width: 100%;
    padding: 8px 20px;
    margin-top: -10px !important;
}
section.sec4  input#mc-embedded-subscribe {
    margin-top: 30px !important;
}
section.sec4  .lead-form h2 {
    display: none;
}
section.sec4  .lead-form label {
    color: #959595;
    font-weight: 400;
}



section.sec5 {
    background: #d7d7d7;
    padding: 60px 0;
    text-align: center;
}
.cs-social img {
    width: 50px;
    margin-right: 5px;
    margin-left: 5px;
}


/* INNER PAGES */
.cms_content p {
    color: #000;
}
.pager li.nxt a, .pager li.prev a {
    background: #000;
}
.pager li.results {
    font-size: 18px;
    color: #959595;
}
.alisting-img .al {
    background: #000;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    text-align: left;
}
#listing_group .alisting-img .info, #listing_group .alisting-img .listing_provided_by, #listing_group .alisting-img .provided_by, #listing_group .alisting-img .time-modified, #listing_group .alisting-img h3 {
    background: #d7d7d7;
    padding: 0 6px;
    margin: 0 auto;
    color: #000;
}
.disclaimer {
    font-size: 11px;
    padding: 30px 80px;
}
ul.al-lnav {
    font-size: 12px;
    background: #000;
}
ul.al-tab.al-lnav li a {
    color: #fff;
}
#links a:hover {
    color: #0971d0;
    text-decoration: none;
}
body.blog .r-widget {
    border-top: solid 5px #000000;
    border-right: solid 5px #000000;
    background: #000000;
    padding: 15px 25px;
}
body.blog .r-widget a, body.blog .r-widget ul.sidebar li a {
    color: #fff;
    font-weight: 400;
}
.blog-detail, .blog-wrap {
    background: #d7d7d7;
    padding: 10px;
    color: #959595;
}
.blog-content p {
    color: #000;
}
.blog-wrap a, .blog-wrap p a {
    color: #959595;
}
.blog-wrap a:hover, .blog-wrap p a:hover {
    color: #0971d0;
    text-decoration: none;
}

.blog-wrap .post_heading a {
    color: #000;
    font-weight: 700;
    font-size: 25px;
}
.ilist-btn, input[type=submit] {
    padding: 5px;
    border: none;
    border-radius: 0;
    background: #0971d0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #000;
}


/* FOOTER */

.footer-contact {
    display: none;
}
.footer-wrap {
    background: #252525;
    color: #fff;
    padding-bottom: 50px;
}
.footer-wrap .body-content {
    padding: 0;
    margin-top: 0 !important;
}
.custom-footer .content1 img {
    width: 150px;
    margin-bottom: 20px;
}
.custom-footer .content2 h3 {
    padding: 0 !important;
    letter-spacing: 1px;
}
.custom-footer .content2 h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
}
.custom-footer .content2 a {
    font-weight: 300 !important;
}
.custom-footer .content2 a:hover {
    color: #0971d0 !important;
}
.custom-footer .content2 p {
    font-size: 14px;
    line-height: 1.3;
    color: #959595;
}
footer .navbar-nav li a {
    color: #959595;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 10px;
}

/*ivy - oct 22, 2020*/
.footer-wrap .custom-footer .col-md-4:nth-child(2) {
  width: 66.6%;
}
