/* GENERAL */
@import url('https://fonts.googleapis.com/css2?family=Asap:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Asap', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

h1, .h1 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 50px;
    font-family: 'Allura', cursive !important;
    text-transform: capitalize !important;
    color: #002349;
    font-weight: 400 !important;
}

body {
    font-family: 'Asap', sans-serif !important;
    letter-spacing: 1px;
    font-size: 1.05em;
}

.pw-btn {
    max-width: 200px;
}

/* MEDIA QUERY */
@media only screen and (max-width: 991px) {
.navbar.navbar-default.navbar-static-top {
    background: linear-gradient(to top, #ffffff 40%, #002349 40%) !important;
}
section.sec4 .pw-btn {
    float: initial !important;
}
.home #t4-before-footer-row .container {
    width: initial !important;
    padding: 0;
}
section.sec4 .container, section.sec5 .container {
    width: 750px !important;
    margin: 0 auto;
}
section.pw-footer .col-md-3 {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 850px) {
section.sec4 .row {
    display: initial !important;
}
}

@media only screen and (max-width: 767px) {
.navbar.navbar-default.navbar-static-top {
    background: #002349 !important;
}
ul#main_menu {
    display: initial !important;
    justify-content: initial !important;
    align-items: initial !important;
    height: initial !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #002349;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 0;
}
section.sec4 ul {
    display: initial !important;
}
}
@media only screen and (max-width: 400px) {
.banner-layout-container>.widget-container {
    bottom: 15% !important;
}
section.sec4 li img {
    max-width: 100px !important;
    padding: 20px !important;
}
}

/* HEADER */
section#header-contact-info {
    display: none;
}

.navbar.navbar-default.navbar-static-top {
    background: linear-gradient(to left, #ffffff 70%, #002349 50%);
    padding: 0 !important;
    margin: 0 !important;
}

.logo-wrap {
    padding: 0;
}

.logo-container {
    max-width: 400px;
}

h2.realtor_heading_title.col-md-9 {
    display: none;
}
.pw-social {
    padding-left: 36px;
}
.pw-social .fa {
    font-size: 20px;
    margin-top: 15px;
}
.pw-social .fa {
    font-size: 20px;
    margin-top: 15px;
    color: #8E8E8E;
    transition: 0.8s ease all;
}
.pw-social .fa:hover {
    color: #002349;
}

/* MENU */
.navbar.navbar-default.navbar-static-top a {
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0;
}

.navbar.navbar-default.navbar-static-top a {
    color: #242526;
    padding-top: 0px;
    padding-bottom: 0;
    font-family: Asap;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
ul#main_menu {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

#main_menu a {
    position: static;
    padding-top: 10px !important;
    border-top: 5px solid #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.sel>a {
    background-color: transparent;
    color: #242526;
    border-top: 5px solid #002349 !important;
}


/* BANNER */
.site-banner img {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100vh;
    object-fit: cover;
}

.banner-layout-container>.widget-container {
    position: absolute;
    bottom: 26%;
    color: #fff;
    width: 100%;
}

a#cta-one {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/peggyworthennew.ourubertor.com/content/image/pw-btn-get-started_92.png) no-repeat;
    background-size: cover;
    width: 190px;
    height: 73px;
    color: transparent;
    text-shadow: none;
    border: 0 !important;
    box-shadow: none;
    border-radius: 0;
    margin-top: 30px;
}



/* HOME WIDGETS */
.home #t4-before-footer-row .container {
    width: 100%;
    padding: 0;
}
section.sec4 .container, section.sec5 .container {
    width: 1170px !important;
    margin: 0 auto;
}

h3.provided_by.lpb-top {
    display: none;
}

div#widgetitem-71 {
    background: #EFF0F2;
}

.s-title {
    font-family: Allura;
    color: #002349;
    font-size: 40px;
    line-height: 60px;
    padding-bottom: 10px;
}

.s-text {
    color: #242526;
    text-transform: uppercase;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 0;
}

.align-center {
    text-align: left !important;
}

.home .sidebar-title {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}


.propWidget-2 .fig .priceCap {
    font-size: 25px;
    letter-spacing: 2px !important;
    line-height: 30px;
    position: absolute;
    z-index: 5;
    font-weight: 700;
    top: 35%;
    left: 20%;
    right: 20%;
    color: #fff;
    text-align: left;
    width: 60%;
    letter-spacing: -1px;
    border-bottom: none;
    overflow: hidden;
    padding-bottom: 5px;
}
h3.osLight {
    display: none;
}
.propWidget-2 .fig .address {
    font-size: 14px;
    font-style: normal;
    padding-top: 2px;
    position: absolute;
    bottom: 30%;
    top: 35%;
    left: 10%;
    right: 20%;
    width: 100%;
    text-align: left;
    z-index: 4;
    color: #fff;
}
.no-touch .propWidget-2:hover .fig .address::after {
    content: '';
    width: 50px;
    height: 5px;
    background: #002349;
    z-index: 1000 !important;
    position: absolute;
    display: grid;
    margin-top: 10px;
}

section.sec4 .row {
    display: flex;
    align-items: center;
}
section.sec4 ul {
    display: flex;
    align-items: center;
}
section.sec4 li {
    list-style: none;
    display: inline-flex;
}
section.sec4 li img {
    max-width: 180px;
    padding-right: 100px;
}
section.sec4 .pw-btn {
    max-width: 200px;
    float: right;
}

section.sec5 {
    background: linear-gradient(to bottom, #EFF0F2 80%, #ffffff 50%);
    padding: 60px 0;
    text-align: center;
}
section.sec5 p.w-blue {
    font-size: 23px;
}
.w-blue::after {
    content: '';
    width: 50px;
    height: 5px;
    background: #002349;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 80px;
}
section.sec5 .cta-cont {
    background: #fff;
    padding: 30px 60px;
    -webkit-box-shadow: 0px 10px 30px 2px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 10px 30px 2px rgba(0,0,0,0.16);
    box-shadow: 0px 10px 30px 2px rgba(0,0,0,0.16);
}
section.sec5 .cta-cont p {
    padding: 30px;
}
section.sec5 .pw-btn {
    margin: 0 auto;
}

.home #t4-before-footer-row {
    padding-bottom: 0;
}
div#widgetitem-79 {
    padding-bottom: 0;
}

/* INNER PAGES */
#list p.al a {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
}

.properties h2, .h2 {
    font-size: 20px;
}
h3.price {
    font-family: 'Asap', sans-serif !important;
    font-size: 30px;
}
#list ul.info {
    letter-spacing: 0px;
    font-size: 14px;
    color: #8e8e8e;
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

#grid p.al a {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    background: rgba(96,64,207,1);
    color: #fff;
    transition: background .5s ease;
}
#grid h3.price {
    text-align: center;
    margin: 0;
    font-size: 20px;
    background: #333;
    color: #fff;
    padding: 15px;
}
#grid p.al a:hover {
    text-decoration: none;
    background: #40afce;
    background: -moz-linear-gradient(135deg,rgb(142, 142, 142) 0,#002349 100%);
    background: -webkit-linear-gradient(135deg,rgb(142, 142, 142) 0,#002349 100%);
    background: linear-gradient(135deg,rgb(142, 142, 142) 0,#002349 100%);
}

 .new_listing_notification  .form-group, .complimentary_home_evaluation .form-group {
    width: 50%;
}
.complimentary_home_evaluation .lead-form h2 {
    display: none;
}

.buyers .col-md-12.for.buyers.Receive.Newsletter.half {
    display: none;
}

/* FOOTER */
footer {
    margin-top: 0 !important;
}

footer h3 {
    text-transform: uppercase !important;
    font-size: 18px;
    font-family: 'Asap', sans-serif !important;
    color: #fff;
    font-weight: 700 !important;
}

footer .container.two-column .row {
    display: none !important;
}

section.pw-footer .col-md-3.one img {
    width: 200px;
    margin-bottom: 20px;
}
section.pw-footer .col-md-3.two li {
    padding: 3px 0;
}
section.pw-footer .col-md-3.three .fa {
    color: #fff;
    padding: 12px 0;
}
section.pw-footer .col-md-3.three a {
    color: #fff;
}
section.pw-footer  .col-md-3.four a {
    font-weight: 700;
}
body:not(.home) .site-banner img {
  height: 400px;
}
body.property_detail .site-banner img {
  display: none;
}
.badge {
  width: 100px;
  border-radius: 0;
  font-size: 16px;
  left: 0;
  right: 0;
  margin: auto;
}
.alisting-img a img {
  width: 100%;
}
body.has_navigation.has_banner.property_detail header {
  position: relative;
}
