:root {
    --primary-color: #2f435c;
    --secondary-color: #3b6580;
    --accent-color: #2f435c;
    --spacing-1: calc(var(--grid-col-withgap) / 20);
    --spacing-6: calc(var(--spacing-1) * 6);
}

img.img-responsive.COMPANY_LOGO.auto-center {
    display: none;
}

ul._info_list.header-contact-info.hidden {
    display: initial !important;
    visibility: initial !important;
}

.header-meta ul li._realtor_email {
    display: none !important;
}

.header .-var3 .header-contact {
    background: #2e3b4c;
    position: relative;
    z-index: 3;
    padding: 5px 0;
}
.header .-var3 ._info_list li a {
    font-size: 1.6em;
    color: #ffffff;
}
#main-navbar > div {
    padding: 20px 0;
    background: #2e3b4c;
}

h2.realtor_heading_title.col-md-9 {
    width: 100% !important;
}

.navbar.navbar-default.navbar-static-top a {
    color: var(—white);
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.5em;
}

.-realtor-heading-text {
    font-size: 1.2em;
    display: block;
    color: var(—white);
    line-height: 22px;
}

.simp-spotlight, .-spotlight {
    background: #ffffff url(https://store24-ubertor-com.s3.amazonaws.com/linozucca.my-ubertor.com/content/image/nsplsh-a06f840226e34cf38a53e42b6596dd1f-mv2-min_14.jpg) center top;
    padding: 0;
    text-align: left;
    color: #ffffff;
    margin: 0px 0px 50px;
}

section.bigbgblock {
    padding: 90px 0;
}

section.bigbgblock .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

section.bigbgblock .col-md-6 {
    background: rgba(0, 0, 0, .8);
}

.textblocks {
    padding: 65px 20px;
    max-width: 500px;
    margin: 0 auto;
}

.imagebox img {
    max-width: 265px;
    width: 100%;
    margin: 0 auto;
}

div#widgetitem-27 img {
    height: 460px !important;
    width: 100%;
}


/*---------------------------testiblocks------------------------------*/

.testibox {
    background: #d4e9f6;
    padding: 90px;
}

.testimonial-section .carousel-control.left {
    background: url(/templates/gaia/img/chevron-left_33.png) no-repeat center left;
}

.testimonial-section .carousel-control.right {
    background: url(/templates/gaia/img/chevron-right_34.png) no-repeat center right 1px;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0;
}

.carousel-indicators li {
    background-color: transparent;
    border: 2px solid #9f9f9f;
}

.insidebox {
    max-width: 80rem;
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    padding: 50px;
    text-align: center;
}

.carousel-control.left, .carousel-control.right {
    opacity: 0;
}


/*-------------------------------CTA Section---------------------------------*/
.effect-oscar {
    background: var(--black);
}


.effect-oscar:hover p {
    opacity: 1;
    transform: scale(1);
}

.effect-oscar figcaption p {
    color: var(--white) !important;
    border: 2px solid var(--white) !important;
    text-shadow: 0 0 5px var(--black);
    background: 0 0;
    opacity: 1;
    letter-spacing: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    width: 174px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 15px;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(0);
   display: none;
}

.effect-oscar img {
    display: block;
    max-width: 100%;
    opacity: 0.6;
    width: 100%;
    transition: opacity 0.35s;
    height: 300px;
}

.effect-oscar figcaption .-title {
    color: var(--white);
    text-transform: uppercase;
    padding-top: 96px;
    padding-bottom: 20px;
    font-size: 26px;
    text-align: center;
    line-height: 28px;
    margin: 0;
    transition: transform 0.35s;
    transform: translate3d(0, 25%, 0);
    text-align: center;
    margin-top: -35px;
}

.effect-oscar:hover figcaption .-title {
    transform: translate3d(0, 0, 0);
}

.effect-oscar figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 35px;
}

.areasearchcta .col-md-6.col-sm-6, .neighborsearchcta .col-md-6.col-sm-6 {
    margin-bottom: 30px;
}

section.ctaarea .col-md-12, .neighborsearchcta .col-md-12 {
    text-align: center;
}

.effect-oscar figcaption a {
    display: block;
    padding: 12px 35px;
    color: white;
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    margin: 7px;
    border: 2px solid #ffffff;
}

/*.effect-oscar figcaption a {
    color: var(--white);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}*/

.editable-link.-view-link:hover {
    top: -50%;
}

.editable-link.-view-link {
    position: absolute;
    width: 100%;
    height: 225%;
    top: 10%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease 0.5s;
}

/*-------------------------------CTA Section END---------------------------------*/

@media screen and (max-width: 768px) {
.logo-wrap {
    padding: 0 !important;
    }

h2.text-size.text-size13.title {
    font-size: 5em !important;
}
#theme-banner-content p {
    font-size: 1.6em !important;
}

  .insidebox .carousel-indicators {
    bottom: -68px !important;
  }

  .imagebox img {
    padding: 30px !important;
  }

  .testibox {
    padding: 20px !important;
  }

  .carousel-indicators {
    display: none !important;
  }

}




h2 {
    margin-bottom: 1.5rem;
    font-size: 3em;
    line-height: 4rem;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0em;
}
h2.text-size.text-size13.title {
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(59, 102, 129);
    font-size: 8em;
    line-height: 1.2;
}

.-text-center.container.align-center p {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    background: rgb(0 0 0 / 50%);
    color: #ffffff;
    padding: 20px;
}

div#widgetitem-30 {
    display: none;
}

#static-banner:after {
    background: var(—black);
    width: 100%;
    height: 100%;
    position: absolute;
    content: “”;
    bottom: 0;
    left: 0;
    opacity: 0.2;
}

.site-banner img {
    width: 100%;
    min-width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner-layout-container > .widget-container {
    position: absolute;
    bottom: 20%;
    color: var(—white);
    width: 100%;
    z-index: 9;
}

.widget-item {
    position: relative;
    padding: 30px 0;
}

footer.footer {
    margin-top: 50px;
}

#static-banner:after {
    background: initial;
}

.header-meta.col-xs-12.pull-right {
    padding-left: 30px !important;
}