._clearfix:after {content: " ";visibility:hidden;display:block;height:0;clear:both;}


.searchSidebar__submit,
.searchEngine__sorting,
.fotos .searchEngine__sorting__col .searchEngine__filtersBtn,
.searchEngine__views ul{
    display: none!important;
}
/* Search */

#search main{
   /* opacity: 0;
    background: -webkit-linear-gradient(#f7f7f7 0%, white 139px, white 0);
    background: -moz-linear-gradient(#f7f7f7 0%, white 139px, white 0);
    background: -o-linear-gradient(#f7f7f7 0%, white 139px, white 0);
    border-top: 1px solid #efefef;
    padding-bottom: 55px;*/
}

.searchLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.3);
    z-index: 99999;
}
.searchLoader img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


#searchForm li{list-style:none;}

/*------ searchSidebar ------*/

/*.searchSidebar .filter~.filter{margin-top:20px;}*/

.searchSidebar__form{
    font-size: 14px;
}
.fotos .searchSidebar__form ul.filters{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-items: center;
}
.searchSidebar .filters__mode.filter--button ul{
    display: grid;
    grid-template-columns: [start] 0.5fr [line2] 0.5fr [end];
    grid-column-gap: 15px;
}
.searchSidebar .filters__mode.filter--button ul li{
    margin-bottom: 0 !important;
}
.searchSidebar .filter--button li label{
    font-size: 16px;
}
.searchSidebar .checkbox__checkmark{
    background-color: #ffffff;
    border: 1px solid #cccccc !important;
    max-width: inherit;
}
.searchSidebar__form .checkbox__text{
    font-size: 14px;
}
.searchSidebar__form .checkbox__text::first-letter{
    text-transform: uppercase;
}
.searchSidebar__form .checkbox input:checked ~ .checkbox__text {
    font-weight: bold;
}
.searchSidebar__submit {
    width: 100%;
    margin-top: 17px;
}

.chosen-container-single .chosen-single span{
    font-size: 14px;
}

.filters .filter{
    padding: 15px 0;
}
.filter--text{
    width: 50%;
    position: relative;
}
.filter--text .autocomplete_search{
    z-index: 2;
}
.filter--button ul{overflow:hidden;}
.filter--buttonSpaceBetween li{margin:0;width:48%;}
.filter--buttonSpaceBetween li:last-child{float:right;}
.filter--button li label,
div.filters__modeLabel{
    cursor: pointer;
    display: block;
    height: 39px;
    font-size: 15px;
    line-height: 39px;
    padding: 0 15px;
    text-align: center;
    color: var(--color-blue);
    border: 1px solid var(--color-blue);
    transition: 0.2s all;
}
.searchSidebar .filter--button li label.filters__modeLabel{
    color:white;
    border-radius: 3px;
    background-color: var(--color-blue);
    border: none;
}
.filter--button li label:hover,
div.filters__modeLabel:hover{
    color: #ffffff;
    background-color: var(--color-blue);
    transition: 0;
}
.searchSidebar .filter--button li label.filters__modeLabel:hover{
    font-weight: bold;
}
.filter--button input{display:none;}
.filter--button input:checked+label{color:#ffffff;background-color:var(--color-blue);}
.searchSidebar .filter--button input:checked+label.filters__modeLabel{font-weight: bold;}

.filter--label ul{overflow:hidden;}
.filter--label li{float:left;margin-left:5px;}
.filter--labelSpaceBetween li{margin:0;width:48%;}
.filter--labelSpaceBetween li:last-child{float:right;}
.filter--label li label{color:#999999;cursor:pointer;display:block;}
.filter--label input{display:none;}
.filter--label input:checked+label{color:var(--color-blue);}

.filter--checkbox{}
.filter--checkbox input{cursor:pointer;border:1px solid #cccccc;width:20px;height:20px;-webkit-appearance:checkbox;appearance:checkbox;opacity:1!important;}
.filter--checkbox label{vertical-align:super;}


.filter--prettycheckbox label{vertical-align:super;text-transform:capitalize;padding-left: 20px;}
.filter--prettycheckbox label span{display:inline-block;}

.filter--select ul li[class*='filters']{margin:10px 0;}
.filter--select50 ul li[class*='filters']{margin:0;}
.filter--select50 ul:after{content: " ";visibility:hidden;display:block;height:0;clear:both;}
.filter--select50 li[class*='filters']{box-sizing:border-box;float:left;width:50%;}
.filter--select50 li[class*='filters']:first-child{padding-right:3.5px;}
.filter--select50 li[class*='filters']:last-child{padding-left:3.5px;}

.filter--multiple:not(.filters__situation){
    margin: 0 -7px;
}
.filter--multiple:not(.filters__situation) > *:not(.filters__situation),
.searchFull__filter > *{
    padding: 0 7px;
}

.filter--multiple:not(.filters__situation) .searchFull__cols .filter{
    height: 170px;
}

/*.filter--multiple,
.filter--multiple.filters__situation > *{
    display: flex;
}*/
/*.filter--multiple.filters__situation > *{
    width: 100%;
}*/
/*.filter--multiple > *{
    width: 27.666%;
}
.filter--multiple > *:first-child{
    width: 17%;
}*/

.filter--multiple.filters__situation > * > *{
    padding: 0 10px;
    width: 100%;
}
.filter--multiple .filter__option{
    padding: 7px 10px;
    cursor: pointer;
    font-size: 14px;
    color: #222222;
    line-height: 1.4;
}
.filter--multiple .filter__option.selected{
    background-color: var(--color-blue);
    color: #ffffff;
}
.filter--multiple .select-box{
    position: relative;
    overflow: auto;
    height:100%;
    text-align: left;
}
.filter--multiple .filter{
    box-sizing: border-box;
}


.filter--blockradio ul{overflow:hidden;}
.filter--blockradio ul li{box-sizing:border-box;float:left;width:20%;}
.filter--blockradio ul li:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;}
.filter--blockradio ul li:last-child{border-right:1px solid #cccccc;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.filter--blockradio ul li input{display:none;}
.filter--blockradio ul li label{background-color:#ffffff;padding:0;height:36px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;list-style:none;box-sizing:border-box;display:block;cursor:pointer;text-align:center;height:36px;line-height:36px;}
.filter--blockradio ul li label:hover,
.filter--blockradio ul li input:checked+label{background:var(--color-blue);}

.filter--outblockradio ul{overflow:hidden;}
.filter--outblockradio ul li{box-sizing:border-box;float:left;width: 20%;padding: 5px 0;}
.filter--outblockradio ul li:nth-child(2n+6){
    clear: left;
}
.filter--outblockradio ul li input{display:none;}
.filter--outblockradio ul li label{
    cursor:pointer;
}
.filter--outblockradio ul li label span{display:inline-block;width:20px;height:20px;vertical-align: text-bottom;margin-right: 5px;}
.filter--outblockradio ul li label span{background-color:#ffffff;padding:0;border:1px solid #cccccc;list-style:none;box-sizing:border-box;}
.filter--outblockradio ul li input:checked+label span{background:rgb(180, 171, 148);}

#search .filters__referenceInput,
#content-buy-rent .filters__referenceInput{
    background-image: url(/templates/realestate/images/icon-lupa-grey.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: right 10px center;
    border: 1px solid black!important;
    padding: 10px 45px 10px 10px;
    height: auto;
    font-size: 14px;
}

.searchMain__container{
    width: 100%;
    float: none;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;

}
.searchMain__containerAux{display:table;width:100%;}
.searchMain__containerAux>*{display:table-cell;vertical-align:middle;}
.searchMain__titles{text-align:left;width:60%;font}
#title-search.searchMain__titles {
    padding-bottom: 0 !important;
}
.searchMain__title{
    margin-bottom: 5px;
}
.searchMain__title h1{
    font-size: 18px;
}
.searchMain__title:first-letter{text-transform: uppercase;}
.searchMain__subtitle h2{display: block;color: var(--color-blue);font-size: 16px;}
.searchMain__filters{text-align:right;width:500px;white-space:nowrap;}

.searchEngine__containerAux{}
.searchEngine__containerAux>*{float:left;box-sizing:border-box;}
.searchEngine__filters{
    width:100%;
    position: relative;
    z-index: 2;
}
.searchEngine__sorting{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:space-between;-moz-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-betweend;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 20px;
}

.searchEngine__filters__close{
	display: none;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 20px;
	height: 20px;
}
.searchEngine__filtersBtn{
	display: none;
}

.fn_Cleanfilters{
    cursor: pointer;
    text-transform: uppercase;
}
.fn_Cleanfilters img{
    vertical-align: middle;
}
.fn_Cleanfilters:hover{
    text-decoration: underline;
}
/*--- fotos ---*/
/* Search filter sidebar */
/*.fotos .searchEngine__filters{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 280px;
    z-index: 250;
    background-color: #ffffff;
    padding: 60px 20px 20px;
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.05);
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}*/
section.fotos.searchEngine{
    border-top: 1px solid #e5e5e5;
}
.fotos .searchEngine__filters.-active-{
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	transition: 0.2s transform;
}
.fotos .searchEngine__filters__close{
	display: block;
	cursor: pointer;
}

/* Results */
.fotos .searchEngine__filtersBtn{
	display: block;
}
.fotos .searchEngine__results {
    width: 100%;
    padding-left: 0;
}
.fotos .propertiesList {
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.fotos .propertiesList .propertyBlockOuter{
    width: 33.333%;
    padding: 0 7.5px 15px;
}

.fotos .leadform{
	max-width: 900px;
}




.searchEngine__sorting__col{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
	display:flex;
}
.searchEngine__sorting__col > *:not(:last-child){
	margin-right: 10px;
}

.searchEngine__order{
    position:relative;
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:flex-end;-moz-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;
    justify-content:flex-end;
}
.searchEngine__order i{
    position: absolute;
    right: 0;
    top: 2px;
    color:#9f0033;
}
.searchEngine__sortLabel{}
.searchEngine__sortSelect{
    width: 180px;
    margin-left: 10px
}
.searchEngine__views ul{
    white-space: nowrap;
}

.searchEngine__views li{
    display: inline-block;
}
.searchEngine__views li:first-child{
    margin-right: 10px;
}
.searchEngine__views li label i{
    margin-right: 5px;
}
/*.searchEngine__views li input[id="listado"]+label{
    background-image:url(/templates/realestate/images/icon-list-brown.png);
}
.searchEngine__views li input[id="listado"]:checked+label{
    background-image:url(/templates/realestate/images/icon-list.png);
}
.searchEngine__views li input[id="fotos"]+label{
    background-image:url(/templates/realestate/images/icon-blocks-brown.png);
}
.searchEngine__views li input[id="fotos"]:checked+label{
    background-image:url(/templates/realestate/images/icon-blocks.png);
}*/

.searchEngine__views input+label{
    line-height: 37px;
}
.searchEngine__views input+label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: sub;
    margin-right: 10px;
}
.searchEngine__views .searchEngine__view--list input+label:before {
    background-image: url(/templates/realestate/images/list.svg);
    filter: none;
    transition: 0s;
    
}
.searchEngine__views .searchEngine__view--list input:checked+label:before,
.searchEngine__views .searchEngine__view--list input+label:hover:before {
    background-image: url(/templates/realestate/images/list.svg);
    filter: brightness(0) invert(1);
     
}
.searchEngine__views .searchEngine__view--fotos input+label:before {
    background-image: url(/templates/realestate/images/mosaic.svg);
    transition: 0s;
}
.searchEngine__views .searchEngine__view--fotos input:checked+label:before,
.searchEngine__views .searchEngine__view--fotos input+label:hover:before {
    background-image: url(/templates/realestate/images/mosaic.svg);
     filter: brightness(0) invert(1);
}

.searchEngine__results{width:74%; padding-left: 20px;}
.searchEngine__results ._row{margin-top:-15px;width:auto;}
.searchEngine__results #title-search{font-size: 20px;padding-bottom: 20px;font-family: 'Montserrat-Regular'}
/* .box-content-search{background:#f1f0ed;padding:20px;} */
.searchEngine #contactform{width:100%;}
.searchEngine #contactform fieldset li{box-sizing:border-box;float:left;width:50%;}
.searchEngine #contactform fieldset li:not(.form-textarea):nth-child(even){padding-left:5px;}
.searchEngine #contactform fieldset li:not(.form-textarea):nth-child(odd){padding-right:5px;}
.searchEngine #contactform fieldset li.form-textarea{width:100%;}
.searchEngine #contactform form p{width: 50%;float:right;margin-top:-40px;text-align: right;}
.searchEngine #contactform form p input{background-position:left 20px center;max-width:140px;padding-left:52px;}
.searchEngine__noresults,
.searchEngine__footer {
    background-color: var(--color-beige);
    font-size: 16px;
    line-height: 1.4;
}
.searchEngine__noresults{
    padding: 20px;
    font-size: 20px;
    margin-bottom: 20px;
}
.searchEngine__footer{
    padding: 40px;
}

.searchEngine__closing {
    margin-top: 30px;
}


.searchEngine__virtuals:not(:first-child){
margin-top: 30px;
}
.searchEngine__virtualsTitle {
    margin-bottom: 10px;
    padding: 0 50px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    line-height: 1.1;
}
.searchEngine__virtuals ul{
display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;
justify-content:center;
}
.searchEngine__virtuals li {
margin: 10px 10px 0;
}
.searchEngine__virtuals a {
text-decoration: underline;
color: inherit;
color: var(--color-blue);
}

.filters__grouptitle{padding-top:10px;margin-bottom: 0px;cursor: pointer;user-select: none}
.filters__grouptitle h4{
    font-size: 16px;
    font-weight: normal;
    color: black;
    width: max-content;
    text-transform: uppercase;
}
.fn-dropdown-filter{
    position: relative;
    
}
.fn-dropdown-filter ul:not(.chosen-results){
    display: none;
    transition: .3s;
    position: absolute;
    z-index: 20;
    width: max-content;
    background: white;
    flex-direction: column;
    padding: 20px 20px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
    right: 0;
}

.fn-dropdown-filter.-active- ul:not(.chosen-results){
    
    display: flex;
    
}
.filters__orderOption .fn-checkbox{
    display: block;
    width: max-content;
}
.fn-dropdown-filter .filters__grouptitle{
    position: relative;
    padding-bottom: 8px;
    padding: 8px;
    margin: 0 4px;
}
.fn-dropdown-filter.-active- .filters__grouptitle:after,
.fn-dropdown-filter:hover .filters__grouptitle:after{
    opacity: 1;
}
.fn-dropdown-filter .filters__grouptitle:after{
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #333;
    transition: .4s;
    opacity: 0;
}
.fn-dropdown-filter--title{
    padding-bottom: 5px;
    color: black;
}
.filters__checklistOption{
    position:relative;
}
.filters__checklistOption:not(:last-child){
    margin-bottom: 8px;
}
.filters__checklist .filters__checklistOption{
    border: 1px solid var(--color-blue);
    color: var(--color-blue);
    cursor: pointer;
    transition: 0.2s all;
}
.filters__checklist .filters__checklistOption:hover{
    color: #ffffff;
    background-color: var(--color-blue);
}
/* .filters__checklistOption:not(:last-child){
    margin-bottom: 10px;
} */
.filters__checklist .filters__checklistOption:before {
    content: "X";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: sans-serif;
    font-size: 14px;
}
.filters__checklistOption input{
    position: fixed;
    display: block;
    right: 1000vw;
    height: 0;
    width: 0;
    opacity: 0;
    margin: 0;
}
.filters__checklist .filters__checklistOption input{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: -1;
}





.filters__bedroomsOption,
.filters__bathroomOption {
    display: inline-block;
    margin-right: 10px;
}
@media(max-width:1110px){
    .filters__bedroomsOption,
    .filters__bathroomOption {
        margin-right: 4px;
    }
    .fn-dropdown-filter .filters__grouptitle{
        padding: 0 2px;
    }
}
.filters__bedroomsOption .checkbox__checkmark,
.filters__bathroomOption .checkbox__checkmark{
    max-width: initial;
}
.filters__checklist{
    margin-top: 10px;
}
.filters__checklistText{
    position: relative;
    display: block;
    padding: 8px 10px;
}

#searchForm .customSelect{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#searchForm .customSelect > a,
#searchForm .chosen-container > a,
#searchForm select,
.searchEngine__sortSelect,
#search .filters__referenceInput{
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid black!important;
    color: #000;
    background-color: var(--color-beige-back);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    box-shadow: none;
    line-height: normal;
    border-radius: 0;

}
.filters__referenceInput::placeholder{
    text-transform: uppercase!important;
    color: #6e6e6e;
}
#searchForm .fn-dropdown-filter .chosen-container > a{
    background-color: white;
    width: 160px;
}
#search .filters__referenceInput,
#content-buy-rent .filters__referenceInput{
    width: 340px;
}
.searchEngine__filters .filters__referenceInput:-webkit-autofill {
    -webkit-text-fill-color: black;
    color: white;
}
#searchForm .customSelect > a,
#searchForm .chosen-container > a,
#searchForm select,
.searchEngine__sortSelect{
    padding: 0 10px;
    padding-right: 35px;
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    background-image: url(/templates/images/arrows/arrow-down.png);
    background-repeat: no-repeat;
    background-position: right 15px top 50%;
    cursor: pointer;
}

.searchHorz__filters .customSelect > a,
.searchHorz__filters .chosen-container > a,
.searchHorz__filters select,
.searchHorz__filters .searchEngine__sortSelect{
    line-height: normal !important;
}

#searchForm .chosen-container-single .chosen-single div{
    display:none;
}
#searchForm .chosen-search{
    margin:0;
    padding:5px 10px;
}
#searchForm .chosen-search input{
    border-radius:2px;
    border: 1px solid #cccccc;
    margin:0;
}
#searchForm .customSelect .customSelect__drop,
#searchForm .chosen-drop{
    background: #ffffff;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    width: auto;
    min-width: 100%;
    margin-top: -2px;
    border-radius: 0 0 4px 4px;
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}
/* #searchForm .chosen-container.chosen-with-drop .chosen-drop{

} */
.chosen-container .chosen-drop{
    display:none;
    left: auto!important;
}
.chosen-container.chosen-with-drop .chosen-drop{
    left: auto!important;
}

#searchForm .customSelect__results,
#searchForm .chosen-results{
    margin:0;
    padding:0;
}
#searchForm .customSelect__result,
#searchForm .chosen-results li{
    font-size: 14px;
    padding: 7px 20px 7px 10px;
    white-space: nowrap;
    cursor:pointer;
}
#searchForm .chosen-results li:only-child{
    margin-top: 4px;
}

#searchForm .customSelect__result.selected,
#searchForm .chosen-container .chosen-results li.highlighted,
#searchForm .chosen-container .chosen-results li.result-selected{
    background: var(--color-blue);
    color: #ffffff;
}
#searchForm .customSelect .customSelect__drop{
    opacity:0;
    overflow: hidden;
    max-height: 0;
    transition: max-height .2s;
}
#searchForm .customSelect--open .customSelect__drop{
    display: block;
    overflow:auto;
    max-height: 400px;
    opacity:1;
}


/* end common styles */

/*--- searchFull ---*/
.searchFull {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 15px 30px 20px;
    box-shadow: 2px 2px 4px 1px rgba(0,0,0,.2);
}
.searchFull__content > *{
    width: 100%;
}
.searchFull__title{text-transform: uppercase;text-align: center;font-size: 1.6em;display: block;margin-bottom:15px;text-align:center;color:#ffffff;}
.searchFull__title h1{font-weight:normal;color:#ffffff;}
.searchFull__form{}
.searchFull__filters:not(:last-child){margin-bottom:14px;}
.searchFull__filters--auto200{margin-left:auto;margin-right:auto;max-width:200px;}
.searchFull__filters--bottom{}
.searchFull__filters--fl{overflow:hidden}

.searchFull__cols {
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: 15px;
}
.searchFull__cols > * {
    width: 33.333%;
    padding: 0 4px;
}

/* Mode */
.searchFull__mode{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;
    justify-content:center;
    margin-bottom: 10px;
    overflow: hidden;
}
.searchFull .filters__modeOption{
    display: inline-block;
}
.filters__mode{
    margin-right: 10px;
}
.searchFull .filters__modeOption{
    margin-bottom: 0 !important;
}
.searchFull .filters__modeLabel{
    background-color: transparent !important;
    color: var(--color-blue);
    border: none;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Heebo',Arial, sans-serif;
}
.searchFull .filters__modeLabel:last-child.-active-{
    color: #ffffff;
}

.searchFull__filtersTitle {
    text-align: left;
    font-family: 'Heebo',Arial, sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #5f5f5f;
    margin-bottom: 5px;
    font-size: 15px;
    color: var(--color-blue);
}
.searchFull__filtersTitle:first-letter,
.filter__option:first-letter,
.chosen-single:first-letter{
    text-transform: uppercase;
}

/* Select box */
.searchFull__select {
    border: 1px solid #444444;
    padding: 10px;
}
.searchFull .select-box{
    background-color: transparent;
    border: none !important;
}
/*.searchFull .filter--multiple .select-box::-webkit-scrollbar {
    display: none;
}*/
.searchFull .filter--multiple .filter__option{
    background-color: transparent;
    color: #969696;
    padding: 5px 0;
}
.searchFull .filter--multiple .filter__option.selected{
    color: #ffffff;
}
.searchFull #searchForm .filter__option{
    padding: 5px 0;
    background: transparent;
}

.searchFull .tab--sell.-active- ~ .searchFull__filters--bottom {
    display: none;
}


/* submit */
.searchFull__filter{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:flex-end;-moz-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;
    justify-content:flex-end;
}
.searchFull__bottom{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;
}
.searchFull__bottom:first-child{
    padding-right: 2px;
}
.searchFull__btns{
    padding-left: 7px;
}
.searchFull__submit{
    border: none;
    width: 100%;
    background-color: var(--color-blue);
    transition: 0.2s all;
}
.searchFull__submit:hover{
    background-color: #948150;
}
.searchFull__submitInner:before{
    content: "";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url(/templates/realestate/images/icon-lupa.png);
}

.searchFull .filters__reference,
.searchFull .filters__reference input{
    height: 100%;
}

.swapLinkBlock{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: left;
}
.swapLinkBlock__title{
    transition: .2s;
    margin-top: 19px;
    text-decoration: underline;
    color: var(--color-blue);
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding-left: 12px;
}
body:not(.isTablet) .swapLinkBlock__title:hover{
    color: #ffffff;
}
.swapLinkBlock.active .swapLinkBlock__title{
    display: none;
}
.swapLinkBlock__block{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    transition: .5s;
}
.swapLinkBlock.active .swapLinkBlock__block{
    opacity: 1;
    z-index: 0;
}
.swapLinkBlock input{
    height: 100%;
    width: 100%;
}

/* searchHorz */
.searchHorz{
    margin-top: 30px;
}
.searchHorz__container{
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 15px 10px;
    box-shadow: 2px 2px 4px 1px rgba(0,0,0,.2);
}
.searchHorz__filters {
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;
    justify-content:center;
    text-align: center;
}
.searchHorz__filters > *{
    width: 180px;
    padding: 0 5px;
    text-align: left;
}
#content-buy-rent .searchHorz__filters > *{
    width: 200px;
}
.searchHorz__btns{
    width: 160px;
}

.searchHorz #searchForm .customSelect > a,
.searchHorz #searchForm .chosen-container > a,
.searchHorz #searchForm select,
.searchHorz .searchEngine__sortSelect{
    padding: 14px 10px;
    height: auto;
    border: none;
}
.searchHorz__submit{
    width: 100%;
    height: 100%;
}
.searchHorz .chosen-container .chosen-results li:only-child{
    margin-top: 5px;
}
.searchHorz #searchForm .customSelect .customSelect__drop,
.searchHorz #searchForm .chosen-drop{
    border: none;
}



/* buscador-generico */
.searchGeneric{width: 1010px;}
.searchGeneric .filter~.filter{margin:0;}
.searchGeneric__form{margin-top:20px;}
.searchGeneric__form>ul{display:inline-table;width:calc(100% - 170px);}
.searchGeneric__form>ul>li{list-style: none;display: table-cell;padding-right:9px;text-align:left;}
.searchGeneric__form>ul>li:last-child{padding-right:6px;}
.searchGeneric__submit{height:45px;background: var(--color-blue);color: white;border-radius: 2px;border: none;font-weight: bold;width: 165px;background-repeat: no-repeat;text-align: center;background-position: 50px center;display: inline-block;vertical-align: middle;}
.searchGeneric__submit:hover{background: #226b98;}

#content-area .searchGeneric__form>ul>li,
#content-poblacion .searchGeneric__form>ul>li{
    width:25%;
}
#content-sell-rent .searchGeneric__form>ul>li{
    width:33.33%;
}


/* Promotions units table */
.unitsTable{
    width: 100%;
    text-align:center;
    font-size:15px;
}
.unitsTable thead{
    background:var(--color-blue);
    color:#ffffff;
    font-weight:bold;
}
.unitsTable tbody{
    background: #f9f9f9;
}
.unitsTable tbody tr:not(:last-child){
    border-bottom: 1px solid #dfdfdf;
}
.unitsTable tbody tr:nth-child(even){
    background: #ececec;
}
.unitsTable thead>tr>td{
    padding: 10px 9px;
}
.unitsTable tbody>tr>td{
    padding: 15px 9px;
}


.searchEngine__title{
    margin:0;
    font-size: 18px;
    text-transform: uppercase;
}
#title-search{
    padding-bottom:20px!important;
}


.filters__extras.filter--checkbox label{
    text-transform: none;
}