@charset "UTF-8";

/* Global styles */

.country-popup-hdr {
    background: none!important;
    color: #ffffff;
}

* {
    font-size: 15px;
}

.content-page h2 {
    color: #505050;
}

.hdr-logo {
    height: 30px;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

#Header {
    margin-bottom: 107px;
}

a:link,
a:visited {
    color: #da0812;
    text-decoration: none;
}



.gmb-btn-red {
    color: #fff !important;
}

.tab-group .navbar-nav li.current a span {
    color: #000;
}

#TopNav {
    background: #da0812!important;
}

#TopNav .recfav-links span {
    border-left: none;
    border-right: none;
}

#TopNav .recfav-links span {
    border-color: #fff;
}

#TopNav .recfav-links span:hover {
    text-decoration: underline;
}

.qs-position {
    background: #646464;
}

.qs-position h1 {
    font-weight: 400;
    text-shadow: unset;
}

@media (max-width:768px) {
    #Header {
        margin-bottom: 66px !important;
    }
    .titlebar-listfull-h1 {
        display: block;
    }
    .listfull-nav-div {
        margin-top: 0px;
    }




}



@media (min-width: 768px) {
    #Header {
        margin-bottom: 107px;
    }
    .titlebar-listfull-h1 {
        display: block;
    }

    .swiss-logo-res {
        width: 65%;
        margin-top: 15px;
    }

    .officeagent-profile #MainContent {
        padding-top: 0px;
    }

    .qs-position {
        background: transparent;
    }
    .qs-position h1 {
        font-size: 50px;
    }
}

@media (min-width:768px) and (max-width:768px) {
    #Header {
        margin-bottom: 80px;
    }
}

.options-more,
.options-less {
    background: #505050;
}

.box-search-filter h5,
.box-search-filter h4,
.box-search-filter h4 span {
    color: #646464;
    text-transform: none;
}

.recfav-links #favourites {
    border-left: 1px solid #fff!important;
    border-right: 1px solid #fff!important;
}

.recfav-links #recentlyviewed {
    border-right: 1px solid #fff!important;
}

.btns-topnav {
    border-left: 1px solid #fff;
    padding-right: 0;
}

.get-touch-topnav .btn-contact {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.our-properties a.dropdown-toggle,
a.our-properties {
    color: #fff !important;
}

.our-properties .dropdown-menu {
    background: #da0812 none repeat scroll 0 0;
}

.our-properties .dropdown-menu > li > a:focus,
.our-properties .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.btns-topnav:hover {
    background: transparent !important;
}

.navbar.always-open {
    background: #f8f8f8;
}

footer {
    background: #d3d3d3 none repeat scroll 0 0;
    padding-top: 20px;
}

footer a:link,
footer a:visited {
    font-size: 12px;
    line-height: 14px;
    color: #505050;
}

footer .facebook,
footer .youtube,
footer .google,
footer .flickr {
    background-image: none;
}

b,
strong {
    font-weight: 400;
}

footer strong {
    color: #fff;
    font-size: 12px;
}

div.showImage a.sendMessage {
    color: #fff;
}

.facebook em.icon,
.squaretick em.icon,
.pinterest em.icon,
.twitter em.icon,
.linkedin em.icon,
.youtube em.icon,
.google em.icon,
.skype em.icon,
.digg em.icon,
.vk em.icon,
.flickr em.icon {
    background: rgba(0, 0, 0, 0) url("/common/images/sprites-main.png") no-repeat scroll -293px -251px;
    display: inline-block;
    height: 34px;
    margin: 5px 10px;
    width: 34px;
}

.facebook em.icon {
    background-position: -293px -84px;
}

.flickr em.icon {
    background-position: -200px -210px;
}

.youtube em.icon {
    background-position: -246px -210px;
}

.google em.icon {
    background-position: -293px -126px;
}


/*

Styles to copy to Remax stylesheets to make the iframe behave responsively.
Important: not including the styles will make the iframe not appear at all.

*/

.hg-iframe-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 49%;
    max-width: 786px;
}

.hg-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*

Styles to copy to Remax stylesheets to make the small iframe behave responsively.
Important: not including the styles will make the iframe not appear at all.

*/

.hg-small-iframe-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 90%;
    max-width: 372px;
    max-height: 350px;
}

.hg-small-iframe-container iframe {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-form-main h4 {
    color: #505050;
    margin-bottom: 30px;
}

.contact-form-main h2 {
    color: #000;
    font-weight: 300;
    margin-top: 20px;
}

.favs-container h4,
.recents-container h4,
.box-specials h4 {
    color: #000;
    font-weight: 300;
}

.listing-full .box-generic h4 {
    color: #000;
}


/* Homepage */

.callout {
    margin: 10px 0;
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #000;
    text-align: center;
}



.callout a:link,
.callout a:visited {
    display: table;
    height: 100%;
    font-weight: 400;
    width: 100%;
    color: #fff;
}

.callout a span {
    font-size: 24px;
    z-index: 1;
}

.callout a span:hover {
    text-decoration: none;
}

.callout img {
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    filter: opacity(0.75);
}

.callout:hover img {
    filter: opacity(0.5);
}

.callout span {
    left: 0;
    margin: 0 5%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 90%;
    color: #fff;
}



.top-tab-container {
    position: absolute;
    width: 100%;
}

.top-tab {}

.top-tab a:link,
.top-tab a:visited {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: center;
    width: 100%;
}

.content-page {
    background: #ededed;
    color: #505050;
}

.content-page h1 {
    color: #505050;
    font-size: 20px;
    margin: 20px 0 0;
}

.content-page #Image > hr {
    height: 1px;
    border: none;
    color: #505050;
    background-color: #505050;
    margin: 5px 0 10px;
}

.content-page h3 {
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}

.content-header {
    height: 80px;
    background-size: cover;
    background-position: center center;
}

.content-page ul {
    padding: 0 40px;
}

.content-page ul.nav {
    padding: 0;
}

.content-page li {
    list-style: square;
}

#Footer li {
    list-style: none;
}

.content-nav {
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
}

.content-page ul.content-nav {
    padding: 0;
}

.content-page .content-nav > li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 15px;
}

.content-nav a {
    color: #c00;
    font-size: 15px;
    font-weight: 400;
    margin: 0 20px 0 0;
}

.content-nav a:hover {
    color: #900;
}

.dropdown-menu > li {
    list-style: outside none none;
}

.line-list {
    border-top: 1px solid #505050;
    margin: 20px 0;
    padding: 0;
}

.line-list > li {
    border-bottom: 1px solid #505050;
    list-style: none;
    margin: 0;
    padding: 4px 0;
}

.content-page #BlockCopy {
    padding: 0 0 20px;
}

.content-page #MainContent {
    background: none repeat scroll 0 0 #fff;
    padding: 0;
}

.content-page #FooterQuote {
    background: none repeat scroll 0 0 #c4cee9;
}

.content-page #FooterQuote h2 {
    color: #505050;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
    margin: 40px 0;
}

.content-page #FooterQuote h2 a {
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
    margin: 40px 0;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top: 1px solid #505050;
}

.table-endline {
    border-bottom: 1px solid #505050;
}

.aosbox_container,
.aosbox_left,
.aosbox_right {
    width: 100%;
}

.aos_ch_tbl_main {
    height: 60px;
    width: 100%;
}

.aosbox_left {
    background: transparent;
}

.aosbox_right {
    background: transparent;
}

.aos_ch_title {
    color: #000;
    font-weight: 400;
}

.aos_ch_link button {
    background: transparent !important;
    border: none;
    margin: 0 5px;
}

.aos_ch_tbl .search_txtbx {
    margin-right: 5px;
    width: 100%;
}


/* QuickSearch */

.qs_global_fts .ui-autocomplete-input,
.qs_global_price,
.qs_global_proptype,
.qs_global_sqmetre,
.qs_global_rooms,
.qs_global_maxprice {
    color: #505050;
}

.qs-container .btn-primary {
    background-color: #35C54B;
    border-color: #35C54B;
}


/* Adv Search */

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.focus:active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    background-color: #35C54B;
    border-color: #35C54B;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-primary.active span,
.btn-primary.focus span,
.open > .dropdown-toggle.btn-primary span {
    background-color: #35C54B;
    border-color: #35C54B;
}

.birds {
    display: none;
}


/* Office Agent Profiles  */

.photo-office h2 span {
    font-size: 20px;
}

.agent-office-slogan {
    color: #666;
    font-size: 18px;
    line-height: 18px;
}

.agent-office-main h2 {
    color: #000 !important;
}

.photo-agent h2 a,
.photo-office h2 {
    color: #c00;
}

.agent-office-sidebar h4 a,
.agent-office-sidebar h4,
.agent-office-sidebar h4 span {
    color: #000;
}

.agent-office-sidebar .url-link a {
    color: #c00;
}

.listing-type {
    color: #000;
    font-size: 14px;
}

.agent-office-data h4,
.our-agents h4 {
    color: #333;
    font-size: 17px;
    font-weight: 300;
}

.recently-sold h4 {
    color: #333;
    font-size: 17px;
}

.recently-sold-addr {
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Bootstrap override */

p {
    line-height: 22px;
    margin: 15px 0;
}

.btn-back a:link,
.btn-back a:visited,
.btn-moreresults a:link,
.btn-moreresults a:visited {
    color: #000;
}



a.gmb-btn-blue {
    color: #000;
}

.gmb-btn-blue {
    background: #fff;
    border: 1px solid #e4e4e4;
}

.qs-container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.top-tab-container {
    position: absolute;
    width: 100%;
}

.top-tab {}

.top-tab a:link,
.top-tab a:visited {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: center;
    width: 100%;
}

.price-type,
.price-main a,
.price-main,
.price-alt a {
    color: #fff !important;
}

.btn-contact {
    color: #fff !important;
    font-weight: 300;
}



.listfull-images-link a,
.listfull-gallery-link a {
    color: #636466 !important;
}

.box-search-filter {
    min-height: 642px;
}

.listing-list .proplist-main {
    border-color: #da0812;
}

/* List & Gallery colours  */

@media (min-width: 768px) {}

.gallery-photo {
    border-bottom: 4px solid #da0812;
}

.listing-list-comm .proplist-img-div {
    border-color: #004a99;
}

.listing-list-coll .proplist-img-div {
    border-color: #000;
}

.listing-list-coll .status-on {
    background: #000;
}

.listing-list-comm .status-on {
    background: #004a99;
}

.gallery-item-coll .gallery-title,
.gallery-item-coll .gallery-title a,
.listing-list-coll .proplist-address a,
.listing-list-coll .proplist-mlsid a {
    color: #000;
}

.gallery-item-comm .gallery-title,
.gallery-item-comm .gallery-title a,
.listing-list-comm .proplist-address a,
.listing-list-comm .proplist-mlsid a {
    color: #004a99;
}

.gallery-item-comm .gallery-photo {
    border-bottom: 4px solid #004a99;
}

.listinglist-proptype,
.listinglist-transtype,
.listing-list-coll .listinglist-proptype,
.listing-list-coll .listinglist-transtype,
.listing-list-comm .listinglist-proptype,
.listing-list-comm .listinglist-transtype {
    color: #505050;
}

.listing-list .proplist_price,
.listing-list .listinglist_proplist_price > a {
    color: #505050;
}

.listing-list a.listinglist_agentname:link,
.listing-list a.listinglist_agentname:visited,
.listing-list .assistant_heading {
    color: #000;
}

a.listinglist_officename:link,
a.listinglist_officename:visited {
    color: #505050;
}

.listing-list-coll .proplist_price,
.listing-list-coll .listinglist_proplist_price > a,
.listing-list-comm .proplist_price,
.listing-list-comm .listinglist_proplist_price > a {
    color: #505050;
}

.map-popup-agent h4 {
    color: #505050;
}



.map-popup-agent {
    bottom: 1060px;
}

@media (min-width: 768px) {
    .map-popup-agent {
        bottom: 450px;
    }
}

@media (min-width: 992px) {
    .map-popup-agent {
        bottom: 350px;
    }
}


.listing-list-comm a.listinglist_agentname:link,
.listing-list-comm a.listinglist_agentname:visited,
.listing-list-comm .assistant_heading {
    color: #000;
}

.phone-link {
    font-size: 15px;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    background-color: #505050;
    border-color: #505050;
}

.oaprofile-main .agent-name {
    color: #505050;
}


/* List Full changes */

.agentcard-title {
    display: none;
}

#divListingFullContact h4 {
    display: none;
}

.key-price-div a span,
.key-price-div a:link,
.key-price-div a *:visited {
    color: #505050 !important;
    font-size: 20px;
}

.listfull-hdr-nav .contact-popup-hdr {
    background: #646464 !important;
}

.ui-widget-header {
    background: #646464 none no-repeat scroll 0 0 !important;
    border: 1px solid #646464 !important;
}

.agentcard-main h3,
.agentcard-main h3 a {
    color: #505050!important;
}

.country-popup-hdr {
    background: #646464!important;
}

.officeagent-search-box div {
    text-transform: unset;
}

.key-title h2,
.listing-full .data-item-value,
.number-show,
.box-related h5,
.num-matches {
    color: #da0812!important;
}

.gmb-price .listinglist_proplist_price a {
    color: #505050;
    font-weight: 300;
}

.map-popup-agent span.current {
    border-bottom: 2px solid #da0812;
    color: #da0812;
}

.titlebar-listfull-price {
    border-left: 1px solid #fff;
    padding-right: 0;
}

.price-main a,
.price-main {
    font-size: 16px;
}

.price-type,
.price-main a,
.price-main,
.price-alt a {
    font-weight: 300;
}

.titlebar-listfull-contact .btn-contact {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.listing-full h1 {
    font-weight: 300;
}

.btn-contact,
.btn-contact:hover {
    background: transparent !important;
}

.number-first {
    font-size: 12px;
}

.agentcard-main h3,
.agentcard-main h3 a,
.agentcard-main h3 a span {
    color: #000;
}

.agentcard-main h4,
.agentcard-main h4 a,
.agentcard-main h4 a span {
    color: #505050;
    font-weight: 400;
}

.agent-addr h5 {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 5px;
}

.officeagent-list-item .agent-name,
.officeagent-list-item .office-name {
    color: #da0812;
}

.office-comm p a,
.office-addr .agentEmailAddress a,
.agent-addr .agentEmailAddress a,
.agent-details p a {
    color: #000;
    font-size: 14px;
}

.officeagent-list-item p {
    font-size: 14px;
}

.location-office .value a {
    color: #000;
    font-size: 14px;
}

.contact-form > h4 {
    display: none;
}

.photo-agent h2 a,
.photo-office h2,
.photo-office h2 span {
    color: #000 !important;
    font-weight: 300;
}


/* -------------- */

.agent-office-container .col-xs-12,
.agent-office-container .col-md-8,
.agent-office-container .col-lg-9 {
    padding-right: 15px;
}

.listfull-controls-container {
    margin-bottom: 15px;
}

.key-title h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.key-price-div a:link,
.key-price-div a *:visited {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .titlebar-listfull-h1,
    .titlebar-listfull-price,
    .titlebar-listfull-contact {
        display: none;
    }
    .listing-full .section-dark {
        padding: 0;
    }
}

@media (min-width: 370px) {

    .callout {
        height: 165px;
    }

}


@media (min-width: 410px) {

    .callout {
        height: 185px;
    }

}


@media (min-width: 768px) {

    .callout {
        height: 280px;
    }

    .titlebar-listfull-h1 {
        max-width: 66.6667%;
        min-width: 57.667%
    }
    .titlebar-listfull-price {
        min-width: 16.6667%;
        max-width: 25.667%;
    }
    .content-header {
        height: 220px;
    }
    .content-page h1 {
        color: #505050;
        font-size: 34px;
        margin: 20px 0 30px;
    }
    .callout a span {
        font-size: 36px;
    }
    .hdr-logo {
        height: auto;
        margin-top: 25px;
    }
    .dropdown-toggle {
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }
    .our-properties .toggle-fix {
        margin-top: 0px!important;
    }

    .lang-select {
        margin-top: 0!important;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
    }

    .navbar-nav > li > a.toggle-fix {
        padding-top: 15px;
    }

    .brand-logo img {
        margin-top: -3px;
    }
}

.gallery-transtype span,
.gallery-price-main .proplist_price {
    color: #505050 !important;
}

.filter-advsearch .adv-srch,
.btn.btn-reset {
    color: #646464;
}


/* MaxMatch / SellersPortal */

.mxmatch-descr {
    color: #505050;
    font-size: 15px;
    padding: 0 15px;
}

.panel.panel-default {
    background: #777;
    margin: auto;
    width: 100%;
    border-radius: 0;
}

.geobutton {
    border: none;
}

.mxmatch-radios label {
    margin-left: 5px;
}

.mxmatch-alert {
    padding: 0 15px;
}

.sellersmsg {
    padding: 0;
}

.sellersmsg,
.sellersmsg-noresult,
.sellersmsg h2,
.sellersmsg-noresult h2,
.sellers-hdr-sub h2,
.sellers-list-item,
.sellers-port-addr,
.sellers-port-addr h4,
.sellers-portal-form,
.seller-contact-tbl,
.sellers-search * {
    color: #505050;
    font-size: 24px;
}

.sellersmsg h2 span {
    font-size: 24px;
}

.content-page .maxmatch-officeinfo h3 {
    color: #d00017;
    margin-top: 15px;
}

.maxmatch-addr h4 {
    color: inherit;
}

.maxmatch-result-top {
    display: none;
}

.country-popup-hdr {
    background: #505050;
}

.country-name a:link,
.country-name a:visited {
    color: #505050;
}

.country-popup-hdr div {
    color: #fff !important;
}


/* Modified CSS for Featured Listings  */

.container.sugg-fav-rec .fp-container h2,
.fp-container .fp-container h2 {
    color: #505050;
    font-size: 16px;
    margin-top: 30px;
    text-align: left;
}

.container.sugg-fav-rec .fp-hdr,
.fp-container .fp-hdr {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.container.sugg-fav-rec .fp-cols,
.fp-container .fp-cols {
    z-index: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin: 0;
}

.container.sugg-fav-rec .fp-item,
.fp-container .fp-item {
    border: medium none;
    height: 255px;
    margin: 10px 0;
    position: relative;
}



.container.sugg-fav-rec .fp-mask,
.fp-container .fp-mask {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    height: 45px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.container.sugg-fav-rec .fp-info,
.fp-container .fp-info {
    padding: 0 10px;
    position: relative;
    top: -42px;
    z-index: 1;
    text-align: center;
    background: rgba(0, 0, 0, 0.0);
    line-height: 16px;
}

.container.sugg-fav-rec .fp-item-photo img,
.fp-container .fp-item-photo img {
    top: 0;
    transform: none;
}

.container.sugg-fav-rec .fp-type,
.container.sugg-fav-rec .fp-price-alt,
.fp-container .fp-type,
.fp-container .fp-price-alt {
    display: none;
}

.container.sugg-fav-rec .fp-location,
.container.sugg-fav-rec .fp-price,
.fp-container .fp-location,
.fp-container .fp-price {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.container.sugg-fav-rec .fp-price,
.container.sugg-fav-rec .fp-price-alt,
.fp-container .fp-price,
.fp-container .fp-price-alt {
    width: 100%;
}

.container.sugg-fav-rec .fp-item-photo,
.fp-container .fp-item-photo {
    background: #eee;
    height: auto;
    min-height: auto;
}





@media (min-width: 768px) {



    .sugg-cont .form-group {
        margin-bottom: 15px;
    }

    .sugg-cont .form-group .fp-item a,
    .sugg-cont .form-group .fp-item {
        margin-bottom: 0;
    }

    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        height: 148px;
    }

    .sugg-fav-rec .carousel,
    .sugg-fav-rec .carousel .item {
        height: 148px;
    }

    .container.sugg-fav-rec .fp-cols,
    .fp-container .fp-cols {
        width: 33.3333%;
    }
}

@media only screen and (min-width: 992px) {

    .listing-full .section-dark {
        padding: 0px 0 0;
    }
    .sugg-fav-rec .carousel,
    .sugg-fav-rec .carousel .item {
        height: auto;
    }
    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        height: 119px;
    }

    .fp-hdr {
        margin-top: 30px;
    }

    .fp-container {
        margin-bottom: 0;
    }

    .fp-cols {
        height: 130px;
    }

    .swiss-caaption {
        bottom: 64px;
    }

    .container.sugg-fav-rec .fp-cols,
    .fp-container .fp-cols {
        width: 16.6667%;
        margin-bottom: auto;
        margin-bottom: auto;
    }
}

.chevron-yellow,
.chevron-grey,
.chevron-red,
.chevron-white {
    background: rgba(0, 0, 0, 0) url("/sites/remaxswitzerland/regionalweb/images/chevron-circles.png") no-repeat scroll -1px -4px;
    display: inline-block;
    height: 41px;
    width: 41px;
}

.chevron-grey {
    background-position: -61px -4px;
}

.chevron-red {
    background-position: -121px -4px;
}

.chevron-white {
    background-position: -8px -61px;
    height: 27px;
    vertical-align: middle;
    width: 27px;
}

.eyecatcher-container {
    position: absolute;
    top: -85px;
    width: 100%;
    z-index: 1;
}

.eye-catcher a:link,
.eye-catcher a:visited {
    background: none repeat scroll 0 0 #e20025;
    color: #fff;
    display: inline-block;
    height: 85px;
    line-height: 30px;
    padding: 0 20px;
    width: 100%;
}

.eye-catcher h2 {
    margin: 15px 0 0;
}

a:link.btn-search {
    color: #fff !important;
}

@media(max-width:1024px) {
    .eye-catcher a:link,
    .eye-catcher a:visited {
        background: none repeat scroll 0 0 #e20025;
        color: #fff;
        display: inline-block;
        height: 60px;
        line-height: 21px;
        padding: 0 20px;
        width: 100%;
    }
    .eye-catcher h2 {
        font-size: 16px;
    }
    .eyecatcher-container {
        top: -60px;
    }
    .chevron-white {
        margin-top: -11px;
    }
}

i.map-tab:hover,
i.map-tab-active,
.tab-group .nav > li > a:hover i.map-tab {
    background-image: url('/common/images/sprites-common.png');
    background-position: -717px -296px;
}

i.gallery-tab:hover,
i.gallery-tab-active,
.tab-group .nav > li > a:hover i.gallery-tab {
    background-image: url('/common/images/sprites-common.png');
    background-position: -715px -270px;
}

i.list-tab:hover,
i.list-tab-active,
.tab-group .nav > li > a:hover i.list-tab {
    background-image: url('/common/images/sprites-common.png');
    background-position: -715px -326px;
}

.ll-view-changer.mode-changer.selected-mode {
    color: #000;
}

.tab-group .nav > li > a:focus,
.tab-group .nav > li > a span:focus,
.tab-group .nav > li > a:hover,
.tab-group .nav > li > a span:hover {
    color: #000;
}

.adv-search h4,
.adv-search h5,
.adv-search .section_txt {
    color: #000;
}

.recently-sold-overlay .over-sold-month,
.over-sold-week,
.recently-sold-overlay .over-sold-yesterday,
.recently-sold-overlay .over-sold-today,
.over-sold-days {
    background: rgba(255, 255, 204, 0.75);
    font-weight: 400;
}


/* point to different icon colours  */

.icon-phone,
.icon-cellphone,
.icon-fax,
.icon-email,
.icon-link {
    width: 20px !important;
}

.icon-phone {
    background-position: -710px -426px!important;
}

.icon-cellphone {
    background-position: -712px -453px!important;
}

.icon-fax {
    background-position: -713px -389px!important;
}

.icon-email {
    background-position: -712px -497px!important;
}

.icon-link {
    background-position: -714px -525px!important;
}

footer .social-media .col-xs-9,
footer .social-media .col-xs-3,
footer .social-media .col-xs-8,
footer .social-media .col-xs-4 {
    min-height: 50px;
}

.img-Neubau {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Neubau.jpg);
}

.img-Neubau:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Neubau_MO.jpg);
}

.img-Grundstucke {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Grundstueck.jpg);
}

.img-Grundstucke:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Grundstueck_MO.jpg);
}

.img-Luxsusimmobilie {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Luxusimmobilie.jpg);
}

.img-Luxsusimmobilie:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Luxusimmobilie_MO.jpg);
}

.img-Ferienhaus {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Ferienhaus.jpg);
}

.img-Ferienhaus:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Ferienhaus_MO.jpg);
}

.img-Maisonette {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Maisonette.jpg);
}

.img-Maisonette:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_Maisonette_MO.jpg);
}

.img-MFH {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_MFH.jpg);
}

.img-MFH:hover {
    background-image: url(/sites/remaxswitzerland/regionalweb/images/home/teaserkamp/R_Teaser_372x350_MFH_MO.jpg);
}

.listing-title {
    font-size: 17px;
    margin-top: -40px;
}

.caption-bottom {
    background: rgba(0, 0, 0, 0.5)!important;
    bottom: 0;
    color: #fff!important;
    left: 0;
    right: 0;
    padding: 2px 10px 0!important;
    text-align: center!important;
    position: absolute!important;
    text-shadow: none;
    width: 100%;
    z-index: 10;
    line-height: 10px;
    height: 47px!important;
}

.caption-bottom p {
    color: #fff!important;
    line-height: 13px!important;
    font-size: 13px;
    margin-top: 2px;
}

@media (min-width: 776px) {
    .price-type,
    .price-main,
    .price-alt {
        line-height: 30px!important;
    }
    .caption-bottom {
        min-height: 47px;
    }
    .sugg-fav-rec .carousel-inner {
        height: 154px;
    }
    .item-container img {
        display: inline-block;
        height: auto;
        position: relative;
        width: 100%;
    }
    .swiss-caption {
        bottom: 96px;
    }

    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        margin-bottom: 0;
    }
}



.table-responsive {
    min-height: 0.01%;
    overflow-x: visible;
}



.item-container img {
    display: inline-block;
    height: auto;
    position: relative;

    width: 100%;
    background: #ededed;
}

#favourites,
#recentlyviewed {
    margin-top: 0px;
}

.price-alt {
    color: #fff;
}

.listing-title {
    font-size: 16px;
    margin-top: -31px;
}

.container.sugg-fav-rec .fp-item,
.fp-container .fp-item {
    border: medium none;
    margin: 10px 0;
    position: relative;
    box-shadow: none!important;
}

.container.sugg-fav-rec .fp-item-photo,
.fp-container .fp-item-photo {
    background: #eeeeee none repeat scroll 0 0;
    min-height: auto;
}

.container.sugg-fav-rec .fp-item-photo,
.fp-container .fp-item-photo {
    overflow: hidden;
    position: relative;
}

.container.sugg-fav-rec .fp-info,
.fp-container .fp-info {
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: -37px;
    z-index: 1;
    line-height: 16px;
}

.sugg-cont div.col-md-2.col-sm-4.col-xs-12,
.sugg-fav-rec div.col-md-2.col-sm-4.col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.container.sugg-fav-rec .fp-location,
.container.sugg-fav-rec .fp-price,
.fp-container .fp-location,
.fp-container .fp-price {
    color: #ffffff!important;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.container.sugg-fav-rec .fp-type,
.container.sugg-fav-rec .fp-price-alt,
.fp-container .fp-type,
.fp-container .fp-price-alt {
    display: none;
}

.container.sugg-fav-rec .fp-type,
.fp-container .fp-type {
    font-size: 14px;
}

.container.sugg-fav-rec .fp-type,
.container.sugg-fav-rec .fp-price,
.fp-container .fp-type,
.fp-container .fp-price {
    color: #fff;
}

.container.sugg-fav-rec .fp-location,
.container.sugg-fav-recr .fp-price,
.container.sugg-fav-rec .fp-type,
.container.sugg-fav-rec .fp-price-alt,
.fp-container .fp-location,
.fp-container .fp-price,
.fp-container .fp-type,
.fp-container .fp-price-alt {
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.container.sugg-fav-rec .fp-price,
.container.sugg-fav-rec .fp-price-alt,
.fp-container .fp-price,
.fp-container .fp-price-alt {
    width: 100%;
}

.container.sugg-fav-rec .fp-location,
.container.sugg-fav-rec .fp-price,
.fp-container .fp-location,
.fp-container .fp-price {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}



.container.sugg-fav-rec .fp-item-photo,
.fp-container .fp-item-photo {
    background: #eeeeee none repeat scroll 0 0;
    min-height: auto;
    border-radius: 5px;
}

.container.sugg-fav-rec .fp-item-photo img,
.fp-container .fp-item-photo img {
    width: 100%;
}

.container.sugg-fav-rec .fp-price-alt,
.container.sugg-fav-rec .fp-type,

.fp-container .fp-price-alt,
.fp-container .fp-type {
    display: none;
}



.sugg-fav-rec {
    margin-top: 0;
    margin-bottom: 0;
}

.form-group .swiss-sugg {
    visibility: hidden;
}

.form-group:first-child .swiss-sugg {
    visibility: visible;
}

.container.sugg-fav-rec .fp-price,
.fp-container .fp-price {
    font-size: 12px!important;
}

.swiss-caption {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0px!important;
    color: #ffffff;
    height: 42px;
    left: 0;
    line-height: 18px;
    padding-bottom: 0px;
    padding-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 10;
}

.container.sugg-fav-rec .fp-info a,
.fp-container .fp-info a,
.swiss-caption a {
    color: #fff!important;
}

.btn-my-remax:hover,
.active-remax-btn {
    background: #da0812;
    color: #ffffff;
}

.btn-new-search {
    background: #ffffff;
    border: 1px solid #da001a;
    color: #da001a;
}

.btn-my-remax-ss {
    background: #da0812;
    color: #ffffff!important;
}

.btn-my-remax-ss:hover {
    background: #ae0418;
}

@media (min-width:776px) {



    .swiss-logo-res {
        margin-top: 6px!important;
        width: 80%!important;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;

    }

    .contact-popout,
    #maxmatch-contact-form-inner {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
        height: auto;
        overflow: hidden;
        position: absolute;
        text-align: left;
        width: 940px;
        z-index: 10001;
        margin: 20px auto 0;
        top: -130px;
        left: 50%;
        right: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
    }
}

.registered-user {
    margin-top: -2px!important;
}

.navbar-collapse.collapse {
    height: 70px!important;
}

p.tip-title {
    margin: 0!important;
}




.buy-rent-container {
    margin: 0 5px;
}

.btn-search {
    background: #DC1C2E;
}

.btn-toggle .btn-primary.active,
.btn-toggle:hover .btn-primary:hover,
.transaction-type-toggler.btn.btn-primary:hover {
    background: #35C54B!important;
    border-color: #35C54B!important;
}

.agentcard-url a,
.number-show {
    color: #da0812!important;
}

.box-related a:link,
.box-related a:visited {
    color: #505050!important;
}

.titlebar-listfull-contact .btn-contact,
.get-touch-topnav .btn-contact {
    border-right: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
}

.photo-agent h2 a,
.photo-office h2,
.photo-office h2 span {
    font-weight: 400;
}

.carousel .item {
    background: #ededed;
}

#MainContent .container h1 {
    margin-top: 0px;
}

.officeagent-search-container {
    margin-top: 0!important;
}

.leads-autoengagement-widget {
    max-height: 70vh;
    overflow: auto;
    z-index: 1260;
}

.close.leads-autoengagement-widget-button-close {
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    opacity: 1;
    font-weight: 300;
    padding: 0;
    padding-bottom: 4px;
}

.map-body .nav-brand.brand-logo img {
    width: 137px;
    margin-top: 0px!important;
}

@media (max-width:768px) {
    .swiss-caption {
        bottom: 29px;
    }

    .gallery-map-container {
        margin-top: 36px !important;
    }

    .brand-logo img {
        width: 80px;
    }
    .qs-position {
        background: url('/Sites/remaxargentina/regionalweb/Images/mobile-search-BG.jpg') no-repeat 0 0 / cover!important;
    }

    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        height: auto;
    }

    .officeagent-results {
        margin-top: 5px;
    }

}

a.btn-seach,
a.btn-search:visited {
    color: #fff!important;
}

@media (min-width:768px) {
    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        height: auto;
        max-height: 155px;
        line-height: 16px;
    }
    .listing-full .section-dark {
        padding: 0px 0 0;
    }

    a#contactMe {
        text-overflow: ellipsis;
        word-break: normal;
        white-space: nowrap;
        overflow: hidden;
    }

}

@media(max-width:767px) {

    .leads-autoengagement-widget {
        max-height: 407px;
        overflow: auto;
    }

    #SearchFilters {
        margin-top: 153px !important;
        z-index: 999999999 !important;
        position: absolute !important;
        top: -503px !important;
    }

    .officeagent-filter {
        margin-top: -60px;
    }

    .officeagent-search-container {
        margin-top: 150px!important;
    }

    .box-search-filter h5 {
        color: #fff;
    }

    .map-container {
        margin-top: -14px;
    }


}

@media (min-width: 991px) {
    .container.sugg-fav-rec .fp-item,
    .fp-container .fp-item {
        margin-bottom: 0;
    }
    .swiss-caption {
        bottom: 64px;
    }
    .caption-bottom {
        min-height: 47px;
    }
    .sugg-fav-rec .carousel-inner {
        height: 117px;
    }
    .item-container img {
        display: inline-block;
        height: auto;
        position: relative;

        width: 100%;
    }

    .container.sugg-fav-rec .fp-info,
    .fp-container .fp-info {
        padding: 0 10px;
        position: relative;
        text-align: center;
        top: -41px;
        z-index: 1;
        line-height: 16px;
    }
}

@media (min-width:992px) {
    .brand-logo img {
        width: 190px;
        margin-top: 0;
        transition: 0.2s all linear;
        -webkit-transition: 0.2s all linear;
        -moz-transition: 0.2s all linear;
    }
    .listing-list-body #MainContent {
        padding-top: 48px;
    }
    .map-body #MainContent {
        padding-top: 14px!important;
    }
}

.breadcrumb li a,
.breadcrumb li a span,
.breadcrumb li,
.breadcrumb > li + li::before {
    color: #333!important;
}

#TopNav .breadcrumb li a,
#TopNav .breadcrumb li a span,
#TopNav .breadcrumb li,
#TopNav .breadcrumb > li + li::before {
    color: #fff!important;
}
